Alan Bernstein
|
35526dd0d7
|
Update to new PQL syntax beyond the parser
|
2018-06-22 08:11:27 -05:00 |
|
Matt Jaffee
|
1a2fa51b63
|
Merge branch 'develop' into newpql
|
2018-06-20 09:31:42 -05:00 |
|
Travis Turner
|
c77b7d5ca5
|
remove view argument from Field.SetBit and Field.ClearBit
|
2018-06-19 18:15:38 -05:00 |
|
tgruben
|
f412f4d0c7
|
Merge branch 'develop' into issue-1283
|
2018-06-18 14:20:21 -05:00 |
|
Todd Gruben
|
18c67269ae
|
clarity
|
2018-06-18 14:08:22 -05:00 |
|
Todd Gruben
|
07ab60d6cf
|
adjust requirements to match schema response
|
2018-06-18 13:58:12 -05:00 |
|
Todd Gruben
|
277ee1e25e
|
added fields meta to index http endpoint
|
2018-06-18 13:28:24 -05:00 |
|
Matt Jaffee
|
9a74763156
|
move pilosa/test/client.go helpers into pilosa/client_test.go
|
2018-06-18 12:40:59 -05:00 |
|
Ben Johnson
|
060254e0d6
|
Key-to-ID Translation
This commit adds id-to-key translation to make it easier for users
to provide non-integer identifiers for rows & columns.
|
2018-06-15 16:45:05 -06:00 |
|
Matt Jaffee
|
1e05920742
|
fuzz testing and bug fixes
|
2018-06-15 08:34:14 -05:00 |
|
Matt Jaffee
|
47233c8bee
|
replace PQL parser with one created by PEG parser generator
|
2018-06-15 08:34:12 -05:00 |
|
Cody Soyland
|
fba865fc6c
|
Remove more net/http references
|
2018-06-13 16:50:44 -05:00 |
|
Travis Turner
|
8021fc389b
|
un-export (some) Cluster methods
|
2018-06-13 15:42:35 -05:00 |
|
Cody Soyland
|
ecbbd31b4e
|
Improve naming
|
2018-06-13 09:18:50 -05:00 |
|
Cody Soyland
|
daffa3b125
|
Rename InternalHTTPClient -> InternalClient
|
2018-06-13 09:04:04 -05:00 |
|
Cody Soyland
|
0b16a3afb9
|
Merge branch 'develop' into http-inversion
|
2018-06-12 14:49:54 -05:00 |
|
Cody Soyland
|
f2c104dfef
|
Migrate HTTP handler and client into http subpackage.
|
2018-06-12 13:22:40 -05:00 |
|