[commits] Horde branch master updated. 9d98e53ebac3308d699402f8b5a1851092781b6d
Jan Schneider
jan at horde.org
Mon Oct 10 14:12:19 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 3c57b237a1220a3d88125c0356db0c014a64cb0b
a1f1dc3 Fix order of method calls and don't use strtolower().
0d0cbee Why was this outcommented?
647b3d8 [jan] Fix using custom SQL configurations.
c44dc2e [jan] Add index to whups_attributes table.
b88a373 Fix license.
30c6d16 [jan] Fix executing queries on non-UTF-8 backends.
9d98e53 [jan] Add script to convert backends to UTF-8.
-----------------------------------------------------------------------
commit a1f1dc3c9164a6b26a93666136bf3086e21644a1
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 14:27:28 2011 +0200
Fix order of method calls and don't use strtolower().
framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php | 4 +++-
framework/Db/package.xml | 2 ++
2 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a1f1dc3c9164a6b26a93666136bf3086e21644a1
-----------------------------------------------------------------------
commit 0d0cbee7b7eff97a15a3395307def777a9ee1539
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 15:11:13 2011 +0200
Why was this outcommented?
whups/migration/4_whups_upgrade_sqlhierarchical.php | 2 +-
whups/migration/5_whups_upgrade_sqlnghierarchical.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/0d0cbee7b7eff97a15a3395307def777a9ee1539
-----------------------------------------------------------------------
commit 647b3d84d155b24d9ed733cf023ec585c0adfb3c
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 15:34:36 2011 +0200
[jan] Fix using custom SQL configurations.
whups/docs/CHANGES | 1 +
whups/lib/Factory/Driver.php | 2 +-
whups/package.xml | 2 ++
3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/647b3d84d155b24d9ed733cf023ec585c0adfb3c
-----------------------------------------------------------------------
commit c44dc2e2b44dc0700bab262960200faf506ff27c
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 15:55:33 2011 +0200
[jan] Add index to whups_attributes table.
whups/docs/CHANGES | 1 +
whups/migration/8_whups_add_attribute_index.php | 42 +++++++++++++++++++++++
whups/package.xml | 4 ++-
3 files changed, 46 insertions(+), 1 deletions(-)
create mode 100644 whups/migration/8_whups_add_attribute_index.php
http://git.horde.org/horde-git/-/commit/c44dc2e2b44dc0700bab262960200faf506ff27c
-----------------------------------------------------------------------
commit b88a373ac35c020430e95a98c3cf211b02c56eec
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 16:09:25 2011 +0200
Fix license.
whups/bin/whups-reminders | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/b88a373ac35c020430e95a98c3cf211b02c56eec
-----------------------------------------------------------------------
commit 30c6d167f6d2d9cfee3647189e22bbb1f0a3d653
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 16:10:28 2011 +0200
[jan] Fix executing queries on non-UTF-8 backends.
whups/docs/CHANGES | 1 +
whups/lib/Driver/Sql.php | 1 +
whups/package.xml | 2 ++
3 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/30c6d167f6d2d9cfee3647189e22bbb1f0a3d653
-----------------------------------------------------------------------
commit 9d98e53ebac3308d699402f8b5a1851092781b6d
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 10 16:11:54 2011 +0200
[jan] Add script to convert backends to UTF-8.
whups/bin/whups-convert-to-utf8 | 262 +++++++++++++++++++++++++++++++++++++++
whups/docs/CHANGES | 1 +
whups/package.xml | 12 ++-
3 files changed, 272 insertions(+), 3 deletions(-)
create mode 100755 whups/bin/whups-convert-to-utf8
http://git.horde.org/horde-git/-/commit/9d98e53ebac3308d699402f8b5a1851092781b6d
More information about the commits
mailing list