Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 1 | -0/+125 |
|\ | |||||
| * | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 1 | -0/+125 |
* | | Fix formatting of email and circle shares | Daniel Calviño Sánchez | 2018-07-12 | 1 | -7/+61 |
* | | update unit tests | Bjoern Schiessle | 2018-07-11 | 1 | -32/+46 |
* | | Fix getting the information of group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 1 | -3/+3 |
* | | Fix ShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -210/+16 |
* | | Fix PublicPreviewControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -8/+10 |
|/ | |||||
* | Fix tests | Roeland Jago Douma | 2018-04-24 | 1 | -14/+14 |
* | Fix tests | Julius Härtl | 2018-04-05 | 1 | -2/+2 |
* | Replace ContactsManager | Roeland Jago Douma | 2018-03-13 | 1 | -1/+15 |
* | fixup! fixup! Sharing: redirect to download after authentification if requested | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+1 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -2/+32 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -5/+5 |
* | Merge pull request #7363 from nextcloud/default-share-perms | Morris Jobke | 2018-02-27 | 1 | -1/+12 |
|\ | |||||
| * | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -1/+12 |
* | | Fix files_sharing tests | Julius Härtl | 2018-02-27 | 1 | -4/+30 |
|/ | |||||
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 2 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -3/+29 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -15/+15 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 2 | -8/+9 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -61/+69 |
* | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 1 | -1545/+52 |
|\ | |||||
| * | 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 |
* | | Fix tests | Roeland Jago Douma | 2017-09-25 | 1 | -1/+2 |
|/ | |||||
* | Fix comment | Morris Jobke | 2017-09-21 | 1 | -1/+1 |
* | Update to new test case | Roeland Jago Douma | 2017-08-16 | 1 | -7/+17 |
* | Add unit tests | Roeland Jago Douma | 2017-08-10 | 1 | -0/+278 |
* | Add unit test | Joas Schilling | 2017-06-14 | 1 | -0/+15 |
* | Don't use deprecated getMock() anymore | Joas Schilling | 2017-04-20 | 1 | -3/+4 |
* | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 1 | -0/+1 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+1 |
* | Merge pull request #3955 from nextcloud/downstream-27113 | Roeland Jago Douma | 2017-03-21 | 1 | -1/+2 |
|\ | |||||
| * | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 1 | -1/+2 |
* | | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 1 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 1 | -1/+6 |
* | | 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 |
* | fix tests | Arthur Schiwon | 2016-12-22 | 1 | -2/+1 |
* | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 2 | -4/+91 |
* | Add config switch | Lukas Reschke | 2016-11-21 | 1 | -4/+20 |