aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Tests
Commit message (Expand)AuthorAgeFilesLines
* Simplify tag creation from entryJeremy Benoist2016-03-271-1/+2
* check if archive/star parameters without quotes workThomas Citharel2016-03-161-0/+49
* use integers for archived/starred statusThomas Citharel2016-03-161-4/+4
* fix api properties and typoThomas Citharel2016-03-161-2/+2
* Don't add entry through API if it already existsThomas Citharel2016-03-161-0/+18
* add tests on user in API responsesThomas Citharel2016-03-151-0/+6
* Improve testsJeremy Benoist2016-03-111-3/+3
* typos & csThomas Citharel2016-03-081-4/+4
* write test for versionVincent2016-03-071-0/+11
* Remove 'content' from APIJeremy Benoist2016-03-041-16/+0
* add more properties for entries #1634Thomas Citharel2016-03-041-0/+34
* Fix the way to remove a tag from all user entriesJeremy Benoist2015-12-292-2/+14
* Remove user reference in tagJeremy Benoist2015-12-291-1/+2
* Re-enable test on doctrine commandJeremy Benoist2015-11-072-3/+3
* Fix security.context deprecationJeremy Benoist2015-11-071-3/+3
* * public registrationNicolas LÅ“uillet2015-10-032-180/+104
* Add test on getting starred entries using the APIJeremy Benoist2015-08-201-0/+25
* CSJeremy Benoist2015-05-301-4/+4
* Fix testsJeremy2015-04-011-4/+4
* Move API stuff in ApiBundleJeremy2015-04-011-0/+410