Commit Graph

7748 Commits (c19ef1237c36695ea4e94c974c95a61dfc28a5b7)

Author SHA1 Message Date
Joas Schilling 344f84c1d9
fix(jobs): Limit command jobs to known cases 4 months ago
Daniel Kesselberg ac1fd94839 fix: validate filename when creating file from template 5 months ago
skjnldsv 4a7f5000ef fix(dav): allow multiple link shares token in session 5 months ago
Joas Schilling 27838d141d fix(l10n): Don't fallback from 3-letter languages to 2-letter 5 months ago
SebastianKrupinski 34f92a05c5 fix: iMip reply from outlook.com does not contain organizer property 5 months ago
Marcel Klehr 0a1754beaf fix(FileAccess): Set filecache size column in tests 5 months ago
Thomas Citharel 4759e46516 feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 5 months ago
Marcel Müller d92b1f3ad0 fix(appstore): Make appstore timeout configurable 5 months ago
provokateurin 4c9b04ed26
fix(core): Stop abusing the cache for avatar upload 5 months ago
Benjamin Gaussorgues e6e89d0ea1
feat(db): add SSL/TLS support for PostgreSQL 6 months ago
Marcel Klehr 04a33be489 fix(TaskProcessing): Cache task types by 6 months ago
Maxence Lange ce5964cd58 fix(userconfig): using api bit functions 6 months ago
Côme Chilliet 4c4af010f0 fix: Allow hyphen in appid 6 months ago
Louis Chemineau 7b632f6175
fix(TagsTest): Declare `rootFolder` property 6 months ago
Louis Chemineau 431f6d7c87 fix: Dispatch favorite event with an actual path 6 months ago
Côme Chilliet e66e2fb6e1 fix(tests): Fix type issues and other problems with encryption tests 6 months ago
Robin Appelman a8ee28ba62 fix: ensure all object store configuration have distict bucket names 6 months ago
Julien Veyssier 412e60dea3 feat(taskprocessing): add tests for getAvailableTaskTypeIds 6 months ago
Marcel Klehr c7b5031656 feat(SystemTag): Add typed events for tag mapper events 6 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 6 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 6 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 6 months ago
SebastianKrupinski ff4fdf1af8
feat: meeting proposals 6 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 6 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 6 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 6 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 6 months ago
provokateurin 5057d5fcc5 fix(core): Stop abusing the cache for avatar upload 6 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 6 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 6 months ago
Daniel Kesselberg af38184b6f
fix: Make DummyJobList.getJobsIterator return an interable instance 6 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 7 months ago
Joas Schilling 51f596e0c2
test: Fix double space 7 months ago
Joas Schilling 4082a45d6d test: Adjust the hashes and signatures 7 months ago
Josh 7996a3eb3a chore: remove mbstring.func_overload from htaccessWithValidModifiedContent 7 months ago
Josh 6d55224d46 chore: remove mbstring.func_overload from setUploadLimit .user.ini 7 months ago
Josh 8ac796cd86 chore: remove `mbstring.func_overload` from setUploadLimit .htaccess 7 months ago
Côme Chilliet 07b046f762 fix(tests): Fix fopen in mock returning null which is not a valid return 7 months ago
Joas Schilling 894fda1a4d
ci: Update testing certificates that expired after 10 years 7 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 7 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 7 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 7 months ago
Côme Chilliet f5111c0961
chore(tests): Do not mock DependencyAnalyzer in AppManagerTest 7 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 7 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 7 months ago
Côme Chilliet 3cea218750
chore(tests): Use valid application names for tests 7 months ago
Côme Chilliet 3e01a429e7
chore: Replace last calls to OC_App::enable by IAppManager 7 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 7 months ago
Côme Chilliet f551b9192e
chore: Adapt InstallerTest to Installer new construct parameters 7 months ago