Permalink
Failed to load latest commit information.
.github Fix typo in issue template Apr 23, 2016
acceptance build: install terraform in builder image. Sep 13, 2016
base server: Fix Flaky TestStatusSummaries Sep 12, 2016
build build: install terraform in builder image. Sep 13, 2016
cli storage: remove verification queue Sep 14, 2016
cloud acceptance/terraform+cloud: fix cluster join Sep 9, 2016
cmd rpc: pass context to rpc.NewContext Sep 7, 2016
config *: remove use of `import weak` Aug 31, 2016
docs storage: consistency checks send snapshots outside of Raft Sep 12, 2016
githooks Remove githooks/pre-push. Sep 28, 2015
gossip Merge pull request #9313 from cockroachdb/spencerkimball/gossip-bug-a… Sep 14, 2016
internal/client client: add context to Db.Run() Sep 11, 2016
keys storage: remove verification queue Sep 14, 2016
kv storage,kv: small logging improvements Sep 12, 2016
resource Remove old PDF logos Jun 8, 2016
roachpb roachpb: better DeprecatedVerifyChecksum{Request,Response} handling Sep 14, 2016
rpc rpc: plumb context to remote clock monitor Sep 7, 2016
scripts scripts: fix gceworker for go 1.7.1 Sep 14, 2016
security security: remove LoadInsecureClientTLSConfig Sep 6, 2016
server storage: campaign idle replicas eagerly Sep 13, 2016
sql sql: put session events in eventlog Sep 11, 2016
storage roachpb: better DeprecatedVerifyChecksum{Request,Response} handling Sep 14, 2016
testutils kv: remove SendOptions.Timeout Sep 9, 2016
ts ts: plumb contexts Sep 12, 2016
ui storage: remove verification queue Sep 14, 2016
util Merge pull request #9322 from cockroachdb/marc/fix_multistore_metrics Sep 13, 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 acceptance: replace docker/engine-api with docker/docker Sep 8, 2016
LICENSE Added copyright attribution and AUTHORS file. Feb 13, 2014
Makefile makefile: fix githooks invocation Sep 14, 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