summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6544 from nextcloud/fix/duplicate-session-tokenMorris Jobke2017-09-251-0/+8
|\
| * Fix duplicate session token after remembered loginChristoph Wurst2017-09-201-0/+8
* | Handle SameSiteCookie check for index.php in AppFramework MiddlewareRoeland Jago Douma2017-09-242-2/+145
* | Merge pull request #6605 from nextcloud/oc_ocs_response_is_depMorris Jobke2017-09-211-4/+4
|\ \
| * | OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-4/+4
| |/
* / Fix testsRoeland Jago Douma2017-09-211-0/+9
|/
* Merge pull request #5462 from nextcloud/add-frameancestor-supportLukas Reschke2017-09-181-0/+41
|\
| * Add CSP frame-ancestors supportThomas Citharel2017-09-151-0/+41
* | Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-32/+125
* | Add testsTobia De Koninck2017-09-151-0/+129
* | Fix testsTobia De Koninck2017-09-151-1/+19
|/
* Fix AppPassword 2FA authRoeland Jago Douma2017-09-121-1/+16
* Merge pull request #6414 from nextcloud/share-notification-wrong-languageMorris Jobke2017-09-081-0/+11
|\
| * Use the language of the recipient for the share notificationJoas Schilling2017-09-081-0/+11
* | Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-089-15/+15
|/
* Merge pull request #6247 from nextcloud/oauth-state-undefinedMorris Jobke2017-09-061-0/+12
|\
| * Fix testsMorris Jobke2017-09-061-0/+12
* | Merge pull request #6364 from nextcloud/fix_login_loopMorris Jobke2017-09-061-1/+5
|\ \ | |/ |/|
| * Fix login with basic authRoeland Jago Douma2017-09-051-1/+5
* | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke2017-09-053-3/+7
|\ \ | |/ |/|
| * Fix testsMorris Jobke2017-09-052-2/+6
| * Fix unit testsJoas Schilling2017-09-041-1/+1
* | Merge pull request #6254 from nextcloud/async-bus-splitMorris Jobke2017-09-043-28/+82
|\ \
| * | Add proper EOLMorris Jobke2017-09-041-1/+1
| * | split async test bus for easier subclassingRobin Appelman2017-08-243-28/+82
* | | Fix broken testsMorris Jobke2017-09-041-1/+6
| |/ |/|
* | Merge pull request #6296 from nextcloud/improve_2faRoeland Jago Douma2017-08-311-17/+189
|\ \
| * | Improve 2FARoeland Jago Douma2017-08-291-17/+189
* | | 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