264 Commits (c3108f14c8436ef25d381913c4e09e7f59d15d46)
 

Author SHA1 Message Date
  Jae Kwon 44f2818a3d Remove AutoFile; Use go-autofile instead 8 years ago
  Jae Kwon c26b857900 Fix Search and add test 8 years ago
  Jae Kwon 1859c4d5fe First commit 8 years ago
  Jae Kwon 28b3d52948 first commit 8 years ago
  Ethan Buchman 1c85cb98a4 Merge pull request #7 from tendermint/develop 8 years ago
  Jae Kwon 1c62bb6dad Merge pull request #5 from tendermint/develop 8 years ago
  Jae Kwon 1a24e6e237 Let SIGHUP close AutoFiles 8 years ago
  Ethan Buchman 2e424ee663 service: Reset() for restarts 8 years ago
  Ethan Buchman 1652dc8b3f EventSwitch is an interface 8 years ago
  Ethan Buchman 47e06734f6 Merge pull request #4 from tendermint/throttle 8 years ago
  Ethan Buchman 930880f574 throttle_timer: fix race, use mtx instead of atomic 8 years ago
  Jae Kwon 9dc4dc1960 Add BitArray.Update() 8 years ago
  Ethan Buchman 3baa390bba reduce numTimes in test 8 years ago
  Silas Davis b0c0631468 Spelling 8 years ago
  Ethan Buchman 3dabf304a1 fix race condition in repeat_timer 8 years ago
  Ethan Buchman cefb3a45c0 expose LvlNotice 8 years ago
  Ethan Buchman 48fa21511b Merge pull request #4 from benjaminbollen/issue1_concurreny_bug_in_remove_listener 8 years ago
  Benjamin Bollen c15bcd487f
fixes #1; events.go: claim full lock on delete listener 8 years ago
  Benjamin Bollen acabc4d3bb
Introduce events_test.go with five unit tests asserting normal behaviour 8 years ago
  Jae Kwon 529efe50ea No global config 8 years ago
  Jae Kwon 31fdd21c7e No global config 8 years ago
  Ethan Buchman dcfa46af13 BitArray.IsEmpty() 9 years ago
  Jae Kwon 461c3b9785 Remove CRand* from go-common 9 years ago
  Jae Kwon 84391b36d3 Conform to new go-config default config behavior 9 years ago
  Jae Kwon 1559ae1ac9 Add BitArray.Bytes() 9 years ago
  Ethan Buchman 4901b71ade SetLogLevel 9 years ago
  Ethan Buchman 9364accf1f service: start/stop logs are info, ignored are debug 9 years ago
  Ethan Buchman 02022e356a make ignore already stopped service Debug 9 years ago
  Jae Kwon 19f5a93cff Adjust Service log notice for duplicate stops 9 years ago
  Jae Kwon 7b75ca7bb5 Remove SubscribeToEvent 9 years ago
  Jae Kwon a7878f1d0d Add basic test for level_db 9 years ago
  Jae Kwon e8ffe6bb4c Remove AssertIsEventData; Remove EventResult 9 years ago
  Ethan Buchman a5f26a8999 EventResult 9 years ago
  Ethan Buchman 089435d31b move from tendermint/tendermint 9 years ago
  Ethan Buchman e85e2842a0 Initial commit 9 years ago
  Jae Kwon 8dacd4172e Fix bug where Unset halts ThrottleTimer 9 years ago
  Jae Kwon c58b1cbf8a Add ThrottleTimer.Unset 9 years ago
  Jae Kwon ba01cfbb58 Remove spurious fmt.Print 9 years ago
  Jae Kwon 980f02a500 Change license to Apache2.0 9 years ago
  Jae Kwon 634527f5b6 Change license to Apache2.0 9 years ago
  Jae Kwon b24269fefc Change license to Apache2.0 9 years ago
  Jae Kwon f592570310 Change license to Apache2.0 9 years ago
  Jae Kwon acdbd88e88 Add BypassHandler and NewBypass to bypass main filter 9 years ago
  Jae Kwon 3b50efbe02 WriteFile*() takes file mode 9 years ago
  Jae Kwon 4b6741ca3b EnsureDir() takes file mode 9 years ago
  Jae Kwon e3d88d2d79 Add ScanRightDeleteRandom test; Add GCRandom test 9 years ago
  Jae Kwon dbd04eadeb Remove CList, moved to go-clist 9 years ago
  Jae Kwon d939cd964b First commit of CList 9 years ago
  Jae Kwon 80c7e26bee Fix memory-leak in CList; Patched with DetachPrev/DetachHead 9 years ago
  Jae Kwon 76189fde0d Add Remove() implementation, CList is doubly-linked 9 years ago