summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+3
* Fix settings/Controller/Lukas Reschke2017-08-011-2/+2
* Stricter phan config fixesLukas Reschke2017-08-011-3/+3
* Merge pull request #5890 from nextcloud/fix-403-and-404-redirectRoeland Jago Douma2017-07-311-20/+0
|\
| * Fix 403 and 404 redirectMorris Jobke2017-07-261-20/+0
* | Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* | Add new bundleLukas Reschke2017-07-262-0/+46
|/
* Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-251-2/+2
|\
| * Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-241-2/+2
* | Merge pull request #5825 from nextcloud/more-move-testsMorris Jobke2017-07-251-36/+38
|\ \ | |/ |/|
| * add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
* | Remove unneeded stylesMorris Jobke2017-07-244-5/+5
* | Adjust to height=120Lukas Reschke2017-07-244-5/+5
* | Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-244-15/+0
* | Merge pull request #5783 from nextcloud/outlook-max-widthRoeland Jago Douma2017-07-244-0/+15
|\ \ | |/ |/|
| * Set max-width of image to 100px in Outlook as wellMorris Jobke2017-07-234-0/+15
* | Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-211-0/+34
* | Merge pull request #5802 from nextcloud/rm_dep_controller_functionsLukas Reschke2017-07-211-69/+0
|\ \
| * | Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-69/+0
* | | Merge pull request #5818 from nextcloud/ocs_privatedataRoeland Jago Douma2017-07-211-172/+0
|\ \ \
| * | | PrivateData to appRoeland Jago Douma2017-07-211-172/+0
* | | | Merge pull request #5797 from paulijar/share20-postUnshareFromSelfMorris Jobke2017-07-212-0/+86
|\ \ \ \ | |/ / / |/| | |
| * | | Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen2017-07-202-0/+86
| | |/ | |/|
* | | Add option to acceptance test runner to set the Selenium serverDaniel Calviño Sánchez2017-07-201-1/+40
* | | Add option to acceptance test runner to set the Nextcloud server domainDaniel Calviño Sánchez2017-07-202-1/+45
* | | Make possible to configure the domain for the Nextcloud test serverDaniel Calviño Sánchez2017-07-201-6/+16
| |/ |/|
* | Merge pull request #5719 from nextcloud/improve-jscombinerMorris Jobke2017-07-191-1/+24
|\ \ | |/ |/|
| * Properly handle if the deps file if for some reason emptyMorris Jobke2017-07-191-1/+24
* | Fix emitting of legacy hook post_unsharePauli Järvinen2017-07-161-1/+1
* | Merge pull request #5724 from nextcloud/fix-droneMorris Jobke2017-07-142-7/+7
|\ \
| * | Fix droneMorris Jobke2017-07-142-7/+7
| |/
* | Merge pull request #5699 from nextcloud/bruteforce_capabilityLukas Reschke2017-07-141-0/+68
|\ \ | |/ |/|
| * Add bruteforce capabilitiesRoeland Jago Douma2017-07-131-0/+68
* | Merge pull request #5708 from nextcloud/nested-permissions-maskMorris Jobke2017-07-131-0/+15
|\ \
| * | Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-0/+15
| |/
* / chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-0/+38
|/
* Write cert bundle to tmp file firstRoeland Jago Douma2017-07-121-2/+15
* Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-122-0/+63
|\
| * Add tests for public capabiltiesJulius Härtl2017-06-302-0/+63
* | Merge pull request #5656 from nextcloud/fix-unselecting-items-on-multi-select...Morris Jobke2017-07-105-41/+390
|\ \
| * | Add acceptance tests for unselecting items in dropdown for tagsDaniel Calviño Sánchez2017-07-104-0/+318
| * | Extract app navigation elements to its own contextDaniel Calviño Sánchez2017-07-083-39/+70
| * | Fix typoDaniel Calviño Sánchez2017-07-081-2/+2
* | | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-6/+6
|\ \ \
| * | | Fix testsJoas Schilling2017-06-201-6/+6
* | | | Merge pull request #5615 from nextcloud/issue-5286-fix-navigation-entries-for...Morris Jobke2017-07-071-12/+52
|\ \ \ \
| * | | | Don't load navigation entries of restricted appsJoas Schilling2017-07-051-12/+52
| | |_|/ | |/| |
* | | | Merge pull request #5424 from nextcloud/moveFromCache-from-sharedMorris Jobke2017-07-062-0/+167
|\ \ \ \
| * | | | adjust to moved repair stepRobin Appelman2017-06-291-2/+8
| * | | | Add repair step for invalid pathsRobin Appelman2017-06-211-0/+111