summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* implementation of the federated share providerBjoern Schiessle2016-02-081-0/+1
* getSharesBy should also expire link sharesRoeland Jago Douma2016-02-061-0/+103
* Delete expired share when fetched by idRoeland Jago Douma2016-02-061-0/+27
* Delete a link share if it is expired on accessRoeland Jago Douma2016-02-061-0/+43
* Merge pull request #22139 from owncloud/comments-files-cleanupThomas Müller2016-02-062-5/+5
|\
| * Move casting to IExpressionBuilderJoas Schilling2016-02-052-5/+5
* | remove unused Storage->getLocalFolderRobin Appelman2016-02-052-15/+0
|/
* Path should be relativeRoeland Jago Douma2016-02-041-2/+5
* [Share 2.0] Add missing post_update_permissions hookRoeland Jago Douma2016-02-041-7/+34
* Merge pull request #21766 from farukuzun/masterThomas Müller2016-02-041-0/+29
|\
| * Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-041-0/+29
* | Merge pull request #22111 from owncloud/use-intermediate-certificateThomas Müller2016-02-042-10/+21
|\ \
| * | Allow specifing the signing pathLukas Reschke2016-02-032-10/+21
* | | Also add type (file/folder) to IShare objectRoeland Jago Douma2016-02-041-0/+80
* | | Unit test for delete lazy sharesRoeland Jago Douma2016-02-041-0/+33
* | | Add unit testsRoeland Jago Douma2016-02-041-0/+79
* | | Make the share object lazyRoeland Jago Douma2016-02-042-49/+50
| |/ |/|
* | Merge pull request #22110 from owncloud/comment-types-always-pluralThomas Müller2016-02-042-32/+32
|\ \
| * | types shall always be pluralArthur Schiwon2016-02-032-32/+32
| |/
* | Merge pull request #22101 from owncloud/comments-filerowThomas Müller2016-02-031-1/+2
|\ \
| * | Reset comments read marker after loading commentsVincent Petry2016-02-031-0/+1
| * | Add file row indicator for unread commentsVincent Petry2016-02-031-1/+1
* | | [Share 2.0] Fix shareManagerRoeland Jago Douma2016-02-031-170/+176
* | | [Share 2.0] Fix defaultshare providerRoeland Jago Douma2016-02-031-229/+112
| |/ |/|
* | Merge pull request #22098 from owncloud/cleanup-core-appsThomas Müller2016-02-031-3/+3
|\ \
| * | Make sure tests don't leave a stray directory behindJoas Schilling2016-02-031-3/+3
| |/
* | Merge pull request #22070 from owncloud/share2_exceptionsThomas Müller2016-02-032-6/+6
|\ \ | |/ |/|
| * [Share 2.0] Use GenericShareExceptionRoeland Jago Douma2016-02-021-3/+3
| * [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-022-3/+3
* | Added JS unit tests for commentsVincent Petry2016-02-021-0/+12
* | Merge pull request #22054 from vincchan/vincchan/fix#20199Thomas Müller2016-02-021-5/+0
|\ \ | |/ |/|
| * Move data protection check to javascriptVincent Chan2016-02-011-5/+0
* | Merge pull request #22013 from owncloud/share2_moveshareThomas Müller2016-02-022-0/+142
|\ \
| * | [Share 2.0] Allow moving of sharesRoeland Jago Douma2016-02-022-0/+142
* | | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtagsThomas Müller2016-02-022-9/+35
|\ \ \
| * | | Dispatch events when tags are added/updated/deletedJoas Schilling2016-02-021-1/+14
| * | | Dispatch some events when tags are un-/assignedJoas Schilling2016-02-022-8/+21
* | | | Merge pull request #22057 from owncloud/share2_update_hashThomas Müller2016-02-021-0/+21
|\ \ \ \
| * | | | Update old password hashed for link shares on accessRoeland Jago Douma2016-02-011-0/+21
| |/ / /
* | | | Merge pull request #21988 from owncloud/allow-search-in-synced-addressbooksThomas Müller2016-02-021-114/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | The local address book is replaced now by the system addressbook as part of t...Thomas Müller2016-02-021-114/+0
| |/ /
* / / [Share 2.0] Allow recipient to be passed in to getShareByIdRoeland Jago Douma2016-02-021-0/+38
|/ /
* | Merge pull request #21967 from owncloud/comments-webdavThomas Müller2016-02-012-1/+78
|\ \ | |/ |/|
| * introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon2016-01-292-2/+59
| * Comments WebDAV adjustementsArthur Schiwon2016-01-292-1/+21
* | Merge pull request #22028 from owncloud/share_hook_expirationdateThomas Müller2016-02-011-19/+111
|\ \
| * | Add Unit testsRoeland Jago Douma2016-01-301-19/+111
* | | Merge pull request #21989 from owncloud/make-csp-modifiableThomas Müller2016-02-015-19/+533
|\ \ \
| * | | Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-285-19/+533
* | | | Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithmeThomas Müller2016-02-011-3/+75
|\ \ \ \ | |_|/ / |/| | |