summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke2021-03-221-0/+0
|\
| * Include additional scripts in Noto fontsDaniel Calviño Sánchez2021-03-011-0/+0
* | Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-64/+64
* | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-63/+79
* | Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-03-191-13/+17
* | Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-191-4/+13
|\ \
| * | expand 'path is already shared' error messageRobin Appelman2021-03-151-4/+13
* | | Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry2021-03-191-40/+40
|\ \ \
| * | | Update user share must use correct expiration validationVincent Petry2021-03-181-40/+40
* | | | log full expection during repair stepRobin Appelman2021-03-181-1/+2
|/ / /
* | | Skip db migration simulation for core schema changesJulius Härtl2021-03-171-53/+0
* | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-171-13/+63
|\ \ \
| * | | Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-171-5/+16
| * | | Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-171-8/+47
| |/ /
* | | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-152-3/+86
|\ \ \ | |/ / |/| |
| * | adjust testsRobin Appelman2021-01-261-3/+16
| * | fix search in nested jailsRobin Appelman2021-01-261-0/+18
| * | fix cachjail searching for rootRobin Appelman2021-01-261-2/+17
| * | do cachejail search filtering in sqlRobin Appelman2021-01-261-0/+37
* | | Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman2021-03-121-0/+24
|\ \ \
| * | | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-091-0/+24
* | | | Fix Test class nameJoas Schilling2021-03-121-2/+2
* | | | Change label also in the acceptance testsJoas Schilling2021-03-101-4/+4
* | | | Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-3/+90
* | | | Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-103-49/+351
|/ / /
* | | Allow overwriting isAuthenticatedRoeland Jago Douma2021-03-091-19/+35
* | | Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb2021-03-081-7/+3
|\ \ \
| * | | Remove unneeded steps to add already existing userDaniel Calviño Sánchez2021-03-071-5/+0
| * | | Fix acceptance test for searching just added users in contacts menuDaniel Calviño Sánchez2021-03-071-2/+3
* | | | Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma2021-03-081-3/+3
|\ \ \ \
| * | | | Pimp ActionProviderStoreRoeland Jago Douma2021-03-041-3/+3
* | | | | Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-061-8/+1
* | | | | Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-061-4/+12
* | | | | Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-061-5/+7
* | | | | Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-061-4/+30
* | | | | Add locator for apps listDaniel Calviño Sánchez2021-03-061-4/+16
* | | | | Fix identationDaniel Calviño Sánchez2021-03-061-14/+14
* | | | | Fix delete user acceptance testDaniel Calviño Sánchez2021-03-062-1/+2
* | | | | Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-055-11/+74
* | | | | Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-053-7/+7
| |/ / / |/| | |
* | | | Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-052-7/+207
|\ \ \ \
| * | | | Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-012-7/+207
* | | | | Add some typing to SharedStorageRoeland Jago Douma2021-03-041-5/+4
| |/ / / |/| | |
* | | | Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma2021-03-031-4/+4
|\ \ \ \
| * | | | Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-4/+4
| | |_|/ | |/| |
* / | | Fix types in the Group ManagerRoeland Jago Douma2021-03-031-0/+3
|/ / /
* | | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst2021-02-1816-61/+61
|\ \ \
| * | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1816-61/+61
* | | | Send emails on password reset to the displaynameJoas Schilling2021-02-181-3/+6
|/ / /
* | | Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma2021-02-175-37/+80
|\ \ \ | |/ / |/| |