Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring the coverage back to 100% | Joas Schilling | 2015-08-26 | 1 | -17/+21 |
* | Adjust tests | Joas Schilling | 2015-08-26 | 1 | -26/+51 |
* | Fix performance issues of the sharees api | Joas Schilling | 2015-08-26 | 1 | -177/+149 |
* | Do not return the current user himself | Joas Schilling | 2015-08-26 | 1 | -0/+5 |
* | Take a list of share IDs instead of the user and group names | Joas Schilling | 2015-08-26 | 1 | -13/+55 |
* | Inject the logger as well | Joas Schilling | 2015-08-26 | 1 | -27/+36 |
* | Add all possible links next, prev, first and last | Joas Schilling | 2015-08-26 | 1 | -15/+39 |
* | Make shareType an array | Joas Schilling | 2015-08-26 | 1 | -13/+44 |
* | Add tests for "search()" | Joas Schilling | 2015-08-26 | 1 | -6/+6 |
* | Do not use deprecated method in new code | Joas Schilling | 2015-08-26 | 1 | -9/+8 |
* | Split logic and global usage and add tests for "searchSharees()" | Joas Schilling | 2015-08-26 | 1 | -9/+30 |
* | Filter the sharees with the existing shares | Joas Schilling | 2015-08-26 | 1 | -30/+64 |
* | Use SearchResultSorter | Joas Schilling | 2015-08-26 | 1 | -16/+4 |
* | Add tests for "getGroups()" | Joas Schilling | 2015-08-26 | 1 | -9/+12 |
* | Add tests for "getUsers()" | Joas Schilling | 2015-08-26 | 1 | -1/+1 |
* | Move test file to subdir | Joas Schilling | 2015-08-26 | 1 | -1/+1 |
* | Sort sharees | Roeland Jago Douma | 2015-08-26 | 1 | -0/+18 |
* | Start of OCS Share API sharees endpoint | Roeland Jago Douma | 2015-08-26 | 1 | -0/+234 |