aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/HistoryTest.php
Commit message (Collapse)AuthorAgeFilesLines
* History: lazy loading for the history fileArthurHoaro2017-03-211-3/+15
| | | | Only read it when it's necessary
* History mechanismArthurHoaro2017-03-211-0/+195
Use case: rest API service * saved by default in data/history * same format as datastore.php * traced events: * save/edit/delete link * change settings or plugins settings * rename tag