Age | Commit message (Expand) | Author |
2011-02-02 | make unittests run with phpunit 3.5.x | Christian Weiske |
2010-09-29 | api/posts/add respects the "replace" parameter now | cweiske |
2010-09-29 | send 400 status code if a parameter is missing | cweiske |
2010-09-29 | check datetime setting | cweiske |
2010-09-29 | first tests for api/posts/add | cweiske |
2010-09-29 | first tests for api/posts/add | cweiske |
2010-09-29 | test for api/posts/update | cweiske |
2010-09-29 | delicious returns a proper error message when deleting non-existant items, wh... | cweiske |
2010-09-28 | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske |
2010-09-28 | execute api tests | cweiske |
2010-09-28 | tests for deleting bookmarks via the API. two of them fail currently because ... | cweiske |
2010-09-28 | update docblocks | cweiske |
2010-09-27 | now we have tests for all history all methods | cweiske |
2010-09-27 | test automatic search history deletion | cweiske |
2010-09-27 | defined main method before including includes | cweiske |
2010-09-27 | defined main method before including includes | cweiske |
2010-09-27 | test deleteall in searchhistory | cweiske |
2010-09-26 | tell which test covers which method | cweiske |
2010-09-26 | add some new tests | cweiske |
2010-09-23 | Fix bug #3073215: Updating bookmark time does not work | cweiske |
2010-09-23 | add more countother-watchlist tests that are simpler than the previous test | cweiske |
2010-08-22 | remove unneeded code | Christian Weiske |
2010-08-22 | make files use pear directories | Christian Weiske |
2010-07-09 | Fix bug getTagsForBookmarks() that fetched all tags, see http://sourceforge.n... | cweiske |
2010-03-28 | test that public bookmarks of other people are not exported via csv | cweiske |
2010-03-28 | make export_csv support filtering to multiple tags | cweiske |
2010-03-28 | more tests for csv export api | cweiske |
2010-03-28 | add test for api/export_csv.php | cweiske |
2010-03-28 | support username and password change | cweiske |
2010-03-18 | test for the failure we fixed one commit ago | cweiske |
2010-03-18 | fix typo | cweiske |
2010-03-17 | write failing test for bug #2953732 | cweiske |
2010-03-17 | remove part of broken merge :/ | cweiske |
2010-02-20 | add missing piece of faulty merge | cweiske |
2010-02-20 | add SemanticScuttle_Service_Bookmark::bookmarksExist() method to check for ex... | cweiske |
2010-02-20 | add new method for better sql performance: Bookmark2Tag::getTagsForBookmarks() | 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 | make countOthers() accept an array of addresses | 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-07 | tell people that debugmode and mysql4 will break some tests | cweiske |
2009-11-23 | part of request #2830224: prepare API for short url service | cweiske |
2009-11-20 | test email validation | cweiske |
2009-11-20 | add base test files to phpunit blacklist | cweiske |
2009-11-20 | test deleteBookmarksForUser | cweiske |