aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat: don't count failed CSRF as failed login attemptBenjamin Gaussorgues2024-07-111-1/+0
* test: run tests in child processDaniel Kesselberg2024-07-101-0/+8
* fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-07-101-2/+1
* fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-07-101-5/+15
* test: update DummyJobListRobin Appelman2024-07-101-4/+18
* fix(tests): Remove output when running testsJoas Schilling2024-07-031-0/+15
* fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-272-16/+13
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-191-2/+4
* Merge pull request #44977 from nextcloud/backport/44745/stable29Arthur Schiwon2024-06-121-3/+6
|\
| * fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-231-3/+6
* | Merge pull request #45821 from nextcloud/backport/45811/stable29Daniel2024-06-121-0/+78
|\ \
| * | test: add tests for ProfilePageControllerDaniel Kesselberg2024-06-121-0/+78
* | | Merge pull request #45809 from nextcloud/fix/noid/fix-new-token-scope-nameArthur Schiwon2024-06-121-1/+1
|\ \ \ | |/ / |/| |
| * | fix(Token): make new scope future compatibleArthur Schiwon2024-06-121-1/+1
* | | fix(files_sharing): dark avatar supportskjnldsv2024-06-121-2/+13
|/ /
* | fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-112-1/+63
* | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-072-9/+33
* | Merge pull request #44894 from nextcloud/backport/44644/stable29John Molakvoæ2024-06-071-0/+15
|\ \
| * | fix(appconfig): format app valuesMaxence Lange2024-04-171-0/+15
* | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-06-031-0/+78
* | | fix(db): Prevent two connections for single node databasesChristoph Wurst2024-05-281-0/+101
* | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-162-5/+37
* | | fix: Extend SVG reference checkJoas Schilling2024-05-161-0/+29
* | | test: adjust test to new permissions check logicRobin Appelman2024-05-131-6/+17
| |/ |/|
* | fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-1/+1
|/
* Merge pull request #44737 from nextcloud/backport/stable29/44736Andy Scherzinger2024-04-171-0/+16
|\
| * test: Update testsChristopher Ng2024-04-111-0/+16
* | fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-111-1/+1
|/
* test: add test for jail watcherRobin Appelman2024-04-091-0/+30
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-0411-12/+12
* fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-5/+7
* 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
* fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-0/+133
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-03-181-1/+5
* Merge pull request #41684 from nextcloud/feat/rst-mimetypeAnupam Kumar2024-03-152-2/+3
|\
| * feat(mimetypes): Add mimetype for ReStructuredTextAnupam Kumar2024-03-152-2/+3
* | Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManagerJohn Molakvoæ2024-03-152-2/+3
|\ \
| * | Refactor `OC\Server::getCommentsManager`Andrew Summers2024-03-152-2/+3
* | | feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-2/+9
* | | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-153-5/+8
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-15202-14136/+6929
| |\|
| * | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-293-7/+10
* | | Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-151-1/+1
|\ \ \
| * | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-1/+1
| | |/ | |/|
* | | Merge pull request #40123 from summersab/refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-153-6/+7
|\ \ \
| * | | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-15123-1651/+5288
| |\| |
| * | | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-103-6/+7