Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Jeremy Benoist | 2018-06-06 | 2 | -9/+9 |
* | Allow login by email | Floran Brutel | 2018-04-01 | 1 | -1/+11 |
* | 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 typo | Jeremy Benoist | 2017-12-18 | 1 | -3/+3 |
* | Add test on EntryControllerTest for #3442 | Kevin Decherf | 2017-12-13 | 1 | -0/+49 |
* | Fix All RSS not accessible if not logged in + Tests | Christophe VERGNE | 2017-12-11 | 1 | -0/+25 |
* | 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 | 1 | -0/+3 |
|\| | |||||
| * | Added internal setting to enable/disable headers storage | Nicolas Lœuillet | 2017-11-20 | 1 | -0/+3 |
* | | Fix phpcs | Kevin Decherf | 2017-11-19 | 1 | -1/+1 |
* | | Update EntryControllerTest to handle origin_url | Kevin Decherf | 2017-11-19 | 1 | -2/+38 |
|/ | |||||
* | 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 |
* | Put the final URL in data test | Jeremy Benoist | 2017-07-24 | 1 | -1/+1 |
* | Fix tests | Jeremy Benoist | 2017-07-03 | 2 | -6/+7 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 8 | -275/+275 |
* | 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 | 2 | -0/+192 |
|\ | |||||
| * | Fix reviews | Thomas Citharel | 2017-06-20 | 2 | -2/+1 |
| * | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -1/+1 |
| * | Add a live test for restricted article | Jeremy Benoist | 2017-06-20 | 2 | -22/+75 |
| * | Add menu access to site credentials CRUD | Jeremy Benoist | 2017-06-20 | 1 | -0/+140 |
* | | Add isPublic filter on entries | Jeremy Benoist | 2017-06-10 | 1 | -0/+14 |
|/ | |||||
* | Merge pull request #3173 from wallabag/domain-name-param | Jérémy Benoist | 2017-06-10 | 1 | -1/+1 |
|\ | |||||
| * | Promote https | Jeremy Benoist | 2017-06-09 | 1 | -1/+1 |
| * | Review | Jeremy Benoist | 2017-06-08 | 1 | -1/+1 |
* | | Cleanup test | Jeremy Benoist | 2017-06-09 | 1 | -1/+0 |
* | | Convert - to _ in language | Jeremy Benoist | 2017-06-09 | 1 | -4/+8 |
* | | Use Locale instead of Language | Jeremy Benoist | 2017-06-09 | 1 | -14/+78 |
|/ | |||||
* | Rewrote code & fix tests | Jeremy Benoist | 2017-06-01 | 1 | -1/+1 |
* | Isolated tests | adev | 2017-05-31 | 4 | -187/+244 |
* | Ensure retrieved data are fresh | Jeremy Benoist | 2017-05-31 | 1 | -0/+6 |
* | TagController: ignore ActionMarkAsRead when removing tag from entry | Kevin Decherf | 2017-05-31 | 1 | -0/+4 |
* | Ensure download_images_enabled is disabled | Jeremy Benoist | 2017-05-19 | 1 | -1/+20 |
* | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-19 | 1 | -0/+20 |
|\ | |||||
| * | Add some tests | Jeremy Benoist | 2017-05-09 | 1 | -0/+20 |
* | | Replaced json_array with array | Nicolas Lœuillet | 2017-05-11 | 1 | -1/+1 |
* | | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 1 | -0/+1 |
* | | Changed export test | Nicolas Lœuillet | 2017-05-03 | 1 | -3/+1 |