summaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration/Collaborators
Commit message (Expand)AuthorAgeFilesLines
* Show unique displayname context in the sharing inputJulius Härtl2020-12-142-23/+23
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-242-8/+25
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-19/+19
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* 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-127-32/+32
* Update share type constant usageJoas Schilling2020-06-246-110/+110
* 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-106-12/+6
* Use elseif instead of else ifChristoph Wurst2020-04-103-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-095-15/+11
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-17/+17
* dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-04-081-62/+77
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-2/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-10/+10
|/
* Add tests for user group enumeration limitJulius Härtl2020-03-201-16/+128
* Mode to modern phpunitRoeland Jago Douma2019-11-277-8/+9
* Fix more testsRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-277-7/+7
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-291-5/+5
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-5/+5
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-251-1/+18
* Fix injection to get the user idJulius Härtl2018-10-301-1/+11
* Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-302-20/+104
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-6/+30
* Filter out local users from address book remote searchesJulius Härtl2018-10-301-1/+7
* Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-21/+78
* add more testsBjoern Schiessle2018-10-121-0/+231
* some small fixes and improvementsBjoern Schiessle2018-10-101-1/+11
* adjust testsBjoern Schiessle2018-10-091-2/+31
* Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+5
* Fix calculation if there are more resultsJoas Schilling2018-03-081-19/+19
* Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
* Better result handling of email searchJoas Schilling2018-02-202-3/+3
* do not offer the handle of the current user for auto completionArthur Schiwon2018-01-171-0/+47
* Fix and tests for MailPluginTobia De Koninck2017-12-161-1/+138
* Add unit tests for SearchResultJoas Schilling2017-10-251-0/+105
* add tests for Lookup PluginArthur Schiwon2017-09-263-2/+180
* move splitUserRemote unit testsArthur Schiwon2017-09-261-0/+75
* split off former searchSharee unit testArthur Schiwon2017-09-261-0/+219
* split off getEmail testsArthur Schiwon2017-09-261-0/+337
* split off getRemote unit testsArthur Schiwon2017-09-261-0/+314
* split off getGroups unit testsArthur Schiwon2017-09-261-0/+491
* split off getUsers unit testsArthur Schiwon2017-09-261-0/+445