[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.6-168-g0b87546

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/galette.git".

The branch, develop has been updated
       via  0b875466bba8061a4637b812cbd29301d89a133d (commit)
      from  8039ef28467a4c93278451e2fa24418db50c9edc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b875466bba8061a4637b812cbd29301d89a133d
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Jan 4 23:30:47 2014 +0100

    Take care of updates; fixes #448
    
    Add 0.7 and 0.8 php upgrade scripts
    Put UTF-8 conversion in its own upgrade script for 0.70
    Do not write config file if it's already up to date, admin parameters is only for install, not upgrade

-----------------------------------------------------------------------

Summary of changes:
 galette/includes/galette.inc.php                   |    2 +-
 galette/install/installer.php                      |   12 +-
 .../scripts/{ => sql}/upgrade-to-0.70-mysql.sql    |    0
 .../scripts/{ => sql}/upgrade-to-0.70-pgsql.sql    |    0
 .../scripts/upgrade-to-0.70.php}                   |   56 ++--
 galette/install/scripts/upgrade-to-0.8.php         |  134 ++++++++
 galette/install/steps/db.php                       |   89 +-----
 galette/install/steps/db_install.php               |   10 -
 galette/lib/Galette/Core/Install.php               |  252 ++++++++++++++-
 galette/lib/Galette/Updater/AbstractUpdater.php    |  336 ++++++++++++++++++++
 tests/Galette/Core/tests/units/Install.php         |    5 +-
 11 files changed, 759 insertions(+), 137 deletions(-)
 rename galette/install/scripts/{ => sql}/upgrade-to-0.70-mysql.sql (100%)
 rename galette/install/scripts/{ => sql}/upgrade-to-0.70-pgsql.sql (100%)
 copy galette/{lib/Galette/DynamicFieldsTypes/Separator.php => install/scripts/upgrade-to-0.70.php} (56%)
 create mode 100644 galette/install/scripts/upgrade-to-0.8.php
 create mode 100644 galette/lib/Galette/Updater/AbstractUpdater.php


hooks/post-receive
--
galette/galette.git

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/