Commit graph

3777 commits

Author SHA1 Message Date
Cody Soyland
2d903e329f
Merge pull request #1484 from codysoyland/fix-default-map-size-var
Unexport DefaultMapSize on 32-bit
2018-07-10 12:55:14 -05:00
Cody Soyland
62e172dbac Unexport DefaultMapSize on 32-bit 2018-07-10 12:15:11 -05:00
Cody Soyland
4689ada100
Merge pull request #1477 from codysoyland/update-deps-v1.0.0
Update dependencies for v1.0.0
2018-07-10 08:50:34 -05:00
Cody Soyland
1159a3a45a
Merge branch 'master' into update-deps-v1.0.0 2018-07-10 08:37:33 -05:00
Matthew Jaffee
22280762c0
Merge pull request #1478 from benbjohnson/pql-keys
peg: Allow single quoted key 'col'
2018-07-10 08:15:51 -05:00
Matthew Jaffee
cc5e4393e9
Merge branch 'master' into pql-keys 2018-07-10 07:29:42 -05:00
Travis Turner
19b2bb3fe6
Merge pull request #1480 from travisturner/rename-memberset
rename gossip.NewGossipMemberSet to gossip.NewMemberSet
2018-07-09 17:19:31 -05:00
Travis Turner
d22507d36d
rename gossip.NewGossipMemberSet to gossip.NewMemberSet 2018-07-09 17:05:58 -05:00
Cody Soyland
7728bdae71 Regenerate proto files 2018-07-09 12:53:33 -05:00
Cody Soyland
df639f101e Remove Go 1.9 support 2018-07-09 12:53:09 -05:00
Ben Johnson
bcd15ef271
peg: Allow single quoted key 'col'. 2018-07-09 18:31:27 +01:00
Cody Soyland
1c2670184d Update dependencies for v1.0.0 2018-07-09 12:11:11 -05:00
Cody Soyland
eb39dcdb06
Merge pull request #1476 from codysoyland/release-v1.0.0
Update docs and Dockerfile for 1.0.0 release
2018-07-09 12:02:03 -05:00
Cody Soyland
31970bb3c2 Update docs and Dockerfile for 1.0.0 release 2018-07-09 11:50:33 -05:00
Cody Soyland
5ec47bc795
Merge pull request #1475 from codysoyland/release-v1.0.0
Update changelog for v1.0.0
2018-07-09 11:39:30 -05:00
Cody Soyland
073a47baa5 Update changelog for v1.0.0 2018-07-09 11:34:23 -05:00
Travis Turner
7538562713
Merge pull request #1474 from pilosa/develop
Merging bug fix from develop to master
2018-07-09 11:01:36 -05:00
Cody Soyland
9e5c83ed4c
Merge branch 'master' into develop 2018-07-09 09:22:22 -05:00
Cody Soyland
7d0442a542
Merge pull request #1471 from codysoyland/release-1.0.0
Add more changelog updates
2018-07-09 09:22:06 -05:00
Cody Soyland
498447a20a
Merge branch 'master' into develop 2018-07-09 09:19:47 -05:00
Travis Turner
1f0913ff45
Merge pull request #1473 from travisturner/fix-test
Fix test
2018-07-06 20:41:02 -05:00
Travis Turner
e2406a4b52
fix typo 2018-07-06 17:50:23 -05:00
Travis Turner
babdb5ff4e
adjust test to account for new source of error downstream 2018-07-06 17:38:06 -05:00
Travis Turner
4f86b2be83
fix test that differed based on map key order 2018-07-06 17:32:04 -05:00
Cody Soyland
35884c6cf1
Merge branch 'master' into release-1.0.0 2018-07-06 17:01:35 -05:00
Cody Soyland
7c4b06fd6c
Merge pull request #1472 from codysoyland/merge-develop-master-1.0.0
Merge develop into master for 1.0.0
2018-07-06 17:00:40 -05:00
Cody Soyland
aac4118df8 Remove unnotable line from changelog 2018-07-06 08:16:56 -05:00
Cody Soyland
1c7f77d002 Merge branch 'develop' 2018-07-06 07:52:29 -05:00
Cody Soyland
6e66bbc070 Add more changelog updates 2018-07-06 07:41:58 -05:00
Matthew Jaffee
2562292074
Merge pull request #1464 from codysoyland/changelog-1.0.0
Add changelog for v1.0.0
2018-07-05 23:32:08 -05:00
Cody Soyland
de8b6ffbb2
Merge branch 'develop' into changelog-1.0.0 2018-07-05 23:19:14 -05:00
Cody Soyland
48aefd82be
Merge pull request #1470 from codysoyland/unexport-all
Unexport all possible items
2018-07-05 23:18:19 -05:00
Cody Soyland
83c55a9b0d Changelog tweaks 2018-07-05 23:16:06 -05:00
Cody Soyland
50d57ec229 Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
Cody Soyland
c004ffba3e Unexport test.NewIndex 2018-07-05 23:11:56 -05:00
Cody Soyland
17d212444c Unexport test.NewField 2018-07-05 23:11:56 -05:00
Cody Soyland
8e026493a4 Unexport test.NewCommand 2018-07-05 23:11:56 -05:00
Cody Soyland
66771b6ccd Unexport test.MustOpenField 2018-07-05 23:11:56 -05:00
Cody Soyland
48730e722f Unexport test.Field.Reopen 2018-07-05 23:11:56 -05:00
Cody Soyland
9ddb881bed Unexport test.Field.Close 2018-07-05 23:11:56 -05:00
Cody Soyland
39504f8ded Unexport test.Command.Stderr 2018-07-05 23:11:56 -05:00
Cody Soyland
44e0659934 Unexport test.Command.Stdout 2018-07-05 23:11:56 -05:00
Cody Soyland
3aa759bff7 Unexport test.Command.Stdin 2018-07-05 23:11:56 -05:00
Cody Soyland
66df2cf126 Unexport test.BufferLogger 2018-07-05 23:11:56 -05:00
Cody Soyland
9236df38e9 Unexport statsd.StatsClient 2018-07-05 23:11:56 -05:00
Cody Soyland
8aa24e2c38 Unexport statsd.Prefix 2018-07-05 23:11:56 -05:00
Cody Soyland
989cc55ece Unexport statsd.BufferLen 2018-07-05 23:11:56 -05:00
Cody Soyland
167e41787f Unexport server.NewStatsClient 2018-07-05 23:11:56 -05:00
Cody Soyland
94e633b7eb Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
Cody Soyland
6023474ed4 Unexport server.Command.SetupNetworking 2018-07-05 23:11:56 -05:00