summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix ratelimit templateJoas Schilling2021-04-271-11/+9
* Fix empty password check for mail sharesVincent Petry2021-04-211-2/+2
* Increase subnet matcherLukas Reschke2021-04-121-2/+10
* Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-04-011-13/+17
* gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
* Merge pull request #26258 from nextcloud/backport/26198/stable20Roeland Jago Douma2021-03-301-108/+202
|\
| * handle ordering in folder searchRobin Appelman2021-03-241-20/+34
| * folder filtering in sqlRobin Appelman2021-03-241-1/+0
| * cleanup fileinfo creationRobin Appelman2021-03-241-60/+30
| * handle limit and offset in folder file searchRobin Appelman2021-03-241-41/+157
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-241-16/+11
* | Merge pull request #26275 from nextcloud/backport/26265/stable20Morris Jobke2021-03-247-8/+17
|\ \ | |/ |/|
| * Revert "Fix core tests command for app enabling/disabling"Vincent Petry2021-03-242-17/+17
| * Revert autocomplete controller tests to match stable20Vincent Petry2021-03-241-8/+8
| * Revert controller tests to match stable21 APIVincent Petry2021-03-242-12/+12
| * Fix language codes test result orderVincent Petry2021-03-241-0/+1
| * Bring back forgotten testsVincent Petry2021-03-245-5/+5
| * Fix more controller tests in Core subdirVincent Petry2021-03-242-8/+10
| * Fix more tests in the Core subdirVincent Petry2021-03-243-13/+20
| * Fix core tests command for app enabling/disablingVincent Petry2021-03-242-17/+17
| * Fix casing of core test folderVincent Petry2021-03-241-2/+1
* | Include additional scripts in Noto fontsDaniel Calviño Sánchez2021-03-221-0/+0
|/
* expand 'path is already shared' error messageRobin Appelman2021-03-191-4/+13
* Update user share must use correct expiration validationVincent Petry2021-03-191-40/+40
* Merge pull request #26123 from nextcloud/backport/26004/stable20Roeland Jago Douma2021-03-181-19/+35
|\
| * Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-151-19/+35
* | Merge pull request #26091 from nextcloud/backport/25722/stable20Morris Jobke2021-03-171-0/+24
|\ \
| * | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-121-0/+24
| |/
* | adjust testsRobin Appelman2021-03-161-3/+16
* | fix search in nested jailsRobin Appelman2021-03-161-0/+18
* | fix cachjail searching for rootRobin Appelman2021-03-161-2/+17
* | do cachejail search filtering in sqlRobin Appelman2021-03-161-0/+37
|/
* Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-081-8/+1
* Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-081-4/+12
* Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-081-5/+7
* Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-081-4/+30
* Add locator for apps listDaniel Calviño Sánchez2021-03-081-4/+16
* Fix identationDaniel Calviño Sánchez2021-03-081-14/+14
* Fix delete user acceptance testDaniel Calviño Sánchez2021-03-082-1/+2
* Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-085-11/+74
* Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-083-7/+7
* Send emails on password reset to the displaynameJoas Schilling2021-02-181-3/+6
* compatibility to Nc 20Arthur Schiwon2021-02-171-2/+2
* add missing changes from backport sourceArthur Schiwon2021-02-171-1/+1
* test: adjust expectationArthur Schiwon2021-02-171-3/+2
* add repair job for unencoded calendarsArthur Schiwon2021-02-171-0/+197
* Fix CI branch for notifications appVincent Petry2021-02-051-1/+1
* Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-271-0/+8
* Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez2021-01-182-3/+2774
* DB: warn on parameter number constraintsArthur Schiwon2021-01-141-6/+82