Permalink
Failed to load latest commit information.
.github Fix typo in issue template Apr 23, 2016
acceptance acceptance: allow reusing remote clusters Jul 26, 2016
base Fix dubious implementation of `TestCluster.WaitForFullReplication` Jul 21, 2016
build Merge pull request #8005 from cockroachdb/d4l3k/coverage-fix Jul 26, 2016
cli Merge pull request #8049 from petermattis/pmattis/backtrace-output-path Jul 27, 2016
cloud Clean up .gitignore Jul 21, 2016
cmd logging: consolidate logging functions to always take a context Jul 24, 2016
config *: abstract locks behind syncutil Jul 25, 2016
docs Merge pull request #6309 from dt/fkrfc Jul 20, 2016
githooks Remove githooks/pre-push. Sep 28, 2015
gossip Merge pull request #7839 from d4l3k/gossip-metrics Jul 27, 2016
internal/client *: abstract locks behind syncutil Jul 25, 2016
keys storage: maintain lease holder on split Jul 22, 2016
kv *: abstract locks behind syncutil Jul 25, 2016
resource Remove old PDF logos Jun 8, 2016
roachpb storage: remove InitialLeaderStoreID Jul 27, 2016
rpc *: abstract locks behind syncutil Jul 25, 2016
security logging: consolidate logging functions to always take a context Jul 24, 2016
server Merge pull request #7839 from d4l3k/gossip-metrics Jul 27, 2016
sql Merge pull request #8033 from dt/multi Jul 27, 2016
storage Merge pull request #8047 from petermattis/pmattis/conflicting-split-e… Jul 27, 2016
testutils Merge pull request #7839 from d4l3k/gossip-metrics Jul 27, 2016
ts kv: only allow bounding a scan through bounding a request batch Jul 25, 2016
ui storage: remove InitialLeaderStoreID Jul 27, 2016
util *: abstract locks behind syncutil Jul 25, 2016
vendor/golang.org/x/tools/refactor/importgraph build: vendor modified upstream code Jul 24, 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 build: allow go1.7rc3 Jul 23, 2016
.mailmap Populate a .mailmap to enhance the output of git blame/shortlog/etc. May 5, 2016
CONTRIBUTING.md adding bash as build from source requirement Jul 8, 2016
GLOCKFILE *: abstract locks behind syncutil Jul 25, 2016
LICENSE Added copyright attribution and AUTHORS file. Feb 13, 2014
Makefile build: added coverage uploading to codecov.io, ignore generated files… Jul 21, 2016
README.md Update README.md Jun 22, 2016
STYLE.md docs: Add section headers to style guide May 6, 2016
circle.yml build: use the default JSPM token locally Jun 29, 2016
main.go Remove explicit "init" step to start a cluster Feb 3, 2016