Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'content' from API | Jeremy Benoist | 2016-03-04 | 1 | -16/+0 |
| | | | | Waiting to find a good solution to avoid side problem since user can no define the content | ||||
* | add more properties for entries #1634 | Thomas Citharel | 2016-03-04 | 1 | -0/+34 |
| | |||||
* | Fix the way to remove a tag from all user entries | Jeremy Benoist | 2015-12-29 | 1 | -0/+7 |
| | |||||
* | Remove user reference in tag | Jeremy Benoist | 2015-12-29 | 1 | -1/+2 |
| | | | | Fix #1543 | ||||
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 1 | -2/+2 |
| | | | | | | It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency. | ||||
* | * public registration | Nicolas LÅ“uillet | 2015-10-03 | 1 | -180/+58 |
| | | | | | * remove WSSE implementation * add oAuth2 implementation | ||||
* | Add test on getting starred entries using the API | Jeremy Benoist | 2015-08-20 | 1 | -0/+25 |
| | |||||
* | CS | Jeremy Benoist | 2015-05-30 | 1 | -4/+4 |
| | |||||
* | Fix tests | Jeremy | 2015-04-01 | 1 | -4/+4 |
| | |||||
* | Move API stuff in ApiBundle | Jeremy | 2015-04-01 | 1 | -0/+410 |