Commit Graph

6251 Commits (1661855f5bbbfbbc7643ddecc6b00ef7a53f35f7)

Author SHA1 Message Date
Carl Schwan 6eabaaf104
refactor: Deprecated user config from IConfig correctly 1 month ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 1 month ago
Josh 511f54324a
chore: drop unused Darwin range test variation 1 month ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 1 month ago
Josh d9a7e0855c refactor(tests): use OS constant over function 1 month ago
nfebe 6bccaf778a fix(sharing): Allow public share access for everyone 1 month ago
provokateurin 0c3a872908
feat(CertificateManager): Add option to specify the default certificates bundle path 1 month ago
Joas Schilling 7a4167fe28
fix(oracle): Don't run tests against unsupported Oracle version anymore 1 month ago
Louis Chmn 73c6b17fae fix(View): Normalize path in `getAbsolutePath` 2 months ago
nfebe 40246d9a19 fix(sharing): Add isTrustedServer flag to lookup results 2 months ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 2 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 2 months ago
Côme Chilliet f9abfe0473 fix(tests): Use testing application for testing ajax endpoints, not user_ldap 2 months ago
Marcel Müller 234f183f8e feat: Add option to update the public key of a user 2 months ago
Carl Schwan 2b61abd9ad refactor(db-adapter): Add tests about fetch methods 2 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 2 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 2 months ago
Joas Schilling 75a8b9aff5
fix(db): Skip test on Oracle 11g 2 months ago
Joas Schilling 4676b12a32
fix(db): Fix comparing JSON data in MySQL and MariaDB 2 months ago
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres 2 months ago
Côme Chilliet 4e83d20837 feat(login): Add rememberme checkbox 2 months ago
Joas Schilling 2b9083ab29
feat(rate-limit): Allow overwriting the rate limit 2 months ago
Richard Steinmetz ccc0c3c25f fix(l10n): do not consider user language when getting the generic one 2 months ago
Daniel Calviño Sánchez c40fcba5a4 fix: Fix user collaborators returned when searching for mail collaborators 2 months ago
Daniel Calviño Sánchez 2c841b2337 test: Rename data providers to match the name of their tests 2 months ago
Daniel Calviño Sánchez 74fd144003 test: Replace magic value with named constant of share type 2 months ago
Daniel Calviño Sánchez a0e8d943f1 test: Rename parameters to show that they are expected values 2 months ago
Daniel Calviño Sánchez 45f2683a73 test: Fix parameter documentation 2 months ago
Marcel Müller b91034b3cf chore: Add server version to default crawler user agent 2 months ago
Arthur Schiwon f4b4cb5493
Revert "feat(group): Sanitize group names and ids on creation" 2 months ago
Robin Appelman 2970232790
fix: make failed availability check apply in the same request 2 months ago
Louis Chmn 989011766e feat(group): Sanitize group names and ids on creation 2 months ago
Ferdinand Thiessen 6336eac6a5
chore: setting test metadata in annotations is deprecated (use attributes) 2 months ago
Ferdinand Thiessen b2ffff385a
chore(tests): cleanup previews in teardown 2 months ago
Ferdinand Thiessen 1eeed0a170
refactor(tests): teardown is now always called - also when skipped 2 months ago
Ferdinand Thiessen f1e82b10e6
refactor(tests): `getMockForAbstractClass` is deprecated 2 months ago
Ferdinand Thiessen b2e767d98c
refactor(tests): `returnValue` is deprecated 2 months ago
Ferdinand Thiessen b7488550f7
refactor(tests): `getMockForTrait` is deprecated 2 months ago
Ferdinand Thiessen be6b39f280
refactor(tests): special name `method` is deprecated in PHPUnit 2 months ago
Ferdinand Thiessen e3b34891b0
chore: migrate to PHPUnit 11 2 months ago
Joas Schilling 34f1ae62a1
fix(jobs): Limit command jobs to known cases 2 months ago
Benjamin Gaussorgues 1f74ed9239
feat(config): add serverid configuration and use it for Snowflakes 2 months ago
Benjamin Gaussorgues 83dd9d313a
feat(snowflakeids): add File Sequence Generator 2 months ago
Marcel Klehr 8207afb7db fix: Use UserFacingProcessingException properly in tests 2 months ago
Ferdinand Thiessen af7c56a75e test(TaskProcessing): use proper types 2 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 2 months ago
Benjamin Gaussorgues c9b055a0d0 feat(database): introduce Snowflake IDs generator 2 months ago
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Daniel Kesselberg 6e04437de6
fix: validate filename when creating file from template 3 months ago