aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* CSJeremy Benoist2016-03-201-0/+2
* Add flashes messagesJeremy Benoist2016-03-201-8/+8
* Improve test failure readabilityJeremy Benoist2016-03-202-15/+17
* Convert english translation fileJeremy Benoist2016-03-204-55/+61
* Improved testsNicolas Lœuillet2016-03-181-0/+1
* Add listing clientsJeremy Benoist2016-03-051-3/+50
* Remove commentsNicolas Lœuillet2016-02-291-6/+1
* add testsNicolas Lœuillet2016-02-291-0/+29
* Add testsJeremy Benoist2016-02-221-0/+30
* Fix #1551 - Redirect to the last page when current page is out of rangeMaxime LECLERCQ2016-02-191-0/+11
* Merge pull request #1656 from wallabag/v2-fix-new-user-password-promptsJeremy Benoist2016-02-111-1/+1
|\
| * fix labels on new user promptThomas Citharel2016-02-111-1/+1
* | improve test and change method name. Also, display number of entries for each...Thomas Citharel2016-02-101-1/+3
* | remove tag from entry #1377Thomas Citharel2016-02-101-1/+27
|/
* fix testsThomas Citharel2016-02-041-2/+19
* Fix #1643: fix the way to load the HTML template in 2factor authNicolas Lœuillet2016-02-041-1/+1
* Fix permission to settings pageJeremy Benoist2016-01-311-0/+32
* Add for deleting rule from an other userJeremy Benoist2016-01-221-6/+49
* Fix bad type after using findByUrlAndUserIdJeremy Benoist2016-01-211-3/+28
* Fix `findOneByUrl` side effect in testsJeremy Benoist2016-01-151-10/+10
* Quickstart for beginnersNicolas Lœuillet2016-01-151-4/+34
* Ability to reload an entryJeremy Benoist2015-12-301-0/+32
* Add custom email for 2FAJeremy Benoist2015-12-291-2/+2
* Don't redirect to the content page after deletionJeremy Benoist2015-12-281-0/+46
* php csNicolas Lœuillet2015-12-081-1/+1
* Assert that the tag has is the good oneKévin Gomez2015-11-161-1/+4
* Add a quick testKévin Gomez2015-11-132-1/+36
* Add a few functional tests for the tagging rules creation formKévin Gomez2015-11-111-0/+55
* Fix testsJeremy Benoist2015-11-091-1/+0
* Fix route parametersJeremy Benoist2015-11-091-4/+89
* add json & xmlThomas Citharel2015-11-091-0/+34
* Fix tests on pgsqlJeremy Benoist2015-11-091-1/+1
* Rework on exportJeremy Benoist2015-11-091-0/+116
* CSJeremy Benoist2015-11-071-1/+1
* Re-enable test on doctrine commandJeremy Benoist2015-11-071-0/+6
* Language selection on config screenNicolas Lœuillet2015-10-151-7/+2
* move 2factor activation in parametersNicolas Lœuillet2015-10-151-28/+34
* add tests for 2factor authenticationNicolas Lœuillet2015-10-141-0/+58
* implement bookmarkletNicolas Lœuillet2015-10-081-0/+25
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-033-324/+5
* add test for confirmed registrationNicolas Lœuillet2015-10-031-1/+26
* * rename AuthenticationListenerNicolas Lœuillet2015-10-031-0/+93
* * public registrationNicolas Lœuillet2015-10-031-5/+19
* french translationNicolas Lœuillet2015-10-011-1/+0
* Merge pull request #1434 from wallabag/travis-dbNicolas Lœuillet2015-09-282-26/+22
|\
| * Fix tests for allJeremy Benoist2015-09-281-11/+13
| * Fix Postgres testsJeremy Benoist2015-09-282-22/+16
* | Enabled created user from ConfigJeremy Benoist2015-09-261-0/+8
|/
* Entries filter on languageJeremy Benoist2015-09-231-0/+23
* Merge pull request #1418 from wallabag/v2-previewpicture-filterJeremy Benoist2015-09-131-0/+13
|\