summaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration
Commit message (Expand)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-095-15/+11
* Use a blank line after the opening tagChristoph Wurst2020-04-092-0/+2
* 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
* Decouple resource provider registrationDaniel Kesselberg2019-12-072-0/+173
* 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