Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -1/+1 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 2 | -16/+25 |
* | Fix returned paths for remote shares | Joas Schilling | 2017-04-13 | 3 | -3/+3 |
* | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 3 | -10/+9 |
* | Fix comments | Roeland Jago Douma | 2017-04-13 | 2 | -2/+47 |
* | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 1 | -0/+17 |
* | Added to public interface | Roeland Jago Douma | 2017-04-13 | 1 | -0/+30 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -1/+1 |
* | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 1 | -0/+17 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 3 | -4/+4 |
* | fix phpdoc | Robin Appelman | 2016-11-09 | 1 | -1/+1 |
* | add method to check if a share provider for a given type is loaded | Bjoern Schiessle | 2016-11-01 | 1 | -0/+8 |
* | Stricter signature | Roeland Jago Douma | 2016-10-31 | 2 | -4/+6 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 3 | -0/+28 |
* | Fix others | Joas Schilling | 2016-07-21 | 7 | -14/+21 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Fix phpdoc | Roeland Jago Douma | 2016-05-10 | 1 | -2/+1 |
* | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 2 | -1/+22 |
* | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 2 | -0/+19 |
* | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 2 | -0/+21 |
* | Move OCP\Share over to PSR-4 | Roeland Jago Douma | 2016-03-30 | 7 | -0/+885 |