summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix ratelimit templateJoas Schilling2021-04-271-11/+9
* Validate the website field input to be a valid URLJoas Schilling2021-04-261-0/+26
* Make Testcase class compatible with phpunit-9.5Joas Schilling2021-04-221-3/+15
* Fix empty password check for mail sharesVincent Petry2021-04-191-2/+2
* Increase subnet matcherLukas Reschke2021-04-121-2/+10
* Merge pull request #26400 from nextcloud/backport/26061/stable21Lukas Reschke2021-04-061-13/+17
|\
| * Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-04-011-13/+17
* | Get the parent directory before creating a file from a templateJulius Härtl2021-04-011-6/+16
|/
* gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
* Add known user check in avatar when v2-private scopeVincent Petry2021-03-291-22/+89
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-291-4/+7
* Add property scope tests for AccountManagerVincent Petry2021-03-291-0/+123
* Map old account scope properties to new namesVincent Petry2021-03-293-34/+63
* Add new v2-private account scopeVincent Petry2021-03-291-2/+59
* Merge pull request #26257 from nextcloud/backport/26198/stable21Morris Jobke2021-03-241-108/+202
|\
| * handle ordering in folder searchRobin Appelman2021-03-231-20/+34
| * folder filtering in sqlRobin Appelman2021-03-231-1/+0
| * cleanup fileinfo creationRobin Appelman2021-03-231-60/+30
| * handle limit and offset in folder file searchRobin Appelman2021-03-231-41/+157
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-231-16/+11
* | Merge pull request #26276 from nextcloud/backport/26265/stable21Morris Jobke2021-03-2410-33/+42
|\ \
| * | 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
|/
* Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-221-5/+16
* Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-221-8/+47
* Merge pull request #26211 from nextcloud/backport/23718/stable21Morris Jobke2021-03-191-4/+13
|\
| * 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 #26122 from nextcloud/backport/26004/stable21Roeland Jago Douma2021-03-181-19/+35
|\
| * Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-151-19/+35
* | Merge pull request #26090 from nextcloud/backport/25722/stable21Morris 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-151-3/+16
* | fix search in nested jailsRobin Appelman2021-03-151-0/+18
* | fix cachjail searching for rootRobin Appelman2021-03-151-2/+17
* | do cachejail search filtering in sqlRobin Appelman2021-03-151-0/+37
|/
* Fix Test class nameJoas Schilling2021-03-121-2/+2
* Change label also in the acceptance testsJoas Schilling2021-03-111-4/+4
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-111-3/+90
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-113-49/+351
* 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