aboutsummaryrefslogtreecommitdiff
path: root/src/SemanticScuttle/Service/Bookmark2Tag.php
AgeCommit message (Expand)Author
2011-03-25do not generate invalid SQL when called with a not-so valid arrayChristian Weiske
2011-03-25beginsWith-parameter for getPopulartags, getContactTags and getAdminTagsChristian Weiske
2011-03-24docblock for deleteAllChristian Weiske
2011-03-24fix privacy protection issue when fetching tags of several usersChristian Weiske
2011-03-24make getPopularTags a tiny bit easierChristian Weiske
2011-03-24fix docblockChristian Weiske
2011-03-24unittest for Bookmark2Tag::getContactTags, CS and docblockChristian Weiske
2011-03-23unittest for getAdminTags as well as CS and docblock fixes on itChristian Weiske
2011-03-23format getPopularTags and add docblockChristian Weiske
2010-07-09Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n...cweiske
2010-02-20sql optimization: fetch all tags at oncecweiske
2010-02-20add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks()cweiske
2010-02-20reformat and CScweiske
2010-01-16fix several sql injection possibilitiescweiske
2009-10-26add docblocks to service classescweiske
2009-10-25document attachtagscweiske
2009-10-24convert tabs to spacescweiske
2009-10-24use dbservice in all services that need a dbcweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-03make the application work againcweiske