[commits] Horde branch master updated. d21123dbab4d2950587138d289567acdec16b174
Michael M Slusarz
slusarz at horde.org
Thu May 20 17:07:02 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: c4fcb982e563413a62e9eed33d8c8142a0eaf890
06b535d Horde/Share fixes.
3c09774 Add serialize callbacks to Horde_Db_Adapter_Base
4d640aa Don't run connect() if we already have active connection
d21123d phpdoc
-----------------------------------------------------------------------
commit 06b535d5d98c3bebbedc33bc9a4fa03fa6a18e58
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu May 20 10:50:28 2010 -0600
Horde/Share fixes.
There was no use of _instances in the factory - fix that.
Remove duplicate sessionobjects query.
Move sessionobjects caching entirely within factory, not main class.
framework/Core/lib/Horde/Core/Factory/Share.php | 44 ++++++++++++++---------
framework/Share/lib/Horde/Share.php | 10 -----
2 files changed, 27 insertions(+), 27 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Share.php?rt=horde-git&r1=8803573f569534186783002ad4d82150a2b727b8&r2=06b535d5d98c3bebbedc33bc9a4fa03fa6a18e58
http://git.horde.org/diff.php/framework/Share/lib/Horde/Share.php?rt=horde-git&r1=8803573f569534186783002ad4d82150a2b727b8&r2=06b535d5d98c3bebbedc33bc9a4fa03fa6a18e58
-----------------------------------------------------------------------
commit 3c0977448541ad9f34b1848ea9d93018f678952c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu May 20 11:02:21 2010 -0600
Add serialize callbacks to Horde_Db_Adapter_Base
framework/Db/lib/Horde/Db/Adapter/Base.php | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base.php?rt=horde-git&r1=884568197036e1e38b4d2088f240da3a7c31c186&r2=3c0977448541ad9f34b1848ea9d93018f678952c
-----------------------------------------------------------------------
commit 4d640aaffb98067bcba8ece0b28bfb916afb2565
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu May 20 11:02:44 2010 -0600
Don't run connect() if we already have active connection
framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 4 ++++
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 7 ++++++-
framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php | 4 ++++
framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php | 8 +++++++-
framework/Db/lib/Horde/Db/Adapter/Pdo/Sqlite.php | 8 +++++++-
5 files changed, 28 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysqli.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=4d640aaffb98067bcba8ece0b28bfb916afb2565
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php?rt=horde-git&r1=c385ba3d1a3b5bf9e560d1731d91ddaa38c634d0&r2=4d640aaffb98067bcba8ece0b28bfb916afb2565
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php?rt=horde-git&r1=7fb70db9a1367e44ad596145bd1c5a50aa2d4976&r2=4d640aaffb98067bcba8ece0b28bfb916afb2565
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=4d640aaffb98067bcba8ece0b28bfb916afb2565
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Sqlite.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=4d640aaffb98067bcba8ece0b28bfb916afb2565
-----------------------------------------------------------------------
commit d21123dbab4d2950587138d289567acdec16b174
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu May 20 11:01:50 2010 -0600
phpdoc
framework/Db/lib/Horde/Db/Adapter/Base.php | 26 +++++++++++++++++++++++---
1 files changed, 23 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base.php?rt=horde-git&r1=3c0977448541ad9f34b1848ea9d93018f678952c&r2=d21123dbab4d2950587138d289567acdec16b174
More information about the commits
mailing list