[commits] Horde branch master updated. 50f4fc50373988dd36a2a89976a8664085ebc59e
Jan Schneider
jan at horde.org
Mon Feb 14 15:49:10 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 2afd79ed0895e565ae8468cf192312911de3dbfc
1782259 Remove old packaging stuff.
9d7b50d Split out migration searching and migrator instantiation into separate class.
50f4fc5 Remove currently unsupported RDBMs.
-----------------------------------------------------------------------
commit 17822597949b10ca090c1feec5acbe6831659d07
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 14 15:02:21 2011 +0100
Remove old packaging stuff.
kronolith/package.xml | 12 +---
kronolith/packaging/redhat/kronolith.README | 6 --
kronolith/packaging/redhat/kronolith.conf | 31 -------
kronolith/packaging/redhat/kronolith.spec | 129 --------------------------
mnemo/package.xml | 14 +---
mnemo/packaging/redhat/mnemo.README | 9 --
mnemo/packaging/redhat/mnemo.conf | 32 -------
mnemo/packaging/redhat/mnemo.spec | 130 ---------------------------
mnemo/packaging/redhat/rh9-mnemo.spec | 112 -----------------------
9 files changed, 2 insertions(+), 473 deletions(-)
delete mode 100644 kronolith/packaging/redhat/kronolith.README
delete mode 100644 kronolith/packaging/redhat/kronolith.conf
delete mode 100644 kronolith/packaging/redhat/kronolith.spec
delete mode 100644 mnemo/packaging/redhat/mnemo.README
delete mode 100644 mnemo/packaging/redhat/mnemo.conf
delete mode 100644 mnemo/packaging/redhat/mnemo.spec
delete mode 100644 mnemo/packaging/redhat/rh9-mnemo.spec
http://git.horde.org/horde-git/-/commit/17822597949b10ca090c1feec5acbe6831659d07
-----------------------------------------------------------------------
commit 9d7b50d3acbc08aec7a7db6b5ecfd3b9bd274fdd
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 14 15:29:51 2011 +0100
Split out migration searching and migrator instantiation into separate class.
framework/Core/lib/Horde/Core/Db/Migration.php | 91 ++++++++++++++++++++++++
framework/Core/package.xml | 10 ++-
horde/bin/db_migrate | 38 +++--------
3 files changed, 107 insertions(+), 32 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Db/Migration.php
http://git.horde.org/horde-git/-/commit/9d7b50d3acbc08aec7a7db6b5ecfd3b9bd274fdd
-----------------------------------------------------------------------
commit 50f4fc50373988dd36a2a89976a8664085ebc59e
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 14 15:40:49 2011 +0100
Remove currently unsupported RDBMs.
framework/Core/lib/Horde/Config.php | 108 -----------------------------------
horde/docs/UPGRADING | 2 +-
2 files changed, 1 insertions(+), 109 deletions(-)
http://git.horde.org/horde-git/-/commit/50f4fc50373988dd36a2a89976a8664085ebc59e
More information about the commits
mailing list