Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve tests | Jeremy Benoist | 2016-03-11 | 1 | -3/+3 |
| | | | | | | - add more tests for coverage - add a test on annotation deletion - fix post annontation with ranges | ||||
* | typos & cs | Thomas Citharel | 2016-03-08 | 1 | -4/+4 |
| | |||||
* | write test for version | Vincent | 2016-03-07 | 1 | -0/+11 |
| | |||||
* | 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 | 2 | -2/+14 |
| | |||||
* | 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 | 2 | -3/+3 |
| | | | | | | It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency. | ||||
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 1 | -3/+3 |
| | |||||
* | * public registration | Nicolas LÅ“uillet | 2015-10-03 | 2 | -180/+104 |
| | | | | | * 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 |