コミット履歴

作者 SHA1 メッセージ 日付
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 年 前
  Adam Ierymenko 174ba8884e Delete support in harnessed mode. 8 年 前
  Adam Ierymenko 50e7ea088b More work on controller for new Central harnessed mode, remove old http mode. 8 年 前
  Adam Ierymenko b62296a40b Bug fixes in new harness mode. 8 年 前
  Adam Ierymenko 727ccb1125 Cleanup and stdin/stdout harness mode for controller. 8 年 前
  Adam Ierymenko d9552fb120 Add remoteTraceTarget to network and member configs in controller. 8 年 前
  Adam Ierymenko d905607353 Small optimizations. 8 年 前
  Adam Ierymenko 718e1d6c08 Finish removing constantly changing stuff from controller. 8 年 前
  Adam Ierymenko 62578a2162 Reduce memory use and a bit of cleanup. 8 年 前
  Adam Ierymenko 9e80db0fd1 Cleanup, fix a valgrind error, stack use reduction. 8 年 前
  Adam Ierymenko e8ab6adf89 Deadlock fix. 8 年 前
  Adam Ierymenko 7c184cf991 Another performance improvement to controller. 8 年 前
  Adam Ierymenko 1205578935 Big cleanup of controller code, should help performance. 8 年 前
  Adam Ierymenko 4e77365e8d Remove a little cruft. 8 年 前
  Adam Ierymenko 4f2a779769 JSONDB performance improvements, threading fix. 8 年 前
  Adam Ierymenko cafbe44dde Controller optimizations -- make locking more fine-grained, use true hardware concurrency, etc. 8 年 前
  Adam Ierymenko f4feccc626 Do not serve controller requests until init is done. 8 年 前
  Adam Ierymenko bc61357a44 HTTP backend support for JSONDB 8 年 前
  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 年 前
  Adam Ierymenko 4f3f471b4c GitHub issue #460 8 年 前
  Adam Ierymenko a577b8d381 Update how controller handles circuit tests -- save results to filesystem. 8 年 前
  Adam Ierymenko a54c2b438c Basic support for streaming of changes via stdout from controller. 8 年 前
  Adam Ierymenko 360c84e035 Minor fixes. 8 年 前
  Adam Ierymenko 5f63d5039b Bug fixes, self test of JSONDB disabled by default. 8 年 前
  Adam Ierymenko 0d108d37f6 . 8 年 前
  Adam Ierymenko b03c7b2f30 Refactor controller to use split-out DB for better performance and less ugly. 8 年 前
  Adam Ierymenko 3c00cd0f88 Separate out JSON store from controller code. 8 年 前