summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Provide tests for future timestamp formattingMorris Jobke2017-10-231-0/+9
* Set the data from the templateJoas Schilling2017-10-182-52/+29
* fix urlBjoern Schiessle2017-10-171-2/+2
* Merge pull request #6602 from nextcloud/s3-multipart-uploadRobin Appelman2017-10-111-4/+17
|\
| * Add tests for multipart uploadRobin Appelman2017-09-211-4/+17
* | App management: add update sectionJulius Härtl2017-10-101-0/+6
* | Allow multiple settings and sections per appJoas Schilling2017-10-052-2/+8
* | 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
|\ \ \