aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-131-6/+6
|\
| * feat: Add mimetype into BeforePreviewFetchedEvent eventThomas Citharel2024-09-101-6/+6
* | fix(config): Throw PreconditionException always when it didn't matchJoas Schilling2024-09-131-0/+36
* | Merge pull request #47685 from nextcloud/fix/move-apihelper-to-oc-namespaceCôme Chilliet2024-09-125-114/+93
|\ \
| * | chore: Adapt tests to OC_API refactoringCôme Chilliet2024-09-095-114/+93
* | | fix: Add whiteboard to education and public sector bundleJulius Knorr2024-09-121-0/+1
* | | fix(RichObjectStrings/Validator): Validate key value types of rich object par...provokateurin2024-09-101-0/+23
| |/ |/|
* | fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-091-0/+57
* | refactor(AppManager): Deprecated default apps handlingprovokateurin2024-09-091-153/+0
* | feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-1/+168
|/
* fix(files): Check if the target path is a descendant of the shared folder pathGit'Fellow2024-09-051-1/+9
* chore: adjust code to adhere to coding standardAnna Larch2024-09-052-2/+2
* Merge pull request #47417 from nextcloud/fix/files/create-mountpoint-parentsKate2024-09-041-0/+31
|\
| * fix(files): Create non-existent parents of mountpointsprovokateurin2024-08-221-0/+31
* | fix: share manager tests translation stringJohn Molakvoæ2024-09-041-1/+1
* | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-031-2/+0
* | chore: Remove unused `CsrfTokenManager` from `CSPMiddleware`Ferdinand Thiessen2024-08-311-5/+0
* | fix(TaskProcessing): Fix namespace of TaskProcessingTest.phpMarcel Klehr2024-08-301-1/+1
* | fix(taskprocessing): fix testsJulien Veyssier2024-08-302-13/+5
* | Merge pull request #47546 from nextcloud/fix/files-view-error-messagesAndy Scherzinger2024-08-291-1/+1
|\ \
| * | fix: Adjust filename validation messagesFerdinand Thiessen2024-08-271-1/+1
* | | test(phpunit): skip sharding tests on 32bitArthur Schiwon2024-08-292-0/+6
* | | fix(tests): Fix ImageTest testCôme Chilliet2024-08-291-5/+7
* | | fix: Remove all references to OC_ImageCôme Chilliet2024-08-293-57/+60
* | | fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-3/+3
* | | chore: Apply php:cs recommendationsLouis Chemineau2024-08-285-18/+18
* | | fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-282-11/+10
* | | test: fix share provider tests for shardingRobin Appelman2024-08-282-6/+6
* | | test: run sharding tests in ciRobin Appelman2024-08-281-0/+21
* | | test: mark share test cleanup as running across all shardsRobin Appelman2024-08-281-0/+3
* | | feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-285-2/+154
* | | feat: add option to automatically partition queries by specific tablesRobin Appelman2024-08-282-0/+290
* | | fix: delay calculating global cache prefix untill a cache is createdRobin Appelman2024-08-281-3/+3
|/ /
* | style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-25110-4067/+4067
* | perf: delay getting (sub)admin status for user in the security middleware unt...Robin Appelman2024-08-231-2/+15
* | feat(Security): Allow setting password context for validation and generationFerdinand Thiessen2024-08-222-0/+61
|/
* Merge pull request #47259 from nextcloud/memcache-ncadRobin Appelman2024-08-211-0/+23
|\
| * feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-201-0/+23
* | ci: Skip flaky test on PHP 8.3Joas Schilling2024-08-211-0/+4
* | fix: `FilenameValidator::isForbidden` should only check forbidden filesFerdinand Thiessen2024-08-211-17/+7
|/
* refactor(Log): Use new in initializer instead of constructor bodyFerdinand Thiessen2024-08-171-7/+5
* Merge branch 'master' into jr-readdir-false-falseJohn Molakvoæ2024-08-16651-24465/+14167
|\
| * Merge pull request #43573 from nextcloud/HolgerHees-fix-csp-nonce-handlingFerdinand Thiessen2024-08-134-262/+267
| |\
| | * feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-131-1/+0
| | * test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-134-261/+267
| * | feat(auth): Clean-up unused auth tokens and wipe tokensChristoph Wurst2024-08-131-11/+10
| * | fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-121-6/+15
| |/
| * fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-082-10/+10
| * fix(session): Log when session_* calls are slowChristoph Wurst2024-08-073-17/+17
| * fix: Fix failing test for group listingJulius Härtl2024-08-061-0/+6