Permalink
Failed to load latest commit information.
.github Fix typo in issue template Apr 23, 2016
acceptance acceptance+cloud: fix for Terraform 0.7.4 Sep 29, 2016
base server/base: comment updates Sep 28, 2016
build build: add Event* functions to go vet print funcs Sep 27, 2016
cli cli: Add http-host flag as first step of replacing http-addr Sep 28, 2016
cloud acceptance+cloud: fix for Terraform 0.7.4 Sep 29, 2016
cmd all: move to lib/pq Sep 26, 2016
config *: remove use of `import weak` Aug 31, 2016
docs RFC: Time Series Culling Sep 26, 2016
githooks Remove githooks/pre-push. Sep 28, 2015
gossip gossip: Don't use %s to format an array of resolvers. Sep 23, 2016
internal/client all: remove Trace/Tracef/VTracef Sep 15, 2016
keys storage: compact printing of key ranges Sep 18, 2016
kv server: enable testserver to take different store configurations Sep 28, 2016
resource Remove old PDF logos Jun 8, 2016
roachpb kv: resolve intents from a DelRange using a minimal span Sep 27, 2016
rpc storage: stream snapshots via a new GRPC endpoint. Sep 21, 2016
scripts scripts: 24 cores for gceworker Sep 21, 2016
security security: remove LoadInsecureClientTLSConfig Sep 6, 2016
server server/base: comment updates Sep 28, 2016
sql Merge pull request #9599 from RaduBerinde/update-tracing Sep 28, 2016
storage storage: reinstate snapshot status reporting Sep 28, 2016
testutils Merge pull request #9581 from andreimatei/fix-testclustershim Sep 28, 2016
ts ts: plumb contexts Sep 12, 2016
ui storage: monitor the GCInfo counters. Sep 27, 2016
util tracing: use the updated opentracing infrastructure Sep 28, 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 ui: ignore diffs for more generated files Aug 31, 2016
.gitignore Clean up .gitignore Jul 21, 2016
.go-version build: update to go1.7.1 Sep 12, 2016
.mailmap Populate a .mailmap to enhance the output of git blame/shortlog/etc. May 5, 2016
CONTRIBUTING.md Makefile: Decrease required Git version back down to 1.8+ Sep 13, 2016
GLOCKFILE Merge pull request #9599 from RaduBerinde/update-tracing Sep 28, 2016
LICENSE Added copyright attribution and AUTHORS file. Feb 13, 2014
Makefile Makefile: increase RACETIMEOUT to 10m Sep 22, 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 acceptance: replace docker/engine-api with docker/docker Sep 8, 2016
main.go Remove explicit "init" step to start a cluster Feb 3, 2016