summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Service/User.php
Commit message (Expand)AuthorAgeFilesLines
* test getObjectUsers() and fix a bug found by the testsGravatar cweiske2009-10-311-0/+1
* move user class into own fileGravatar cweiske2009-10-301-104/+64
* fix unfreed sql result and add deleteAll() for usersGravatar cweiske2009-10-281-2/+19
* test previously fixed bug: voting was updated for all boo...Gravatar cweiske2009-10-281-14/+99
* add docblocks to service classesGravatar cweiske2009-10-261-0/+25
* test if deleting bookmarks works. to do this, we need a n...Gravatar cweiske2009-10-251-7/+30
* correct indentation and visibility modifierGravatar cweiske2009-10-251-11/+13
* convert tabs to spacesGravatar cweiske2009-10-241-638/+638
* use dbservice in all services that need a dbGravatar cweiske2009-10-241-7/+1
* rename ServiceFactory::getServiceInstance() to get() - mu...Gravatar cweiske2009-10-231-7/+7
* Begin work on voting systemGravatar cweiske2009-10-231-2/+2
* make the application work againGravatar cweiske2009-10-031-50/+61
* more file renamingsGravatar cweiske2009-10-031-0/+665