summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting of responseLukas Reschke2016-02-251-52/+58
* Merge pull request #22579 from owncloud/fix_broken_unencrypted_sizeThomas Müller2016-02-251-1/+157
|\
| * recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle2016-02-231-1/+157
* | 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
* | | Merge pull request #22569 from owncloud/issue-22566-too-much-mapping-entriesThomas Müller2016-02-231-0/+36
|\ \ \
| * | | Allow defining a limit and offset for getObjectIdsForTagsJoas Schilling2016-02-231-0/+36
| |/ /
* | | Merge pull request #22551 from owncloud/make-exceptions-easier-to-debugThomas Müller2016-02-231-4/+13
|\ \ \ | |/ / |/| |
| * | Throw normal exceptions instead of eating themLukas Reschke2016-02-221-4/+13
* | | We should check for exceptions when trying to get the avatarRoeland Jago Douma2016-02-221-0/+26
|/ /
* | 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
* | 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