aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/ConfigControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: add a NetworkCalls group for tests making network callsKevin Decherf2020-04-251-0/+3
* Add new Ignore Origin rules tab, update ConfigControllerKevin Decherf2020-04-251-6/+142
* Added a button to disable 2FA when enabledNicolas Lœuillet2020-04-131-0/+47
* Fixed default value for reading speedNicolas Lœuillet2019-09-191-1/+1
* Merge pull request #4053 from wallabag/feature/manual-input-reading-speedJérémy Benoist2019-07-091-3/+3
|\
| * Add ability to manually define the reading speedJeremy Benoist2019-07-081-3/+3
* | Add ability to import/export tagging rulesJeremy Benoist2019-07-081-0/+64
|/
* Add ability to revoke feed tokenJeremy Benoist2019-06-051-1/+17
* Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-251-16/+16
* Change the way to enable 2FAJeremy Benoist2019-01-231-113/+81
* Enable OTP 2FAJeremy Benoist2019-01-231-0/+113
* Enable PHPStanJeremy Benoist2019-01-181-1/+1
* Ensure language is validJeremy Benoist2018-10-131-0/+35
* Entry: add archived_at property and updateArchived methodSébastien Viande2018-09-211-1/+1
* Fix testsJeremy Benoist2018-06-061-4/+4
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-58/+58
* Isolated testsadev2017-05-311-0/+11
* Renamed countAllEntriesByUsername methodNicolas Lœuillet2017-03-311-1/+1
* Allow to remove all archived entriesThomas Citharel2017-03-311-0/+76
* Rename method from *username to *userThomas Citharel2017-03-301-2/+2
* Limit rule to 255Jeremy Benoist2016-12-031-0/+23
* Hide article text on mobile with list modeNicolas Lœuillet2016-11-281-0/+2
* Added test for list viewNicolas Lœuillet2016-11-281-1/+18
* Re-use FOSUser master branchJeremy Benoist2016-11-221-4/+4
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-1/+1
|\
| * Added help on config screenNicolas Lœuillet2016-11-171-1/+1
* | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-0/+1
* | Use more explicit checkJeremy Benoist2016-11-071-2/+2
* | Add ability to reset some datasJeremy Benoist2016-10-221-0/+145
* | Better display and descriptionJeremy Benoist2016-10-081-3/+4
* | Fix some testsJeremy Benoist2016-10-081-13/+26
* | Added a test to check if entries are also deletedNicolas Lœuillet2016-10-081-0/+21
* | Changed testsNicolas Lœuillet2016-10-081-2/+2
* | Added testsNicolas Lœuillet2016-10-081-0/+85
|/
* Remove NewUser test from ConfigJeremy Benoist2016-10-021-114/+0
* Add ability to edit a tagging ruleJeremy Benoist2016-10-011-13/+48
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+652