aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-261-4/+7
* Add property scope tests for AccountManagerVincent Petry2021-03-261-0/+123
* Map old account scope properties to new namesVincent Petry2021-03-263-34/+63
* Add new v2-private account scopeVincent Petry2021-03-261-2/+59
* Cleanup unneeded code around database.xmlMorris Jobke2021-03-2417-2823/+29
* Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-221-108/+202
|\
| * handle ordering in folder searchRobin Appelman2021-03-191-20/+34
| * folder filtering in sqlRobin Appelman2021-03-191-1/+0
| * cleanup fileinfo creationRobin Appelman2021-03-191-60/+30
| * handle limit and offset in folder file searchRobin Appelman2021-03-181-41/+157
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-181-16/+11
* | 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
* | | 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 #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma2021-03-081-3/+3
|\ \
| * | Pimp ActionProviderStoreRoeland Jago Douma2021-03-041-3/+3
* | | 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
|/ /
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1814-57/+57
* | Cache the user backend info for 300sJoas Schilling2021-02-155-37/+80
* | Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noopRoeland Jago Douma2021-02-136-471/+0
|\ \
| * | Make the app code checker a NOOPChristoph Wurst2021-02-116-471/+0
* | | Micro-optimize validation of empty email addressesChristoph Wurst2021-02-111-0/+1
|/ /
* | Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma2021-02-111-3/+3
|\ \
| * | Fix unit testsJoas Schilling2021-02-061-3/+3
* | | Merge pull request #25460 from nextcloud/fix/apppassword/always_renewRoeland Jago Douma2021-02-101-17/+1
|\ \ \
| * | | Always renew apppasswords on loginRoeland Jago Douma2021-02-101-17/+1
* | | | Type the service registrationChristoph Wurst2021-02-101-9/+4