summaryrefslogtreecommitdiffstats
path: root/tests/lib
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-153-3/+3
|\
| * Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-163-3/+3
* | 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
* | | manual backport of #35057Julien Veyssier2023-03-151-1/+6
* | | tests(db): Add test case to ensure column comments workFerdinand Thiessen2023-03-021-0/+24
|/ /
* / fix: Avoid resetting scss cacher when no variables are foundJulius Härtl2023-02-271-1/+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
|/
* 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
* Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-111-4/+2
* 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
* | fix external storages accessszaimen2022-10-231-3/+1
|/
* 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
|\ \ | |/ |/|
| * Handle one time and large passwordsCarl Schwan2022-07-291-4/+83
* | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-261-0/+5
|/
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
* Merge pull request #32983 from nextcloud/backport/32242/stable24John Molakvoæ2022-07-072-11/+52
|\
| * Fix logging data context to fileThomas Citharel2022-06-222-11/+52
* | Rename setting name to reduce its lengthLouis Chemineau2022-06-281-1/+1
* | Fix email shares not being shown to other usersRichard Steinmetz2022-06-211-0/+312
|/
* make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1
* fix overwriting original vars when loggingArthur Schiwon2022-06-161-1/+2
* add serializer testArthur Schiwon2022-06-161-0/+67
* Merge pull request #32708 from nextcloud/unencrypted-size-24blizzz2022-06-113-4/+8
|\
| * store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-033-4/+8