Permalink
Failed to load latest commit information.
.github Fix typo in issue template Apr 23, 2016
acceptance acceptance: use sub-tests for TestDockerCLI. Oct 4, 2016
base sql: consolidate schema change knobs into SchemaChangerTestingKnobs Oct 4, 2016
build check-style: rewrite in Go Oct 11, 2016
cli cli/sql: do not normalize the string sent to the server. Oct 10, 2016
cloud Merge pull request #9784 from a-robinson/k8s Oct 6, 2016
cmd *: reformat according to STYLE.md Oct 3, 2016
config config: simplify TestComputeSplits Sep 15, 2016
docs Fix typo Oct 11, 2016
githooks Remove githooks/pre-push. Sep 28, 2015
gossip *: Fix up various typos found while reading through code Oct 10, 2016
internal all: change some context.Background()s to TODO() Oct 11, 2016
keys *: reformat according to STYLE.md Oct 3, 2016
kv all: change some context.Background()s to TODO() Oct 11, 2016
resource Remove old PDF logos Jun 8, 2016
roachpb roachpb, server, storage, ui: move locality from store to node descri… Oct 11, 2016
rpc all: change some context.Background()s to TODO() Oct 11, 2016
scripts scripts: add a log2html script Oct 2, 2016
security *: reformat according to STYLE.md Oct 3, 2016
server roachpb, server, storage, ui: move locality from store to node descri… Oct 11, 2016
sql Merge pull request #9868 from nvanbenschoten/nvanbenschoten/checkDupl Oct 11, 2016
storage roachpb, server, storage, ui: move locality from store to node descri… Oct 11, 2016
testutils GLOCKFILE: remove dependency on github.com/stretchr/testify Oct 7, 2016
ts ts: Time Series Pruning infrastructure Oct 10, 2016
ui roachpb, server, storage, ui: move locality from store to node descri… Oct 11, 2016
util all: change some context.Background()s to TODO() Oct 11, 2016
.editorconfig Add `.editorconfig` and update style notes. Nov 25, 2015
.gitattributes ui: ignore diffs for more generated files Aug 31, 2016
.gitignore build: produce race-enabled test binaries Oct 5, 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 Merge branch 'master' into develop Sep 15, 2016
GLOCKFILE check-style: rewrite in Go Oct 11, 2016
LICENSE Added copyright attribution and AUTHORS file. Feb 13, 2014
Makefile check-style: rewrite in Go Oct 11, 2016
README.md remove google groups and add forum Jul 28, 2016
STYLE.md *: format maybe-nil errors as %v Aug 18, 2016
main.go cli: report forced signal termination with a proper signal error code. Sep 2, 2016