aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller/ConfigControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add custom email for 2FAJeremy Benoist2015-12-291-2/+2
* Add a quick testKévin Gomez2015-11-131-1/+1
* Add a few functional tests for the tagging rules creation formKévin Gomez2015-11-111-0/+55
* Language selection on config screenNicolas Lœuillet2015-10-151-7/+2
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-2/+2
* * public registrationNicolas Lœuillet2015-10-031-5/+19
* Enabled created user from ConfigJeremy Benoist2015-09-261-0/+8
* fix tests for FosUserNicolas Lœuillet2015-09-111-15/+7
* implement FosUserNicolas Lœuillet2015-09-111-2/+2
* set material to default theme \o/Nicolas Lœuillet2015-08-041-1/+1
* Update to Symfony 2.7Jeremy Benoist2015-06-021-3/+3
* Fix testsJeremy2015-04-011-1/+1
* Move API stuff in ApiBundleJeremy2015-04-011-2/+2
* Remove ability to change usernameJeremy2015-04-011-20/+17
* Add testsJeremy2015-03-311-0/+126
* Add LiipThemeBundleJeremy2015-03-011-4/+4
* Adding new userJeremy2015-02-221-1/+88
* Updating logged in user (email, name, etc ..)Jeremy2015-02-171-5/+84
* Handle password changeJeremy2015-02-171-3/+91
* Implement simple configJeremy2015-02-161-0/+96