summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-031-0/+9
* chore: use local variable for remote addressDaniel Kesselberg2023-03-161-0/+97
* Merge pull request #36750 from nextcloud/backport/36689/stable24Arthur Schiwon2023-03-154-4/+4
|\
| * Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-164-4/+4
* | Merge pull request #36900 from nextcloud/backport/stable24/36837Arthur Schiwon2023-03-151-4/+9
|\ \
| * | fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-281-4/+9
* | | Merge pull request #36743 from nextcloud/backport/35419/stable24Arthur Schiwon2023-03-151-10/+11
|\ \ \
| * | | Fix login loop if login CSRF fails and user is not logged inChristoph Wurst2023-02-161-10/+11
| | |/ | |/|
* | | manual backport of #35057Julien Veyssier2023-03-151-1/+6
* | | Merge pull request #37004 from nextcloud/backport/36803/stable24Simon L2023-03-141-0/+24
|\ \ \
| * | | tests(db): Add test case to ensure column comments workFerdinand Thiessen2023-03-021-0/+24
| | |/ | |/|
* / | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-271-0/+6
|/ /
* / fix: Avoid resetting scss cacher when no variables are foundJulius Härtl2023-02-271-1/+1
|/
* fix(CI): Adjust expected resultJoas Schilling2023-02-071-0/+1
* Remove failing test that works with mocks only anywayJoas Schilling2023-02-031-41/+0
* Skip failing avatar test with PHP 8.0Joas Schilling2023-02-031-0/+4
* unit tests for Manager::invalidateTokensOfUserArtur Neumann2022-12-201-0/+44
* Merge pull request #35799 from nextcloud/backport/35780/stable24Vincent Petry2022-12-191-7/+14
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-7/+14
* | Merge pull request #35657 from nextcloud/backport/35649/stable24Vincent Petry2022-12-161-9/+11
|\ \ | |/ |/|
| * Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-9/+11
* | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+13
|/
* Merge pull request #35141 from nextcloud/backport/34160/stable24Côme Chilliet2022-11-212-2/+22
|\
| * Fix tests for nested v4 in v6Côme Chilliet2022-11-141-2/+2
| * Harden tests for local IP detection in URLsCôme Chilliet2022-11-142-0/+20
* | Run integration tests on 3rdparty bumpJoas Schilling2022-11-141-0/+2
|/
* Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-111-4/+2
* Merge pull request #34659 from nextcloud/backport/34632/stable24Vincent Petry2022-11-041-2/+7
|\
| * Fix LostController testCôme Chilliet2022-11-031-2/+7
* | Merge pull request #34855 from nextcloud/backport/34799/stable24Vincent Petry2022-11-041-8/+39
|\ \
| * | Emit typed event when preview is requestedJulius Härtl2022-10-271-8/+39
| |/
* | Merge pull request #34947 from nextcloud/backport/34804/stable24Vincent Petry2022-11-041-2/+3
|\ \
| * | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-11-031-2/+3
| |/
* / Run session token renewals in a database transactionChristoph Wurst2022-11-031-2/+18
|/
* Merge pull request #34440 from nextcloud/backport/32635/stable24John Molakvoæ2022-10-271-1/+5
|\
| * Update ContactsStoreTest.phpAndy Xheli2022-10-271-1/+5
* | Merge pull request #34797 from nextcloud/backport/33540/stable24Vincent Petry2022-10-271-0/+25
|\ \
| * | add tests for cached mount provider migrationRobin Appelman2022-10-251-0/+25
* | | Merge pull request #34410 from nextcloud/backport/33566/stable24John Molakvoæ2022-10-271-0/+19
|\ \ \ | |_|/ |/| |
| * | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-10-061-0/+19
* | | Check share attributes on preview endpointsJulius Härtl2022-10-261-0/+9
| |/ |/|
* | fix external storages accessszaimen2022-10-231-3/+1
|/
* Merge pull request #33791 from nextcloud/backport/stable24-wait-for-the-new-u...blizzz2022-09-271-2/+6
|\
| * Wait for the new user form to be visibleDaniel Calviño Sánchez2022-09-011-2/+6
* | Filter out old files when trying to get recent filesCarl Schwan2022-09-081-4/+4
|/
* Fix share attribute related tests + code styleVincent Petry2022-08-031-0/+3
* Add share attributes + prevent download permissionVincent Petry2022-08-032-1/+36
* Merge pull request #33439 from nextcloud/backport/32958/stable24blizzz2022-08-031-1/+28
|\
| * fix share manager testsJulien Veyssier2022-08-021-1/+28
* | Merge pull request #33407 from nextcloud/backport/stable24/one-time-passwordVincent Petry2022-08-031-4/+83
|\ \ | |/ |/|