aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle
Commit message (Expand)AuthorAgeFilesLines
* Fix testsJeremy Benoist2018-10-121-1/+1
* Use only one method to randomizeJeremy Benoist2018-10-121-0/+26
* Jump to Symfony 3.4Jeremy Benoist2018-10-043-10/+12
* 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
* More robust srcset image attribute handlingSimounet2018-07-121-0/+25
* Fix image downloading on null image pathSimounet2018-07-051-0/+23
* Fix testsJeremy Benoist2018-06-065-12/+11
* 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-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 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-189-9/+18
* Add test on EntryControllerTest for #3442Kevin Decherf2017-12-132-0/+54
* 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-212-15/+16
| * Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-202-13/+16
* | CSJeremy Benoist2017-11-212-2/+2
* | Fix phpcsKevin Decherf2017-11-192-2/+2
* | Update EntryControllerTest to handle origin_urlKevin Decherf2017-11-191-2/+38
* | Twig: add removeSchemeAndWww filterKevin Decherf2017-11-191-0/+27
|/
* Fix phpcsadev2017-11-111-1/+1
* Fix testsadev2017-11-111-5/+6
* Fix MondeDiplo https urlJeremy Benoist2017-10-101-1/+1
* Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-091-2/+2
* Fix testsJeremy Benoist2017-09-061-1/+2
* Multiple tag search was broken from APIJeremy Benoist2017-09-062-4/+4
* Tag: render tags case-insensitive by storing them in lowercaseKevin Decherf2017-08-271-2/+4
* Add reload entry commandNicolas Hart2017-08-211-0/+115
* add search argument and limit option to list users commandNicolas Hart2017-07-311-1/+50
* Add list user commandNicolas Hart2017-07-301-0/+26
* Better rendering for all core commandsNicolas Hart2017-07-293-6/+8
* Put the final URL in data testJeremy Benoist2017-07-241-1/+1
* CSJeremy Benoist2017-07-031-5/+5
* Fix validateAndSetPreviewPictureJeremy Benoist2017-07-031-0/+35