Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Jeremy Benoist | 2018-06-06 | 5 | -12/+11 |
* | Fix srcset attribute on images downloaded | Simounet | 2018-06-01 | 1 | -0/+21 |
* | Allow login by email | Floran Brutel | 2018-04-01 | 1 | -1/+11 |
* | Fix CS in UtilsTest.php | Floran Brutel | 2018-03-31 | 1 | -1/+1 |
* | Replace zataz url | Floran Brutel | 2018-03-30 | 1 | -3/+3 |
* | Use https instead of http for bild.de to fix tests | Floran Brutel | 2018-03-29 | 1 | -1/+1 |
* | Fixed tests | Nicolas Lœuillet | 2018-01-12 | 1 | -2/+2 |
* | php-cs | Kevin Decherf | 2017-12-31 | 1 | -1/+1 |
* | Add test to prevent regression for #3534 | Kevin Decherf | 2017-12-31 | 1 | -0/+20 |
* | Fix countable in tests | Jeremy Benoist | 2017-12-18 | 1 | -4/+12 |
* | Add missing TestCase namespace | Jeremy Benoist | 2017-12-18 | 5 | -5/+10 |
* | Fix typo | Jeremy Benoist | 2017-12-18 | 1 | -3/+3 |
* | Use namespaced PHPUnit classes | Jeremy Benoist | 2017-12-18 | 9 | -9/+18 |
* | Add test on EntryControllerTest for #3442 | Kevin Decherf | 2017-12-13 | 2 | -0/+54 |
* | Fix All RSS not accessible if not logged in + Tests | Christophe VERGNE | 2017-12-11 | 1 | -0/+25 |
* | Merge pull request #3401 from aaa2000/migration-initial | Jérémy Benoist | 2017-11-25 | 1 | -6/+2 |
|\ | |||||
| * | Fix installation command | adev | 2017-11-21 | 1 | -6/+2 |
* | | Merge pull request #3431 from wallabag/disable-site-credentials | Jérémy Benoist | 2017-11-22 | 1 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | Disable controller access if feature disabled | Jeremy Benoist | 2017-11-22 | 1 | -0/+14 |
* | | Merge pull request #3425 from wallabag/add-setting-for-headers | Nicolas Lœuillet | 2017-11-21 | 2 | -1/+5 |
|\| | |||||
| * | Define storeArticleHeaders false by default | Jeremy Benoist | 2017-11-21 | 2 | -15/+16 |
| * | Added internal setting to enable/disable headers storage | Nicolas Lœuillet | 2017-11-20 | 2 | -13/+16 |
* | | CS | Jeremy Benoist | 2017-11-21 | 2 | -2/+2 |
* | | Fix phpcs | Kevin Decherf | 2017-11-19 | 2 | -2/+2 |
* | | Update EntryControllerTest to handle origin_url | Kevin Decherf | 2017-11-19 | 1 | -2/+38 |
* | | Twig: add removeSchemeAndWww filter | Kevin Decherf | 2017-11-19 | 1 | -0/+27 |
|/ | |||||
* | Fix phpcs | adev | 2017-11-11 | 1 | -1/+1 |
* | Fix tests | adev | 2017-11-11 | 1 | -5/+6 |
* | Fix MondeDiplo https url | Jeremy Benoist | 2017-10-10 | 1 | -1/+1 |
* | Jump to Symfony 3.3 & update others deps | Jeremy Benoist | 2017-10-09 | 1 | -2/+2 |
* | Fix tests | Jeremy Benoist | 2017-09-06 | 1 | -1/+2 |
* | Multiple tag search was broken from API | Jeremy Benoist | 2017-09-06 | 2 | -4/+4 |
* | Tag: render tags case-insensitive by storing them in lowercase | Kevin Decherf | 2017-08-27 | 1 | -2/+4 |
* | Add reload entry command | Nicolas Hart | 2017-08-21 | 1 | -0/+115 |
* | add search argument and limit option to list users command | Nicolas Hart | 2017-07-31 | 1 | -1/+50 |
* | Add list user command | Nicolas Hart | 2017-07-30 | 1 | -0/+26 |
* | Better rendering for all core commands | Nicolas Hart | 2017-07-29 | 3 | -6/+8 |
* | Put the final URL in data test | Jeremy Benoist | 2017-07-24 | 1 | -1/+1 |
* | CS | Jeremy Benoist | 2017-07-03 | 1 | -5/+5 |
* | Fix validateAndSetPreviewPicture | Jeremy Benoist | 2017-07-03 | 1 | -0/+35 |
* | Fix PATCH method | Jeremy Benoist | 2017-07-03 | 1 | -5/+2 |
* | Fix tests | Jeremy Benoist | 2017-07-03 | 5 | -23/+18 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 26 | -453/+453 |
* | Fix tests | Jeremy Benoist | 2017-06-21 | 1 | -1/+1 |
* | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 1 | -8/+33 |
* | Merge pull request #2683 from wallabag/credentials-in-db | Jérémy Benoist | 2017-06-20 | 4 | -8/+283 |
|\ | |||||
| * | Fix reviews | Thomas Citharel | 2017-06-20 | 2 | -2/+1 |
| * | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 3 | -3/+42 |
| * | Add a live test for restricted article | Jeremy Benoist | 2017-06-20 | 3 | -25/+78 |
| * | Add menu access to site credentials CRUD | Jeremy Benoist | 2017-06-20 | 2 | -3/+187 |