summaryrefslogtreecommitdiff
path: root/controller/JSONDB.cpp
AgeCommit message (Expand)Author
2017-01-13Windows update build in Advanced Installer, and warning removal.Adam Ierymenko
2017-01-10Refactor some JSON stuff for performance, and fix a build error.Adam Ierymenko
2016-12-15Basic support for streaming of changes via stdout from controller.Adam Ierymenko
2016-11-18Move split() to OSUtils since it is not used in core.Adam Ierymenko
2016-11-07Self test JSONDB.Adam Ierymenko
2016-11-04Fix network list API call.Adam Ierymenko
2016-11-04Fix ambiguous error on some compilers.Adam Ierymenko
2016-11-04Refactor controller to use split-out DB for better performance and less ugly.Adam Ierymenko
2016-11-03Separate out JSON store from controller code.Adam Ierymenko