summaryrefslogtreecommitdiffstats
path: root/core/ajax/update.php
Commit message (Expand)AuthorAgeFilesLines
* Rerename \OC\Updater to OC_Updater, fixes broken admin pageArthur Schiwon2013-07-171-8/+8
* Stable5 adjustements (incl copy of lib/hooks/ from master) to make backport o...Arthur Schiwon2013-07-121-3/+2
* backport: split upgrade logic from ajax fileRobin Appelman2013-07-121-101/+27
* update.php: remove event type 'error' as it's unusedThomas Müller2013-07-111-7/+0
* missing fileThomas Müller2013-07-111-1/+3
* Squashed commit of the following:Thomas Mueller2013-06-141-1/+6
* Backport PR #2622root2013-04-021-2/+2
* fix upgrade error for instances not upgraded from 4.5Arthur Schiwon2013-04-021-5/+9
* Remove Debug outputArthur Schiwon2013-03-251-2/+0
* Upgrade FileCache on ownCloud upgrade for all users with filesArthur Schiwon2013-03-221-0/+45
* Clear the CSS and JS cache earlier to make sure update goes smoothlyMichael Gapczynski2013-03-051-4/+0
* Disable prepared query caching while doing an upgradeRobin Appelman2013-02-261-1/+2
* Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski2013-01-051-4/+5
* Remove old data directory protection from update, should already have taken p...Michael Gapczynski2013-01-051-8/+0
* Use hooks to send updates from appsMichael Gapczynski2013-01-041-8/+46
* Basic update progress of database update onlyMichael Gapczynski2013-01-031-0/+36