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
2016-07-07[stable9] Set content type when downloading log file to force download in som...Thomas Müller
2016-02-23Merge pull request #22551 from owncloud/make-exceptions-easier-to-debugThomas Müller
2016-02-22We should check for exceptions when trying to get the avatarRoeland Jago Douma
2016-02-22Throw normal exceptions instead of eating themLukas Reschke
2016-02-12Add note if integrity check is disabledLukas Reschke
2016-02-09fix testsArthur Schiwon
2016-02-01Move data protection check to javascriptVincent Chan
2016-01-20Introduce IUser::setEMailAddress and add hook mechanismThomas Müller
2016-01-18always allow autoloading encryption in unit testRobin Appelman
2016-01-12Allow admins to add system wide root certificatesRobin Appelman
2015-12-04Only try to load avatars in the user list if there is anyRoeland Jago Douma
2015-12-02User IUser::getEMailAddress() all over the placeThomas Müller
2015-12-02Remove OC_Config from app management templateMorris Jobke
2015-12-01Add code integrity checkLukas Reschke
2015-11-20Moved changedisplayname to usercontrollerRoeland Jago Douma
2015-10-29Fix everyone count for subadminsVincent Petry
2015-10-29Drop OC_SubAdmin and replace usagesLukas Reschke
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