Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 3 | -7/+7 |
* | | Added test for multiple authors | Nicolas Lœuillet | 2017-04-10 | 1 | -8/+39 |
* | | Added author of article | Nicolas Lœuillet | 2017-04-09 | 1 | -1/+4 |
* | | Added publication date | Nicolas Lœuillet | 2017-04-05 | 1 | -0/+1 |
* | | Renamed countAllEntriesByUsername method | Nicolas Lœuillet | 2017-03-31 | 1 | -1/+1 |
* | | Allow to remove all archived entries | Thomas Citharel | 2017-03-31 | 1 | -0/+76 |
* | | Rename method from *username to *user | Thomas Citharel | 2017-03-30 | 1 | -2/+2 |
|/ | |||||
* | Search by term: extend to entries url | Kevin Decherf | 2017-02-16 | 1 | -0/+24 |
* | Fix registration.submit test | Jeremy Benoist | 2017-01-10 | 1 | -1/+1 |
* | Merge pull request #2702 from wallabag/add-index-uuid | Nicolas Lœuillet | 2016-12-29 | 1 | -6/+6 |
|\ | |||||
| * | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 1 | -6/+6 |
| * | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -1/+0 |
| * | Fixed index on entry.uuid and changed uuid field type | Nicolas Lœuillet | 2016-12-25 | 1 | -0/+1 |
* | | Fixed export by tags with a tag which contains space | Nicolas Lœuillet | 2016-12-27 | 2 | -3/+3 |
|/ | |||||
* | Limit rule to 255 | Jeremy Benoist | 2016-12-03 | 1 | -0/+23 |
* | Hide article text on mobile with list mode | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+2 |
* | Added test for list view | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+18 |
* | Enforce lowercase on domain name filter | Kevin Decherf | 2016-11-26 | 1 | -0/+9 |