summaryrefslogtreecommitdiffstats
path: root/tests/core/avatar/avatarcontrollertest.php
Commit message (Expand)AuthorAgeFilesLines
* move avatar controller to core/controllerMorris Jobke2016-01-201-437/+0
* Verify the path is a file on avatar updateRoeland Jago Douma2016-01-081-0/+17
* [Avatar] Make the avatar controller use the avatar nodeRoeland Jago Douma2015-12-161-16/+26
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-3/+0
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+2
* [Avatar] No need to setup FS for avatar testsRoeland Jago Douma2015-11-141-59/+40
* Do not print exception messageLukas Reschke2015-10-131-2/+44
* Revert "Allow Remote avatars"Thomas Müller2015-09-151-17/+12
* Allow remote avatarsRoeland Jago Douma2015-08-291-12/+17
* Move avatarcontroller towards Node ApiRoeland Jago Douma2015-08-181-11/+11
* [avatar] add error handlers for avatar setupMorris Jobke2015-07-301-4/+17
* Fix testLukas Reschke2015-06-171-1/+1
* fix testsRobin Appelman2015-05-181-5/+1
* No user no avatar easy as thatJoas Schilling2015-03-131-6/+5
* Fix order of expected and actual on assertEquals() callsJoas Schilling2015-03-131-19/+19
* Fix getting the avatar of a non-existing userJoas Schilling2015-03-131-5/+22
* Fix the avatarcontroller cache needing the cache dirRoeland Jago Douma2015-03-111-1/+4
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-0/+360