Commit Graph

7597 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 3 months ago
Daniel Kesselberg 53fb05e2d0
fix(nullcache): make get compliant with the interface 3 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 3 months ago
Maxence Lange d29e1dc380 feat(lexicon): new tests about lexicon migration 3 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 3 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 3 months ago
Richard Steinmetz b6af06d2e0
fix: revive always storing lowercased email addresses 3 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 4 months ago
Salvatore Martire 2465e034b8 style(occ): clean up SettingTest class 4 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 4 months ago
Ferdinand Thiessen ad838b21a1
test: adjust karma global state mock 4 months ago
invario 2b58f74cc8
Fix: Remove X-XSS-Protection use, check and recommendation 4 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 4 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Daniel Kesselberg df9a275c89 test: addd test for hideFromCollaboration 4 months ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 4 months ago
Côme Chilliet aa906391f6
fix(tests): Simplify error handling in tests/enable_all.php 4 months ago
Côme Chilliet 143bcf95ef
fix(tests): Enable more PHP modules in phpunit-32bits 4 months ago
Ferdinand Thiessen 96d423c8d3
chore: update openAPI files 4 months ago
Joas Schilling a425a1affc
test: Add a hint message on boolean comparison 4 months ago
Joas Schilling ebee539902
ci: Migrate PHPUnit configs 4 months ago
Joas Schilling 86857f2c12
test: Load all apps locally as well 4 months ago
Joas Schilling be0fbacfdf
test: Enable all default apps 4 months ago
Joas Schilling b9984cb3ef
test: Remove tests/apps.php which is no longer supported 4 months ago
Joas Schilling 6157bf9276
test: Remove suffix to reduce warnings about not extending TestCase 4 months ago
Côme Chilliet a10182f6fb
fix(tests): Force lazy ghost initialisation in container tests 4 months ago
Côme Chilliet 89f51a8f4e
chore(tests): Add test for AppConfig::getAppInstalledVersions 4 months ago
Côme Chilliet a2fdeccc31
chore(tests): Adapt AppManager test to the use of searchValues 4 months ago
Ferdinand Thiessen db7b0ae154
test: cleanup karma (jsunit) tests and move files_external to Cypress 4 months ago
Joas Schilling 89a7778f87
test: Mock ITaskManager to remove test interactions 4 months ago
Andrey Borysenko 7994332338
feat: add support for sensitive Declarative settings values encryption 4 months ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 4 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 4 months ago
Ferdinand Thiessen 9422b6d6d0
test: adjust library tests for PHPunit deprecations 4 months ago
Côme Chilliet 7c251e4f96
fix: Remove useless legacy autoloader 4 months ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 4 months ago
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 5 months ago
Joas Schilling 0d79156bb2
test: Speed up comments test 5 months ago
Arthur Schiwon bdc68989d5
fix: unbloc ffmpeg on some broken videos 5 months ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 5 months ago
Côme Chilliet 4574710c11
chore: Add an autoload.php file for tests relying on core class 5 months ago
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 5 months ago
Ferdinand Thiessen 3868d62a8f
test: move legacy tests to non-depecated class tests 5 months ago
Côme Chilliet 70ef0a8db7
fix: Remove calls to legacy callers in tests 5 months ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 5 months ago
John Molakvoæ (skjnldsv) 62a9ec2067 fix(core): remove untranslated mime names 5 months ago
John Molakvoæ (skjnldsv) ada985e651 chore: update mimetypenames 5 months ago
Ferdinand Thiessen e4ed062d68
fix(RouteParser): bail out if method name contains hashtag 5 months ago
provokateurin 63ba61487b
chore(AppFramework): Remove unused RouteConfig class and migrate tests to RouteParser 5 months ago