aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Added migrations execution after fresh installNicolas Lœuillet2017-05-051-2/+1
* Merge pull request #3053 from wallabag/api-bulk-addNicolas Lœuillet2017-05-051-7/+56
|\
| * Little refacto and send 400 on reaching urls limitJeremy Benoist2017-05-051-4/+3
| * Added limitNicolas Lœuillet2017-05-011-0/+23
| * Fix tests (for real this time)Jeremy Benoist2017-05-011-2/+2
| * Fix testsJeremy Benoist2017-05-011-4/+4
| * Splitted the endpoint in twoNicolas Lœuillet2017-05-011-29/+26
| * Added API endpoint to handle a list of URLNicolas Lœuillet2017-05-011-8/+38
* | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-031-2/+2
|\ \ | |/ |/|
| * Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-2/+2
* | Fix testsJeremy Benoist2017-04-291-13/+13
* | Added endpoint to handle URL list to add/delete tagsNicolas Lœuillet2017-04-241-11/+48
* | Added API endpoint to handle a list of URL and to add/delete tagsNicolas Lœuillet2017-04-241-0/+31
|/
* return id of article instead of true if entry existsThomas Citharel2017-02-241-2/+2
* Return 304 when content isn't reloaded using the APIJeremy Benoist2016-11-221-5/+1
* Return an explicit error if reload failJeremy Benoist2016-11-201-1/+5
* Fixing testsJeremy Benoist2016-11-201-3/+2
* Add ability to reload entry from APIJeremy Benoist2016-11-201-0/+37
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-031-48/+56
* Exploded WallabagRestController into many controllersNicolas Lœuillet2016-10-281-0/+673