Age | Commit message (Expand) | Author |
---|---|---|
2010-07-09 | Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n... | cweiske |
2010-02-20 | sql optimization: fetch all tags at once | cweiske |
2010-02-20 | add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks() | cweiske |
2010-02-20 | reformat and CS | cweiske |
2010-01-16 | fix several sql injection possibilities | cweiske |
2009-10-26 | add docblocks to service classes | cweiske |
2009-10-25 | document attachtags | cweiske |
2009-10-24 | convert tabs to spaces | cweiske |
2009-10-24 | use dbservice in all services that need a db | cweiske |
2009-10-23 | rename ServiceFactory::getServiceInstance() to get() - much easier to write | cweiske |
2009-10-03 | make the application work again | cweiske |