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
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller
2013-07-08fix typoRobin Appelman
2013-07-06Updater: pass update url as argument to update checkRobin Appelman
2013-07-06split upgrade logic from ajax fileRobin Appelman
2013-04-24Add an update notification on every page for admin usersLukas Reschke
2013-02-14Style-fix: Breakup long linesBart Visscher
2012-12-15Fix "Line indented incorrectly"Bart Visscher
2012-11-04Checkstyle fixes: NoSpaceAfterCommaFelix Moeller
2012-11-02Checkstyle: many fixesFelix Moeller
2012-10-24Checkstyle: NoSpaceAfterCommaFelix Moeller
2012-10-23More Checkstyle cleanupFelix Moeller
2012-10-14Whitespace cleanupBart Visscher
2012-10-08use socket timeout of 10 sec to stay responsive even with a slow internet con...Frank Karlitschek
2012-09-07adding space between) and {Thomas Mueller
2012-08-31l18n support lib/updater.phpThomas Mueller
2012-08-25Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-06-09finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek
2012-06-09finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek
2012-05-26update copyrightFrank Karlitschek
2012-04-14improved updater wordingJan-Christoph Borchardt
2012-04-01Show the different editions to the user. Used in the status call, on the pers...Frank Karlitschek
2012-02-18Move storing "last updated at" time to the app configBart Visscher
2011-12-10Some small changesBart Visscher
2011-11-19first small step to an automatic updating system.Frank Karlitschek