[commits] Horde branch master updated. 0688a8b97b7d310edfd92a70519100838f584b51
Michael Rubinsky
mike at theupstairsroom.com
Mon Mar 8 23:11:15 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d77f7053a81cfd79fb994f46a708497b3ae66074
0a9b5f7 Add method to get tagIds without having to call ensureTags()
0688a8b Call getTagIds() instead of ensureTags() so searching for a tag doesn't alwasy result in it being added to the rampage_tags table.
-----------------------------------------------------------------------
commit 0a9b5f72dac3710ebbe47900e8b0e55868fc7207
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 8 18:09:19 2010 -0500
Add method to get tagIds without having to call ensureTags()
Calling ensureTags() results in the tags being created. This isn't needed
in every case we want a list of tagIds.
content/lib/Tagger.php | 43 +++++++++++++++++++++++++++++++++----------
1 files changed, 33 insertions(+), 10 deletions(-)
http://git.horde.org/diff.php/content/lib/Tagger.php?rt=horde-git&r1=460ab097380d81bd531a21c2ec192941b2268e4f&r2=0a9b5f72dac3710ebbe47900e8b0e55868fc7207
-----------------------------------------------------------------------
commit 0688a8b97b7d310edfd92a70519100838f584b51
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 8 18:10:56 2010 -0500
Call getTagIds() instead of ensureTags() so searching for a tag
doesn't alwasy result in it being added to the rampage_tags table.
kronolith/lib/Tagger.php | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Tagger.php?rt=horde-git&r1=d77f7053a81cfd79fb994f46a708497b3ae66074&r2=0688a8b97b7d310edfd92a70519100838f584b51
More information about the commits
mailing list