[commits] Horde branch master updated. b533bffbcf46d9cf4780f471cf9a1378fcab035e
Jan Schneider
jan at horde.org
Thu Mar 10 10:56:55 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: e093ef17997ff177ce9385a8c05bc6fd7e16564a
50f1d67 Remove useless parameter.
7b34d2a Don't try to create schema table if it exists. Allow to throw errors from creating the schema table.
f3f303b Allow empty mode when passing a stream.
a672181 Use simpler log formatting for migrator logging.
72594e9 Use correct direction in log message.
b533bff Fix saving display status of other applications' calendars (Bug #9636).
-----------------------------------------------------------------------
commit 50f1d678a1aae0412f638e39a14a894dc9a9fc7a
Author: Jan Schneider <jan at horde.org>
Date: Wed Mar 9 17:35:30 2011 +0100
Remove useless parameter.
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php | 3 +--
framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php | 6 +++---
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 8 +++++---
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 6 +++---
4 files changed, 12 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/50f1d678a1aae0412f638e39a14a894dc9a9fc7a
-----------------------------------------------------------------------
commit 7b34d2a66e3b95c77e8bf4d619a21e79e62ff8d3
Author: Jan Schneider <jan at horde.org>
Date: Wed Mar 9 17:37:25 2011 +0100
Don't try to create schema table if it exists. Allow to throw errors from
creating the schema table.
framework/Db/lib/Horde/Db/Migration/Migrator.php | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/7b34d2a66e3b95c77e8bf4d619a21e79e62ff8d3
-----------------------------------------------------------------------
commit f3f303b12a7bc960e5f3cee027fc6768157864ec
Author: Jan Schneider <jan at horde.org>
Date: Wed Mar 9 17:53:28 2011 +0100
Allow empty mode when passing a stream.
framework/Log/lib/Horde/Log/Handler/Stream.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f3f303b12a7bc960e5f3cee027fc6768157864ec
-----------------------------------------------------------------------
commit a672181bc9ce98191cfbdae80ab3b802264523f8
Author: Jan Schneider <jan at horde.org>
Date: Wed Mar 9 18:04:23 2011 +0100
Use simpler log formatting for migrator logging.
framework/Db/bin/horde-db-migrate | 10 ++++++++--
horde/bin/db_migrate | 6 +++++-
2 files changed, 13 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a672181bc9ce98191cfbdae80ab3b802264523f8
-----------------------------------------------------------------------
commit 72594e9203084a9c39ab57f77ede6f6f8ffd5565
Author: Jan Schneider <jan at horde.org>
Date: Wed Mar 9 18:27:11 2011 +0100
Use correct direction in log message.
framework/Db/lib/Horde/Db/Migration/Migrator.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/72594e9203084a9c39ab57f77ede6f6f8ffd5565
-----------------------------------------------------------------------
commit b533bffbcf46d9cf4780f471cf9a1378fcab035e
Author: Jan Schneider <jan at horde.org>
Date: Thu Mar 10 11:33:13 2011 +0100
Fix saving display status of other applications' calendars (Bug #9636).
kronolith/docs/CHANGES | 1 +
kronolith/lib/Calendar/External.php | 14 ++++++++++++--
kronolith/lib/Calendar/External/Tasks.php | 16 ++++++++++++++++
kronolith/lib/Kronolith.php | 2 +-
kronolith/package.xml | 1 +
5 files changed, 31 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/b533bffbcf46d9cf4780f471cf9a1378fcab035e
More information about the commits
mailing list