Age | Commit message (Expand) | Author |
2010-03-18 | unify hashing code in a separate method | cweiske |
2010-03-18 | fix typo | cweiske |
2010-03-17 | Fix bug #2960663: do not send content-type headers twice for ajax/api scripts | cweiske |
2010-03-17 | note fixing of bug #2953732 in the changelog | cweiske |
2010-03-17 | fix bug #2953732 and make corresponding test work. | cweiske |
2010-03-17 | write failing test for bug #2953732 | cweiske |
2010-03-17 | remove part of broken merge :/ | cweiske |
2010-03-17 | remove unneeded ampersand | cweiske |
2010-02-22 | Do not highlight admin bookmarks when $enableAdminColors is disabled | cweiske |
2010-02-20 | add missing piece of faulty merge | cweiske |
2010-02-20 | re-fix isAdmin() sql optimization | cweiske |
2010-02-20 | sql optimization: reduce by 9 sql queries when logged in and looking at bookm... | cweiske |
2010-02-20 | add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex... | cweiske |
2010-02-20 | reformat query | cweiske |
2010-02-20 | fix tests after last commit | cweiske |
2010-02-20 | save another query | cweiske |
2010-02-20 | save another query | cweiske |
2010-02-20 | reformat _getuser and add docblock | cweiske |
2010-02-20 | header docblock | cweiske |
2010-02-20 | docblock | cweiske |
2010-02-20 | remove end date condition since it seems unneccessary to me | cweiske |
2010-02-20 | new config option to disable "SET NAMES UTF8" sql call | cweiske |
2010-02-20 | sql optimization: 9 queries less! | cweiske |
2010-02-20 | make isAdmin accept a user name, too | 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-02-20 | make tests better | cweiske |
2010-02-20 | add bookmark2tagtest to alltests | cweiske |
2010-02-20 | add test for Bookmark2Tag::getTagsForBookmark() | cweiske |
2010-02-20 | test getBookmarks() with tag loading functionality | cweiske |
2010-02-20 | first sql optimization: fetch countOthers() for all bookmarks at once instead... | cweiske |
2010-02-20 | replace some strange foreach constructs with the proper variant | cweiske |
2010-02-20 | make countOthers() accept an array of addresses | cweiske |
2010-02-16 | reformat countOthers() | cweiske |
2010-02-16 | test complex combination of watches, publics and private bookmarks with count... | cweiske |
2010-02-16 | allow setting of status during addBookmark in tests | cweiske |
2010-02-16 | multiple tests for SemanticScuttle_Service_Bookmark::countOthers() | cweiske |
2010-02-16 | allow adding of certain addresses | cweiske |
2010-02-16 | do not return numbers < 0 | cweiske |
2010-02-16 | do not return numbers < 0 | cweiske |
2010-02-09 | prepare 0.96.1v0.96.1 | cweiske |
2010-02-09 | Fix bug #2948410: API is broken in 0.96.0 | cweiske |
2010-02-08 | prepare release of version 0.96.0v0.96 | cweiske |
2010-02-08 | Send HTTP status code 500 when site has not been configured yet. | cweiske |
2010-02-08 | Fix bug #2899515: Bookmarklet broken when site title contains quote | cweiske |
2010-02-08 | explain people how to setup their installation to get rid of www/ in URLs. | cweiske |
2010-02-08 | allow people to move www/ folder where they want it, now one just has to chan... | cweiske |
2010-02-08 | reorganize changelog | cweiske |
2010-02-07 | update changelog | cweiske |