Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Share2.0] OCS Share API getShare uses new code | Roeland Jago Douma | 2015-11-16 | 1 | -13/+246 |
* | The new sharing code now handles deletion | Roeland Jago Douma | 2015-11-05 | 1 | -0/+113 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Do not allow user enumeration if the config is disabled | Joas Schilling | 2015-09-23 | 1 | -47/+391 |
* | Fix status code | Joas Schilling | 2015-09-15 | 1 | -15/+12 |
* | Throw an error when the page count or perPage setting is invalid | Joas Schilling | 2015-09-15 | 1 | -25/+86 |
* | Fix parameter name to match the specs | Joas Schilling | 2015-09-15 | 1 | -8/+8 |
* | Bring the coverage back to 100% | Joas Schilling | 2015-08-26 | 1 | -8/+148 |
* | Adjust tests | Joas Schilling | 2015-08-26 | 1 | -377/+297 |
* | Manually query for the last id | Joas Schilling | 2015-08-26 | 1 | -1/+11 |
* | Fix wrong value for datetime field | Joas Schilling | 2015-08-26 | 1 | -1/+2 |
* | Rename file to match the class name | Joas Schilling | 2015-08-26 | 1 | -0/+0 |
* | Add tests for "getShareesForShareIds()" | Joas Schilling | 2015-08-26 | 1 | -0/+93 |
* | Do not return the current user himself | Joas Schilling | 2015-08-26 | 1 | -5/+39 |
* | Take a list of share IDs instead of the user and group names | Joas Schilling | 2015-08-26 | 1 | -53/+61 |
* | Inject the logger as well | Joas Schilling | 2015-08-26 | 1 | -3/+6 |
* | Add all possible links next, prev, first and last | Joas Schilling | 2015-08-26 | 1 | -1/+49 |
* | Make shareType an array | Joas Schilling | 2015-08-26 | 1 | -45/+100 |
* | Add tests for "search()" | Joas Schilling | 2015-08-26 | 1 | -1/+150 |
* | Do not use deprecated method in new code | Joas Schilling | 2015-08-26 | 1 | -2/+2 |
* | Split logic and global usage and add tests for "searchSharees()" | Joas Schilling | 2015-08-26 | 1 | -35/+187 |
* | Add tests for "getRemote()" | Joas Schilling | 2015-08-26 | 1 | -1/+84 |
* | Add tests for "getGroups()" | Joas Schilling | 2015-08-26 | 1 | -2/+70 |
* | Add tests for "getUsers()" | Joas Schilling | 2015-08-26 | 1 | -24/+205 |
* | Move test file to subdir | Joas Schilling | 2015-08-26 | 1 | -0/+50 |