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-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
2016-11-16cast to intRobin Appelman
2016-11-16update testsRobin Appelman
2016-11-06Add settings PersonalControllerRoeland Jago Douma
2016-11-02Add test for "languageCodesTest.php"Lukas Reschke
2016-10-31Proxy images through usercontent.apps.nextcloud.comLukas Reschke
2016-10-31Fix testsLukas Reschke
2016-10-31Use new appstore APILukas Reschke
2016-10-24[9.2] Add missing unit tests (#25936)Thomas Müller
2016-10-06phpunit min version is 4.8Joas Schilling
2016-10-06Fix testsJoas Schilling
2016-10-05Use magic DI as much as possibleJoas Schilling
2016-10-05Add a test for all the controllers and the middlewareJoas Schilling
2016-09-13Fix getMock UsersControllerTestRoeland Jago Douma
2016-09-07Set defaultRoeland Jago Douma
2016-09-07Fix getMock settingsRoeland Jago Douma
2016-09-06Deprecate getEditionString()Joas Schilling
2016-08-17Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm
2016-08-16Remove IE8 support in CertificateControllerRoeland Jago Douma
2016-08-15Merge branch 'master' into implement_712Lukas Reschke
2016-08-15Fix CheckSetupController testsLukas Reschke
2016-08-15Add reference to current userLukas Reschke
2016-08-15Add new dependencyLukas Reschke
2016-08-15Use MockBuilder instead of createMockLukas Reschke
2016-08-15Add unit testsLukas Reschke
2016-07-07Merge branch 'master' into sync-masterMorris Jobke
2016-07-06Set content type when downloading log file to force download in some browsers...Vincent Petry
2016-06-30Set content-type to "application/octet-stream"Lukas Reschke
2016-06-28prevent users from deleting their own session tokenChristoph Wurst
2016-05-25Move parallel merged auth tests to PSR-4Joas Schilling