]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
API: Get History endpoint 857/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 6 May 2017 17:39:39 +0000 (19:39 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sun, 7 May 2017 14:03:40 +0000 (16:03 +0200)
commit61d406933e7311a3eb3c0379f1dea8b790459722
tree3585b6c24c808e75eec93978682bba1a051f7817
parentb8fcb7d4403a344158ab5d2c8979bdd002e6001d
API: Get History endpoint

See http://shaarli.github.io/api-documentation/#links-history-get
application/api/controllers/History.php [new file with mode: 0644]
index.php
tests/api/controllers/HistoryTest.php [new file with mode: 0644]
tests/utils/ReferenceHistory.php [new file with mode: 0644]