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
2017-05-18Move activities test codeChristoph Wurst
2017-05-08Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner
2017-04-29consolidate setEnabled methodArthur Schiwon
2017-04-29fix unit testsMorris Jobke
2017-04-29use proper return codes and handle failure casesMorris Jobke
2017-04-29Improve wording of error messagesMorris Jobke
2017-04-29fix unit testsMorris Jobke
2017-04-29add unit tests for enable methodMorris Jobke
2017-04-29add unit tests for disable methodMorris Jobke
2017-04-29adjust tests to have at least one disabled userMorris Jobke
2017-04-29Fix unit testsRoeland Jago Douma
2017-04-29Fix unit testsMorris Jobke
2017-04-29fix unit testBjoern Schiessle
2017-04-29check verification proof and update account tableBjoern Schiessle
2017-04-26Fix testsLukas Reschke
2017-04-26Adjust testsLukas Reschke
2017-04-25Add installed category in AppSettingsControlerTestFelix A. Epp
2017-04-20Don't assume the admin didn't configure Opcache correctly...Joas Schilling
2017-04-20Use the correct classJoas Schilling
2017-04-20Import some classesJoas Schilling
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-19Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-04-19Beautify test emailLukas Reschke
2017-04-18Fix some more stuffJoas Schilling
2017-04-18Fix testsJoas Schilling
2017-04-12Fix unit testsMorris Jobke
2017-04-11Adjust class referencesLukas Reschke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Add support for themingLukas Reschke
2017-04-07Fix testsLukas Reschke
2017-04-07New layout for welcome emailMorris Jobke
2017-03-16Fix unit tests of masterRoeland Jago Douma
2017-02-24Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke
2017-02-23Show info in admin settings about PHP opcache if disabledMorris Jobke
2017-02-16add unit testsMorris Jobke
2017-02-14Always enable avatarsMorris Jobke
2017-01-23Error out when subadmin doesn't select any groupJoas Schilling
2016-12-02make sure that we only update the email address if it really changedBjoern Schiessle
2016-11-30LanguageMorris Jobke
2016-11-25bring back setEmailAddress for the user managementBjoern Schiessle
2016-11-23update email address correctlyBjoern Schiessle
2016-11-21Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman
2016-11-21update testsRobin Appelman
2016-11-21fix unit testsBjoern Schiessle
2016-11-21allow to change display names in the user settings againBjörn Schießle
2016-11-18Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke
2016-11-18Fix unit testsJoas Schilling
2016-11-16fix warnings when updating app passwordRobin Appelman
2016-11-16Adds tests for the AuthSettingsControllerRoeland Jago Douma