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-03-20show a better error message when trying to create a user that already existsRobin Appelman
2015-02-16Return milliseconds instead of seconds for lastLogin - refs #14005Thomas Müller
2015-02-02Merge pull request #13790 from owncloud/fix-subadmin-groupThomas Müller
2015-01-30Consistent variable namingLukas Reschke
2015-01-30Switch to a factory and add unit testsLukas Reschke
2015-01-30Add unit testsLukas Reschke
2015-01-30Fix subadmin listing of groupLukas Reschke
2015-01-30Check whether return is an error case before using itJoas Schilling
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-16sorting enabled and disabled apps alphabetically - fixes #13404Thomas Müller
2015-01-09Cache responses from the AppStore serverLukas Reschke
2015-01-09Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke
2015-01-07add Download logfile button to admin settingsGeorg Ehrke
2015-01-06fixing wrong usage of license vs licenceThomas Müller
2014-12-19Mail address of users is now changable in the user managementMorris Jobke
2014-12-16Send mail for new usersMorris Jobke
2014-12-15Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt
2014-12-13Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke
2014-12-12Make comment clearLukas Reschke
2014-12-12Comment code pathLukas Reschke
2014-12-12Use limit and offsetLukas Reschke
2014-12-12Use array key instead of valueLukas Reschke
2014-12-12Show user backend in user managementMorris Jobke
2014-12-12rework api of DependencyAnalyzerThomas Müller
2014-12-11Break loopLukas 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-12-04adding supported databasesThomas Müller
2014-12-04introduce dependency analyzer to take care of app dependenciesThomas Müller
2014-11-03Migrate "setsecurity.php" to the AppFrameworkLukas Reschke
2014-10-28Merge pull request #11600 from owncloud/refactor-appsettings-to-app-frameworkLukas Reschke
2014-10-16fixing typo in English source stringThomas Müller
2014-10-16Migrate new app settings to AppFrameworkLukas Reschke
2014-10-14fixing typosThomas Müller
2014-10-14Refactor MailSettings controllerLukas Reschke