Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-17fix urlBjoern Schiessle
2017-10-09Merge pull request #6737 from nextcloud/aws-sdk-12Robin Appelman
2017-10-09Add tests for multipart uploadRobin Appelman
2017-10-03dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman
2017-09-18Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke
2017-09-18Add testsTobia De Koninck
2017-09-18Fix testsTobia De Koninck
2017-09-12Fix AppPassword 2FA authRoeland Jago Douma
2017-09-12Improve text: 'you have now' -> 'you now have'Leon Klingele
2017-09-11Use the language of the recipient for the share notificationJoas Schilling
2017-09-07Merge pull request #6386 from nextcloud/12-6247Morris Jobke
2017-09-06Merge pull request #6319 from nextcloud/improve_2fa-12Roeland Jago Douma
2017-09-06Fix testsMorris Jobke
2017-09-06Fix login with basic authRoeland Jago Douma
2017-09-05Fix testsMorris Jobke
2017-09-05Fix unit testsJoas Schilling
2017-08-31Improve 2FARoeland Jago Douma
2017-08-30add prefix to user and system keys to avoid name collisionsBjoern Schiessle
2017-08-30extend the identity proof manager to allow system wide key pairsBjoern Schiessle
2017-08-30Inject \OCP\IURLGenerator to make tests workLukas Reschke
2017-08-30Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke
2017-08-17Enable object storage tests againMorris Jobke
2017-08-10Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez
2017-08-10Add getter for the timeout multiplierDaniel Calviño Sánchez
2017-08-08Merge pull request #5946 from nextcloud/12-5897Morris Jobke
2017-08-03Fix last failures with oracleJoas Schilling
2017-08-03Fix querybuilder and functionbuilder testsJoas Schilling
2017-08-03Can not insert auto increment on oracleJoas Schilling
2017-08-03Fix missing escape on column and table nameJoas Schilling
2017-08-01Send an email once a file/folder is shared with a userMorris Jobke
2017-07-26Add new bundleLukas Reschke
2017-07-24Remove unneeded stylesMorris Jobke
2017-07-24Adjust to height=120Lukas Reschke
2017-07-22add tests for renaming paths with multibyte utf8 charactersRobin Appelman
2017-07-21Merge pull request #5786 from nextcloud/path-repair-steps-storage-12Morris Jobke
2017-07-20Add option to acceptance test runner to set the Selenium serverDaniel Calviño Sánchez
2017-07-20Add option to acceptance test runner to set the Nextcloud server domainDaniel Calviño Sánchez
2017-07-20Make possible to configure the domain for the Nextcloud test serverDaniel Calviño Sánchez
2017-07-19Also repair storage id's when repairing invalid entriesRobin Appelman
2017-07-19Fix emitting of legacy hook post_unsharePauli Järvinen
2017-07-14Fix droneMorris Jobke
2017-07-14Merge pull request #5710 from nextcloud/nested-permissions-mask-12Morris Jobke
2017-07-13Merge pull request #5655 from nextcloud/moveFromCache-from-shared-12Morris Jobke
2017-07-13Merge pull request #5697 from nextcloud/stable12-4984Morris Jobke
2017-07-13Fix scan permissions with nested permissions masksRobin Appelman
2017-07-13chunk getting invalid paths and reuse queriesRobin Appelman
2017-07-13adjust to moved repair stepRobin Appelman
2017-07-13Add repair step for invalid pathsRobin Appelman
2017-07-13fix moving folders out of a cache jailRobin Appelman
2017-07-12Write cert bundle to tmp file firstRoeland Jago Douma