| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 3 | -52/+55 |
* | [Share 2.0] Create IManger interface for share manager | Roeland Jago Douma | 2016-01-27 | 1 | -2/+4 |
* | [Share 2.0] Move IShare to OCP | Roeland Jago Douma | 2016-01-27 | 7 | -477/+44 |
* | [Share 2.0] Fix IShare | Roeland Jago Douma | 2016-01-27 | 3 | -105/+47 |
* | Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_... | Thomas Müller | 2016-01-27 | 1 | -1/+1 |
|\ |
|
| * | [Share 2.0] Properly handle user deleted group shares | Roeland Jago Douma | 2016-01-27 | 1 | -1/+1 |
* | | Merge pull request #21887 from owncloud/share2_updateShare | Thomas Müller | 2016-01-27 | 2 | -15/+160 |
|\ \
| |/
|/| |
|
| * | Fix comments from Thomas | Roeland Jago Douma | 2016-01-26 | 2 | -16/+16 |
| * | [Share 2.0] Fire off hook | Roeland Jago Douma | 2016-01-26 | 1 | -5/+21 |
| * | [Share 2.0] Add update share | Roeland Jago Douma | 2016-01-26 | 2 | -4/+133 |
* | | We must resolve to the proper usergroup share | Roeland Jago Douma | 2016-01-26 | 1 | -3/+11 |
|/ |
|
* | Replace other usages | Joas Schilling | 2016-01-25 | 1 | -4/+3 |
* | [Share 2.0] Add deleteFromSelf method | Roeland Jago Douma | 2016-01-22 | 3 | -0/+104 |
* | [Share 2.0] Fix displaying old shares proplery | Roeland Jago Douma | 2016-01-21 | 1 | -1/+12 |
* | Comments from Vincent | Roeland Jago Douma | 2016-01-21 | 2 | -8/+8 |
* | Add Unit tests for the default share provider | Roeland Jago Douma | 2016-01-21 | 1 | -13/+17 |
* | [Share 2.0] Add subfiles=x | Roeland Jago Douma | 2016-01-21 | 2 | -13/+1 |
* | [Share 2.0] Resolve group shares | Roeland Jago Douma | 2016-01-21 | 1 | -5/+72 |
* | [Sharing 2.0] Start with getShares | Roeland Jago Douma | 2016-01-21 | 3 | -13/+128 |
* | [Share 2.0] Add fetching link shares to share manager | Roeland Jago Douma | 2016-01-20 | 3 | -12/+71 |
* | Properly DI the servercontainer | Roeland Jago Douma | 2016-01-20 | 2 | -4/+22 |
* | [Share 2.0] Share Object creation is a fragile thing | Roeland Jago Douma | 2016-01-18 | 2 | -13/+84 |
* | Only select elements from the database that we support | Roeland Jago Douma | 2016-01-14 | 1 | -1/+26 |
* | Use namedparameter | Roeland Jago Douma | 2016-01-14 | 1 | -6/+3 |
* | [Share 2.0] Fix pre_share and post_share hooks | Roeland Jago Douma | 2016-01-13 | 1 | -1/+17 |
* | [Share 2.0] Let the factory do the factory stuff | Roeland Jago Douma | 2016-01-13 | 5 | -131/+53 |
* | [Share 2.0] Use full share id (providerId:shareId) | Roeland Jago Douma | 2016-01-13 | 5 | -61/+127 |
* | [Share 2.0] Add share provider factory | Roeland Jago Douma | 2016-01-13 | 5 | -60/+167 |
* | [Share 2.0] Allow registering of share providers | Roeland Jago Douma | 2016-01-13 | 2 | -17/+164 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 7 | -7/+7 |
* | [Sharing 2.0] Some error cases report 404 instead of 403 | Roeland Jago Douma | 2016-01-06 | 1 | -2/+5 |
* | [Sharing 2.0] Add L10N instance to manager for translated errors | Roeland Jago Douma | 2016-01-06 | 1 | -7/+18 |
* | [Share 2.0] Make the share manager ready for share creation | Roeland Jago Douma | 2016-01-06 | 1 | -9/+511 |
* | [Share 2.0] Make share provider ready for create shares | Roeland Jago Douma | 2016-01-06 | 2 | -13/+114 |
* | [Share 2.0] Update share class | Roeland Jago Douma | 2016-01-06 | 2 | -2/+35 |
* | [Sharing 2.0] Fix phpdoc etc | Roeland Jago Douma | 2015-11-24 | 5 | -40/+47 |
* | [Sharing 2.0] Default share provider only generic DI | Roeland Jago Douma | 2015-11-24 | 1 | -11/+11 |
* | [Sharing 2.0] Removed unused DI stuff | Roeland Jago Douma | 2015-11-24 | 1 | -36/+8 |
* | [Sharing 2.0] Move hook and delete children logic to share manager | Roeland Jago Douma | 2015-11-23 | 3 | -49/+93 |
* | [Share2.0] OCS Share API getShare uses new code | Roeland Jago Douma | 2015-11-16 | 3 | -17/+70 |
* | Add unshare hooks | Roeland Jago Douma | 2015-11-05 | 3 | -2/+59 |
* | The new sharing code now handles deletion | Roeland Jago Douma | 2015-11-05 | 7 | -103/+532 |
* | Initial setup of shareing 2.0 sharemanager and share | Roeland Jago Douma | 2015-11-05 | 3 | -0/+623 |