Commit Graph

371 Commits

Author SHA1 Message Date
1261fca160 FindLast 2016-10-30 04:29:40 -07:00
916f3d789b Size() returns 0 if file doesn't exist 2016-10-28 14:50:46 -07:00
5e9c5dc413 Add Group.WriteLine 2016-10-28 13:56:31 -07:00
fa3daa7abc Remove AutoFile tests 2016-10-28 12:11:23 -07:00
2781df39e5 QuitService->BaseService 2016-10-28 12:09:22 -07:00
0311042336 Add CHALLENGE 2016-10-28 09:10:33 -07:00
d741b81ab5 Add better docs for Group 2016-10-26 22:12:56 -07:00
44f2818a3d Remove AutoFile; Use go-autofile instead 2016-10-26 21:50:28 -07:00
c26b857900 Fix Search and add test 2016-10-26 21:50:07 -07:00
1859c4d5fe First commit 2016-10-26 16:23:19 -07:00
28b3d52948 first commit 2016-10-26 16:22:43 -07:00
1c85cb98a4 Merge pull request #7 from tendermint/develop
EventSwitch is an interface
2016-10-20 21:23:35 -04:00
1c62bb6dad Merge pull request #5 from tendermint/develop
Reset() and SIGHUP for AutoFiles
2016-10-20 02:01:00 -07:00
1a24e6e237 Let SIGHUP close AutoFiles 2016-10-17 16:24:55 -07:00
2e424ee663 service: Reset() for restarts 2016-10-17 16:24:55 -07:00
1652dc8b3f EventSwitch is an interface 2016-10-10 03:20:42 -04:00
47e06734f6 Merge pull request #4 from tendermint/throttle
throttle_timer: fix race, use mtx instead of atomic
2016-09-10 17:59:15 -04:00
930880f574 throttle_timer: fix race, use mtx instead of atomic 2016-09-10 17:52:26 -04:00
9dc4dc1960 Add BitArray.Update() 2016-09-05 18:26:43 -07:00
3baa390bba reduce numTimes in test 2016-07-23 11:24:48 -04:00
b0c0631468 Spelling 2016-07-13 18:50:06 +01:00
3dabf304a1 fix race condition in repeat_timer 2016-06-26 01:00:51 -04:00
cefb3a45c0 expose LvlNotice 2016-06-26 00:45:56 -04:00
48fa21511b Merge pull request #4 from benjaminbollen/issue1_concurreny_bug_in_remove_listener
Fixes #1 concurreny bug in remove listener
2016-06-21 10:48:51 -04:00
c15bcd487f fixes #1; events.go: claim full lock on delete listener 2016-06-17 14:53:19 +02:00
acabc4d3bb Introduce events_test.go with five unit tests asserting normal behaviour
and a sixth unit test to probe race conditions on RemoveListener.
2016-06-17 14:53:01 +02:00
529efe50ea No global config 2016-05-08 15:00:33 -07:00
31fdd21c7e No global config 2016-05-08 15:00:13 -07:00
dcfa46af13 BitArray.IsEmpty() 2016-03-18 02:30:15 -04:00
461c3b9785 Remove CRand* from go-common 2016-03-13 09:57:10 -07:00
84391b36d3 Conform to new go-config default config behavior 2016-03-06 12:31:22 -08:00
1559ae1ac9 Add BitArray.Bytes() 2016-02-21 00:14:08 -08:00
4901b71ade SetLogLevel 2016-02-05 23:00:03 +00:00
9364accf1f service: start/stop logs are info, ignored are debug 2016-02-03 02:04:00 -05:00
02022e356a make ignore already stopped service Debug 2016-02-02 16:19:46 -05:00
19f5a93cff Adjust Service log notice for duplicate stops 2016-01-18 13:19:11 -08:00
7b75ca7bb5 Remove SubscribeToEvent 2016-01-18 11:15:46 -08:00
a7878f1d0d Add basic test for level_db 2016-01-17 13:13:19 -08:00
e8ffe6bb4c Remove AssertIsEventData; Remove EventResult 2016-01-14 11:01:44 -08:00
a5f26a8999 EventResult 2016-01-12 18:35:42 -05:00
089435d31b move from tendermint/tendermint 2016-01-12 16:21:43 -05:00
e85e2842a0 Initial commit 2016-01-12 16:13:26 -05:00
8dacd4172e Fix bug where Unset halts ThrottleTimer 2016-01-11 17:12:38 -08:00
c58b1cbf8a Add ThrottleTimer.Unset 2016-01-10 08:12:10 -08:00
ba01cfbb58 Remove spurious fmt.Print 2016-01-02 16:20:39 -08:00
980f02a500 Change license to Apache2.0 2015-12-23 14:19:50 -08:00
634527f5b6 Change license to Apache2.0 2015-12-23 14:18:53 -08:00
b24269fefc Change license to Apache2.0 2015-12-23 14:16:29 -08:00
f592570310 Change license to Apache2.0 2015-12-23 14:14:41 -08:00
acdbd88e88 Add BypassHandler and NewBypass to bypass main filter 2015-12-09 09:38:40 -08:00