aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-30628-21553/+9693
|\
| * feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+6
| * feat(db): add mapping for lock wait timeoutDaniel Kesselberg2024-05-291-0/+2
| * fix(db): Prevent two connections for single node databasesChristoph Wurst2024-05-281-0/+101
| * chore: Add SPDX headerAndy Scherzinger2024-05-2232-13/+93
| * Merge pull request #44763 from nextcloud/fix/group_name_length_dbBenjamin Gaussorgues2024-05-162-5/+37
| |\
| | * fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-04-222-5/+37
| * | fix: Extend SVG reference checkJoas Schilling2024-05-161-0/+29
| * | fix: run cs:fixMarcel Klehr2024-05-141-1/+1
| * | test: Put input files in user storageMarcel Klehr2024-05-141-11/+10
| * | fix(TextToImage): Allow leaving the resources openMarcel Klehr2024-05-141-8/+9
| * | fix: fix testsMarcel Klehr2024-05-141-3/+3
| * | fix: Don't use dynamic propertyMarcel Klehr2024-05-141-0/+2
| * | fix: Run cs:fixMarcel Klehr2024-05-141-1/+0
| * | test: Test file authorization checkMarcel Klehr2024-05-141-2/+27
| * | test: Add more tests for legacy pass-throughMarcel Klehr2024-05-141-2/+231
| * | refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-141-4/+4
| * | fix: Run cs:fixMarcel Klehr2024-05-141-2/+2
| * | test: Add OldTasksShouldBeCleanedUp testMarcel Klehr2024-05-141-23/+68
| * | fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-141-5/+3
| * | feat: first pass at TaskProcessing APIMarcel Klehr2024-05-141-0/+467
| * | chore: Add SPDX headerAndy Scherzinger2024-05-13545-7475/+1444
| * | Merge pull request #44791 from nextcloud/reshare-permission-logicRobin Appelman2024-05-131-6/+17
| |\ \
| | * | test: adjust test to new permissions check logicRobin Appelman2024-05-031-6/+17
| * | | feat(bg-jobs): allow setting a job class list instead of a single class in cr...Julien Veyssier2024-05-021-1/+1
| * | | feat(bg-jobs): Allow calling cron.php with a background job classJulius Härtl2024-05-021-1/+1
| |/ /
| * | Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-phpCôme Chilliet2024-04-291-2/+1
| |\ \
| | * | fix: Drop workarounds for unsupported obsolete PHP versionsCôme Chilliet2024-04-221-2/+1
| * | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-04-261-0/+78
| * | | Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-urlChristoph Wurst2024-04-231-3/+6
| |\ \ \ | | |/ / | |/| |
| | * | fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-191-3/+6
| | |/
| * | fix: Lazy load IURLGenerator from AppManager to avoid installation crashCôme Chilliet2024-04-221-7/+2
| * | fix: Fix RouterTest by adding IAppManagerCôme Chilliet2024-04-221-0/+2
| * | fix: Fix tests following OC_App migrations to IAppManagerCôme Chilliet2024-04-225-19/+61
| * | fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+0
| |/
| * Merge pull request #44886 from nextcloud/techdebt/noid/improved-activity-exce...Joas Schilling2024-04-181-4/+5
| |\
| | * fix(activity): Add a dedicated exception when not all fields are set while pu...Joas Schilling2024-04-171-4/+5
| * | fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-1/+1
| * | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-valuesFerdinand Thiessen2024-04-171-0/+15
| |\ \ | | |/ | |/|
| | * fix(appconfig): format app valuesMaxence Lange2024-04-051-0/+15
| * | Merge pull request #44736 from nextcloud/fix/avatar-imagesPytal2024-04-091-0/+16
| |\ \
| | * | test: Update testsChristopher Ng2024-04-081-0/+16
| | |/
| * / test: add test for jail watcherRobin Appelman2024-04-081-0/+30
| |/
| * fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-5/+7
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-0211-12/+12
| * fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-021-1/+1
| * Merge pull request #44438 from nextcloud/feat/login-form-timeoutFerdinand Thiessen2024-03-251-19/+9
| |\
| | * feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-19/+9
| * | fix(federation): Fix creating local cloudIds with http:// protocolJoas Schilling2024-03-251-6/+10
| |/
| * fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-0/+25