[commits] Horde branch master updated. b4bfd19ca7cccbe8a8c3dda46dcb9038f16a3267
Michael J. Rubinsky
mrubinsk at horde.org
Mon Aug 29 23:58:56 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 0aa129a9722914c64effcf60b0c3194c20ffed5f
309117c not needed
a3d1939 this method was completely broken when passing objectId.
734048c wrapping
0ace237 typo
44c5688 postgres can't use the alias in a HAVING clause
fec62cc Add a (currently failing) test for Content_Tagger#getObjects by objectId
be5048d This is the limit, not radius
b4bfd19 Fix inner join with the object table, fixes failing test.
-----------------------------------------------------------------------
commit 309117c269f3f57525035fc24c4cb66742743b35
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 15:30:48 2011 -0400
not needed
content/test/Content/Base.php | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/309117c269f3f57525035fc24c4cb66742743b35
-----------------------------------------------------------------------
commit a3d19396f3a9207f9d4907a528fdc99e04e731a3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 17:27:48 2011 -0400
this method was completely broken when passing objectId.
Bug: 10439
content/lib/Tagger.php | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a3d19396f3a9207f9d4907a528fdc99e04e731a3
-----------------------------------------------------------------------
commit 734048cd61ac93dbb6de1ea5b992592589e134e6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 17:31:36 2011 -0400
wrapping
content/lib/Tagger.php | 17 ++++++++++++++---
1 files changed, 14 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/734048cd61ac93dbb6de1ea5b992592589e134e6
-----------------------------------------------------------------------
commit 0ace237446bb88d0b2e5e0e83ffa2601d1a2717f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 18:05:09 2011 -0400
typo
content/lib/Tagger.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0ace237446bb88d0b2e5e0e83ffa2601d1a2717f
-----------------------------------------------------------------------
commit 44c56889103ed79ac3de5a9e9dbb1b54434e852b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 18:05:19 2011 -0400
postgres can't use the alias in a HAVING clause
content/lib/Tagger.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/44c56889103ed79ac3de5a9e9dbb1b54434e852b
-----------------------------------------------------------------------
commit fec62cc7e1ff69b5d88faf33aca0e92da8b835bc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 18:06:05 2011 -0400
Add a (currently failing) test for Content_Tagger#getObjects by objectId
content/test/Content/Base.php | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/fec62cc7e1ff69b5d88faf33aca0e92da8b835bc
-----------------------------------------------------------------------
commit be5048d6c4e39c6200785ec73f065ea9f5338bec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 19:21:35 2011 -0400
This is the limit, not radius
content/lib/Tagger.php | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/be5048d6c4e39c6200785ec73f065ea9f5338bec
-----------------------------------------------------------------------
commit b4bfd19ca7cccbe8a8c3dda46dcb9038f16a3267
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 29 19:54:48 2011 -0400
Fix inner join with the object table, fixes failing test.
See Bug: 10439
we need to join on t2, not t1 here.
content/lib/Tagger.php | 4 ++--
content/test/Content/Base.php | 10 ++++++++--
2 files changed, 10 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/b4bfd19ca7cccbe8a8c3dda46dcb9038f16a3267
More information about the commits
mailing list