Commit Graph

7894 Commits (master)

Author SHA1 Message Date
Robin Appelman 047ff27e46 test: add tests for watcher check filter 5 days ago
Salvatore Martire 6e9ba894a2 fix: add $forChildren parameter to IPartialMountProvider 7 days ago
Salvatore Martire 6c19fbcf4d fix: adjust authoritative setup path caching logic 2 weeks ago
Joas Schilling 226b7df65e
fix(Hooks): Don't use offset null as it's deprecated (and not actually used) 2 weeks ago
Joas Schilling 56793fa5b8
fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 2 weeks ago
Carl Schwan 3183ea79d2
refactor(external-share): Port more code to string as type for the id 3 weeks ago
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 3 weeks ago
Benjamin Gaussorgues fa7e569a16
fix(snowflakes): FileSequence generator must always use the same dir 3 weeks ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 3 weeks ago
Julius Knorr a45f4b0cdc
fix: Fix setting name inconsistency between backend and frontend 3 weeks ago
Carl Schwan 6eabaaf104
refactor: Deprecated user config from IConfig correctly 4 weeks ago
Carl Schwan 247b66c5ee
fix(preview-cleanup): Also delete previews stored in the oc_previews table 4 weeks ago
Josh b2bc785986
chore: make php-cs happy 4 weeks ago
Ferdinand Thiessen 65135bba31
chore: move behat dependencies to vendor-bin 4 weeks ago
Josh 50a94a35ee test(files/type): leading zero extension preservation 4 weeks ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 4 weeks 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` 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 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