553 Commits (06cffa6acb95d61af02396e1ec33d24c4dae2fab)
 

Author SHA1 Message Date
  Jae Kwon 48b17de829 Merge pull request #2 from alessio/master 8 years ago
  Jae Kwon 1c977f78fd Update LICENSE 8 years ago
  Alessio Treglia c3b8006166 Add LICENSE file 8 years ago
  Jae Kwon 339e135776 Add IsDirEmpty 8 years ago
  Ethan Buchman 72f6dacd22 fix tests 8 years ago
  Ethan Buchman b27edfd189 Merge pull request #1 from tendermint/develop 8 years ago
  Ethan Buchman fddee66d90 Merge pull request #8 from tendermint/develop 8 years ago
  Ethan Buchman 996c483f23 Merge pull request #4 from tendermint/develop 8 years ago
  Ethan Buchman e289af53b6 Merge pull request #6 from tendermint/develop 8 years ago
  Ethan Buchman 2337086736 use mtx in OnStop 8 years ago
  Ethan Buchman 2645626c33 Merge pull request #3 from tendermint/swap_go_c 8 years ago
  Ethan Buchman 33e35c4732 go and c strings were swapped 8 years ago
  Ethan Buchman a552e49b50 Reverts commit f40b1b to a6a67e 8 years ago
  Jae Kwon 7f507d69fa Include pwd dir to StartProcess 8 years ago
  Jae Kwon 0416e0aa9c Close opened files 8 years ago
  Jae Kwon 70e694ee76 Fix ThrottleTimer null-pointer error / race condition 8 years ago
  Jae Kwon 5e2a1d3e30 Fix tests; Support 'leveldb' for legacy 8 years ago
  Jae Kwon 5ab5538d6c Move cleveldb to own file w/ build tag condition 'gcc' 8 years ago
  Jae Kwon 226eb6554f Support for Run() convenience function 8 years ago
  Jae Kwon 9f81134388 Add support for levigo bindings 8 years ago
  Jae Kwon 63186e34b3 Fix race condition 8 years ago
  Jae Kwon 2a306419c8 Remove spurious fmt 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 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