summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Service/Vote.php
Commit message (Expand)AuthorAgeFilesLines
* remove superfluous returns after die messagesGravatar cweiske2009-11-201-4/+0
* add new "votes" field in bookmarks database with the tota...Gravatar cweiske2009-11-031-4/+15
* allow changing of votesGravatar cweiske2009-11-021-3/+38
* implement rewriteVotings() and unittest the methodGravatar cweiske2009-10-281-4/+5
* update only one bookmark when voting;Gravatar cweiske2009-10-281-2/+6
* introduce voting config value and provide current user vo...Gravatar cweiske2009-10-261-1/+3
* remove unreachable codeGravatar cweiske2009-10-251-17/+4
* convert tabs to spacesGravatar cweiske2009-10-241-2/+2
* clear votes table before testing votesGravatar cweiske2009-10-241-2/+16
* Implement voting service and unit tests for itGravatar cweiske2009-10-241-16/+121
* revamp service factoryGravatar cweiske2009-10-231-0/+1
* Begin work on voting systemGravatar cweiske2009-10-231-0/+181