Commit Graph

7723 Commits (e2ea6d46802255cd1dcdedf0c0d5aeabdcaf283d)

Author SHA1 Message Date
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 4 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 4 months ago
provokateurin 5057d5fcc5 fix(core): Stop abusing the cache for avatar upload 4 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 4 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 4 months ago
Daniel Kesselberg af38184b6f
fix: Make DummyJobList.getJobsIterator return an interable instance 4 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 4 months ago
Joas Schilling 51f596e0c2
test: Fix double space 4 months ago
Joas Schilling 4082a45d6d test: Adjust the hashes and signatures 4 months ago
Josh 7996a3eb3a chore: remove mbstring.func_overload from htaccessWithValidModifiedContent 4 months ago
Josh 6d55224d46 chore: remove mbstring.func_overload from setUploadLimit .user.ini 4 months ago
Josh 8ac796cd86 chore: remove `mbstring.func_overload` from setUploadLimit .htaccess 4 months ago
Côme Chilliet 07b046f762 fix(tests): Fix fopen in mock returning null which is not a valid return 4 months ago
Joas Schilling 894fda1a4d
ci: Update testing certificates that expired after 10 years 4 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 4 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 5 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 5 months ago
Côme Chilliet f5111c0961
chore(tests): Do not mock DependencyAnalyzer in AppManagerTest 5 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 5 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 5 months ago
Côme Chilliet 3cea218750
chore(tests): Use valid application names for tests 5 months ago
Côme Chilliet 3e01a429e7
chore: Replace last calls to OC_App::enable by IAppManager 5 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 5 months ago
Côme Chilliet f551b9192e
chore: Adapt InstallerTest to Installer new construct parameters 5 months ago
Côme Chilliet f5fac6476f
chore: Remove references to obsolete field ocsid in apps info.xml 5 months ago
Côme Chilliet 6aa675c6bb
fix: Cleanup OC_App uses in Updater class 5 months ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 5 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 5 months ago
Ferdinand Thiessen 9d320f8470
test(AppConfig): add proper unit tests 5 months ago
Ferdinand Thiessen 1c85548f86
feat(AppConfig): cache app config in local cache if available 5 months ago
Ferdinand Thiessen ac545cc478
fix(SetUserTimezoneCommand): only write user login timezone if not yet set 5 months ago
Maxence Lange 6076b67696 feat(preset): share link expiration date 5 months ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 5 months ago
Maxence Lange 9c7ed07571 feat(preset): load apps on new preset 5 months ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 5 months ago
Robin Appelman 385dd36ff8 feat: allow configuring multiple objectstore configurations 5 months ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 5 months ago
Robin Appelman 34d5a103b4 test: adjust tests to getPath changes 5 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 5 months ago
Robin Appelman 06be851b1f test: add env option to disable loading all installed apps during tests 5 months ago
Misha M.-Kupriyanov 55f55984f0 test(SearchComposerTest): add unit test for getProviders with mixed order values 5 months ago
Misha M.-Kupriyanov d0341bb323 test(SearchComposerTest): add unit tests for getProviders with allowed providers restriction and empty configuration 5 months ago
Misha M.-Kupriyanov 9dfc0b1b23 test(SearchComposerTest): add test for provider icon generation 5 months ago
Misha M.-Kupriyanov 32d263e363 test(SearchComposerTest): add unit test for getProviders with multiple providers 5 months ago
Misha M.-Kupriyanov d08fe6d6b3 test(SearchComposerTest): add test for handling unknown search provider 5 months ago
Misha M.-Kupriyanov 75770a00dd test(SearchComposerTest): add unit tests for SearchComposer 5 months ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 5 months ago