aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Collaboration
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-4/+4
* Adapt tests to config value typingCôme Chilliet2023-04-051-31/+36
* composer run cs:fixCôme Chilliet2023-01-204-4/+0
* adjusts tests for CloudIdManagerRobin Appelman2022-08-312-2/+18
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-1/+1
* Remove at matcher uses in tests/libCôme Chilliet2022-06-163-52/+61
* Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-131-18/+129
|\
| * Add settings to ignore second display name in searchLouis Chemineau2022-04-121-18/+129
* | confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+12
|/
* Add check before sending email that email address is validCarl Schwan2022-01-111-8/+50
* Add integration tests for email completionJulius Härtl2021-12-081-0/+3
* Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-142-2/+5
* Fix warnings about logExceptionJoas Schilling2021-06-041-2/+2
* Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-45/+60
* Fix unit testsJoas Schilling2021-04-273-19/+20
* save a whitespace todayblizzz2021-04-201-1/+1
* ignore mail shares of related remote share resultsArthur Schiwon2021-04-201-22/+75
* Fix unit testRoeland Jago Douma2021-04-161-4/+4
* 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-102-1/+20
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-2/+2
* 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 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