summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix coverage reportingThomas Müller2016-02-161-11/+12
* 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 #22345 from owncloud/make-note-if-appcodechecker-is-not-en...Thomas Müller2016-02-131-0/+19
|\ \
| * | Add note if integrity check is disabledLukas Reschke2016-02-121-0/+19
| |/
* | 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
| |/ /
* | | Merge pull request #22314 from owncloud/fix-mariadb-autotestThomas Müller2016-02-111-0/+5
|\ \ \ | |_|/ |/| |
| * | Use official mariadb dockerThomas Müller2016-02-111-0/+5
| |/
* | Merge pull request #22315 from owncloud/update-info-checker-requirementsThomas Müller2016-02-111-1/+1
|\ \
| * | Update info checker requirementsJoas Schilling2016-02-111-1/+1
| |/
* / No longer evaluate appinfo/versionThomas Müller2016-02-102-0/+0
|/
* 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
| |/