Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some tests | Jeremy Benoist | 2016-08-23 | 1 | -23/+35 |
* | CS | Thomas Citharel | 2016-08-23 | 1 | -2/+1 |
* | Delete tag or tags by label | Thomas Citharel | 2016-08-23 | 1 | -0/+61 |
* | Add filter for tags on API | Thomas Citharel | 2016-06-29 | 1 | -1/+2 |
* | CS | Thomas Citharel | 2016-06-25 | 1 | -1/+1 |
* | Add since parameter | Thomas Citharel | 2016-06-25 | 1 | -1/+3 |
* | PATCH also clears starred and archived signs | Yuriy Evdokimov | 2016-05-18 | 1 | -2/+2 |
* | Starred and Archived clears if article is already exists | Yuriy Evdokimov | 2016-05-18 | 1 | -2/+2 |
* | Set the title via POST /api/entries | Nicolas Lœuillet | 2016-05-02 | 1 | -0/+5 |
* | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 1 | -1/+1 |
* | Remove int cast | Nicolas Lœuillet | 2016-04-10 | 1 | -2/+2 |
* | All the entries are fetched via GET /api/entries | Nicolas Lœuillet | 2016-04-09 | 1 | -3/+3 |
* | add check | Thomas Citharel | 2016-03-16 | 1 | -2/+6 |
* | fix updating entry status through API | Thomas Citharel | 2016-03-16 | 1 | -6/+2 |
* | use integers for archived/starred status | Thomas Citharel | 2016-03-16 | 1 | -18/+18 |
* | fix api properties and typo | Thomas Citharel | 2016-03-16 | 1 | -2/+2 |
* | Don't add entry through API if it already exists | Thomas Citharel | 2016-03-16 | 1 | -4/+8 |
* | typos & cs | Thomas Citharel | 2016-03-08 | 1 | -1/+3 |
* | Add version in API | Vincent | 2016-03-07 | 1 | -0/+13 |
* | Remove 'content' from API | Jeremy Benoist | 2016-03-04 | 1 | -6/+0 |
* | use booleans instead of empty | Thomas Citharel | 2016-03-04 | 1 | -4/+4 |
* | add more properties for entries #1634 | Thomas Citharel | 2016-03-04 | 1 | -0/+19 |
* | Move assignTagsToEntry in ContentProxy helper | Jeremy Benoist | 2016-02-19 | 1 | -28/+3 |
* | [#1604] First draft to fix SensioLabsInsight report | Nicolas Lœuillet | 2016-01-22 | 1 | -1/+1 |
* | Fix recent update | Jeremy Benoist | 2016-01-15 | 1 | -1/+2 |
* | Symfony Upgrade Fixer FTW | Jeremy Benoist | 2016-01-15 | 1 | -2/+2 |
* | Few phpDoc fix | Jeremy Benoist | 2016-01-03 | 1 | -5/+15 |
* | Cleanup tests | Jeremy Benoist | 2015-12-29 | 1 | -4/+0 |
* | Fix parameters regarding documentation | Jeremy Benoist | 2015-12-29 | 1 | -2/+2 |
* | Remove user reference in tag | Jeremy Benoist | 2015-12-29 | 1 | -5/+12 |
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 1 | -2/+2 |
* | check authentication on each API route | Nicolas Lœuillet | 2015-10-03 | 1 | -0/+19 |
* | * public registration | Nicolas Lœuillet | 2015-10-03 | 1 | -38/+13 |
* | Move fetching content in a separate class | Jeremy Benoist | 2015-09-10 | 1 | -10/+4 |
* | Update url from graby | Jeremy Benoist | 2015-08-24 | 1 | -1/+1 |
* | CS | Jeremy Benoist | 2015-08-24 | 1 | -1/+0 |
* | Integrate graby | Jeremy Benoist | 2015-08-24 | 1 | -3/+8 |
* | CS | Jeremy Benoist | 2015-08-20 | 1 | -9/+9 |
* | Adds pagerfanta paginator everywhere, modifies article routing. Change API fo... | Francois Gravelaine | 2015-07-28 | 1 | -2/+2 |
* | CS | Jeremy Benoist | 2015-05-30 | 1 | -16/+22 |
* | Move API stuff in ApiBundle | Jeremy | 2015-04-01 | 1 | -0/+370 |
* | routing for API, trying to respect #414 | Nicolas Lœuillet | 2015-01-29 | 1 | -63/+0 |
* | skeleton for DELETE and PATCH methods | Nicolas Lœuillet | 2015-01-28 | 1 | -2/+36 |
* | bundle for API | Nicolas Lœuillet | 2015-01-28 | 1 | -0/+29 |