Cody Soyland
|
251d21dee1
|
Remove leftover debug log line
|
2018-05-14 17:51:10 -05:00 |
|
Alan Bernstein
|
b670afaa8d
|
Clean up CLI
|
2018-05-14 17:46:11 -05:00 |
|
Cody Soyland
|
b4b28cb8bd
|
Add enterprise tests to CI and Makefile
|
2018-05-14 17:38:39 -05:00 |
|
Cody Soyland
|
513c7fd705
|
B+tree integration work.
Export necessary vars from roaring to fix b+tree containers implementation.
Clean up naming.
Use constructor replacement for enterprise integration.
|
2018-05-14 17:32:30 -05:00 |
|
Matt Jaffee
|
616545cd5c
|
remove input definition, add install-stringer to Makefile
also removes one line of unreachable code in cluster.go (unrelated)
|
2018-05-14 17:14:20 -05:00 |
|
Cody Soyland
|
4282e90fe1
|
Export a few things to enable enterprise/b/containers_btree.go to work
|
2018-05-14 14:03:46 -05:00 |
|
Alan Bernstein
|
f053d9a541
|
Fix formatting
|
2018-05-14 12:27:33 -05:00 |
|
Alan Bernstein
|
2c125b2ac3
|
Fix typos
|
2018-05-14 12:07:00 -05:00 |
|
Alan Bernstein
|
0504172cc5
|
Expand TopN query examples
|
2018-05-14 11:47:10 -05:00 |
|
Alan Bernstein
|
540ba2b804
|
Add example output in Java client section
|
2018-05-14 11:19:21 -05:00 |
|
Alan Bernstein
|
4fcf5ef1ca
|
Address review comments
|
2018-05-14 11:18:54 -05:00 |
|
Cody Soyland
|
faa79a385c
|
Add B+tree to enterprise subpackage
|
2018-05-11 20:20:24 -05:00 |
|
Alan Bernstein
|
f0a4e5ab82
|
Fix broken github tree link
|
2018-05-11 15:56:20 -05:00 |
|
Alan Bernstein
|
d90e4f2745
|
Add request+response language tags, and update interleaved query-language wording
|
2018-05-11 14:55:15 -05:00 |
|
Alan Bernstein
|
bdc00a4212
|
Add a few links
|
2018-05-11 14:52:59 -05:00 |
|
Alan Bernstein
|
2abca951e7
|
Minor formatting fixes
|
2018-05-11 14:52:35 -05:00 |
|
Alan Bernstein
|
22cb90c1a3
|
Update relational analogy section
|
2018-05-11 14:51:42 -05:00 |
|
Alan Bernstein
|
d9affeea73
|
Miscellaneous wording and grammar updates
|
2018-05-11 14:50:41 -05:00 |
|
Alan Bernstein
|
8339e913ce
|
Fix pql syntax in getting-started
|
2018-05-11 14:44:32 -05:00 |
|
Alan Bernstein
|
a7459a9450
|
Fix typo
|
2018-05-11 14:42:55 -05:00 |
|
Alan Bernstein
|
fedf8c44bf
|
Minor updates to contributing guide and docs readme
|
2018-05-11 14:42:29 -05:00 |
|
Alan Bernstein
|
36d2bfd4ce
|
Add sample output to client examples
|
2018-05-11 14:41:26 -05:00 |
|
Alan Bernstein
|
09302050ec
|
Fix syntax in go client example
|
2018-05-11 14:41:04 -05:00 |
|
alanbernstein
|
d36e33fa52
|
Merge pull request #1279 from alanbernstein/bench-columnid-fix
Update PQL syntax in bench subcommand
|
2018-05-11 11:12:28 -05:00 |
|
Cody Soyland
|
4014f22802
|
Rename (export) container -> Container
|
2018-05-11 10:57:06 -05:00 |
|
Cody Soyland
|
bfb692e37e
|
Merge pull request #1278 from codysoyland/webui-help-menu-fixes
Update help menu in WebUI. Fixes #1277.
|
2018-05-11 10:44:40 -05:00 |
|
Alan Bernstein
|
a1ad7de82c
|
Update PQL syntax in bench subcommand
|
2018-05-11 10:41:54 -05:00 |
|
Yuce Tekol
|
ec10e74c85
|
Merge pull request #1239 from yuce/1090-testdata-for-fragment-benchmarks
[TRIVIAL] Adds fragment test data, implements #1090
|
2018-05-11 17:48:07 +03:00 |
|
Yuce Tekol
|
2dcd664a28
|
Added a comment about how to create the sample fragment file
|
2018-05-11 17:17:15 +03:00 |
|
Yuce Tekol
|
beef74a31e
|
Merge pull request #1238 from yuce/1235-remove-endpoints
Removes /id and /hosts endpoints. Adds local ID to /status
|
2018-05-11 16:57:29 +03:00 |
|
Yuce Tekol
|
90464dc01a
|
Merged with master
|
2018-05-11 16:41:36 +03:00 |
|
Cody Soyland
|
e24d2648c0
|
Update help menu in WebUI. Fixes #1277.
|
2018-05-11 08:36:10 -05:00 |
|
Alan Bernstein
|
7783716f37
|
Add relational analogy section
|
2018-05-10 22:30:27 -05:00 |
|
alanbernstein
|
cc39733bf5
|
Merge pull request #1271 from alanbernstein/wrap-errors-index
Wrap errors index
|
2018-05-10 19:13:17 -05:00 |
|
alanbernstein
|
64ebae3a8a
|
Merge branch 'master' into wrap-errors-index
|
2018-05-10 18:57:44 -05:00 |
|
alanbernstein
|
64d55d502a
|
Merge pull request #1258 from alanbernstein/wrap-errors-frame
Wrap errors in frame
|
2018-05-10 18:45:47 -05:00 |
|
Alan Bernstein
|
bbdb2d207c
|
Fix typo
|
2018-05-10 18:22:48 -05:00 |
|
alanbernstein
|
515b1bd418
|
Merge branch 'master' into wrap-errors-frame
|
2018-05-10 17:54:05 -05:00 |
|
alanbernstein
|
32ed40ad45
|
Merge pull request #1274 from alanbernstein/wrap-errors-fragment
Wrap errors in fragment
|
2018-05-10 17:48:08 -05:00 |
|
alanbernstein
|
d5cf49eca0
|
Merge pull request #1270 from alanbernstein/wrap-errors-api
Wrap errors in api
|
2018-05-10 17:47:52 -05:00 |
|
alanbernstein
|
ec503740e4
|
Merge branch 'master' into wrap-errors-frame
|
2018-05-10 17:28:54 -05:00 |
|
alanbernstein
|
449f3774b4
|
Merge branch 'master' into wrap-errors-api
|
2018-05-10 17:25:44 -05:00 |
|
Alan Bernstein
|
01b56b9c09
|
Fix return type typo
|
2018-05-10 17:17:45 -05:00 |
|
Alan Bernstein
|
a229b0f30d
|
Make error string more specific
|
2018-05-10 16:02:40 -05:00 |
|
Alan Bernstein
|
8c5f2bd76b
|
Address review comments
|
2018-05-10 13:56:52 -05:00 |
|
alanbernstein
|
692388c511
|
Merge pull request #1273 from alanbernstein/wrap-errors-attrstore
Wrap errors in attrstore
|
2018-05-10 13:11:15 -05:00 |
|
alanbernstein
|
a3438ba6e2
|
Merge pull request #1272 from alanbernstein/wrap-errors-leftovers
Wrap remaining errors in a few more files
|
2018-05-10 13:10:24 -05:00 |
|
Alan Bernstein
|
6e28624528
|
Wrap errors in fragment
|
2018-05-10 13:09:07 -05:00 |
|
Alan Bernstein
|
eb888b74f7
|
Update test error strings
|
2018-05-10 12:12:55 -05:00 |
|
Alan Bernstein
|
0ba14600da
|
Wrap a few more errors
|
2018-05-10 12:08:46 -05:00 |
|