aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6161 from nextcloud/drone-s3Morris Jobke2017-08-172-355/+1
|\
| * Enable object storage tests againMorris Jobke2017-08-171-1/+1
| * Remove windows config settings in testsMorris Jobke2017-08-172-354/+0
* | Always log cron executionMorris Jobke2017-08-171-8/+2
|/
* Cleanup unused methodsMorris Jobke2017-08-153-15/+15
* Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-153-22/+22
|\
| * Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-153-22/+22
* | Merge pull request #6121 from nextcloud/cleanup-registerBackendMorris Jobke2017-08-153-4/+4
|\ \
| * | Use proper methods for registerBackendMorris Jobke2017-08-153-4/+4
| |/
* / Use proper methods for checkPasswordProtectedShareMorris Jobke2017-08-151-1/+1
|/
* Cleanup unused methodsMorris Jobke2017-08-151-880/+0
* Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez2017-08-103-0/+178
* Add getter for the timeout multiplierDaniel Calviño Sánchez2017-08-101-0/+9
* Fix SessionTestRoeland Jago Douma2017-08-091-0/+11
* Fix RepairMimeTypeTestRoeland Jago Douma2017-08-091-4/+10
* Fix CacheTestRoeland Jago Douma2017-08-091-2/+2
* Fix LostControllerTestRoeland Jago Douma2017-08-091-0/+4
* Fix encryption testRoeland Jago Douma2017-08-091-2/+3
* Fix LoginControllerRoeland Jago Douma2017-08-091-0/+4
* Use symfony/translation for L10N pluralsRoeland Jago Douma2017-08-071-27/+0
* Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma2017-08-032-86/+237
* Fix last failures with oracleJoas Schilling2017-08-022-3/+8
* Fix querybuilder and functionbuilder testsJoas Schilling2017-08-022-25/+33
* Can not insert auto increment on oracleJoas Schilling2017-08-022-43/+48
* Fix missing escape on column and table nameJoas Schilling2017-08-021-1/+1
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-4/+4
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-013-2/+11
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-273-2/+11
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-015-71/+82
|\ \
| * | Fix testsRoeland Jago Douma2017-07-314-67/+77
| * | Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
* | | Merge pull request #5897 from nextcloud/add-share-mail-for-user-shareRoeland Jago Douma2017-08-011-7/+40
|\ \ \
| * | | Send an email once a file/folder is shared with a userMorris Jobke2017-07-281-7/+40
| | |/ | |/|
* | | Update the URLs in tests to use example.orgMorris Jobke2017-08-012-14/+14
* | | Fix testsRoeland Jago Douma2017-08-012-4/+4
* | | 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
|\ \ | |/ |/|