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-10-26Use speaking idsJoas Schilling
2015-10-26Stay on the same category when refreshing the page on the apps listJoas Schilling
2015-10-21Fix unit testRoeland Jago Douma
2015-10-08Don't perform checks for outdated TLS libs when no internet connectionLukas Reschke
2015-10-06[admin] check for correct PHP memcached moduleMorris Jobke
2015-09-22Move dummy backend to Tests namespaceLukas Reschke
2015-09-02use config.php value instead of version stringMorris Jobke
2015-08-17[test] more tests for UserController::setMailAddressMorris Jobke
2015-08-11Add setup check for reverse proxy header configurationRobin McCorkell
2015-08-11Merge pull request #17919 from rullzer/php_supported_checkThomas Müller
2015-08-04also block certificate management in the back-end if external storages are di...Bjoern Schiessle
2015-07-29Display warning in security & setup warnings if php version is EOLRoeland Jago Douma
2015-07-28Merge pull request #17912 from owncloud/detect-old-openssl-versionsRobin McCorkell
2015-07-28Add unit testsLukas Reschke
2015-07-28Detect old NSS and OpenSSL versionsLukas Reschke
2015-06-16Only sort by group name when LDAP is involvedJoas Schilling
2015-06-08Merge pull request #16402 from owncloud/issue-15956-slow-group-usercountThomas Müller
2015-06-03Move the helpful method to the TestCase classJoas Schilling
2015-05-26Add check for availability of /dev/urandomLukas Reschke
2015-05-18Sort user groups by group name and hide the user countJoas Schilling
2015-05-15Merge pull request #15978 from owncloud/feature/fix-encryption-tooltipsThomas Müller
2015-05-11fixing testClark Tomlinson
2015-05-05Add test for setEmailAddressJoas Schilling
2015-04-20Adjust tests and statuscodeLukas Reschke
2015-04-20Migrate personal certificate handling into AppFramework controllersLukas Reschke
2015-04-09Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke
2015-04-07Remove hardcoded link to performance docsJoas Schilling
2015-04-03Add experimental applications switchLukas Reschke
2015-03-28Add check for activated local memcacheLukas Reschke
2015-03-27use StreamResponse to download the log file - fixes #14268Thomas Müller
2015-03-16Show more detailed error messageLukas Reschke
2015-03-16Adjust unit testLukas Reschke
2015-03-16Migrate to SwiftMailLukas Reschke
2015-03-02Let users configure security headers in their WebserverLukas Reschke
2015-02-16fixing unit tests in UsersControllerTestThomas Müller
2015-01-30Switch to a factory and add unit testsLukas Reschke
2015-01-30Add unit testsLukas 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