summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| | |/ / | |/| |
* | | | Fix js testsRoeland Jago Douma2017-01-061-0/+1
* | | | Adds CssControllerTestsRoeland Jago Douma2017-01-061-0/+111
* | | | Merge pull request #2817 from nextcloud/fix-invalid-share-permsMorris Jobke2017-01-051-0/+67
|\ \ \ \
| * | | | Add repair step to fix file share permissionsVincent Petry2017-01-051-0/+67
| | |/ / | |/| |
* | | | Merge pull request #2946 from nextcloud/kill-apcJoas Schilling2017-01-051-26/+0
|\ \ \ \
| * | | | Kill APC because it requires PHP 5.4Joas Schilling2017-01-051-26/+0
| |/ / /
* | | | Remove warningJoas Schilling2017-01-051-1/+1
* | | | Fix testsJoas Schilling2017-01-051-1/+13
|/ / /
* / / remove static:// stream wrapperRobin Appelman2017-01-044-76/+22
|/ /
* | Merge pull request #2923 from nextcloud/remove-fakedir-streamRobin Appelman2017-01-031-12/+0
|\ \
| * | remove no longer used fakedir stream wrapperRobin Appelman2017-01-031-12/+0
* | | Merge pull request #2872 from nextcloud/admin-settings-split-dbMorris Jobke2017-01-022-136/+232
|\ \ \
| * | | split db logic from settings managerRobin Appelman2016-12-282-136/+232
| |/ /
* | | Merge pull request #2912 from nextcloud/increase-coverage-response.phpLukas Reschke2017-01-021-3/+24
|\ \ \
| * | | Add 100% coverage for response.phpLukas Reschke2017-01-021-3/+24
* | | | Merge pull request #2911 from nextcloud/rebrand-to-nextcloud-server-crawlerLukas Reschke2017-01-021-4/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Rebrand to "Nextcloud" and add 100% coverageLukas Reschke2017-01-021-4/+67
* | | | adjust testRobin Appelman2017-01-021-4/+2
* | | | add ci support for s3 object storeRobin Appelman2017-01-022-0/+20
* | | | Merge pull request #2892 from nextcloud/usercontroller_testsRoeland Jago Douma2016-12-301-0/+76
|\ \ \ \
| * | | | Adds user controller testsRoeland Jago Douma2016-12-301-0/+76
| |/ / /
* / / / User command enable/disable testsRoeland Jago Douma2016-12-302-0/+188
|/ / /
* | | Add Group Command testsRoeland Jago Douma2016-12-293-0/+365
* | | Merge pull request #2854 from nextcloud/2fa-redirect-urlRobin Appelman2016-12-281-0/+1
|\ \ \ | |/ / |/| |
| * | Set redirect_url on 2FA challenge pageChristoph Wurst2016-12-231-0/+1