Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OCS API for sharees list #18234

Merged
merged 24 commits into from
Sep 1, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
9830121
Start of OCS Share API sharees endpoint
rullzer Aug 8, 2015
8a5c1e6
Sort sharees
rullzer Aug 9, 2015
b2fbecc
Empty skeleton for tests
rullzer Aug 9, 2015
9b0058d
Move test file to subdir
nickvergessen Aug 11, 2015
be257bc
Add tests for "getUsers()"
nickvergessen Aug 11, 2015
ad450d4
Add tests for "getGroups()"
nickvergessen Aug 11, 2015
16e5c15
Add tests for "getRemote()"
nickvergessen Aug 11, 2015
4b08783
Use SearchResultSorter
nickvergessen Aug 11, 2015
a66aa1f
Filter the sharees with the existing shares
nickvergessen Aug 11, 2015
3f64e94
Split logic and global usage and add tests for "searchSharees()"
nickvergessen Aug 12, 2015
327c47a
Do not use deprecated method in new code
nickvergessen Aug 12, 2015
068a818
Add tests for "search()"
nickvergessen Aug 12, 2015
c6ed40c
Make shareType an array
nickvergessen Aug 12, 2015
a0ab7a2
Add all possible links next, prev, first and last
nickvergessen Aug 13, 2015
5c4fbf5
Inject the logger as well
nickvergessen Aug 13, 2015
0227cff
Take a list of share IDs instead of the user and group names
nickvergessen Aug 13, 2015
83b88c9
Do not return the current user himself
nickvergessen Aug 17, 2015
6b69e7b
Add tests for "getShareesForShareIds()"
nickvergessen Aug 17, 2015
937586a
Rename file to match the class name
nickvergessen Aug 17, 2015
f4186d3
Fix wrong value for datetime field
nickvergessen Aug 19, 2015
ac8941f
Manually query for the last id
nickvergessen Aug 19, 2015
aa2a894
Fix performance issues of the sharees api
nickvergessen Aug 26, 2015
2a6e676
Adjust tests
nickvergessen Aug 26, 2015
199d1dc
Bring the coverage back to 100%
nickvergessen Aug 26, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading