| Commit message (Expand) | Author | Age | Files | Lines |
* | getSharesBy should also expire link shares | Roeland Jago Douma | 2016-02-06 | 1 | -0/+103 |
* | Delete expired share when fetched by id | Roeland Jago Douma | 2016-02-06 | 1 | -0/+27 |
* | Delete a link share if it is expired on access | Roeland Jago Douma | 2016-02-06 | 1 | -0/+43 |
* | Merge pull request #22139 from owncloud/comments-files-cleanup | Thomas Müller | 2016-02-06 | 2 | -5/+5 |
|\ |
|
| * | Move casting to IExpressionBuilder | Joas Schilling | 2016-02-05 | 2 | -5/+5 |
* | | remove unused Storage->getLocalFolder | Robin Appelman | 2016-02-05 | 2 | -15/+0 |
|/ |
|
* | Path should be relative | Roeland Jago Douma | 2016-02-04 | 1 | -2/+5 |
* | [Share 2.0] Add missing post_update_permissions hook | Roeland Jago Douma | 2016-02-04 | 1 | -7/+34 |
* | Merge pull request #21766 from farukuzun/master | Thomas Müller | 2016-02-04 | 1 | -0/+29 |
|\ |
|
| * | Introduce some mimetypes for richdocuments | Faruk Uzun | 2016-02-04 | 1 | -0/+29 |
* | | Merge pull request #22111 from owncloud/use-intermediate-certificate | Thomas Müller | 2016-02-04 | 2 | -10/+21 |
|\ \ |
|
| * | | Allow specifing the signing path | Lukas Reschke | 2016-02-03 | 2 | -10/+21 |
* | | | Also add type (file/folder) to IShare object | Roeland Jago Douma | 2016-02-04 | 1 | -0/+80 |
* | | | Unit test for delete lazy shares | Roeland Jago Douma | 2016-02-04 | 1 | -0/+33 |
* | | | Add unit tests | Roeland Jago Douma | 2016-02-04 | 1 | -0/+79 |
* | | | Make the share object lazy | Roeland Jago Douma | 2016-02-04 | 2 | -49/+50 |
| |/
|/| |
|
* | | Merge pull request #22110 from owncloud/comment-types-always-plural | Thomas Müller | 2016-02-04 | 2 | -32/+32 |
|\ \ |
|
| * | | types shall always be plural | Arthur Schiwon | 2016-02-03 | 2 | -32/+32 |
| |/ |
|
* | | [Share 2.0] Fix shareManager | Roeland Jago Douma | 2016-02-03 | 1 | -170/+176 |
* | | [Share 2.0] Fix defaultshare provider | Roeland Jago Douma | 2016-02-03 | 1 | -229/+112 |
|/ |
|
* | Merge pull request #22098 from owncloud/cleanup-core-apps | Thomas Müller | 2016-02-03 | 1 | -3/+3 |
|\ |
|
| * | Make sure tests don't leave a stray directory behind | Joas Schilling | 2016-02-03 | 1 | -3/+3 |
* | | [Share 2.0] Use GenericShareException | Roeland Jago Douma | 2016-02-02 | 1 | -3/+3 |
* | | [Share 2.0] Add exceptions to OCP | Roeland Jago Douma | 2016-02-02 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #22013 from owncloud/share2_moveshare | Thomas Müller | 2016-02-02 | 2 | -0/+142 |
|\ |
|
| * | [Share 2.0] Allow moving of shares | Roeland Jago Douma | 2016-02-02 | 2 | -0/+142 |
* | | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtags | Thomas Müller | 2016-02-02 | 2 | -9/+35 |
|\ \ |
|
| * | | Dispatch events when tags are added/updated/deleted | Joas Schilling | 2016-02-02 | 1 | -1/+14 |
| * | | Dispatch some events when tags are un-/assigned | Joas Schilling | 2016-02-02 | 2 | -8/+21 |
* | | | Merge pull request #22057 from owncloud/share2_update_hash | Thomas Müller | 2016-02-02 | 1 | -0/+21 |
|\ \ \ |
|
| * | | | Update old password hashed for link shares on access | Roeland Jago Douma | 2016-02-01 | 1 | -0/+21 |
| |/ / |
|
* | | | Merge pull request #21988 from owncloud/allow-search-in-synced-addressbooks | Thomas Müller | 2016-02-02 | 1 | -114/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | The local address book is replaced now by the system addressbook as part of t... | Thomas Müller | 2016-02-02 | 1 | -114/+0 |
| |/ |
|
* / | [Share 2.0] Allow recipient to be passed in to getShareById | Roeland Jago Douma | 2016-02-02 | 1 | -0/+38 |
|/ |
|
* | Merge pull request #21967 from owncloud/comments-webdav | Thomas Müller | 2016-02-01 | 2 | -1/+78 |
|\ |
|
| * | introduce comments read marke tables, comes with user cleanup after deletion | Arthur Schiwon | 2016-01-29 | 2 | -2/+59 |
| * | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 2 | -1/+21 |
* | | Merge pull request #22028 from owncloud/share_hook_expirationdate | Thomas Müller | 2016-02-01 | 1 | -19/+111 |
|\ \ |
|
| * | | Add Unit tests | Roeland Jago Douma | 2016-01-30 | 1 | -19/+111 |
* | | | Merge pull request #21989 from owncloud/make-csp-modifiable | Thomas Müller | 2016-02-01 | 5 | -19/+533 |
|\ \ \ |
|
| * | | | Add public API to give developers the possibility to adjust the global CSP de... | Lukas Reschke | 2016-01-28 | 5 | -19/+533 |
* | | | | Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithme | Thomas Müller | 2016-02-01 | 1 | -3/+75 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add path filter to OCS Share API ?shared_with_me=true | Roeland Jago Douma | 2016-01-29 | 1 | -3/+75 |
| | |/
| |/| |
|
* | | | Merge pull request #21956 from owncloud/cross-cache-move | Thomas Müller | 2016-01-29 | 2 | -2/+33 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add fallback moveFromCache implementation | Robin Appelman | 2016-01-29 | 2 | -2/+33 |
* | | | [Share 2.0] When deleting a group share delete children | Roeland Jago Douma | 2016-01-28 | 1 | -56/+58 |
| |/
|/| |
|
* | | Merge pull request #21858 from owncloud/getMountsForFileId | Thomas Müller | 2016-01-28 | 1 | -7/+125 |
|\ \ |
|
| * | | Fix failing oracle and postgres tests | Joas Schilling | 2016-01-27 | 1 | -2/+2 |
| * | | add IUserMountCache->getMountsForFileId | Robin Appelman | 2016-01-27 | 1 | -7/+125 |
| |/ |
|
* | | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 2 | -73/+73 |