Commit Graph

76 Commits

Author SHA1 Message Date
Ethan Buchman 7ed7422e7f Merge remote-tracking branch 'clist/master' into unstable 2017-04-18 16:33:27 -04:00
Ethan Buchman a893bb119b merge go-autofile 2017-04-18 16:33:26 -04:00
Ethan Buchman e01445ea94 Merge remote-tracking branch 'autofile/master' into unstable 2017-04-18 16:33:26 -04:00
Ethan Buchman 356657a37b move all files to common/ to begin repo merge 2017-04-18 16:33:22 -04:00
Ethan Buchman 5aecd32554 merge.sh file for the repo merge 2017-04-18 16:33:07 -04:00
Ethan Buchman f9e3db0373 Merge pull request #11 from tendermint/develop
Develop
2017-04-18 15:39:03 -04:00
Ethan Buchman 714fdaee3b Merge pull request #9 from tendermint/bugfix/check-for-error-returned-by-impl
[service] check for error returned by impl
2017-04-13 13:52:23 -04:00
Anton Kaliaev dec518eb06
update comment [ci skip] [circleci skip] 2017-03-29 16:03:05 +04:00
Ethan Buchman 6af2364fa9 Merge pull request #10 from tendermint/recreate-quit-channel-on-reset
Recreate Quit channel on reset
2017-03-28 12:26:02 -04:00
Anton Kaliaev 7a12594edb
[service] recreate Quit channel on reset
don't think that user should do this thing him/herself
2017-03-28 13:56:48 +04:00
Anton Kaliaev c46ffe39a8
[service] check for error returned by impl
otherwise, we mark it as started when it is not in fact
2017-03-27 20:46:46 +04:00
Anton Kaliaev 75a539ae3d Merge pull request #3 from silasdavis/master
From the department of pedantry
2017-03-27 15:23:47 +04:00
Ethan Buchman dcb015dff6 repeat_timer: drain channel in Stop; done -> wg 2017-03-05 03:33:35 -05:00
Ethan Buchman 6141dc6eed Merge pull request #7 from tendermint/develop
Develop
2017-03-03 00:06:45 -05:00
Ethan Buchman 959efd3127 Merge branch 'master' into develop 2017-03-03 00:05:51 -05:00
Ethan Buchman 95c14fbd65 Merge branch 'master' into develop 2017-03-03 00:03:39 -05:00
Jae Kwon 48b17de829 Merge pull request #2 from alessio/master
Add LICENSE file
2017-01-28 08:01:48 -08:00
Jae Kwon 1c977f78fd Update LICENSE 2017-01-28 08:01:29 -08:00
Alessio Treglia c3b8006166 Add LICENSE file 2017-01-28 12:42:01 +00:00
Jae Kwon 339e135776 Add IsDirEmpty 2017-01-27 20:37:04 -08:00
Ethan Buchman e289af53b6 Merge pull request #6 from tendermint/develop
Develop
2017-01-12 21:37:18 -05:00
Ethan Buchman a552e49b50 Reverts commit f40b1b to a6a67e 2016-12-12 23:08:31 -05:00
Jae Kwon 0416e0aa9c Close opened files 2016-12-06 01:46:23 -08:00
Jae Kwon 70e694ee76 Fix ThrottleTimer null-pointer error / race condition 2016-12-06 01:39:04 -08:00
Jae Kwon 63186e34b3 Fix race condition 2016-11-21 20:26:47 -08:00
Jae Kwon 2a306419c8 Remove spurious fmt 2016-11-21 20:19:01 -08:00
Jae Kwon f40b1b65f8 Add Tempdir 2016-11-21 20:03:59 -08:00
Jae Kwon 890e240730 Remove AutoFile tests 2016-11-21 20:03:59 -08:00
Jae Kwon 25dc9ae345 QuitService->BaseService 2016-11-21 20:03:59 -08:00
Jae Kwon a6a67ea9b2 Remove AutoFile; Use go-autofile instead 2016-11-21 20:03:59 -08:00
Jae Kwon 6b4160f2a5 Add Tempdir 2016-11-21 20:01:11 -08:00
Jae Kwon dd12bd8f1b Fix checkTotalSizeLimit bug; remove more than 1 file at a time 2016-11-21 19:57:17 -08:00
Jae Kwon a528af55d3 Group is a BaseService; TotalSizeLimit enforced; tests fixed 2016-11-21 19:09:14 -08:00
Jae Kwon d1848762cf Fix issue where buffered writes may split a line to two files 2016-11-20 17:19:15 -08:00
Jae Kwon dc8fa06e64 Add MakeSimpleSearchFunc 2016-11-05 17:58:50 -07:00
Jae Kwon 1261fca160 FindLast 2016-10-30 04:29:40 -07:00
Jae Kwon 916f3d789b Size() returns 0 if file doesn't exist 2016-10-28 14:50:46 -07:00
Jae Kwon 5e9c5dc413 Add Group.WriteLine 2016-10-28 13:56:31 -07:00
Jae Kwon fa3daa7abc Remove AutoFile tests 2016-10-28 12:11:23 -07:00
Jae Kwon 2781df39e5 QuitService->BaseService 2016-10-28 12:09:22 -07:00
Jae Kwon 0311042336 Add CHALLENGE 2016-10-28 09:10:33 -07:00
Jae Kwon d741b81ab5 Add better docs for Group 2016-10-26 22:12:56 -07:00
Jae Kwon 44f2818a3d Remove AutoFile; Use go-autofile instead 2016-10-26 21:50:28 -07:00
Jae Kwon c26b857900 Fix Search and add test 2016-10-26 21:50:07 -07:00
Jae Kwon 1859c4d5fe First commit 2016-10-26 16:23:19 -07:00
Jae Kwon 28b3d52948 first commit 2016-10-26 16:22:43 -07:00
Jae Kwon 1c62bb6dad Merge pull request #5 from tendermint/develop
Reset() and SIGHUP for AutoFiles
2016-10-20 02:01:00 -07:00
Jae Kwon 1a24e6e237 Let SIGHUP close AutoFiles 2016-10-17 16:24:55 -07:00
Ethan Buchman 2e424ee663 service: Reset() for restarts 2016-10-17 16:24:55 -07:00
Ethan Buchman 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