Age | Commit message (Expand) | Author |
2009-10-25 | Rename categories to tags, because that is what they are | cweiske |
2009-10-25 | test if deleting bookmarks works. to do this, we need a new testbase method t... | cweiske |
2009-10-25 | correct indentation and visibility modifier | cweiske |
2009-10-25 | Fix *all* unfreed results in unit tests - this was a hard task, but worth it | cweiske |
2009-10-25 | fix unit test runs for direct phpunit calls | cweiske |
2009-10-25 | no braces needed | cweiske |
2009-10-25 | free some results in commondescription service | cweiske |
2009-10-25 | delete votes when deleting bookmark | cweiske |
2009-10-25 | delete votes when deleting bookmark | cweiske |
2009-10-24 | convert tabs to spaces | cweiske |
2009-10-24 | use dbservice in all services that need a db | cweiske |
2009-10-24 | document getBookmarks() | cweiske |
2009-10-24 | clear votes table before testing votes | cweiske |
2009-10-24 | Implement voting service and unit tests for it | cweiske |
2009-10-24 | introduce dbservice, a service base class that has a database variable, table... | cweiske |
2009-10-24 | print full backtrace on error | cweiske |
2009-10-24 | tabs to spaces, document and format addBookmark() | cweiske |
2009-10-23 | rename ServiceFactory::getServiceInstance() to get() - much easier to write | cweiske |
2009-10-23 | make the file PEAR CS compliant | cweiske |
2009-10-23 | revamp service factory | cweiske |
2009-10-23 | Begin work on voting system | 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 |
2009-10-03 | more file renamings | cweiske |
2009-10-03 | move files to new locations | cweiske |