aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
...
| * Promote httpsJeremy Benoist2017-06-091-1/+1
| * ReviewJeremy Benoist2017-06-081-1/+1
* | Cleanup testJeremy Benoist2017-06-091-1/+0
* | Convert - to _ in languageJeremy Benoist2017-06-091-4/+8
* | Use Locale instead of LanguageJeremy Benoist2017-06-091-14/+78
|/
* Isolated testsadev2017-05-311-149/+210
* Ensure download_images_enabled is disabledJeremy Benoist2017-05-191-1/+20
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-191-0/+20
|\
| * Add some testsJeremy Benoist2017-05-091-0/+20
* | Replaced json_array with arrayNicolas Lœuillet2017-05-111-1/+1
* | Added headers field in EntryNicolas Lœuillet2017-05-111-0/+1
* | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-3/+3
* | Added test for multiple authorsNicolas Lœuillet2017-04-101-8/+39
* | Added author of articleNicolas Lœuillet2017-04-091-1/+4
* | Added publication dateNicolas Lœuillet2017-04-051-0/+1
|/
* Search by term: extend to entries urlKevin Decherf2017-02-161-0/+24
* Renamed uuid to uidNicolas Lœuillet2016-12-291-6/+6
* Changed uuid type in databaseNicolas Lœuillet2016-12-251-1/+0
* Fixed index on entry.uuid and changed uuid field typeNicolas Lœuillet2016-12-251-0/+1
* Enforce lowercase on domain name filterKevin Decherf2016-11-261-0/+9
* Added shortcutNicolas Lœuillet2016-11-191-2/+2
* Added testsNicolas Lœuillet2016-11-191-0/+67
* Check if status code is OKNicolas Lœuillet2016-11-181-0/+11
* Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+46
* Added testsNicolas Lœuillet2016-11-161-0/+65
* Use custom event instead of Doctrine onesJeremy Benoist2016-11-011-3/+23
* Ability to enable/disable downloading imagesJeremy Benoist2016-10-301-0/+40
* This test doesn’t require an internet connectionJeremy Benoist2016-10-201-2/+0
* If reload content failed, don’t update itJeremy Benoist2016-10-201-1/+41
* Ensure orphan tag are remove in APIJeremy Benoist2016-10-071-14/+13
* Added default picture if preview picture is nullNicolas Lœuillet2016-10-071-0/+1
* Added test for OpenGraphNicolas Lœuillet2016-10-071-1/+4
* Merge pull request #2328 from wallabag/avoid-duplicate-urlNicolas Lœuillet2016-10-021-0/+44
|\
| * Remove additional entryJeremy Benoist2016-10-021-0/+9
| * Avoid duplicate url with accentsJeremy Benoist2016-10-011-0/+35
* | Update testJeremy Benoist2016-10-021-1/+1
|/
* Add tests for untagged entriesNicolas Lœuillet2016-08-281-0/+10
* Update testJeremy Benoist2016-08-241-1/+26
* Add test and fix migrationNicolas Lœuillet2016-08-231-0/+18
* Add some tests about readingTimeJeremy Benoist2016-06-231-0/+36
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+665