Age | Commit message (Expand) | Author |
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 |
2010-02-07 | fix countBookmarks() for mysqli | cweiske |
2010-02-07 | fix bookmarkExists() for mysqli | cweiske |
2010-02-07 | tell people that debugmode and mysql4 will break some tests | cweiske |
2010-02-07 | tell people how to run unit tests | cweiske |
2010-02-07 | remove completed todo items | cweiske |
2010-02-06 | example for ldap authentification | cweiske |
2010-02-06 | documentation for external authentication | cweiske |
2010-02-05 | reorganize changelog entry for 0.96 | cweiske |
2010-02-05 | fix some docblocks in userservice | cweiske |
2010-02-05 | do not use service overrides when running unit tests | cweiske |
2010-02-05 | use configurable password field instead of the hardcoded one | cweiske |
2010-02-05 | make external login work when user changed password externally | cweiske |
2010-02-05 | make external auth login work. one thing left is when the user changes his pa... | cweiske |
2010-02-02 | nearly there with auth integration | cweiske |
2010-02-02 | make serviceoverrides user-configurable | cweiske |