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-08-31Merge pull request #6296 from nextcloud/improve_2faRoeland Jago Douma
2017-08-29Improve 2FARoeland Jago Douma
2017-08-29Return the user id in case of an errorJoas Schilling
2017-08-26Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke
2017-08-24Merge pull request #5870 from nextcloud/generate-system-wide-key-pairBjörn Schießle
2017-08-23Merge pull request #6164 from nextcloud/dont-show-error-message-when-sql-failedRoeland Jago Douma
2017-08-18Inject \OCP\IURLGenerator to make tests workLukas Reschke
2017-08-18No password reset for disabled usersJoas Schilling
2017-08-18Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke
2017-08-17Merge pull request #6161 from nextcloud/drone-s3Morris Jobke
2017-08-17Prevent SQL error message in case of errorLukas Reschke
2017-08-17Always log cron executionMorris Jobke
2017-08-17Enable object storage tests againMorris Jobke
2017-08-17Remove windows config settings in testsMorris Jobke
2017-08-15Cleanup unused methodsMorris Jobke
2017-08-15Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke
2017-08-15Merge pull request #6121 from nextcloud/cleanup-registerBackendMorris Jobke
2017-08-15Cleanup usage of shareItem in internal code baseMorris Jobke
2017-08-15Use proper methods for registerBackendMorris Jobke
2017-08-15Use proper methods for checkPasswordProtectedShareMorris Jobke
2017-08-15Cleanup unused methodsMorris Jobke
2017-08-10add prefix to user and system keys to avoid name collisionsBjoern Schiessle
2017-08-10extend the identity proof manager to allow system wide key pairsBjoern Schiessle
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-09Fix SessionTestRoeland Jago Douma
2017-08-09Fix RepairMimeTypeTestRoeland Jago Douma
2017-08-09Fix CacheTestRoeland Jago Douma
2017-08-09Fix LostControllerTestRoeland Jago Douma
2017-08-09Fix encryption testRoeland Jago Douma
2017-08-09Fix LoginControllerRoeland Jago Douma
2017-08-07Use symfony/translation for L10N pluralsRoeland Jago Douma
2017-08-03Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma
2017-08-02Fix last failures with oracleJoas Schilling
2017-08-02Fix querybuilder and functionbuilder testsJoas Schilling
2017-08-02Can not insert auto increment on oracleJoas Schilling
2017-08-02Fix missing escape on column and table nameJoas Schilling
2017-08-01Remove explicit type hints for ControllerLukas Reschke
2017-08-01Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke
2017-08-01Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke
2017-08-01Merge pull request #5897 from nextcloud/add-share-mail-for-user-shareRoeland Jago Douma
2017-08-01Update the URLs in tests to use example.orgMorris Jobke
2017-08-01Fix testsRoeland Jago Douma
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-08-01Fix settings/Controller/Lukas Reschke
2017-08-01Stricter phan config fixesLukas Reschke
2017-07-31Merge pull request #5890 from nextcloud/fix-403-and-404-redirectRoeland Jago Douma
2017-07-31Fix testsRoeland Jago Douma
2017-07-31Fix middleware implementations signaturesRoeland Jago Douma
2017-07-28Send an email once a file/folder is shared with a userMorris Jobke