339 Commits (edf07760d6f45663a992cf8a0978521084a6c597)
 

Author SHA1 Message Date
  Anton Kaliaev 0b22b27bbb
avoid infinite recursion by proxying to iterator 7 years ago
  Anton Kaliaev cd2ad19db4 Merge pull request #57 from tendermint/feature/improve-db-interface 7 years ago
  Alexis Sellier 6b1e3bcee3 Add comments about copying 7 years ago
  Anton Kaliaev 7166252a52
add codeowners file [ci skip] 7 years ago
  Anton Kaliaev 35e38e8932
call go env GOPATH if env var is not found (Refs #60) 7 years ago
  Ethan Buchman 7dd6b3d3f8 Merge pull request #53 from tendermint/metalinter 7 years ago
  Ethan Buchman c8805fd7de metalinter fixes from review 7 years ago
  Zach Ramsay cf49ba876f linter: couple fixes 7 years ago
  Ethan Buchman 096dcb90e6 Merge pull request #59 from tendermint/develop 7 years ago
  Ethan Buchman e9c83b3005 version and changelog 7 years ago
  Ethan Buchman a55ec427bd Merge pull request #56 from tendermint/memdb-fix-close 7 years ago
  Ethan Buchman 0948343a6f autofile: ensure file is open in Sync 7 years ago
  Alexis Sellier e9e6ec3a2c Implement Key/Value on Iterator for GoLevelDB 7 years ago
  Alexis Sellier 219d4e8427 Add IteratorPrefix method to Iterator 7 years ago
  Alexis Sellier 296d223545 Add Release & Error methods to Iterator 7 years ago
  Emmanuel Odeke 8be8127351
db: fix MemDB.Close 7 years ago
  Ethan Buchman 9997e3a3b4 Merge pull request #54 from tendermint/develop 7 years ago
  Ethan Buchman 35838b6af8 changeloge, version 7 years ago
  Ethan Buchman 3d98504c4c common: WriteFileAtomic use tempfile in current dir 7 years ago
  Zach Ramsay 2681f32bdd circle: add metalinter to test 7 years ago
  Zach Ramsay 3c57c24921 linting: next round of fixes 7 years ago
  Zach Ramsay d6e03d2368 linting: add to Makefile & do some fixes 7 years ago
  Ethan Buchman 2130c329eb Merge pull request #46 from tendermint/develop 7 years ago
  Ethan Buchman bffe6744ec changelog 7 years ago
  Ethan Buchman c3108f14c8 Merge pull request #52 from tendermint/573-wal-issues 7 years ago
  Anton Kaliaev d71d1394ec
call fsync after flush (Refs #573) 7 years ago
  Anton Kaliaev 246082368a add changelog entry [ci skip] 7 years ago
  Anton Kaliaev 65a07b80a3 change logger interface to not return errors (Refs #50) 7 years ago
  Ethan Buchman 9a2438e0dc common: Fingerprint comment 7 years ago
  Ethan Buchman 4e955434aa Merge pull request #48 from tendermint/log_tweak 7 years ago
  Jae Kwon 3a36776d4a Reorder file for grokability 7 years ago
  Ethan Buchman bfec1ff1cd bump version to 0.3.0 7 years ago
  Ethan Buchman bdfd978b68 update changelog 7 years ago
  Ethan Buchman 8f1dea89f5 db: fix memdb iterator 7 years ago
  Ethan Buchman fe08fc00c8 Merge pull request #34 from orijtech/develop 7 years ago
  Ethan Buchman 271145ee72 Merge pull request #32 from tendermint/bugfix/write-file-atomic 7 years ago
  Anton Kaliaev 956966e658
add missing validator package to glide.yaml 7 years ago
  Ethan Buchman 20c7a8f035 Merge pull request #31 from tendermint/bugfix/escape-syntax-for-base-16-hashes 7 years ago
  Anton Kaliaev fa990f0803
add test case for hex 7 years ago
  Emmanuel Odeke b4a51871b9
common/IsDirEmpty: do not mask non-existance errors 7 years ago
  Ethan Frey 75372988e7 Merge pull request #33 from orijtech/http-utils 7 years ago
  Emmanuel Odeke d67a621715
http: http-utils added after extraction 7 years ago
  Anton Kaliaev d1ca2c6f83
[common] add a test for WriteFileAtomic 7 years ago
  Anton Kaliaev b25aa3b472
[common] do not create {filePath}.bak in WriteFileAtomic 7 years ago
  Anton Kaliaev 8a51210efc
[common] use temp intead of {filePath}.new 7 years ago
  Anton Kaliaev a6a06f820f
[pubsub/query] quote values using single quotes 7 years ago
  Ethan Buchman 2f6f3e6aa7 Merge pull request #28 from tendermint/feature/376-events.v2 7 years ago
  Anton Kaliaev 77f6febb03
rename TestClientResubscribes to TestClientSubscribesTwice 7 years ago
  Ethan Buchman 3c6c1b7d33 common: ProtocolAndAddress 7 years ago
  Anton Kaliaev 992c54253f
fixes from gometalinter review 7 years ago