Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -13/+13 |
* | Fix tests | Joas Schilling | 2020-06-24 | 1 | -1/+1 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -4/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Remove unused properties in ShareesAPIController | Julius Härtl | 2020-03-20 | 1 | -6/+1 |
* | Do not use $_GET | Roeland Jago Douma | 2020-01-05 | 1 | -2/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 1 | -2/+3 |
* | Show sharing recommendations | Christoph Wurst | 2019-02-25 | 1 | -0/+11 |
* | Fix tests | Roeland Jago Douma | 2018-08-24 | 1 | -2/+7 |
* | update unit tests | Bjoern Schiessle | 2018-07-11 | 1 | -32/+46 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+4 |
* | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 1 | -57/+21 |
* | remove unused method | Arthur Schiwon | 2017-09-26 | 1 | -21/+0 |
* | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -72/+0 |
* | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
* | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -176/+0 |
* | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |
* | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 1 | -31/+18 |
* | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -244/+0 |
* | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -220/+0 |
* | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 1 | -392/+0 |
* | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -318/+0 |
* | Add unit test | Joas Schilling | 2017-06-14 | 1 | -0/+15 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -6/+12 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -4/+15 |
* | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 1 | -1/+41 |
* | Add config switch | Lukas Reschke | 2016-11-21 | 1 | -4/+20 |
* | Only check the sharing backends for file/folder items | Joas Schilling | 2016-11-10 | 1 | -11/+40 |
* | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 1 | -172/+136 |
* | Add ShareesAPI E-mail search | Roeland Jago Douma | 2016-10-24 | 1 | -12/+244 |
* | Allow space for federated share id search | Vincent Petry | 2016-08-30 | 1 | -0/+52 |
* | Sharee API to AppFramework | Roeland Jago Douma | 2016-08-26 | 1 | -0/+1545 |