Commit History

Author SHA1 Message Date
  Adam Ierymenko bc61357a44 HTTP backend support for JSONDB 8 years ago
  Adam Ierymenko f6d92eb737 JSONDB fix. 8 years ago
  Adam Ierymenko 6bb19e7947 build fix 8 years ago
  Adam Ierymenko c62141fd98 Make controller do a simple write-through cache without revalidating. Means you must restart if files change on disk, but will decrease I/O considerably. 8 years ago
  Adam Ierymenko 4f3f471b4c GitHub issue #460 8 years ago
  Adam Ierymenko a577b8d381 Update how controller handles circuit tests -- save results to filesystem. 8 years ago
  Adam Ierymenko d150f9b2bd Windows update build in Advanced Installer, and warning removal. 8 years ago
  Adam Ierymenko a064e19b8a Refactor some JSON stuff for performance, and fix a build error. 8 years ago
  Adam Ierymenko a54c2b438c Basic support for streaming of changes via stdout from controller. 8 years ago
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. 8 years ago
  Adam Ierymenko a454a37a6e Self test JSONDB. 8 years ago
  Adam Ierymenko a78d7311a6 Fix network list API call. 8 years ago
  Adam Ierymenko 7729cbe313 Fix ambiguous error on some compilers. 8 years ago
  Adam Ierymenko b03c7b2f30 Refactor controller to use split-out DB for better performance and less ugly. 8 years ago
  Adam Ierymenko 3c00cd0f88 Separate out JSON store from controller code. 8 years ago