summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-282-1/+34
|\
| * Fix acceptance testsJohn Molakvoæ (skjnldsv)2018-02-282-1/+34
* | Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-272-4/+25
|\ \
| * | fix unit testsBjoern Schiessle2018-02-271-2/+18
| * | add share permissions to settings pageBjoern Schiessle2018-02-272-2/+7
| |/
* | Merge pull request #8051 from nextcloud/public-templateRoeland Jago Douma2018-02-272-1/+85
|\ \
| * | Fix acceptance test for new menu structureJulius Härtl2018-02-271-1/+1
| * | Add test for PublicTemplateResponseJulius Härtl2018-02-271-0/+84
| |/
* | Loglevel is an intRoeland Jago Douma2018-02-271-1/+1
* | Make ILogger strictRoeland Jago Douma2018-02-271-1/+1
|/
* Merge pull request #8359 from nextcloud/swift-v3Morris Jobke2018-02-262-13/+42
|\
| * Kill objectstore CI if we can't create a fileRoeland Jago Douma2018-02-261-0/+7
| * Use username + pass in configRoeland Jago Douma2018-02-261-2/+5
| * Other configRoeland Jago Douma2018-02-261-14/+32
| * Add v3.0 auth runRoeland Jago Douma2018-02-261-1/+2
* | Merge pull request #8541 from nextcloud/translate-permission-error-pageMorris Jobke2018-02-262-10/+14
|\ \ | |/ |/|
| * Provide translated error message for permission errorMorris Jobke2018-02-262-10/+14
* | Fix proper typesRoeland Jago Douma2018-02-221-1/+1
|/
* Merge pull request #8472 from nextcloud/strict_integritycheckRoeland Jago Douma2018-02-221-0/+3
|\
| * Handle strict typing in Checker and fix testsRoeland Jago Douma2018-02-211-0/+3
* | Fix testsRoeland Jago Douma2018-02-212-12/+18
|/
* Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-...blizzz2018-02-202-3/+3
|\
| * Better result handling of email searchJoas Schilling2018-02-202-3/+3
* | Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-202-21/+1
|\ \
| * | Remove config from AutoCompleteControllerMorris Jobke2018-02-131-7/+1
| * | Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-131-14/+0
* | | Use a proper wait for create of the containerRoeland Jago Douma2018-02-191-2/+27
* | | use more precise method for waiting for swiftRobin Appelman2018-02-191-3/+29
* | | fix controller testRobin Appelman2018-02-191-3/+3
* | | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_appMorris Jobke2018-02-171-13/+0
|\ \ \
| * | | Fix app version to be always string and neither array nor nullMorris Jobke2018-02-171-13/+0
* | | | Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-...Morris Jobke2018-02-1610-52/+70
|\ \ \ \
| * | | | App manager is not needed anymoreJoas Schilling2018-02-161-1/+1
| * | | | Validate the info.xml against the appstore schema fileJoas Schilling2018-02-1610-52/+70
| |/ / /
* | | | Take into account the comment message when looking for itDaniel Calviño Sánchez2018-02-152-24/+17
* | | | Adjust timeouts in the step to create a new commentDaniel Calviño Sánchez2018-02-151-2/+2
* | | | Move locators above step definitionsDaniel Calviño Sánchez2018-02-151-21/+26
|/ / /
* | | Merge pull request #8095 from nextcloud/webapps-capabilitiesMorris Jobke2018-02-152-7/+136
|\ \ \
| * | | Also rewrite icon urlJulius Härtl2018-02-121-4/+19
| * | | Move to OCS endpointJulius Härtl2018-02-121-5/+5
| * | | Allow requesting absolute URLsJulius Härtl2018-02-121-6/+43
| * | | Add tests for NavigationControllerJulius Härtl2018-02-121-0/+77
| * | | Make sure we test the proper order in the NavigationManagerTestJulius Härtl2018-02-121-7/+7
| |/ /
* | | Merge pull request #8259 from nextcloud/guzzle6Morris Jobke2018-02-144-48/+37
|\ \ \ | |/ / |/| |
| * | adjust httpclient to guzzle6Robin Appelman2018-02-094-48/+37
* | | Merge pull request #8263 from nextcloud/fix_dev_man_linkMorris Jobke2018-02-081-3/+22
|\ \ \
| * | | Link to NC 14 dev manualRoeland Jago Douma2018-02-081-3/+22
| |/ /
* | | sleep moreRobin Appelman2018-02-081-1/+1
* | | add ci for swift primary storageRobin Appelman2018-02-083-0/+29
|/ /
* | Merge pull request #8033 from nextcloud/s3-uploaderMorris Jobke2018-02-081-5/+12
|\ \ | |/ |/|