aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller
Commit message (Expand)AuthorAgeFilesLines
* ExportController: fix entries export from search viewKevin Decherf2020-02-231-0/+63
* Fix testsJeremy Benoist2019-11-131-2/+2
* Fix tests & update depsJeremy Benoist2019-10-221-1/+1
* Fixed default value for reading speedNicolas Lœuillet2019-09-191-1/+1
* Fix testsJeremy Benoist2019-07-261-2/+2
* 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
|/
* Update test urlJeremy Benoist2019-06-181-2/+2
* Merge pull request #3959 from wallabag/mig-tag-collationJérémy Benoist2019-06-061-0/+46
|\
| * mysql: change collation of tag tableKevin Decherf2019-05-191-0/+46
* | Add ability to revoke feed tokenJeremy Benoist2019-06-051-1/+17
* | Use two indexes instead of one for hashed urlsJeremy Benoist2019-06-051-0/+3
* | Added given_url in entry tableNicolas Lœuillet2019-05-291-1/+35
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-05-271-1/+1
|\ \ | |/ |/|
| * Fix testJeremy Benoist2019-05-271-1/+1
| * FIx unrelated failing testJeremy Benoist2019-04-231-1/+1
* | Handle redirection from previous feedsJeremy Benoist2019-04-261-0/+33
* | Fix tests & cs & migrationJeremy Benoist2019-04-263-29/+29
* | Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-254-238/+245
* | Change the way to enable 2FAJeremy Benoist2019-01-231-113/+81
* | Enable OTP 2FAJeremy Benoist2019-01-232-8/+133
* | Use only one method to randomizeJeremy Benoist2019-01-191-0/+26
* | Enable PHPStanJeremy Benoist2019-01-184-9/+8
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-151-3/+8
|\|
| * EntriesExport: sanitize filename and fix testsKevin Decherf2019-01-081-3/+8
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2018-11-251-3/+2
|\|
| * Prepare 2.3.4 releaseJeremy Benoist2018-11-231-3/+2
* | Merge pull request #3574 from shulard/feature/rename-tagsJérémy Benoist2018-10-151-0/+45
|\ \
| * | Add tests about the tag renaming process.Stéphane HULARD2018-09-251-0/+45
* | | Ensure language is validJeremy Benoist2018-10-131-0/+35
* | | Jump to Symfony 3.4Jeremy Benoist2018-10-041-5/+7
|/ /
* / Entry: add archived_at property and updateArchived methodSébastien Viande2018-09-212-5/+5
|/
* Liberation goes httpsJeremy Benoist2018-09-211-1/+2
* Fix testsJeremy Benoist2018-09-071-4/+4
* php-cs-fixerKevin Decherf2018-09-053-4/+4
* Removing failing test from TravisJeremy Benoist2018-08-191-4/+0
* Fix testsJeremy Benoist2018-06-062-9/+9
* Allow login by emailFloran Brutel2018-04-011-1/+11
* Replace zataz urlFloran Brutel2018-03-301-3/+3
* Use https instead of http for bild.de to fix testsFloran Brutel2018-03-291-1/+1
* Fixed testsNicolas Lœuillet2018-01-121-2/+2
* php-csKevin Decherf2017-12-311-1/+1
* Add test to prevent regression for #3534Kevin Decherf2017-12-311-0/+20
* Fix typoJeremy Benoist2017-12-181-3/+3
* Add test on EntryControllerTest for #3442Kevin Decherf2017-12-131-0/+49
* Fix All RSS not accessible if not logged in + TestsChristophe VERGNE2017-12-111-0/+25
* Merge pull request #3431 from wallabag/disable-site-credentialsJérémy Benoist2017-11-221-0/+14
|\
| * Disable controller access if feature disabledJeremy Benoist2017-11-221-0/+14
* | Merge pull request #3425 from wallabag/add-setting-for-headersNicolas Lœuillet2017-11-211-0/+3
|\|