summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-046-0/+2059
|\
| * add tests for Lookup PluginArthur Schiwon2017-09-263-2/+180
| * move splitUserRemote unit testsArthur Schiwon2017-09-261-0/+75
| * split off former searchSharee unit testArthur Schiwon2017-09-261-0/+219
| * split off getEmail testsArthur Schiwon2017-09-261-0/+337
| * split off getRemote unit testsArthur Schiwon2017-09-261-0/+314
| * split off getGroups unit testsArthur Schiwon2017-09-261-0/+491
| * split off getUsers unit testsArthur Schiwon2017-09-261-0/+445
* | dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-0/+30
* | Fix bigint handling on postgresJoas Schilling2017-09-291-0/+74
|/
* 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