summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Return the user id in case of an errorJoas Schilling2017-08-291-1/+1
* Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-262-5/+15
|\
| * Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-1/+11
| * Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-182-5/+5
* | Merge pull request #5870 from nextcloud/generate-system-wide-key-pairBjörn Schießle2017-08-241-15/+66
|\ \
| * | add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-101-5/+5
| * | extend the identity proof manager to allow system wide key pairsBjoern Schiessle2017-08-101-11/+62
* | | Merge pull request #6164 from nextcloud/dont-show-error-message-when-sql-failedRoeland Jago Douma2017-08-231-1/+20
|\ \ \
| * | | Prevent SQL error message in case of errorLukas Reschke2017-08-171-1/+20
* | | | No password reset for disabled usersJoas Schilling2017-08-181-0/+29
| |_|/ |/| |
* | | 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