summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6737 from nextcloud/aws-sdk-12Robin Appelman2017-10-091-4/+17
|\
| * Add tests for multipart uploadRobin Appelman2017-10-091-4/+17
* | dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-0/+30
|/
* Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-181-32/+125
* Add testsTobia De Koninck2017-09-181-0/+129
* Fix testsTobia De Koninck2017-09-181-1/+19
* Fix AppPassword 2FA authRoeland Jago Douma2017-09-121-1/+16
* Use the language of the recipient for the share notificationJoas Schilling2017-09-111-0/+11
* Merge pull request #6386 from nextcloud/12-6247Morris Jobke2017-09-071-0/+12
|\
| * Fix testsMorris Jobke2017-09-061-0/+12
* | Merge pull request #6319 from nextcloud/improve_2fa-12Roeland Jago Douma2017-09-061-17/+193
|\ \ | |/ |/|
| * Fix login with basic authRoeland Jago Douma2017-09-061-1/+5
| * Improve 2FARoeland Jago Douma2017-08-311-17/+189
* | Fix testsMorris Jobke2017-09-052-2/+6
* | Fix unit testsJoas Schilling2017-09-051-1/+1
|/
* add prefix to user and system keys to avoid name collisionsBjoern Schiessle2017-08-301-5/+5
* extend the identity proof manager to allow system wide key pairsBjoern Schiessle2017-08-301-11/+62
* Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-301-1/+11
* Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-302-5/+5
* Enable object storage tests againMorris Jobke2017-08-171-1/+1
* 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
* Merge pull request #5946 from nextcloud/12-5897Morris Jobke2017-08-081-7/+40
|\
| * Send an email once a file/folder is shared with a userMorris Jobke2017-08-011-7/+40
* | Fix last failures with oracleJoas Schilling2017-08-032-3/+8
* | Fix querybuilder and functionbuilder testsJoas Schilling2017-08-032-25/+33
* | Can not insert auto increment on oracleJoas Schilling2017-08-032-43/+48
* | Fix missing escape on column and table nameJoas Schilling2017-08-031-1/+1
|/
* Add new bundleLukas Reschke2017-07-262-0/+46
* Remove unneeded stylesMorris Jobke2017-07-244-5/+5
* Adjust to height=120Lukas Reschke2017-07-244-5/+5
* add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
* Merge pull request #5786 from nextcloud/path-repair-steps-storage-12Morris Jobke2017-07-211-0/+34
|\
| * Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-191-0/+34
* | Add option to acceptance test runner to set the Selenium serverDaniel Calviño Sánchez2017-07-201-1/+40
* | Add option to acceptance test runner to set the Nextcloud server domainDaniel Calviño Sánchez2017-07-202-1/+45
* | Make possible to configure the domain for the Nextcloud test serverDaniel Calviño Sánchez2017-07-201-6/+16
* | Fix emitting of legacy hook post_unsharePauli Järvinen2017-07-191-1/+1
|/
* Fix droneMorris Jobke2017-07-142-7/+7
* Merge pull request #5710 from nextcloud/nested-permissions-mask-12Morris Jobke2017-07-131-0/+15
|\
| * Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-0/+15
* | Merge pull request #5655 from nextcloud/moveFromCache-from-shared-12Morris Jobke2017-07-132-0/+205
|\ \
| * | chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-0/+38
| * | adjust to moved repair stepRobin Appelman2017-07-131-2/+8
| * | Add repair step for invalid pathsRobin Appelman2017-07-131-0/+111
| * | fix moving folders out of a cache jailRobin Appelman2017-07-131-0/+50
| |/
* | Merge pull request #5697 from nextcloud/stable12-4984Morris Jobke2017-07-131-2/+15
|\ \ | |/ |/|
| * Write cert bundle to tmp file firstRoeland Jago Douma2017-07-121-2/+15
* | Add acceptance tests for unselecting items in dropdown for tagsDaniel Calviño Sánchez2017-07-115-0/+334
* | Extract app navigation elements to its own contextDaniel Calviño Sánchez2017-07-113-39/+70