Skip to content
Snippets Groups Projects
  1. Aug 09, 2013
  2. Aug 02, 2013
    • Jared Hancock's avatar
      Revisit migration tasks · 8de0d4e2
      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
      8de0d4e2
  3. Jul 11, 2013
  4. Jul 04, 2013
    • Jared Hancock's avatar
      Add start of documentation for database migration · df5d2cbb
      Jared Hancock authored
      Allow `streams.cfg` to be implied as 'core', which will default to only
      upgrading the core osTicket stream.
      
      Use signature to describe snapshots rather than md5
      df5d2cbb
    • Jared Hancock's avatar
      Support multiple update streams · b02778cd
      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.
      b02778cd
Loading