aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #46368 from nextcloud/fix/task-processingMarcel Klehr2024-07-191-10/+73
|\
| * fix(TaskProcessing): Run cs:fixMarcel Klehr2024-07-171-1/+0
| * fix(TaskProcessing): fix testsMarcel Klehr2024-07-171-9/+21
| * test(TaskProcessing): Add test for setTaskResult with fileIdsMarcel Klehr2024-07-171-0/+52
* | Merge pull request #46583 from nextcloud/filecache-sharding-compatRobin Appelman2024-07-192-23/+34
|\ \
| * | fix: make batch propagator work with sharding restrictionsRobin Appelman2024-07-171-1/+1
| * | fix: make usermountcache compatible with shardingRobin Appelman2024-07-171-22/+33
| |/
* | feat(Security): Warn about using annotations instead of attributesprovokateurin2024-07-182-12/+19
* | Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-171-0/+48
|\ \
| * | feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-161-0/+48
* | | feat(settings/admin/ai): fix testsJulien Veyssier2024-07-171-0/+1
| |/ |/|
* | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlookJoas Schilling2024-07-172-0/+5
|\ \
| * | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-172-0/+5
* | | Merge pull request #46538 from nextcloud/fix/use-filename-validatorFerdinand Thiessen2024-07-164-157/+107
|\ \ \
| * | | fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-161-2/+2
| * | | refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-161-58/+0
| * | | refactor: Migrate filename validation logic from `Storage` to `FilenameValida...Ferdinand Thiessen2024-07-163-99/+107
| |/ /
* | | Merge pull request #46547 from nextcloud/query-builder-connectionRobin Appelman2024-07-161-31/+58
|\ \ \ | |/ / |/| |
| * | feat: allow running QueryBuilder queries on different connectionsRobin Appelman2024-07-151-31/+58
| |/
* / feat: Add `forbidden_filename_basenames` config optionFerdinand Thiessen2024-07-151-27/+58
|/
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-8/+20
* feat: Add `IFilenameValidator` to have one consistent place for filename vali...Ferdinand Thiessen2024-07-091-0/+188
* test: Test hash validationChristopher Ng2024-07-041-0/+25
* fix(tests): Remove output when running testsJoas Schilling2024-07-031-0/+15
* Merge pull request #46185 from nextcloud/debt/noid/migrate-background-command...Daniel2024-07-022-38/+59
|\
| * refactor: simplify background commandsDaniel Kesselberg2024-07-012-38/+59
* | Merge pull request #45766 from nextcloud/feat/ooo-replacementDaniel2024-07-011-3/+15
|\ \
| * | Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-011-3/+15
| |/
* / feat(AppFramework): Add ExAppRequired attributeprovokateurin2024-07-012-1/+58
|/
* feat: reduce available languages per config value "reduce_to_languages"Misha M.-Kupriyanov2024-07-011-0/+47
* refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-10/+10
* Merge pull request #46133 from nextcloud/bugfix/noid/fix-missing-protocol-on-...Joas Schilling2024-06-272-16/+13
|\
| * fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-272-16/+13
* | Merge pull request #45951 from nextcloud/chore/comments-event-legacyArthur Schiwon2024-06-271-0/+4
|\ \
| * | chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-261-0/+4
| |/
* | Merge pull request #45655 from nextcloud/feat/mysql_ignore_conflicsBenjamin Gaussorgues2024-06-271-0/+66
|\ \ | |/ |/|
| * feat(dbal): add proper insert ignore conflict method for SQLiteBenjamin Gaussorgues2024-06-251-0/+66
* | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-253-0/+467
|\ \ | |/ |/|
| * feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-273-0/+467
* | chore: remove chunking-v1Robin Appelman2024-06-191-58/+0
* | Merge pull request #45930 from nextcloud/repair-mimetype-expensiveRobin Appelman2024-06-191-2/+4
|\ \
| * | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-181-2/+4
* | | Merge pull request #45228 from smokris/heartbeat-routeAndy Scherzinger2024-06-181-5/+14
|\ \ \
| * | | fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-06-181-2/+1
| * | | fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-05-071-5/+15
* | | | fix(tests): Fix tests with new LazyUser usage in DefaultShareProviderCôme Chilliet2024-06-171-11/+19
| |/ / |/| |
* | | Merge pull request #45582 from nextcloud/joblist-cleanup-by-idRobin Appelman2024-06-171-4/+18
|\ \ \
| * | | test: update DummyJobListRobin Appelman2024-05-301-4/+18
* | | | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-075-7/+72
|\ \ \ \
| * | | | refactor(Token): introduce scope constantsArthur Schiwon2024-06-054-7/+10