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-02-17Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke
2015-02-16add debug log for memcache instantiationJörn Friedrich Dreyer
2015-01-31Properly show the warning about the missing composer autoloaderMorris Jobke
2015-01-23Merge pull request #13314 from owncloud/login-hook-logoutMorris Jobke
2015-01-22Throw an exception when login is canceled by an appRobin Appelman
2015-01-09Add some more sanity checks for maintenance modeLukas Reschke
2015-01-09Verify authentication before initializing apps and routingLukas Reschke
2015-01-02move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer
2015-01-02move code from js.js to search.js in the search appJörn Friedrich Dreyer
2014-12-19Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer
2014-12-17Check basic auth header only for not-logged-in usersLukas Reschke
2014-12-17Move basic auth login out of `isLoggedIn`Lukas Reschke
2014-12-16load showpassord.js conditionally in the template only if neededThomas Müller
2014-12-15Implement method that reads vendor libs from core.jsonMorris Jobke
2014-12-13bower jquery-ui - exported changes to a separate css fileMorris Jobke
2014-12-11Check if open_basedir is setLukas Reschke
2014-12-09reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke
2014-12-09fix base.php for not installed systemsMorris Jobke
2014-12-06Create config if it does not existsLukas Reschke
2014-12-05Remove checks for safe mode and magic quotesLukas Reschke
2014-12-01Merge pull request #12419 from owncloud/read-only-configThomas Müller
2014-11-27Pass \OC::$WEBROOT to the ctrLukas Reschke
2014-11-26remove deprecated \OC:$sessionThomas Müller
2014-11-25Allow read-only configurationLukas Reschke
2014-11-20Merge pull request #12299 from owncloud/clean-lib-base-configMorris Jobke
2014-11-20Merge pull request #12226 from owncloud/remove-phpassThomas Müller
2014-11-19replace double quotes with single quotesMorris Jobke
2014-11-19replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfigMorris Jobke
2014-11-18Ignore port for trusted domainsLukas Reschke
2014-11-17Remove phpass and migrate to new Hasher interfaceLukas Reschke
2014-11-11Merge pull request #11917 from owncloud/fix-11909Thomas Müller
2014-11-06Load PHPAss via autoloaderLukas Reschke
2014-11-06Merge pull request #11883 from owncloud/clear-session-for-setupLukas Reschke
2014-11-06md5 now handled via bowerMorris Jobke
2014-11-06bower snapjsMorris Jobke
2014-11-06bower underscoreMorris Jobke
2014-11-04migrate jQuery to bowerMorris Jobke
2014-11-03replace moment.js with bower versionMorris Jobke
2014-11-03Update Pimple to V3.0Thomas Müller
2014-11-03Migrate "setsecurity.php" to the AppFrameworkLukas Reschke
2014-11-03Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5Thomas Müller
2014-10-31Clear session before setupLukas Reschke
2014-10-29Merge pull request #11638 from owncloud/oc8-translationsThomas Müller
2014-10-29Include core translationsVincent Petry
2014-10-29Added OC.L10N namespace with translation functionsVincent Petry
2014-10-28Update doctrine/dbal to 2.5Thomas Müller
2014-10-28Use composer autoloader to load PatchworkThomas Müller
2014-10-28use Composer autoloader not OC for non-Composer 3rdparty (#9643)Adam Williamson
2014-10-28Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurableLukas Reschke
2014-10-27Make supported DBs configurable within config.phpLukas Reschke