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-02-09Consolidate getQuota and setQuota methods in User instanceArthur Schiwon
2016-02-01Move data protection check to javascriptVincent Chan
2016-01-20Introduce IUser::setEMailAddress and add hook mechanismThomas Müller
2016-01-13Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller
2016-01-12Happy new year!Thomas Müller
2016-01-12Allow admins to add system wide root certificatesRobin Appelman
2016-01-07Add a warning on the apps list when the version is missingJoas Schilling
2016-01-06Inject OCSClientLukas Reschke
2015-12-18Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke
2015-12-07Scrutinizer Auto-FixesScrutinizer Auto-Fixer
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-11-04fix subadmin user count for empty groupsMorris Jobke
2015-10-29Fix everyone count for subadminsVincent Petry
2015-10-29Drop OC_SubAdmin and replace usagesLukas Reschke
2015-10-27Merge pull request #19813 from owncloud/stay-on-apps-category-refreshThomas Müller
2015-10-26Use speaking idsJoas Schilling
2015-10-26Stay on the same category when refreshing the page on the apps listJoas Schilling
2015-10-26Update license headersLukas Reschke
2015-10-21Fix unit testRoeland Jago Douma
2015-10-20Fix memcached/memcache module checkRobin McCorkell
2015-10-09Use injected requestVincent Petry
2015-10-09fix IE8 user agent detectionMorris Jobke
2015-10-09Fix uploading avatar and root certs in IE8Vincent Petry
2015-10-08Don't perform checks for outdated TLS libs when no internet connectionLukas Reschke
2015-10-08Fix comment syntaxLukas Reschke
2015-10-06Fix importing of certificatesLukas Reschke
2015-10-06Merge pull request #19597 from owncloud/update-license-headersThomas Müller
2015-10-06deduplicate @xenopathicMorris Jobke
2015-10-06[admin] check for correct PHP memcached moduleMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-09-10Update isCertificateImportAllowed() check to new APIRobin McCorkell
2015-09-02use config.php value instead of version stringMorris 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-28set logger in constructorBjoern Schiessle
2015-07-28Detect old NSS and OpenSSL versionsLukas Reschke
2015-07-17don't move keys if the key where already moved in a previous migration runBjoern Schiessle
2015-07-16Merge pull request #17500 from owncloud/encryption_migration_improvementsThomas Müller
2015-07-13Handle returned null value in app level codeMorris Jobke
2015-07-08only cleanUp the remaining keys if the migration really finished succesfullyBjoern Schiessle
2015-06-29Add missing version fieldLukas Reschke
2015-06-29Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-storeLukas Reschke