Commit Graph

6117 Commits (41fe5d4e29e63a39b7da5848822f117a3d71cd8a)

Author SHA1 Message Date
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 12 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
SebastianKrupinski ff4fdf1af8
feat: meeting proposals 12 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 12 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 12 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 12 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 12 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 12 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 12 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 12 months ago
Daniel Kesselberg af38184b6f
fix: Make DummyJobList.getJobsIterator return an interable instance 12 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 12 months ago
Joas Schilling 51f596e0c2
test: Fix double space 1 year ago
Joas Schilling 4082a45d6d test: Adjust the hashes and signatures 1 year ago
Côme Chilliet 07b046f762 fix(tests): Fix fopen in mock returning null which is not a valid return 1 year ago
Joas Schilling 894fda1a4d
ci: Update testing certificates that expired after 10 years 1 year ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 1 year ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 1 year ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 1 year ago
Côme Chilliet f5111c0961
chore(tests): Do not mock DependencyAnalyzer in AppManagerTest 1 year ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 1 year ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 1 year ago
Côme Chilliet 3cea218750
chore(tests): Use valid application names for tests 1 year ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 1 year ago
Côme Chilliet f551b9192e
chore: Adapt InstallerTest to Installer new construct parameters 1 year ago
Côme Chilliet 6aa675c6bb
fix: Cleanup OC_App uses in Updater class 1 year ago
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 1 year ago
Ferdinand Thiessen 9d320f8470
test(AppConfig): add proper unit tests 1 year ago
Ferdinand Thiessen 1c85548f86
feat(AppConfig): cache app config in local cache if available 1 year ago
Ferdinand Thiessen ac545cc478
fix(SetUserTimezoneCommand): only write user login timezone if not yet set 1 year ago
Maxence Lange 6076b67696 feat(preset): share link expiration date 1 year ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 1 year ago
Maxence Lange 9c7ed07571 feat(preset): load apps on new preset 1 year ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 1 year ago
Robin Appelman 385dd36ff8 feat: allow configuring multiple objectstore configurations 1 year ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 1 year ago
Robin Appelman 34d5a103b4 test: adjust tests to getPath changes 1 year ago
Maxence Lange cb84ccc57d feat(preset): share password protection 1 year ago
Misha M.-Kupriyanov 55f55984f0 test(SearchComposerTest): add unit test for getProviders with mixed order values 1 year ago
Misha M.-Kupriyanov d0341bb323 test(SearchComposerTest): add unit tests for getProviders with allowed providers restriction and empty configuration 1 year ago
Misha M.-Kupriyanov 9dfc0b1b23 test(SearchComposerTest): add test for provider icon generation 1 year ago
Misha M.-Kupriyanov 32d263e363 test(SearchComposerTest): add unit test for getProviders with multiple providers 1 year ago
Misha M.-Kupriyanov d08fe6d6b3 test(SearchComposerTest): add test for handling unknown search provider 1 year ago
Misha M.-Kupriyanov 75770a00dd test(SearchComposerTest): add unit tests for SearchComposer 1 year ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 1 year ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 1 year ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 1 year ago
Julien Veyssier 0dc93bc320
feat(taskprocessing): fix phpunit tests 1 year ago
Julien Veyssier 19801f7ec4
feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 1 year ago