- Aug 02, 2013
-
-
Jared Hancock authored
* Move migration scripted tasks to the stream folder naming them .task.php. * Add a MigrationTask abstract class to server as the base of migration tasks. * Move the migration tasks from class.upgrader to the new task files
-
- Jul 04, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
This patch allows the upgrader to upgrade multiple database update 'streams'. The main stream is renamed to 'core' to reflect changes made to the config class. This will significantly ease customizations requiring database customizations, and will make plugins requiring database changes possible.
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Jul 22, 2012
-
-
Peter Rotich authored
-
- Jul 21, 2012
-
-
Peter Rotich authored
-
- Jul 02, 2012
-
-
Peter Rotich authored
Allow to upgrader to roll through tasks during upgrade without bread (trusting the tasks to break)
-
- Jun 28, 2012
-
-
Peter Rotich authored
-
- Jun 26, 2012
-
-
Peter Rotich authored
-