[commits] Horde branch master updated. 00de7faca1d9b19146666aabe664b839ce386480

Michael Rubinsky mrubinsk at horde.org
Thu Oct 7 14:21:28 UTC 2010


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

from: 5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3

f753896 fix user_uid column name
f02bcd8 fix reading/saving flags when editing/creating a new rule
d90ace5 fix user_uid column name
00de7fa Ingo migrations, remove legacy sql upgrade and creation scripts.

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

commit f7538965d47e6d7bd2377d5b881d76d4a82ed70d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 09:53:42 2010 -0400

    fix user_uid column name

 kronolith/migration/1_kronolith_base_tables.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/migration/1_kronolith_base_tables.php?rt=horde-git&r1=e9b9db67eb963874b07edcf6fa7ddd3425760ab6&r2=f7538965d47e6d7bd2377d5b881d76d4a82ed70d

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

commit f02bcd8fa9556680392198e15a03a58cf588eb19
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 10:19:34 2010 -0400

    fix reading/saving flags when editing/creating a new rule

 ingo/rule.php |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/ingo/rule.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=f02bcd8fa9556680392198e15a03a58cf588eb19

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

commit d90ace51da5f43544f2e1b51652ec62f6cb4aaeb
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 10:20:11 2010 -0400

    fix user_uid column name

 mnemo/migration/1_mnemo_base_tables.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/mnemo/migration/1_mnemo_base_tables.php?rt=horde-git&r1=ef304a546c2695e13bdcae448c5d3be4337b8e26&r2=d90ace51da5f43544f2e1b51652ec62f6cb4aaeb

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

commit 00de7faca1d9b19146666aabe664b839ce386480
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 10:20:53 2010 -0400

    Ingo migrations, remove legacy sql upgrade and creation scripts.

 ingo/migration/1_ingo_base_tables.php                    |  145 ++++
 ingo/migration/2_ingo_upgrade_autoincrement.php          |   36 +
 ingo/scripts/sql/ingo.oci8.sql                           |   99 ---
 ingo/scripts/sql/ingo.sql                                |   99 ---
 ingo/scripts/sql/ingo.xml                                |  556 --------------
 ingo/scripts/upgrades/1.2.1_to_1.2.2.pgsql.sql           |    1 -
 ingo/scripts/upgrades/1.2.1_to_1.2.2.sql                 |    1 -
 ingo/scripts/upgrades/1.2_to_1.2.1.sql                   |    2 -
 ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql  |    2 -
 ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql |    2 -
 ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql       |    1 -
 11 files changed, 181 insertions(+), 763 deletions(-)
 create mode 100644 ingo/migration/1_ingo_base_tables.php
 create mode 100644 ingo/migration/2_ingo_upgrade_autoincrement.php
 delete mode 100644 ingo/scripts/sql/ingo.oci8.sql
 delete mode 100644 ingo/scripts/sql/ingo.sql
 delete mode 100644 ingo/scripts/sql/ingo.xml
 delete mode 100644 ingo/scripts/upgrades/1.2.1_to_1.2.2.pgsql.sql
 delete mode 100644 ingo/scripts/upgrades/1.2.1_to_1.2.2.sql
 delete mode 100644 ingo/scripts/upgrades/1.2_to_1.2.1.sql
 delete mode 100644 ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql
 delete mode 100644 ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql
 delete mode 100644 ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql

http://git.horde.org/co.php/ingo/migration/1_ingo_base_tables.php?rt=horde-git&r=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/co.php/ingo/migration/2_ingo_upgrade_autoincrement.php?rt=horde-git&r=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/sql/ingo.oci8.sql?rt=horde-git&r1=9335aea9d1c2ac42c65d4c7f42691e1545a416bf&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/sql/ingo.sql?rt=horde-git&r1=9335aea9d1c2ac42c65d4c7f42691e1545a416bf&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/sql/ingo.xml?rt=horde-git&r1=39a2ca5764195066cb2c60d0ad18a1d017ceca92&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/upgrades/1.2.1_to_1.2.2.pgsql.sql?rt=horde-git&r1=97be6bda3a8a1f80c17a65ae65ca0654c9ef90b7&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/upgrades/1.2.1_to_1.2.2.sql?rt=horde-git&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/upgrades/1.2_to_1.2.1.sql?rt=horde-git&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql?rt=horde-git&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql?rt=horde-git&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=00de7faca1d9b19146666aabe664b839ce386480
http://git.horde.org/diff.php/ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql?rt=horde-git&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=00de7faca1d9b19146666aabe664b839ce386480




More information about the commits mailing list