Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 2 | -3/+3 |
* | Merge pull request #6123 from nextcloud/cleanup-shareItem | Morris Jobke | 2017-08-15 | 4 | -8/+8 |
|\ | |||||
| * | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 4 | -8/+8 |
* | | Use proper methods for registerBackend | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
|/ | |||||
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -63/+0 |
* | Add unit tests | Roeland Jago Douma | 2017-08-10 | 2 | -0/+414 |
* | Fix files_sharing CacheTests | Roeland Jago Douma | 2017-08-09 | 1 | -2/+2 |
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 9 | -21/+17 |
* | update sharing test to new master key default | Bjoern Schiessle | 2017-07-06 | 1 | -0/+2 |
* | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -1/+1 |
* | Add unit test | Joas Schilling | 2017-06-14 | 1 | -0/+15 |
* | Move the file sharing app to migration | Joas Schilling | 2017-05-12 | 2 | -188/+124 |
* | Fix share indicator handling | Vincent Petry | 2017-04-26 | 1 | -0/+78 |
* | Merge pull request #4406 from nextcloud/fix-unit-test-problems | Roeland Jago Douma | 2017-04-21 | 1 | -3/+4 |
|\ | |||||
| * | Don't use deprecated getMock() anymore | Joas Schilling | 2017-04-20 | 1 | -3/+4 |
* | | Merge pull request #4412 from individual-it/master | Morris Jobke | 2017-04-20 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | deleted forgotten code in test | Artur Neumann | 2017-04-20 | 1 | -1/+0 |
* | | Merge pull request #4212 from individual-it/master | Joas Schilling | 2017-04-20 | 1 | -0/+99 |
|\| | |||||
| * | remove accidently left over *f*it | Artur Neumann | 2017-04-18 | 1 | -1/+1 |
| * | JS tests for upload only function | Artur Neumann | 2017-04-18 | 1 | -0/+99 |
* | | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 1 | -0/+1 |
* | | Merge pull request #4337 from nextcloud/fix-adblock-share-icon | Morris Jobke | 2017-04-13 | 2 | -22/+22 |
|\ \ | |||||
| * | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 2 | -22/+22 |
* | | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 1 | -9/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 |
| * | | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -9/+6 |
* | | | [files_sharing] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 1 | -252/+0 |
* | | | share api expanded by tags (#26583) | Michael Jobst | 2017-04-11 | 1 | -15/+45 |
|/ / | |||||
* | | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+1 |
* | | | move capabilities to share by mail app | Bjoern Schiessle | 2017-04-10 | 1 | -3/+1 |
|/ / | |||||
* | | update unit tests | Bjoern Schiessle | 2017-04-07 | 2 | -32/+2 |
* | | update capabilities | Bjoern Schiessle | 2017-04-07 | 1 | -4/+7 |
* | | add new password column to the share table in order to set passwords for shar... | Bjoern Schiessle | 2017-04-03 | 1 | -10/+70 |
|/ | |||||
* | Merge pull request #4004 from nextcloud/backport-27172 | Roeland Jago Douma | 2017-03-28 | 1 | -0/+27 |
|\ |