| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests for FileInfo owner | Robin Appelman | 2015-11-10 | 1 | -0/+16 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Add visibility to test methods | Joas Schilling | 2015-07-07 | 1 | -11/+11 |
* | Add test case when owner renames shared folder | Vincent Petry | 2015-07-07 | 1 | -5/+8 |
* | Add unit test for getUsersSharingFile | Vincent Petry | 2015-07-07 | 1 | -0/+127 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+14 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -14/+13 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+14 |
* | replace hook with storage wrapper | Bjoern Schiessle | 2015-01-19 | 1 | -0/+1 |
* | don't delete share table entries for the unique name if re-share permission w... | Bjoern Schiessle | 2015-01-07 | 1 | -0/+32 |
* | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -1/+1 |
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -14/+14 |
* | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -2/+2 |
* | remove unnecessary require calls - the ownCloud class loader is supposed to t... | Thomas Müller | 2014-10-30 | 1 | -3/+1 |
* | some small fixed, suggested by scrutinizer | Bjoern Schiessle | 2014-09-29 | 1 | -2/+0 |
* | call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c... | Bjoern Schiessle | 2014-09-25 | 1 | -0/+60 |
* | unit tests for grouping of shares pointing to the same source | Bjoern Schiessle | 2014-09-22 | 1 | -35/+65 |
* | update unit tests with configurable share folder | Bjoern Schiessle | 2014-08-18 | 1 | -0/+30 |
* | fix unshareFromSelf() | Bjoern Schiessle | 2014-06-06 | 1 | -0/+65 |
* | Fix phpdoc and comments | Robin Appelman | 2014-06-06 | 1 | -1/+1 |
* | don't allow to share single files with delete permissions, user should only b... | Bjoern Schiessle | 2014-06-06 | 1 | -0/+108 |