Matthew Jaffee
|
e34fcbf568
|
Merge pull request #1156 from jaffee/fix-container-comment
make container struct description more accurate
|
2018-03-04 15:06:47 -06:00 |
|
Matthew Jaffee
|
d04530a5c0
|
make container struct description more accurate
|
2018-03-03 11:45:48 -06:00 |
|
Matthew Jaffee
|
84e788dd3b
|
Merge pull request #1154 from jaffee/doc-seq-ids
add warnings about sequential ids
|
2018-03-02 12:00:19 -06:00 |
|
Matthew Jaffee
|
dcb411d028
|
add warnings about sequential ids
|
2018-03-02 11:00:46 -06:00 |
|
alanbernstein
|
280b21b533
|
Merge pull request #1135 from alanbernstein/docs-fixes
Docs fixes
|
2018-02-26 22:18:59 -06:00 |
|
Alan Bernstein
|
a20235f812
|
Add Xor spec
|
2018-02-26 15:26:28 -06:00 |
|
Matthew Jaffee
|
80fa535676
|
Merge pull request #1136 from jaffee/rem-col-label-docs
remove column label repo_id from query language docs
|
2018-02-23 14:21:04 -06:00 |
|
Yuce Tekol
|
fcfc54eeeb
|
Merge pull request #1121 from yuce/652-validate-query-arguments
Validate /fragment/nodes arguments. Fixes #652
|
2018-02-22 23:01:34 +03:00 |
|
Yuce Tekol
|
25e244ebdf
|
Updates
|
2018-02-22 17:33:41 +03:00 |
|
Matthew Jaffee
|
a433a5ebfc
|
remove column label repo_id from query language docs
column labels are deprecated and the docs' usage of columnID vs repo_id was
inconsisent.
|
2018-02-21 16:42:35 -06:00 |
|
Alan Bernstein
|
59d41a9cb3
|
Add Xor to docs
|
2018-02-21 15:42:46 -06:00 |
|
Alan Bernstein
|
73904db391
|
Fix indentation
|
2018-02-21 15:42:35 -06:00 |
|
Travis Turner
|
9c9a9382bf
|
Merge pull request #1132 from travisturner/broadcast-createfield
broadcast.SendSync field creation and deletion to all nodes
|
2018-02-21 15:23:43 -06:00 |
|
Travis Turner
|
da125e323c
|
broadcast.SendSync field creation and deletion to all nodes
|
2018-02-21 14:56:38 -06:00 |
|
Matthew Jaffee
|
f3e65e1b5a
|
Merge pull request #1130 from jaffee/remove-http-type-docs
remove cluster type http from docs
|
2018-02-21 14:49:31 -06:00 |
|
Matthew Jaffee
|
3e770a5eca
|
remove cluster type http from docs
|
2018-02-21 13:47:55 -06:00 |
|
Yuce Tekol
|
0417439afa
|
Validate all relevant endpoints; Changed how validation key is composed
|
2018-02-21 18:03:05 +03:00 |
|
Cody Soyland
|
cd2c6f0ae8
|
Merge pull request #1123 from codysoyland/go110
Go 1.10
|
2018-02-20 15:50:00 -06:00 |
|
Matthew Jaffee
|
cd5dd9bfd0
|
Merge pull request #1125 from jaffee/test-api-compat
add MustRunMainWithCluster test func to have api compatibility with c…
|
2018-02-20 12:06:55 -06:00 |
|
Matthew Jaffee
|
82592adf64
|
add MustRunMainWithCluster test func to have api compatibility with cluster resize
this will allow some pdk code which only works with cluster-resize to work
against master (i think)
|
2018-02-20 11:50:06 -06:00 |
|
tgruben
|
537df748ad
|
Merge pull request #797 from tgruben/gobits
Replace custom assembly bit functions with standard go
|
2018-02-20 10:05:38 -07:00 |
|
Todd Gruben
|
e01edb7e85
|
removed 1.8 from support; bits require 1.9
|
2018-02-20 10:42:42 -06:00 |
|
Todd Gruben
|
2d458b98a1
|
merge conflicts
|
2018-02-20 10:41:02 -06:00 |
|
Yuce Tekol
|
c1f9dd4e59
|
Added query arg validator middleware; updated Gorilla/mux
|
2018-02-20 15:38:58 +03:00 |
|
Cody Soyland
|
cf7faa2241
|
Use string instead of float for go 1.10
|
2018-02-19 10:48:02 -06:00 |
|
Cody Soyland
|
a8e1e93c34
|
Go 1.10
|
2018-02-19 10:34:47 -06:00 |
|
Yuce Tekol
|
8e6041d0fe
|
Validate /fragment/nodes arguments. Fixes #652
|
2018-02-19 13:55:19 +03:00 |
|
Travis Turner
|
6374fedd7a
|
Merge pull request #1115 from travisturner/roaring-test-templates
Roaring test templates
|
2018-02-15 12:57:16 -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 |
|
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 |
|
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 |
|
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
|
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 |
|