aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-05reorganize changelog entry for 0.96cweiske
2010-02-05fix some docblocks in userservicecweiske
2010-02-05do not use service overrides when running unit testscweiske
2010-02-05use configurable password field instead of the hardcoded onecweiske
2010-02-05make external login work when user changed password externallycweiske
2010-02-05make external auth login work. one thing left is when the user changes his pa...cweiske
2010-02-02nearly there with auth integrationcweiske
2010-02-02make serviceoverrides user-configurablecweiske
2010-01-29add missing spacecweiske
2010-01-29fix missing spacecweiske
2010-01-29Fix bug #2843523: ArtViper thumbnail license changecweiske
2010-01-22add delicious api documentation linkcweiske
2010-01-22Fix bug #2936833: api fix: shared=nocweiske
2010-01-19Implement request #2833793: Export to avahi config filescweiske
2010-01-19Fix E_NOTICE when calling alltags.php without any parametercweiske
2010-01-19special header file for standalone scriptscweiske