aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration/Collaborators/UserPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Remove at matcher uses in tests/libCôme Chilliet2022-06-161-19/+20
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-18/+129
* 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
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+7
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-19/+19
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-19/+19
* In case the group backend returns $limit or more results it is expected to co...Morris Jobke2020-08-211-1/+1
* Expose status via Collaborators APIGeorg Ehrke2020-08-141-20/+27
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Update share type constant usageJoas Schilling2020-06-241-18/+18
* Fix unit testsJoas Schilling2020-06-181-37/+47
* Avoid duplicate matches in wide and exact resultsJulius Härtl2020-06-151-10/+31
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+1
* dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-04-081-62/+77
* Add tests for user group enumeration limitJulius Härtl2020-03-201-16/+128
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Fix more testsRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+5
* do not offer the handle of the current user for auto completionArthur Schiwon2018-01-171-0/+47
* split off getUsers unit testsArthur Schiwon2017-09-261-0/+445