aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Removing failing test from TravisJeremy Benoist2018-08-191-4/+0
* More robust srcset image attribute handlingSimounet2018-07-121-0/+25
* Replace SO url by lemondeJeremy Benoist2018-07-052-6/+6
* Fix image downloading on null image pathSimounet2018-07-051-0/+23
* Fix testsJeremy Benoist2018-06-068-31/+30
* Fix srcset attribute on images downloadedSimounet2018-06-011-0/+21
* Allow login by emailFloran Brutel2018-04-011-1/+11
* Fix CS in UtilsTest.phpFloran Brutel2018-03-311-1/+1
* Replace zataz urlFloran Brutel2018-03-303-9/+9
* Use https instead of http for bild.de to fix testsFloran Brutel2018-03-291-1/+1
* 20 Minutes is now httpsJeremy Benoist2018-02-242-2/+2
* Fixed testsNicolas Lœuillet2018-01-123-6/+6
* php-csKevin Decherf2017-12-311-1/+1
* Add test to prevent regression for #3534Kevin Decherf2017-12-311-0/+20
* Add missing assertion in testsJeremy Benoist2017-12-181-0/+3
* Fix countable in testsJeremy Benoist2017-12-181-4/+12
* Add missing TestCase namespaceJeremy Benoist2017-12-185-5/+10
* Fix typoJeremy Benoist2017-12-181-3/+3
* Use namespaced PHPUnit classesJeremy Benoist2017-12-1823-23/+46
* api: copy entry object before sending, to keep idKevin Decherf2017-12-171-0/+1
* Add test on EntryControllerTest for #3442Kevin Decherf2017-12-132-0/+54
* Fix empty title and domain_name when exception is thrown during fetchKevin Decherf2017-12-131-0/+2
* Fix All RSS not accessible if not logged in + TestsChristophe VERGNE2017-12-111-0/+25
* Merge pull request #3401 from aaa2000/migration-initialJérémy Benoist2017-11-251-6/+2
|\
| * Fix installation commandadev2017-11-211-6/+2
* | 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-212-1/+5
|\|
| * Define storeArticleHeaders false by defaultJeremy Benoist2017-11-213-16/+17
| * Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-202-13/+16
* | CSJeremy Benoist2017-11-213-3/+3
* | Fix phpcsKevin Decherf2017-11-193-19/+19
* | Improve EntryRestControllerTest for origin_urlKevin Decherf2017-11-191-0/+55
* | Update EntryControllerTest to handle origin_urlKevin Decherf2017-11-191-2/+38
* | Add some tests for OriginUrl in EntryRestControllerKevin Decherf2017-11-191-0/+73
* | Twig: add removeSchemeAndWww filterKevin Decherf2017-11-191-0/+27
|/
* Fix phpcsadev2017-11-111-1/+1
* Fix testsadev2017-11-112-6/+7
* Merge pull request #3362 from sviande/fix_3361_api_warningJérémy Benoist2017-10-181-0/+7
|\
| * CSJeremy Benoist2017-10-121-1/+1
| * Fix #3361 add testSébastien Viande2017-10-121-0/+7
* | Replace kernel.root_dir by kernel.project_dirNicolas Hart2017-10-141-2/+2
|/
* Fix MondeDiplo https urlJeremy Benoist2017-10-101-1/+1
* Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-0910-9/+24
* Fix testsJeremy Benoist2017-09-061-1/+2
* Multiple tag search was broken from APIJeremy Benoist2017-09-063-4/+7
* Merge pull request #3139 from Kdecherf/2502-tag-caseJérémy Benoist2017-09-033-4/+6
|\
| * Fix testsJeremy Benoist2017-08-271-1/+1
| * Tag: render tags case-insensitive by storing them in lowercaseKevin Decherf2017-08-272-3/+5
* | Set a starred_at field when an entry is starred.François D2017-08-251-0/+5
|/