Commit Graph

6267 Commits (master)

Author SHA1 Message Date
Salvatore Martire 6c19fbcf4d fix: adjust authoritative setup path caching logic 5 days ago
Joas Schilling 226b7df65e
fix(Hooks): Don't use offset null as it's deprecated (and not actually used) 1 week ago
Joas Schilling 56793fa5b8
fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 1 week ago
Carl Schwan 3183ea79d2
refactor(external-share): Port more code to string as type for the id 2 weeks ago
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 2 weeks ago
Benjamin Gaussorgues fa7e569a16
fix(snowflakes): FileSequence generator must always use the same dir 2 weeks ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2 weeks ago
Julius Knorr a45f4b0cdc
fix: Fix setting name inconsistency between backend and frontend 2 weeks ago
Carl Schwan 6eabaaf104
refactor: Deprecated user config from IConfig correctly 2 weeks ago
Josh b2bc785986
chore: make php-cs happy 2 weeks ago
Josh 50a94a35ee test(files/type): leading zero extension preservation 3 weeks ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 3 weeks ago
Josh 511f54324a
chore: drop unused Darwin range test variation 3 weeks ago
Carl Schwan 0e686fc6a9
feat: Port jobs table to snowflakes ids 3 weeks ago
Josh d9a7e0855c refactor(tests): use OS constant over function 3 weeks ago
nfebe 6bccaf778a fix(sharing): Allow public share access for everyone 4 weeks ago
provokateurin 0c3a872908
feat(CertificateManager): Add option to specify the default certificates bundle path 4 weeks ago
Joas Schilling 7a4167fe28
fix(oracle): Don't run tests against unsupported Oracle version anymore 4 weeks ago
Louis Chmn 73c6b17fae fix(View): Normalize path in `getAbsolutePath` 1 month ago
nfebe 40246d9a19 fix(sharing): Add isTrustedServer flag to lookup results 1 month ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 1 month ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 1 month ago
Côme Chilliet f9abfe0473 fix(tests): Use testing application for testing ajax endpoints, not user_ldap 1 month ago
Marcel Müller 234f183f8e feat: Add option to update the public key of a user 1 month ago
Carl Schwan 2b61abd9ad refactor(db-adapter): Add tests about fetch methods 1 month ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 1 month ago
Carl Schwan 503a65ddd0 refactor: Run rector 1 month ago
Joas Schilling 75a8b9aff5
fix(db): Skip test on Oracle 11g 1 month ago
Joas Schilling 4676b12a32
fix(db): Fix comparing JSON data in MySQL and MariaDB 1 month ago
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres 1 month ago
Côme Chilliet 4e83d20837 feat(login): Add rememberme checkbox 1 month 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