summaryrefslogtreecommitdiffstats
path: root/lib/updater.php
Commit message (Expand)AuthorAgeFilesLines
* Improve empty data checkVictor Dubiniuk2013-10-101-1/+1
* Do not write current time before checking if cache is expiredVictor Dubiniuk2013-10-071-1/+0
* Fix Updater if used with MDB2Arthur Schiwon2013-07-231-0/+5
* Rerename \OC\Updater to OC_Updater, fixes broken admin pageArthur Schiwon2013-07-171-11/+28
* Stable5 adjustements (incl copy of lib/hooks/ from master) to make backport o...Arthur Schiwon2013-07-121-16/+2
* fix typoRobin Appelman2013-07-121-2/+2
* backport: Updater: pass update url as argument to update checkRobin Appelman2013-07-121-5/+5
* backport: split upgrade logic from ajax fileRobin Appelman2013-07-121-60/+111
* Style-fix: Breakup long linesBart Visscher2013-02-141-2/+6
* Fix "Line indented incorrectly"Bart Visscher2012-12-151-9/+9
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-3/+3
* More Checkstyle cleanupFelix Moeller2012-10-231-1/+1
* Whitespace cleanupBart Visscher2012-10-141-6/+6
* use socket timeout of 10 sec to stay responsive even with a slow internet con...Frank Karlitschek2012-10-081-1/+10
* adding space between) and {Thomas Mueller2012-09-071-5/+5
* l18n support lib/updater.phpThomas Mueller2012-08-311-3/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-2/+1
|\
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-1/+0
| * finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek2012-06-091-6/+11
| * update copyrightFrank Karlitschek2012-05-261-1/+1
* | finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek2012-06-091-6/+12
|/
* improved updater wordingJan-Christoph Borchardt2012-04-141-2/+2
* Show the different editions to the user. Used in the status call, on the pers...Frank Karlitschek2012-04-011-0/+1
* Move storing "last updated at" time to the app configBart Visscher2012-02-171-3/+3
* Some small changesBart Visscher2011-12-091-10/+0
* first small step to an automatic updating system.Frank Karlitschek2011-11-191-0/+91