Travis Turner
6776fa81ef
Merge branch 'master' into cluster-resize-merging
2018-02-16 11:13:40 -06:00
Cody Soyland
15534daae7
Merge pull request #1119 from codysoyland/cluster-resize-fix-prerelease-upload
...
Cluster resize fix prerelease upload
2018-02-15 16:37:28 -06:00
Cody Soyland
f9c0c1548e
Fix bug with prerelease upload
2018-02-15 16:32:08 -06:00
Cody Soyland
34e9824c1c
Merge pull request #1116 from codysoyland/cluster-resize-prerelease-builds
...
Make pre-release builds for all branches
2018-02-15 14:02:57 -06:00
Cody Soyland
b8d4f7233a
Only deploy (prerelease upload) if using latest Go
2018-02-15 13:59:28 -06:00
Travis Turner
6374fedd7a
Merge pull request #1115 from travisturner/roaring-test-templates
...
Roaring test templates
2018-02-15 12:57:16 -06:00
Cody Soyland
9558df2829
Make pre-release builds for all branches
2018-02-15 10:50:03 -06:00
Travis Turner
685a0075ae
add evenBits/oddBits container tests and related bug fix
2018-02-15 10:20:54 -06:00
Travis Turner
911af238ff
clean up roaring container helper functions
2018-02-14 15:06:53 -06:00
Travis Turner
673232baf9
bug fixes found by running container operation tests
2018-02-14 13:30:38 -06:00
Travis Turner
6529866b57
templates for testing various container operations
2018-02-14 13:30:07 -06:00
Travis Turner
5b95c04594
Merge pull request #1110 from travisturner/bitmapzerorange-bug
...
fixes a shift logic bug in bitmapZeroRange
2018-02-12 16:17:01 -06:00
Travis Turner
944a0b5b3d
fixes a shift logic bug in bitmapZeroRange that was causing an overflow-like condition
2018-02-12 15:23:00 -06:00
Yuce Tekol
72b2b77ea5
Merge pull request #1104 from yuce/1092-context-replacement
...
[TRIVIAL] 1092 context replacement
2018-02-12 22:00:43 +03:00
Yuce Tekol
8db3a9b64d
Merge pull request #1109 from yuce/1069-all-recalculate-caches
...
Spread recalculate caches to all nodes. Fixes #1069
2018-02-12 22:00:37 +03:00
Cody Soyland
b08d1ce3d3
Merge pull request #1102 from codysoyland/cluster-resize-validate-set-coordinator
...
Fix node id validation on set-coordinator
2018-02-12 11:25:30 -06:00
Cody Soyland
b9f4802729
Merge pull request #1100 from codysoyland/cluster-resize-webui
...
Re-add missing WebUI
2018-02-12 11:25:19 -06:00
Travis Turner
7f2e521579
Merge pull request #1091 from travisturner/metrics-docs
...
clarify the options in configuration for metrics.service
2018-02-12 09:16:16 -06:00
Yuce Tekol
657ff05e88
fix format strings which fail on go/master
2018-02-12 17:28:49 +03:00
Yuce Tekol
e2c2bd11e4
put back golang.org/x/net dep, required by golang.org/x/sync/errgroup
2018-02-12 17:16:38 +03:00
Yuce Tekol
c2d16f44e3
Spread recalculate caches to all nodes. Fixes #1069
2018-02-12 04:12:35 +03:00
Travis Turner
279906a03b
Merge pull request #1108 from travisturner/docs-request-response
...
add request/response tags to the docs
2018-02-09 17:25:55 -06:00
Travis Turner
db7e88f6d5
add request/response tags to the docs
2018-02-09 15:14:26 -06:00
Travis Turner
9e9a9f5ab3
Merge pull request #1105 from travisturner/fix-diffrunarray-overflow
...
avoid overflow bug in differenceRunArray
2018-02-09 11:57:11 -06:00
Travis Turner
ac4010bce0
avoid overflow bug in differenceRunArray which was appending a full run to the container
2018-02-09 11:35:13 -06:00
Yuce Tekol
a2580915ba
remove golang/org context from the lock
2018-02-09 17:34:18 +03:00
Yuce Tekol
f799d98564
Fixes #1092
2018-02-09 17:33:07 +03:00
Travis Turner
6fa742ee36
Merge pull request #1101 from travisturner/cluster-coordinator-fix
...
fix bug in NewServerCluster where each host was its own coordinator
2018-02-08 17:31:04 -06:00
Cody Soyland
b3532a617f
Fix error message (panics since err == nil)
2018-02-08 16:50:44 -06:00
Travis Turner
1085be6582
fix bug in NewServerCluster where each host was its own coordinator
2018-02-08 15:11:51 -06:00
Cody Soyland
da2ab31945
Add generate-statik to CI job so WebUI test passes
2018-02-08 13:47:57 -06:00
Cody Soyland
ab1a1c7e82
Add test for WebUI
2018-02-08 13:25:14 -06:00
Cody Soyland
01c2ced8ae
Add back missing WebUI handler
2018-02-08 13:09:00 -06:00
Travis Turner
6741a590ed
Merge pull request #1099 from travisturner/cluster-disabled
...
Changes configuration cluster.type (string) to cluster.disabled (bool)
2018-02-08 12:55:58 -06:00
Travis Turner
9085c03ce8
Changes configuration cluster.type (string) to cluster.disabled (bool)
2018-02-08 12:40:46 -06:00
tgruben
46ca04afab
Merge pull request #1081 from tgruben/hash-1049
...
Hash 1049
2018-02-08 11:44:37 -06:00
Travis Turner
5529040514
clarify the options in configuration for metrics.service
2018-02-07 11:29:58 -06:00
Matthew Jaffee
141fdd1db9
Merge pull request #1084 from jaffee/1082-onto-master
...
fix count/bitmap mismatch bug on master
2018-02-06 16:58:41 -06:00
Travis Turner
5a44d24c2f
Merge pull request #1080 from travisturner/ensure-license
...
ensure that the license header is included in all source files
2018-02-06 15:58:38 -06:00
Cody Soyland
e9bd1c7f0d
Add license notice to two files
2018-02-06 14:15:37 -06:00
Travis Turner
1312ddf9a2
Merge branch 'master' into cluster-resize
2018-02-06 13:07:55 -06:00
Travis Turner
7db29aa1a7
Merge pull request #1087 from travisturner/fix-env-docs
...
fix description of ENV var configuration to include dot replacement
2018-02-06 13:00:01 -06:00
Travis Turner
19008d0ff0
fix description of ENV var configuration to include dot replacement
2018-02-06 12:22:51 -06:00
Travis Turner
29091b54bc
Merge branch 'master' into cluster-resize
2018-02-06 11:44:31 -06:00
Yuce Tekol
1a8bd8bcf4
Merge pull request #1086 from yuce/take-back-getting-started-frame-options
...
Takes back frame options in getting started docs
2018-02-06 20:41:23 +03:00
Yuce Tekol
90b69fd413
remove inverseEnabled
2018-02-06 20:39:52 +03:00
Yuce Tekol
793faa0d0e
Remove inverse-enabled
2018-02-06 20:38:51 +03:00
Yuce Tekol
5274ef01cc
Takes back frame options in getting started docs
2018-02-06 20:35:41 +03:00
Todd Gruben
a01a64aec5
remove unneeded dep
2018-02-06 10:51:03 -06:00
Matthew Jaffee
cc8733eedb
fix bug where a count query and bitmap query could return different numbers
...
There was a case where the Bitmap iterator logic could skip over a bit in a run
container if 1. the run container was not the first container in the bitmap, and
2. The first run in the run container had only one bit.
The bug was due to how the iterator was initialized with iterator.Seek(0) which
sets up the initial values of itr.i,j,k based on the type of the first
container. It was failing to set itr.k to -1 unless the first container was an
RLE container. itr.k is only used by RLE containers in the iterator, and must be
set to -1 when an RLE container is encountered. When Iterator.Next() encountered
the run container and itr.k was set to 0, it checked to see if itr.k <= run.last
- run.first, and if so it assumes that it was finished with the run and moved to
the next one. run.last - run.first is 0 in the case of a single bit run, so that
bit was skipped. After this, itr.k is set to -1 and all further iteration
proceeds as expected.
2018-02-06 10:26:17 -06:00