summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39031 from nextcloud/backport/38917/stable26Arthur Schiwon2023-07-101-0/+9
|\
| * fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-271-0/+9
* | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-101-5/+5
* | Merge pull request #38977 from nextcloud/backport/38625/stable26Arthur Schiwon2023-07-041-3/+5
|\ \ | |/ |/|
| * chore: ugly type jugglingArthur Schiwon2023-06-231-3/+5
* | try to fix testsSimon L2023-06-261-10/+27
|/
* Merge pull request #37230 from nextcloud/backport/36033/stable26Arthur Schiwon2023-06-151-0/+44
|\
| * unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-05-191-0/+44
* | redis: move lua scripts to class and add type hintsVarun Patil2023-05-311-3/+1
* | add test to verify redis lua script hashesRobin Appelman2023-05-311-0/+8
|/
* Clear generated avatar cachesjld31032023-05-161-1/+1
* Merge pull request #38275 from nextcloud/backport/38274/stable26Joas Schilling2023-05-161-3/+3
|\
| * fix(middleware): Also abort the request when reaching max delay in afterContr...Joas Schilling2023-05-151-3/+3
* | fix(tests): Adjust unit testsJoas Schilling2023-05-151-8/+8
|/
* Merge pull request #37549 from nextcloud/backport/37520/stable26Joas Schilling2023-05-091-2/+21
|\
| * fix DBAL exception handling in setValuesArthur Schiwon2023-04-031-2/+21
* | tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-05-084-126/+66
* | fix: Use proper path when creating node instancesJulius Härtl2023-05-081-0/+2
* | Cover expire_date with unit testsVitor Mattos2023-05-031-2/+28
* | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-061-8/+8
* | fix(initial-state): Log an error when initial-state can not be JSON encodedJoas Schilling2023-04-041-5/+26
* | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-031-0/+9
|/
* Add label for logo linkChristopher Ng2023-03-302-70/+53
* chore(tests): add tests for handleLoginFailedDaniel Kesselberg2023-03-151-0/+97
* Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-141-5/+16
* fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib...Joas Schilling2023-03-071-2/+2
* Merge pull request #36803 from nextcloud/fix/sqlite-commentsblizzz2023-03-021-0/+24
|\
| * tests(db): Add test case to ensure column comments workFerdinand Thiessen2023-02-281-0/+24
* | Merge pull request #36471 from nextcloud/fix/theming-keep-imagesJohn Molakvoæ2023-03-012-0/+0
|\ \
| * | Add webp and large jpg test assetsFerdinand Thiessen2023-02-202-0/+0
* | | Fix SystemTagManagerTest#createTag testMarcel Klehr2023-02-241-1/+1
* | | Update tests/lib/SystemTag/SystemTagManagerTest.phpMarcel Klehr2023-02-241-5/+2
* | | fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-241-4/+12
| |/ |/|
* | Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-0/+72
* | feat(directediting): Allow opening by file idJulius Härtl2023-02-201-0/+80
|/
* Do not set up filesystem on every callAnna Larch2023-02-171-72/+0
* Revert the token scope to not end up with storing the user used in the sessionJulius Härtl2023-02-171-0/+9
* Merge pull request #36396 from nextcloud/fix/corsJulius Härtl2023-02-171-1/+35
|\
| * fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to p...Ferdinand Thiessen2023-02-161-1/+35
* | Merge pull request #36735 from nextcloud/fix/32635/fix-vcf-contactsLouis2023-02-161-1/+1
|\ \
| * | fix the contacts-menu vcf-contact avatarsSimon L2023-02-151-1/+1
* | | Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-154-4/+4
|/ /
* | Merge pull request #36656 from nextcloud/route-instrumentationJulius Härtl2023-02-142-7/+57
|\ \
| * | DI for RouterRobin Appelman2023-02-132-7/+57
* | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntionRobin Appelman2023-02-131-1/+2
|\ \ \
| * | | more filesystem setup performance instrumentationRobin Appelman2023-02-101-1/+2
| |/ /
* | | Port user menu to VueChristopher Ng2023-02-091-3/+3
* | | Fix unit testsJoas Schilling2023-02-091-47/+42
|/ /
* | Merge pull request #36566 from nextcloud/mount-find-by-numeric-idJulius Härtl2023-02-081-0/+3
|\ \ | |/ |/|
| * fix testsRobin Appelman2023-02-071-0/+3