summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Service/User.php
Commit message (Expand)AuthorAgeFilesLines
* finally fix the problem that watchlist count tests failed...Gravatar cweiske2010-09-231-1/+4
* fix tests after last commitGravatar cweiske2010-02-201-0/+1
* reformat _getuser and add docblockGravatar cweiske2010-02-201-5/+18
* make isAdmin accept a user name, tooGravatar cweiske2010-02-201-3/+11
* fix some docblocks in userserviceGravatar cweiske2010-02-051-12/+31
* cleanup login()Gravatar cweiske2010-01-161-5/+25
* replace regex email validation with PHP filter function a...Gravatar cweiske2009-11-201-30/+10
* 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