Ethan Buchman
|
356657a37b
|
move all files to common/ to begin repo merge
|
8 years ago |
Ethan Buchman
|
5aecd32554
|
merge.sh file for the repo merge
|
8 years ago |
Ethan Buchman
|
f9e3db0373
|
Merge pull request #11 from tendermint/develop
Develop
|
8 years ago |
Ethan Buchman
|
714fdaee3b
|
Merge pull request #9 from tendermint/bugfix/check-for-error-returned-by-impl
[service] check for error returned by impl
|
8 years ago |
Anton Kaliaev
|
dec518eb06
|
update comment [ci skip] [circleci skip]
|
8 years ago |
Ethan Buchman
|
6af2364fa9
|
Merge pull request #10 from tendermint/recreate-quit-channel-on-reset
Recreate Quit channel on reset
|
8 years ago |
Anton Kaliaev
|
7a12594edb
|
[service] recreate Quit channel on reset
don't think that user should do this thing him/herself
|
8 years ago |
Anton Kaliaev
|
c46ffe39a8
|
[service] check for error returned by impl
otherwise, we mark it as started when it is not in fact
|
8 years ago |
Anton Kaliaev
|
75a539ae3d
|
Merge pull request #3 from silasdavis/master
From the department of pedantry
|
8 years ago |
Ethan Buchman
|
dcb015dff6
|
repeat_timer: drain channel in Stop; done -> wg
|
8 years ago |
Ethan Buchman
|
6141dc6eed
|
Merge pull request #7 from tendermint/develop
Develop
|
8 years ago |
Ethan Buchman
|
959efd3127
|
Merge branch 'master' into develop
|
8 years ago |
Ethan Buchman
|
95c14fbd65
|
Merge branch 'master' into develop
|
8 years ago |
Jae Kwon
|
339e135776
|
Add IsDirEmpty
|
8 years ago |
Ethan Buchman
|
e289af53b6
|
Merge pull request #6 from tendermint/develop
Develop
|
8 years ago |
Ethan Buchman
|
a552e49b50
|
Reverts commit f40b1b to a6a67e
|
8 years ago |
Jae Kwon
|
70e694ee76
|
Fix ThrottleTimer null-pointer error / race condition
|
8 years ago |
Jae Kwon
|
f40b1b65f8
|
Add Tempdir
|
8 years ago |
Jae Kwon
|
890e240730
|
Remove AutoFile tests
|
8 years ago |
Jae Kwon
|
25dc9ae345
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
a6a67ea9b2
|
Remove AutoFile; Use go-autofile instead
|
8 years ago |
Jae Kwon
|
6b4160f2a5
|
Add Tempdir
|
8 years ago |
Jae Kwon
|
fa3daa7abc
|
Remove AutoFile tests
|
8 years ago |
Jae Kwon
|
2781df39e5
|
QuitService->BaseService
|
8 years ago |
Jae Kwon
|
44f2818a3d
|
Remove AutoFile; Use go-autofile instead
|
8 years ago |
Jae Kwon
|
1c62bb6dad
|
Merge pull request #5 from tendermint/develop
Reset() and SIGHUP for AutoFiles
|
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
|
47e06734f6
|
Merge pull request #4 from tendermint/throttle
throttle_timer: fix race, use mtx instead of atomic
|
8 years ago |
Ethan Buchman
|
930880f574
|
throttle_timer: fix race, use mtx instead of atomic
|
9 years ago |
Jae Kwon
|
9dc4dc1960
|
Add BitArray.Update()
|
8 years ago |
Silas Davis
|
b0c0631468
|
Spelling
|
9 years ago |
Ethan Buchman
|
3dabf304a1
|
fix race condition in repeat_timer
|
9 years ago |
Ethan Buchman
|
dcfa46af13
|
BitArray.IsEmpty()
|
9 years ago |
Jae Kwon
|
461c3b9785
|
Remove CRand* from go-common
|
9 years ago |
Jae Kwon
|
1559ae1ac9
|
Add BitArray.Bytes()
|
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
|
8dacd4172e
|
Fix bug where Unset halts ThrottleTimer
|
9 years ago |
Jae Kwon
|
c58b1cbf8a
|
Add ThrottleTimer.Unset
|
9 years ago |
Jae Kwon
|
f592570310
|
Change license to Apache2.0
|
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
|
dbd04eadeb
|
Remove CList, moved to go-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 |
Jae Kwon
|
c65e9e7d91
|
Added CList
|
9 years ago |
Jae Kwon
|
0424228e97
|
Added net.go Connect()
|
9 years ago |
Jae Kwon
|
6b54e7b8d9
|
Added License
|
9 years ago |