[commits] Horde branch master updated. cbf642fcd04568a42a6f3bf86508fe6b3b6c2a53
Michael M Slusarz
slusarz at horde.org
Thu Mar 24 23:27:14 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 99d2aefcd86fc9d9358b374186a5452bb084c6d1
07c4086 Revert "Bug #9711: Fix creation of auto-increment columns in Postgresql"
0e99654 Bug #9711: Fix VFS SQL call
cbf642f Missed adding this file when fixing composite auth
-----------------------------------------------------------------------
commit 07c40864adc4f8f8d05a95ba75321d09daef7e4c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Mar 24 17:07:13 2011 -0600
Revert "Bug #9711: Fix creation of auto-increment columns in Postgresql"
This reverts commit 395a6e1f5eaf894889892e2d1c58f5bb71a22188.
Problem occurred in VFS library. Added more complete unit tests.
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 4 +-
framework/Db/package.xml | 16 +++----
framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php | 33 ++++++++++++++-
3 files changed, 40 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/07c40864adc4f8f8d05a95ba75321d09daef7e4c
-----------------------------------------------------------------------
commit 0e996549bd41236f76e7f9bd8aa6a936d7de703b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Mar 24 17:26:42 2011 -0600
Bug #9711: Fix VFS SQL call
This was breaking autoincrement on postgresql
framework/Vfs/lib/Horde/Vfs/Sql.php | 4 ++--
framework/Vfs/package.xml | 16 +++++++++-------
2 files changed, 11 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/0e996549bd41236f76e7f9bd8aa6a936d7de703b
-----------------------------------------------------------------------
commit cbf642fcd04568a42a6f3bf86508fe6b3b6c2a53
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Mar 24 17:26:33 2011 -0600
Missed adding this file when fixing composite auth
framework/Core/lib/Horde/Core/Auth/Composite.php | 39 ++++++++++++++++++++++
1 files changed, 39 insertions(+), 0 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Auth/Composite.php
http://git.horde.org/horde-git/-/commit/cbf642fcd04568a42a6f3bf86508fe6b3b6c2a53
More information about the commits
mailing list