summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2822 from nextcloud/add-navigation-via-info.xmlMorris Jobke2017-01-271-0/+66
|\ | | | | Add navigation via info.xml (#26785)
| * Force to specify the nameJoas Schilling2017-01-271-4/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Add navigation via info.xml (#26785)Thomas Müller2016-12-221-0/+64
| | | | | | | | | | | | | | | | | | | | * Read navigation information from info.xml * Load files navigation elements from info.xml * Add comment about ignoring the exception Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #3284 from nextcloud/remove-avatar-fixupMorris Jobke2017-01-261-189/+0
|\ \ | | | | | | remote now unneeded AvatarPermissions repair step
| * | remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-261-189/+0
| | | | | | | | | | | | | | | | | | Avatars are now stored in appdata Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #3246 from nextcloud/fix-sqlite-dependencyMorris Jobke2017-01-261-14/+2
|\ \ \ | |/ / |/| | Remove useless dependency on SQLite (non-PDO)
| * | Remove useless dependency on SQLite (non-PDO)Morris Jobke2017-01-251-14/+2
| | | | | | | | | | | | | | | | | | | | | * we only require the PDO driver * fixes #481 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #3208 from ↵Morris Jobke2017-01-251-145/+64
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/issue-3125-bring-user-management-endpoints-in-line Error out when subadmin doesn't select any group
| * | | Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-145/+64
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #3232 from nextcloud/add-profile-data-to-provisioning-apiBjörn Schießle2017-01-251-18/+0
|\ \ \ \ | | | | | | | | | | add data from the users profile to the provisioning api
| * | | | unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-18/+0
| |/ / / | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcaseMorris Jobke2017-01-243-532/+483
|\ \ \ \ | |_|/ / |/| | | Fix files node API failed rename/copy
| * | | Add tests for move/copy hooks in Node APIVincent Petry2017-01-121-0/+81
| | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <pvince81@owncloud.com>
| * | | Fix files node API failed rename/copyVincent Petry2017-01-122-4/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever a rename or copy operation failed on the view, we must throw an exception instead of just ignoring. Signed-off-by: Vincent Petry <pvince81@owncloud.com>
| * | | Refactor files node API for more code reuseVincent Petry2017-01-113-530/+358
| | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <pvince81@owncloud.com>
* | | | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-30/+44
|\ \ \ \ | | | | | | | | | | add icons to navigation of personal & admin settings
| * | | | Fix the manager testsJoas Schilling2017-01-191-30/+44
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Mimetype detection for hidden filesMagnus Walbeck2017-01-231-0/+4
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Magnus Walbeck <mw@mwalbeck.org>
* | | | Adjust the testsJoas Schilling2017-01-201-2/+2
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | add some unit testsBjoern Schiessle2017-01-182-1/+85
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptionsJoas Schilling2017-01-172-9/+15
|\ \ \ | | | | | | | | Markdown support for app descriptions
| * | | Apply DOMPurify over HTMLLukas Reschke2017-01-131-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | Fix JSUnit testsMorris Jobke2017-01-131-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Fix testsJoas Schilling2017-01-131-8/+12
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #3023 from ↵Christoph Wurst2017-01-172-0/+29
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/issue-2915-filter-out-sensitive-appconfigs Filter out sensitive appconfig values
| * | | Fix testsJoas Schilling2017-01-122-0/+29
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #3060 from nextcloud/cleanup-js-testsJoas Schilling2017-01-131-2/+7
|\ \ \ \ | | | | | | | | | | Cleanup js tests
| * | | | fix image warningsChristoph Wurst2017-01-131-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | allow/fix loading of fontsChristoph Wurst2017-01-131-1/+4
| | |/ / | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | 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 one
| * | | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-102-38/+43
| | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | fix coding style and increase code coverageChristoph Wurst2017-01-111-40/+111
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Fix testsCornelius Kölbel2017-01-111-2/+5
| |/ / |/| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #2745 from nextcloud/oc_26590Roeland Jago Douma2017-01-111-0/+21
|\ \ \ | | | | | | | | [downstream] Skip local shares in bkg scan and occ files:scan (#26590)
| * | | Only check for local shared storagesRoeland Jago Douma2017-01-101-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry2017-01-101-0/+20
| | | | | | | | | | | | | | | | | | | | Local shares should only be scanned when doing it for the owner to avoid repeatedly rescanning the same shared storage over and over again for every recipient.
* | | | Merge pull request #2951 from nextcloud/handle-nextcloud-log-type-gracefullyRoeland Jago Douma2017-01-111-0/+18
|\ \ \ \ | |_|/ / |/| | | Handle log_type "nextcloud" more gracefully
| * | | Better fallback for unknown log typesJoas Schilling2017-01-101-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add testsJoas Schilling2017-01-091-0/+16
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #3012 from nextcloud/fix-karma-image-warningsRoeland Jago Douma2017-01-101-2/+3
|\ \ \ \ | |_|/ / |/| | | show fewer warnings in karma test runs
| * | | show fewer warnings in karma test runsChristoph Wurst2017-01-101-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #3000 from nextcloud/cache-no-storeRoeland Jago Douma2017-01-103-3/+3
|\ \ \ \ | | | | | | | | | | set 'no-store' cache header if we do not want FF to cache
| * | | | fix controller testChristoph Wurst2017-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | fix data response test expected cache headersChristoph Wurst2017-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | set 'no-store' cache header if we do not want FF to cacheChristoph Wurst2017-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #2943 from nextcloud/kill_old_preview_codeMorris Jobke2017-01-101-963/+0
|\ \ \ \ \ | |_|/ / / |/| | | | Cleanup old preview code
| * | | | Remove old preview codeRoeland Jago Douma2017-01-041-963/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * \OC\Preview is no more * \Test\PreviewTests is no more * PreviewHooks in base.php are gone Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #2955 from ↵Roeland Jago Douma2017-01-101-0/+110
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/make-share-by-mail-work-without-linkshares share by mail should continue to work, even if public links are disabled
| * | | | | also create mail share if public links are disabledBjoern Schiessle2017-01-041-0/+110
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | Merge pull request #2925 from nextcloud/remove-close-wrapperRoeland Jago Douma2017-01-101-68/+0
|\ \ \ \ \ | | | | | | | | | | | | replace close:// streamwrapper with CallBackWrapper