aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-17remove unneeded ampersandcweiske
2010-02-22Do not highlight admin bookmarks when $enableAdminColors is disabledcweiske
2010-02-20add missing piece of faulty mergecweiske
2010-02-20re-fix isAdmin() sql optimizationcweiske
2010-02-20sql optimization: reduce by 9 sql queries when logged in and looking at bookm...cweiske
2010-02-20add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex...cweiske
2010-02-20reformat querycweiske
2010-02-20fix tests after last commitcweiske
2010-02-20save another querycweiske
2010-02-20save another querycweiske
2010-02-20reformat _getuser and add docblockcweiske
2010-02-20header docblockcweiske
2010-02-20docblockcweiske
2010-02-20remove end date condition since it seems unneccessary to mecweiske
2010-02-20new config option to disable "SET NAMES UTF8" sql callcweiske
2010-02-20sql optimization: 9 queries less!cweiske
2010-02-20make isAdmin accept a user name, toocweiske
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-02-20make tests bettercweiske
2010-02-20add bookmark2tagtest to alltestscweiske
2010-02-20add test for Bookmark2Tag::getTagsForBookmark()cweiske
2010-02-20test getBookmarks() with tag loading functionalitycweiske
2010-02-20first sql optimization: fetch countOthers() for all bookmarks at once instead...cweiske
2010-02-20replace some strange foreach constructs with the proper variantcweiske
2010-02-20make countOthers() accept an array of addressescweiske
2010-02-16reformat countOthers()cweiske
2010-02-16test complex combination of watches, publics and private bookmarks with count...cweiske
2010-02-16allow setting of status during addBookmark in testscweiske
2010-02-16multiple tests for SemanticScuttle_Service_Bookmark::countOthers()cweiske
2010-02-16allow adding of certain addressescweiske
2010-02-16do not return numbers < 0cweiske
2010-02-16do not return numbers < 0cweiske
2010-02-09prepare 0.96.1v0.96.1cweiske
2010-02-09Fix bug #2948410: API is broken in 0.96.0cweiske
2010-02-08prepare release of version 0.96.0v0.96cweiske
2010-02-08Send HTTP status code 500 when site has not been configured yet.cweiske
2010-02-08Fix bug #2899515: Bookmarklet broken when site title contains quotecweiske
2010-02-08explain people how to setup their installation to get rid of www/ in URLs.cweiske
2010-02-08allow people to move www/ folder where they want it, now one just has to chan...cweiske
2010-02-08reorganize changelogcweiske
2010-02-07update changelogcweiske
2010-02-07fix countBookmarks() for mysqlicweiske
2010-02-07fix bookmarkExists() for mysqlicweiske
2010-02-07tell people that debugmode and mysql4 will break some testscweiske
2010-02-07tell people how to run unit testscweiske
2010-02-07remove completed todo itemscweiske
2010-02-06example for ldap authentificationcweiske
2010-02-06documentation for external authenticationcweiske