summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Use ::class in test mocksMorris Jobke2017-10-2447-114/+154
* Provide tests for future timestamp formattingMorris Jobke2017-10-231-0/+9
* Merge pull request #6602 from nextcloud/s3-multipart-uploadRobin Appelman2017-10-111-4/+17
|\
| * Add tests for multipart uploadRobin Appelman2017-09-211-4/+17
* | Allow multiple settings and sections per appJoas Schilling2017-10-051-2/+2
* | 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-081-4/+4
|/
* 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-052-2/+4
|\ \ | |/ |/|
| * Fix testsMorris Jobke2017-09-051-1/+3
| * 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
* | Merge pull request #6296 from nextcloud/improve_2faRoeland Jago Douma2017-08-311-17/+189
|\ \
| * | Improve 2FARoeland Jago Douma2017-08-291-17/+189
* | | Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke2017-08-261-1/+11
|\ \ \ | |/ / |/| |
| * | Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-1/+11
| * | Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-1/+1
| |/
* | 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
* | | Always log cron executionMorris Jobke2017-08-171-8/+2
|/ /
* | Cleanup unused methodsMorris Jobke2017-08-153-15/+15