476 Commits (19e818fdf79aa9290661acfe45a3f4dfd4e996a9)
 

Author SHA1 Message Date
  Jae Kwon dd12bd8f1b Fix checkTotalSizeLimit bug; remove more than 1 file at a time 8 years ago
  Jae Kwon a528af55d3 Group is a BaseService; TotalSizeLimit enforced; tests fixed 8 years ago
  Jae Kwon d1848762cf Fix issue where buffered writes may split a line to two files 8 years ago
  Jae Kwon dc8fa06e64 Add MakeSimpleSearchFunc 8 years ago
  Jae Kwon a20c98e619 Add Monitor.SetREMA() 8 years ago
  Jae Kwon 1261fca160 FindLast 8 years ago
  Jae Kwon 916f3d789b Size() returns 0 if file doesn't exist 8 years ago
  Jae Kwon 5e9c5dc413 Add Group.WriteLine 8 years ago
  Jae Kwon fa3daa7abc Remove AutoFile tests 8 years ago
  Jae Kwon 2781df39e5 QuitService->BaseService 8 years ago
  Jae Kwon 0311042336 Add CHALLENGE 8 years ago
  Jae Kwon d741b81ab5 Add better docs for Group 8 years ago
  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