Age | Commit message (Expand) | Author |
2009-11-02 | enable voting in voting tests | cweiske |
2009-10-31 | enable voting when testing voting, test countBookmarks() | cweiske |
2009-10-31 | test getObjectUsers() and fix a bug found by the tests | cweiske |
2009-10-28 | unification test was unstable, too | cweiske |
2009-10-28 | test was unstable and did not work with empty users table | cweiske |
2009-10-28 | fix unfreed sql result and add deleteAll() for users | cweiske |
2009-10-28 | add usertest to alltests | cweiske |
2009-10-28 | add usertest and check if setting a new user id also changes the user array | cweiske |
2009-10-28 | test previously fixed bug: voting was updated for all bookmarks, not only the... | cweiske |
2009-10-28 | implement rewriteVotings() and unittest the method | cweiske |
2009-10-28 | test that voting for other bookmarks does not change when voting for one book... | cweiske |
2009-10-26 | add eric and ben as authors | cweiske |
2009-10-26 | rename config.inc.php to config.php throughout the code | cweiske |
2009-10-25 | remove unreachable code | cweiske |
2009-10-25 | fix tagtest | cweiske |
2009-10-25 | fix one tag2tag test and make the other one report the real error | cweiske |
2009-10-25 | tab 2 spaces in test files | cweiske |
2009-10-25 | fix testRename() tag2tag test | cweiske |
2009-10-25 | test if deleting bookmarks works. to do this, we need a new testbase method t... | cweiske |
2009-10-25 | make bookmark tests work again | cweiske |
2009-10-25 | introduce testbase class and make all tests runnable standalone | cweiske |
2009-10-24 | fix notice | cweiske |
2009-10-24 | clear votes table before testing votes | cweiske |
2009-10-24 | Add VoteTest to AllTests | cweiske |
2009-10-24 | Implement voting service and unit tests for it | cweiske |
2009-10-24 | make it possible to run other tests standalone, too | cweiske |
2009-10-23 | rename ServiceFactory::getServiceInstance() to get() - much easier to write | cweiske |
2009-10-03 | get rid of headers-already-sent-errors when running unit tests on cli | cweiske |
2009-10-03 | make tests run again (though they do not pass) | cweiske |
2009-10-03 | make the application work again | cweiske |
2008-12-18 | Minor Fix: improve cache test | mensonge |
2008-12-18 | Major refactoring: improve tests process. add a main file called allTests.php. | mensonge |
2008-04-21 | New feature: private descriptions for tags | mensonge |
2008-04-21 | Refactoring: rename sc_tags into sc_bookmarks2tags (and services, codes...) | mensonge |
2008-04-17 | New feature: menu box which displays tags included into the special tag menu ... | mensonge |
2008-03-14 | Feature improvement: make rename tags more consistent (with regards to linked... | mensonge |
2008-03-14 | New Feature: save searches (and display a searchhistory box) | mensonge |
2008-03-13 | Bug fix: correct counting for unified bookmarks | mensonge |
2008-03-11 | New feature: website thumbnail | mensonge |
2008-02-19 | Bug fixes: prevent from adding special characters into tags | mensonge |
2008-02-19 | tests: add tests for search insensible to accents (but feature not implemente... | mensonge |
2008-02-13 | new feature: collaborative description for tags and bookmarks | mensonge |
2008-02-08 | bug fix: bug when inserting a relation already into the base | ericdane |
2008-02-05 | tests fix: enable tests for getLinks() | mensonge |
2008-02-05 | fix interface: make easier the management of tag links | mensonge |
2008-01-28 | new feature: structured tags, add synonym link | mensonge |
2008-01-25 | New feature: structured tags, add synonym links (in backend) | mensonge |
2008-01-23 | Test: improve readibility of test of bookmark unicity (url) | mensonge |
2008-01-23 | Interface design: merging of bookmarks with same URLs | mensonge |
2008-01-22 | add stats to tags relation and use them to display tags | mensonge |