summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixing unit testsBjörn Schießle2016-02-091-0/+1
* Merge pull request #22192 from owncloud/fix_19685Thomas Müller2016-02-091-0/+16
|\
| * Only set the default expiration date on share creationRoeland Jago Douma2016-02-091-0/+16
* | Merge pull request #22252 from owncloud/consolidate-user-set-quotaC. Montero Luque2016-02-091-29/+51
|\ \
| * | fix testsArthur Schiwon2016-02-091-29/+51
* | | Merge pull request #22228 from owncloud/comments-limit-messageThomas Müller2016-02-091-0/+10
|\ \ \ | |/ / |/| |
| * | Limit comment message to 1k charsArthur Schiwon2016-02-091-0/+10
| |/
* | Merge pull request #22197 from owncloud/files-filterbysystemtagsThomas Müller2016-02-091-0/+1
|\ \
| * | Add system tags filter section for files appVincent Petry2016-02-091-0/+1
| |/
* / Send events when enabling and disabling of appsArthur Schiwon2016-02-092-7/+11
|/
* Added tests for used partsRoeland Jago Douma2016-02-081-1/+1
* Fix unit testsRoeland Jago Douma2016-02-082-4/+11
* 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
|\ \ \ \