summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* introduce voting config value and provide current user vo...Gravatar cweiske2009-10-263-1/+25
* add docblocks to service classesGravatar cweiske2009-10-2612-0/+299
* add eric and ben as authorsGravatar cweiske2009-10-269-17/+78
* rename config.inc.php to config.php throughout the codeGravatar cweiske2009-10-266-9/+8
* add bVoting to table definition fileGravatar cweiske2009-10-261-1/+2
* remove unreachable codeGravatar cweiske2009-10-252-18/+5
* document attachtagsGravatar cweiske2009-10-251-39/+70
* clarificationGravatar cweiske2009-10-251-2/+2
* document attachlinkedtagGravatar cweiske2009-10-251-9/+34
* fix tagtestGravatar cweiske2009-10-251-8/+9
* Rename categories to tags, because that is what they areGravatar cweiske2009-10-251-3/+3
* fix one tag2tag test and make the other one report the re...Gravatar cweiske2009-10-251-4/+18
* tab 2 spaces in test filesGravatar cweiske2009-10-256-793/+793
* fix testRename() tag2tag testGravatar cweiske2009-10-251-8/+25
* test if deleting bookmarks works. to do this, we need a n...Gravatar cweiske2009-10-255-72/+172
* correct indentation and visibility modifierGravatar cweiske2009-10-251-11/+13
* make bookmark tests work againGravatar cweiske2009-10-251-7/+25
* Fix *all* unfreed results in unit tests - this was a hard...Gravatar cweiske2009-10-255-20/+53
* fix unit test runs for direct phpunit callsGravatar cweiske2009-10-251-0/+9
* no braces neededGravatar cweiske2009-10-251-2/+2
* free some results in commondescription serviceGravatar cweiske2009-10-251-2/+6
* introduce testbase class and make all tests runnable stan...Gravatar cweiske2009-10-2510-97/+358
* delete votes when deleting bookmarkGravatar cweiske2009-10-251-3/+6
* delete votes when deleting bookmarkGravatar cweiske2009-10-251-8/+34
* convert tabs to spacesGravatar cweiske2009-10-2413-2403/+2403
* use dbservice in all services that need a dbGravatar cweiske2009-10-248-51/+9
* fix noticeGravatar cweiske2009-10-241-1/+1
* document getBookmarks()Gravatar cweiske2009-10-241-12/+44
* clear votes table before testing votesGravatar cweiske2009-10-242-2/+17
* Add VoteTest to AllTestsGravatar cweiske2009-10-241-0/+1
* Implement voting service and unit tests for itGravatar cweiske2009-10-242-16/+474
* introduce dbservice, a service base class that has a data...Gravatar cweiske2009-10-243-9/+70
* print full backtrace on errorGravatar cweiske2009-10-241-0/+2
* make it possible to run other tests standalone, tooGravatar cweiske2009-10-242-6/+4
* tabs to spaces, document and format addBookmark()Gravatar cweiske2009-10-241-540/+668
* rename ServiceFactory::getServiceInstance() to get() - mu...Gravatar cweiske2009-10-2369-170/+170
* make the file PEAR CS compliantGravatar cweiske2009-10-231-6/+30
* tell what you needGravatar cweiske2009-10-231-0/+10
* revamp service factoryGravatar cweiske2009-10-234-32/+110
* voting tableGravatar cweiske2009-10-231-0/+10
* Begin work on voting systemGravatar cweiske2009-10-232-2/+183
* get rid of headers-already-sent-errors when running unit ...Gravatar cweiske2009-10-034-6/+15
* make tests run again (though they do not pass)Gravatar cweiske2009-10-039-48/+71
* make the application work againGravatar cweiske2009-10-0390-564/+727
* more file renamingsGravatar cweiske2009-10-0317-0/+0
* move files to new locationsGravatar cweiske2009-10-03201-0/+0
* prepare new directory structure (see: http://wiki.php.net...Gravatar cweiske2009-10-030-0/+0
* re-add home link; requested by benjaminGravatar cweiske2009-10-012-2/+3
* write ChangeLog for 0.94, more UPGRADE detailsGravatar cweiske2009-09-292-0/+35
* prepare 0.94Gravatar cweiske2009-09-293-3/+11