Permalink
Failed to load latest commit information.
.github Fix typo in issue template Apr 23, 2016
acceptance build: update builder image to Go 1.7 Aug 27, 2016
base storage: bump raft tick interval to 200ms and heartbeat ticks to 5 Aug 19, 2016
build build: update builder image to Go 1.7 Aug 27, 2016
cli server,etc: Add detailed tracing to the startup process Aug 21, 2016
cloud Clean up .gitignore Jul 21, 2016
cmd gossip/simulation: pass stopper into NewNetwork Aug 26, 2016
config sqlbase: further demarcate system config from system tables Aug 5, 2016
docs RFC: Expressive ZoneConfig Aug 15, 2016
githooks Remove githooks/pre-push. Sep 28, 2015
gossip gossip/simulation: pass stopper into NewNetwork Aug 26, 2016
internal/client *: format maybe-nil errors as %v Aug 18, 2016
keys *: format maybe-nil errors as %v Aug 18, 2016
kv kv: fix deadlock in TestSlowLeaseHolderRetry Aug 26, 2016
resource Remove old PDF logos Jun 8, 2016
roachpb storage: avoid unmarshal snapshots twice. Aug 15, 2016
rpc rpc: remove unnecessary member Aug 25, 2016
scripts scripts: Use correct variable Aug 28, 2016
security Bump to go1.7rc3 Aug 3, 2016
server kv: test eviction on first range gossip Aug 23, 2016
sql *: Span names should be constants Aug 22, 2016
storage kv: SendNext takes a send-only channel Aug 26, 2016
testutils server,etc: Add detailed tracing to the startup process Aug 21, 2016
ts server,ts: Use consistent reads for admin UI Aug 9, 2016
ui Makefile(s): export SHELL Aug 27, 2016
util util: fix race in timer.Reset Aug 23, 2016
.dockerignore gomvpkg -from github.com/cockroachdb/cockroach/client -to github.com/… Jun 30, 2016
.editorconfig Add `.editorconfig` and update style notes. Nov 25, 2015
.gitattributes gitattributes: ignore all generated protobuf code Jun 20, 2016
.gitignore Clean up .gitignore Jul 21, 2016
.go-version Bump to go1.7rc3 Aug 3, 2016
.mailmap Populate a .mailmap to enhance the output of git blame/shortlog/etc. May 5, 2016
CONTRIBUTING.md Document commit message subject prefixing Aug 18, 2016
GLOCKFILE Update grpc Aug 25, 2016
LICENSE Added copyright attribution and AUTHORS file. Feb 13, 2014
Makefile Makefile(s): export SHELL Aug 27, 2016
README.md remove google groups and add forum Jul 28, 2016
STYLE.md *: format maybe-nil errors as %v Aug 18, 2016
circle.yml build: fix beta tag build Aug 29, 2016
main.go Remove explicit "init" step to start a cluster Feb 3, 2016