[commits] Horde branch master updated. ae355551cf374791441dc6fcd177f01b174d90a8

Jan Schneider jan at horde.org
Sat Mar 26 22:11:24 UTC 2011


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

from: a1b36deedfe0ca9367b4664aeafa411cca76aa9f

91f94a7 Fix class name.
2afc78f Add locale directory.
2dc0d86 Fix path.
fd27e3c Set C locale.
72af5f7 Set C locale.
e4299d4 Fix tests.
63dd80f Fix converting of libxml errors to exceptions.
9fc8737 Fix loading of local files with non-URI characters in the file name.
5a3e834 Make these THs.
ae35555 Rename pseudo-type primaryKey to autoincrementKey.

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

commit 91f94a7b58122ca7c6f3b31270519add703c9ceb
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 21:39:07 2011 +0100

    Fix class name.

 .../Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/Data/LedgerTest.php   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/91f94a7b58122ca7c6f3b31270519add703c9ceb

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

commit 2afc78fe188e6007c4bfe0b07120d23799837f48
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 21:39:48 2011 +0100

    Add locale directory.

 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot |  188 ++++++++++++++++++++++++
 framework/Kolab_Cli/package.xml                |   25 +++-
 2 files changed, 210 insertions(+), 3 deletions(-)
 create mode 100644 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot

http://git.horde.org/horde-git/-/commit/2afc78fe188e6007c4bfe0b07120d23799837f48

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

commit 2dc0d86ed64eb638d5cd48a0cd8437a052dcf93f
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 21:47:15 2011 +0100

    Fix path.

 framework/Serialize/test/Horde/Serialize/JsonTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2dc0d86ed64eb638d5cd48a0cd8437a052dcf93f

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

commit fd27e3c9dcb170760651097ffdf3b4c12dd01fc1
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 21:53:31 2011 +0100

    Set C locale.

 framework/Argv/test/Horde/Argv/BoolTest.php                |    1 +
 framework/Argv/test/Horde/Argv/CallbackCheckAbbrevTest.php |    1 +
 framework/Argv/test/Horde/Argv/CallbackExtraArgsTest.php   |    1 +
 framework/Argv/test/Horde/Argv/CallbackManyArgsTest.php    |    1 +
 framework/Argv/test/Horde/Argv/CallbackMeddleArgsTest.php  |    1 +
 framework/Argv/test/Horde/Argv/CallbackTest.php            |    1 +
 framework/Argv/test/Horde/Argv/CallbackVarArgsTest.php     |    1 +
 framework/Argv/test/Horde/Argv/ChoiceTest.php              |    1 +
 framework/Argv/test/Horde/Argv/ConflictOverrideTest.php    |    1 +
 framework/Argv/test/Horde/Argv/ConflictingDefaultsTest.php |    1 +
 framework/Argv/test/Horde/Argv/CountTest.php               |    1 +
 framework/Argv/test/Horde/Argv/DefaultValuesTest.php       |    1 +
 framework/Argv/test/Horde/Argv/ExpandDefaultsTest.php      |    1 +
 framework/Argv/test/Horde/Argv/ExtendAddActionsTest.php    |    1 +
 framework/Argv/test/Horde/Argv/ExtendAddTypesTest.php      |    1 +
 framework/Argv/test/Horde/Argv/HelpTest.php                |    1 +
 framework/Argv/test/Horde/Argv/MultipleArgsAppendTest.php  |    1 +
 framework/Argv/test/Horde/Argv/MultipleArgsTest.php        |    1 +
 framework/Argv/test/Horde/Argv/OptionChecksTest.php        |    1 +
 framework/Argv/test/Horde/Argv/OptionGroupTest.php         |    1 +
 framework/Argv/test/Horde/Argv/OptionValuesTest.php        |    2 +-
 framework/Argv/test/Horde/Argv/ParseNumTest.php            |    1 +
 framework/Argv/test/Horde/Argv/ParserTest.php              |    1 +
 framework/Argv/test/Horde/Argv/StandardTest.php            |    1 +
 framework/Argv/test/Horde/Argv/TestCase.php                |    5 +++++
 framework/Argv/test/Horde/Argv/TypeAliasesTest.php         |    1 +
 26 files changed, 30 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/fd27e3c9dcb170760651097ffdf3b4c12dd01fc1

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

commit 72af5f76eac14d79f74c9ff5bd551d3e78e99389
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 21:55:40 2011 +0100

    Set C locale.

 framework/View/test/Horde/View/Helper/NumberTest.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/72af5f76eac14d79f74c9ff5bd551d3e78e99389

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

commit e4299d4e52d57d7ff4bb4d1393ee45b6596c9d4f
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 21:59:22 2011 +0100

    Fix tests.

 .../Release/test/Horde/Release/Unit/Release/SentinelTest.php      |    1 -
 framework/Release/test/Horde/Release/Unit/ReleaseTest.php         |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/e4299d4e52d57d7ff4bb4d1393ee45b6596c9d4f

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

commit 63dd80fa55ad73c6e87dca803ce6b33ca68e64ff
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 22:11:15 2011 +0100

    Fix converting of libxml errors to exceptions.

 framework/Feed/lib/Horde/Feed.php              |   24 ++++++++++++++++++++++--
 framework/Feed/package.xml                     |    2 +-
 framework/Feed/test/Horde/Feed/LexiconTest.php |    7 +------
 3 files changed, 24 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/63dd80fa55ad73c6e87dca803ce6b33ca68e64ff

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

commit 9fc8737c59a242861f393160110d773373096512
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 22:16:51 2011 +0100

    Fix loading of local files with non-URI characters in the file name.

 framework/Feed/lib/Horde/Feed.php |    1 +
 framework/Feed/package.xml        |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/9fc8737c59a242861f393160110d773373096512

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

commit 5a3e834d0b196c8a6cac4d8e2e5326618cbc3905
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 22:41:56 2011 +0100

    Make these THs.

 imp/templates/prefs/searches.html |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/5a3e834d0b196c8a6cac4d8e2e5326618cbc3905

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

commit ae355551cf374791441dc6fcd177f01b174d90a8
Author: Jan Schneider <jan at horde.org>
Date:   Sat Mar 26 22:55:54 2011 +0100

    Rename pseudo-type primaryKey to autoincrementKey.

 ansel/migration/1_ansel_base_tables.php                           |   14 +-
 ansel/migration/2_ansel_upgrade_autoincrement.php                 |    8 +-
 ansel/migration/3_ansel_upgrade_style.php                         |    2 +-
 ansel/migration/7_ansel_upgrade_stylefix.php                      |    2 +-
 content/migration/1_rampage_base_tables.php                       |    6 +-
 content/migration/2_rampage_tag_tables.php                        |    8 +-
 content/test/Tags/TaggerTest.php                                  |   14 +-
 .../migration/Horde/ActiveSync/1_horde_activesync_base_tables.php |    8 +-
 framework/Auth/migration/Horde/Auth/1_horde_auth_base_tables.php  |    2 +-
 .../Cache/migration/Horde_Cache/1_horde_cache_base_tables.php     |    2 +-
 framework/Core/migration/Horde/Core/1_horde_core_base_tables.php  |    2 +-
 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php                 |   12 +-
 framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php        |    2 +-
 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php                |    6 +-
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php           |    4 +-
 framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php               |   12 +-
 framework/Db/lib/Horde/Db/Migration/Migrator.php                  |    2 +-
 framework/Db/package.xml                                          |    2 +-
 framework/Db/test/Horde/Db/Adapter/MysqlTest.php                  |   10 +-
 framework/Db/test/Horde/Db/Adapter/MysqliTest.php                 |   10 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php              |   10 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php              |   16 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php             |   14 +-
 framework/Db/test/Horde/Db/Migration/BaseTest.php                 |    4 +-
 .../test/Horde/Db/fixtures/migrations/3_innocent_jointable1.php   |    2 +-
 .../fixtures/migrations_with_duplicate/3_innocent_jointable2.php  |    2 +-
 .../migrations_with_missing_versions/4_innocent_jointable3.php    |    2 +-
 .../Group/migration/Horde_Group/1_horde_group_base_tables.php     |    4 +-
 .../migration/Horde_Group/2_horde_group_upgrade_autoincrement.php |    2 +-
 .../migration/Horde_History/1_horde_history_base_tables.php       |    2 +-
 .../Horde_History/2_horde_history_upgrade_autoincrement.php       |    2 +-
 framework/Lock/migration/Horde/Lock/1_horde_lock_base_tables.php  |    2 +-
 .../Perms/migration/Horde/Perms/1_horde_perms_base_tables.php     |    2 +-
 .../migration/Horde/Perms/2_horde_perms_upgrade_autoincrement.php |    2 +-
 .../Prefs/migration/Horde/Prefs/1_horde_prefs_base_tables.php     |    2 +-
 framework/Rdo/lib/Horde/Rdo/Mapper.php                            |    2 +-
 .../Horde/SessionHandler/1_horde_sessionhandler_base_tables.php   |    2 +-
 framework/Share/test/Horde/Share/migration/sql.php                |    2 +-
 framework/Share/test/Horde/Share/migration/sqlng.php              |    2 +-
 .../SyncMl/migration/Horde/SyncML/1_horde_syncml_base_tables.php  |    4 +-
 .../Token/migration/Horde/Token/1_horde_token_base_tables.php     |    2 +-
 framework/Vfs/migration/Horde/Vfs/1_horde_vfs_base_tables.php     |    4 +-
 .../Vfs/migration/Horde/Vfs/2_horde_vfs_upgrade_autoincrement.php |    4 +-
 hermes/migration/1_hermes_base_tables.php                         |    8 +-
 hermes/migration/2_hermes_autoincrement.php                       |    6 +-
 imp/migration/1_imp_base_tables.php                               |    2 +-
 imp/migration/2_imp_autoincrement_sentmail.php                    |    2 +-
 ingo/migration/1_ingo_base_tables.php                             |   12 +-
 ingo/migration/2_ingo_upgrade_autoincrement.php                   |    4 +-
 ingo/migration/3_ingo_upgrade_sqlng.php                           |    6 +-
 jonah/migration/1_jonah_base_tables.php                           |    8 +-
 jonah/migration/2_jonah_upgrade_autoincrement.php                 |    6 +-
 kronolith/migration/15_kronolith_upgrade_sqlng.php                |    6 +-
 kronolith/migration/1_kronolith_base_tables.php                   |    4 +-
 kronolith/migration/2_kronolith_upgrade_autoincrement.php         |    2 +-
 kronolith/migration/6_kronolith_upgrade_addresources.php          |    2 +-
 kronolith/migration/7_kronolith_upgrade_resourceautoincrement.php |    2 +-
 kronolith/migration/8_kronolith_upgrade_addgeo.php                |    2 +-
 mnemo/migration/1_mnemo_base_tables.php                           |    4 +-
 mnemo/migration/2_mnemo_upgrade_autoincrement.php                 |    2 +-
 mnemo/migration/3_mnemo_upgrade_sqlng.php                         |    6 +-
 nag/migration/1_nag_base_tables.php                               |    8 +-
 nag/migration/2_nag_upgrade_autoincrement.php                     |    2 +-
 nag/migration/6_nag_upgrade_sqlng.php                             |    6 +-
 turba/migration/1_turba_base_tables.php                           |    4 +-
 turba/migration/2_turba_upgrade_autoincrement.php                 |    2 +-
 turba/migration/3_turba_upgrade_sqlng.php                         |    6 +-
 vilma/migration/1_vilma_base_tables.php                           |    6 +-
 whups/migration/1_whups_base_tables.php                           |   36 ++--
 whups/migration/2_whups_autoincrement_shares.php                  |    2 +-
 whups/migration/3_whups_upgrade_sqlng.php                         |    6 +-
 wicked/migration/1_wicked_base_tables.php                         |    8 +-
 wicked/migration/2_wicked_autoincrement_page_id.php               |    2 +-
 73 files changed, 195 insertions(+), 195 deletions(-)

http://git.horde.org/horde-git/-/commit/ae355551cf374791441dc6fcd177f01b174d90a8




More information about the commits mailing list