summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #3208 from nextcloud/issue-3125-bring-user-management-endp...Morris Jobke2017-01-251-145/+64
|\ \ \ \ \
| * | | | | Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-145/+64
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3232 from nextcloud/add-profile-data-to-provisioning-apiBjörn Schießle2017-01-251-18/+0
|\ \ \ \ \
| * | | | | unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-18/+0
| |/ / / /
* | | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcaseMorris Jobke2017-01-243-532/+483
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add tests for move/copy hooks in Node APIVincent Petry2017-01-121-0/+81
| * | | | Fix files node API failed rename/copyVincent Petry2017-01-122-4/+46
| * | | | Refactor files node API for more code reuseVincent Petry2017-01-113-530/+358
| | |_|/ | |/| |
* | | | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-30/+44
|\ \ \ \
| * | | | Fix the manager testsJoas Schilling2017-01-191-30/+44
* | | | | Mimetype detection for hidden filesMagnus Walbeck2017-01-231-0/+4
| |_|/ / |/| | |
* | | | Adjust the testsJoas Schilling2017-01-201-2/+2
|/ / /
* | | add some unit testsBjoern Schiessle2017-01-182-1/+85
* | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptionsJoas Schilling2017-01-172-9/+15
|\ \ \
| * | | Apply DOMPurify over HTMLLukas Reschke2017-01-131-1/+2
| * | | Fix JSUnit testsMorris Jobke2017-01-131-1/+2
| * | | Fix testsJoas Schilling2017-01-131-8/+12
* | | | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst2017-01-172-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Fix testsJoas Schilling2017-01-122-0/+29
* | | | Merge pull request #3060 from nextcloud/cleanup-js-testsJoas Schilling2017-01-131-2/+7
|\ \ \ \
| * | | | fix image warningsChristoph Wurst2017-01-131-1/+3
| * | | | allow/fix loading of fontsChristoph Wurst2017-01-131-1/+4
| | |/ / | |/| |
* | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke2017-01-132-38/+43
|\ \ \ \ | |/ / / |/| | |
| * | | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-102-38/+43
* | | | fix coding style and increase code coverageChristoph Wurst2017-01-111-40/+111
* | | | Fix testsCornelius Kölbel2017-01-111-2/+5
| |/ / |/| |
* | | Merge pull request #2745 from nextcloud/oc_26590Roeland Jago Douma2017-01-111-0/+21
|\ \ \
| * | | Only check for local shared storagesRoeland Jago Douma2017-01-101-2/+3
| * | | Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry2017-01-101-0/+20
* | | | Merge pull request #2951 from nextcloud/handle-nextcloud-log-type-gracefullyRoeland Jago Douma2017-01-111-0/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Better fallback for unknown log typesJoas Schilling2017-01-101-2/+4
| * | | Add testsJoas Schilling2017-01-091-0/+16
* | | | Merge pull request #3012 from nextcloud/fix-karma-image-warningsRoeland Jago Douma2017-01-101-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | show fewer warnings in karma test runsChristoph Wurst2017-01-101-2/+3
* | | | Merge pull request #3000 from nextcloud/cache-no-storeRoeland Jago Douma2017-01-103-3/+3
|\ \ \ \
| * | | | fix controller testChristoph Wurst2017-01-101-1/+1
| * | | | fix data response test expected cache headersChristoph Wurst2017-01-101-1/+1
| * | | | set 'no-store' cache header if we do not want FF to cacheChristoph Wurst2017-01-091-1/+1
* | | | | Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-101-963/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove old preview codeRoeland Jago Douma2017-01-041-963/+0
* | | | | Merge pull request #2955 from nextcloud/make-share-by-mail-work-without-links...Roeland Jago Douma2017-01-101-0/+110
|\ \ \ \ \
| * | | | | also create mail share if public links are disabledBjoern Schiessle2017-01-041-0/+110
| |/ / / /
* | | | | Merge pull request #2925 from nextcloud/remove-close-wrapperRoeland Jago Douma2017-01-101-68/+0
|\ \ \ \ \
| * | | | | replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-68/+0
* | | | | | Merge pull request #2987 from nextcloud/no-empty-bundleLukas Reschke2017-01-091-3/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-3/+4
* | | | | | Merge pull request #2814 from nextcloud/appstore_etag_validationJoas Schilling2017-01-092-5/+164
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add ETag validation to appstore requestsRoeland Jago Douma2017-01-052-5/+164
| | |_|/ / | |/| | |
* | | | | Merge pull request #2934 from nextcloud/quota-stream-non-globalRoeland Jago Douma2017-01-061-4/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | remove the need to register the quota streamwrapper globallyRobin Appelman2017-01-041-4/+1
| | |/ / | |/| |