The branch "master" has been updated.
The following is a summary of the commits.

from: 91d397f22859c4be680b2029635536fe665fa0f1

08f6040 Skip the tag migrations if the Content migration has not been run.
068757d parse error.

Summary: 
http://github.com/horde/horde/compare/91d397f22859c4be680b2029635536fe665fa0f1...068757da79b7992a176a4fe2aff31acd057a515a

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

commit 08f604012bf1c8094bc88cea655bdc460d62ccfb
Author: Michael J Rubinsky <[email protected]>
Date:   Tue Mar 25 14:12:19 2014 -0400

    Skip the tag migrations if the Content migration has not been run.
    
    This would ony happen on a clean system when running horde-db-migrate. In
    this case, there would be no data to migrate anyway, so it's safe to ignore
    the tag migrations in the interest of allowing the migrations to run in any 
order.

 ansel/migration/4_ansel_upgrade_tagstocontent.php             |    8 +++
 ansel/migration/5_ansel_upgrade_categoriestotags.php          |    8 +++
 kronolith/migration/18_kronolith_upgrade_categoriestotags.php |   18 +++++++-
 mnemo/migration/6_mnemo_upgrade_categoriestotags.php          |   19 +++++++-
 nag/migration/10_nag_upgrade_categoriestotags.php             |   19 +++++++-
 turba/migration/10_turba_upgrade_categoriestotags.php         |   20 +++++++-
 6 files changed, 81 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/08f604012bf1c8094bc88cea655bdc460d62ccfb

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

commit 068757da79b7992a176a4fe2aff31acd057a515a
Author: Michael J Rubinsky <[email protected]>
Date:   Tue Mar 25 14:14:19 2014 -0400

    parse error.

 nag/migration/10_nag_upgrade_categoriestotags.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/068757da79b7992a176a4fe2aff31acd057a515a


-- 
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to