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
AgeCommit message (Expand)Author
2015-02-16fixing unit tests in UsersControllerTestThomas Müller
2015-02-07Merge pull request #13753 from owncloud/use-403-instead-of-200Morris Jobke
2015-01-30Switch to a factory and add unit testsLukas Reschke
2015-01-30Add unit testsLukas Reschke
2015-01-29Use 403 instead of 200 responseLukas Reschke
2015-01-27Add value if restore of data is possible for a userMorris Jobke
2015-01-23Use setConfigs() instead of calling setConfig() multiple timesJoas Schilling
2015-01-18Fix filtering for users when $gid is emptyLukas Reschke
2015-01-07add Download logfile button to admin settingsGeorg Ehrke
2014-12-19Mail address of users is now changable in the user managementMorris Jobke
2014-12-16add unit tests for new user create mailMorris Jobke
2014-12-13Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke
2014-12-12Use array key instead of valueLukas Reschke
2014-12-12Show user backend in user managementMorris Jobke
2014-12-12Add test for user without backendLukas Reschke
2014-12-10Add filter for 'backend' to user REST routeLukas Reschke
2014-12-09Expose backend type via REST APILukas Reschke
2014-12-08React on other statuscodes than 200Lukas Reschke
2014-12-08Add statuscodesLukas Reschke
2014-12-08Add REST route for user & group managementLukas Reschke
2014-11-19Make root tests extend the \Test\TestCaseJoas Schilling
2014-11-17Warn for password reset when files_encryption is enabledLukas Reschke
2014-11-14Fail...Lukas Reschke
2014-11-14Mark skipped until #12085 is mergedLukas Reschke
2014-11-03Migrate "setsecurity.php" to the AppFrameworkLukas Reschke
2014-10-16Fix unit testLukas Reschke
2014-10-14Refactor MailSettings controllerLukas Reschke