Историја ревизија

Аутор SHA1 Порука Датум
  Jing Yang e3ea70c318 Move `last_applied` to the apply_command daemon. пре 3 година
  Jing Yang 5fe90f62fe Refactor: move DaemonWatch out of DaemonEnv. пре 3 година
  Jing Yang 89d892c17c Address clippy warnings. пре 3 година
  Jing Yang 6d22246e50 Merge stop_wait_group into daemon env. пре 3 година
  Jing Yang f230c518c0 Merge daemon_env guard into daemons. пре 3 година
  Jing Yang 56e5b19355 Name each daemon thread at creation. пре 3 година
  Jing Yang baf22fec60 Use `IndexTerm` in public API. пре 3 година
  Jing Yang 75d4e75262 Optimize imports in source files. пре 3 година
  Jing Yang 01fab3f446 Create the verify authority daemon to support readonly requests. пре 3 година
  Jing Yang e302373755 Ignore dead_code warnings for log-only structs. пре 4 година
  Jing Yang c4efe23ca1 No logger setup in unit tests. пре 4 година
  Jing Yang 10e45a5224 Create one log file for each test. пре 4 година
  Jing Yang 3f0c957798 Validate log content at creation time. пре 4 година
  Jing Yang 5e75abc074 Give each daemon a name. пре 4 година
  Jing Yang d64d11ac80 Add one more error check to rule out log array index of out bound. пре 4 година
  Jing Yang 94f08fdc5f Add two more checks looking for log index out of bounds. пре 4 година
  Jing Yang 76a4387012 Update documents in DaemonEnv. пре 4 година
  Jing Yang 42e6e2f83a Fix a typo in test. пре 4 година
  Jing Yang b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. пре 4 година
  Jing Yang 7f6e0854aa Replace the last eprintln() with check_or_reocrd. пре 4 година
  Jing Yang 739230a4f7 Create a constructor for RaftState. пре 4 година
  Jing Yang cdd7d251dd Minor fix: use RefCell::take(). пре 4 година
  Jing Yang fed7065248 Add tests to DaemonEnv. пре 4 година
  Jing Yang 5c106a08e9 Replace crate-private methods with public ones. пре 4 година
  Jing Yang b51946874d Add documentation to DaemonEnv and friends. пре 4 година
  Jing Yang 8c5b85088d Attempt to conver panic errors to String in addition to &str. пре 4 година
  Jing Yang bc61f08723 Store DaemonEnv in the thread context to enable global logging. пре 4 година
  Jing Yang 63d9f1e824 Replace two more asserts with check_or_record. пре 4 година
  Jing Yang 4c11a4913d Remove the generic parameter of DaemonEnv. пре 4 година
  Jing Yang 578a607a6c Remove Component from error logging. пре 4 година