aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22573 from owncloud/issue-22568-allow-string-object-idsThomas Müller2016-02-241-37/+37
|\
| * Make sure we can store strings as per the interfaceJoas Schilling2016-02-221-37/+37
* | Allow defining a limit and offset for getObjectIdsForTagsJoas Schilling2016-02-231-0/+36
|/
* Merge pull request #22503 from owncloud/issue_22500Thomas Müller2016-02-191-9/+88
|\
| * When (re-)sharing an incomming federated share set the corrent ownerRoeland Jago Douma2016-02-191-9/+88
* | Merge pull request #22410 from owncloud/fix_22119Thomas Müller2016-02-191-31/+20
|\ \ | |/ |/|
| * Do not copy skeleton on avatar accessRoeland Jago Douma2016-02-161-31/+20
* | fix unit testv1r0x2016-02-181-1/+1
* | Merge pull request #22416 from owncloud/fix_22402Thomas Müller2016-02-161-31/+10
|\ \
| * | Return proper error string if sharing for this user is disabledRoeland Jago Douma2016-02-161-31/+10
* | | Merge pull request #22338 from owncloud/fix_22247Thomas Müller2016-02-161-7/+7
|\ \ \ | |/ / |/| |
| * | Fix unit testsRoeland Jago Douma2016-02-121-7/+7
* | | Remove unneeded parameter from OC_App::getEnabledAppsMorris Jobke2016-02-151-5/+5
| |/ |/|
* | Merge pull request #22331 from owncloud/dav-nonexisting-partThomas Müller2016-02-131-0/+6
|\ \
| * | fix getNodeForPath for non existing part filesRobin Appelman2016-02-111-0/+6
| |/
* | Merge pull request #22309 from owncloud/infinite-recursion-on-expired-linkThomas Müller2016-02-121-12/+2
|\ \
| * | Fix unit testsRoeland Jago Douma2016-02-111-12/+2
* | | Merge pull request #22317 from owncloud/fix_invisible_linksharesThomas Müller2016-02-121-0/+4
|\ \ \ | |_|/ |/| |
| * | Add parent for invisible link sharesRoeland Jago Douma2016-02-111-0/+4
| |/
* / Update info checker requirementsJoas Schilling2016-02-111-1/+1
|/
* 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 #22228 from owncloud/comments-limit-messageThomas Müller2016-02-091-0/+10
|\ \
| * | Limit comment message to 1k charsArthur Schiwon2016-02-091-0/+10
| |/
* / Send events when enabling and disabling of appsArthur Schiwon2016-02-092-7/+11
|/
* Fix unit testsRoeland Jago Douma2016-02-082-4/+11
* 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
| |/
* | [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
* | [Share 2.0] Use GenericShareExceptionRoeland Jago Douma2016-02-021-3/+3