Cody Soyland
|
4fe29827ac
|
Merge pull request #1302 from codysoyland/http-handler-close-redux
Close HTTP handler gracefully (Fixes #1018)
|
2018-05-18 09:29:10 -05:00 |
|
Travis Turner
|
316e657257
|
Merge pull request #1297 from travisturner/cluster-state-test-poll
adjust cluster state tests so they aren't so dependent upon a sleep
|
2018-05-18 09:03:53 -05:00 |
|
Matthew Jaffee
|
7aff846bc5
|
Merge pull request #1304 from jaffee/errcause-handler
use errors.Cause in handler so that we return correct status codes
|
2018-05-17 18:42:43 -05:00 |
|
Matt Jaffee
|
7a5608a93f
|
use errors.Cause in handler so that we return correct status codes
|
2018-05-17 16:30:48 -05:00 |
|
Travis Turner
|
12352e598f
|
increase cluster poll in tests from 2s to 10s
|
2018-05-17 15:55:11 -05:00 |
|
Cody Soyland
|
422d901e44
|
Close HTTP handler gracefully (Fixes #1018)
An earlier version of this patch (PR #1019) was erroneously removed during a merge.
|
2018-05-17 15:47:56 -05:00 |
|
Cody Soyland
|
9d2fca7f39
|
Merge pull request #1300 from codysoyland/enterprise-make-fix
Makefile enterprise build fixes
|
2018-05-17 14:25:40 -05:00 |
|
Cody Soyland
|
6d2d8080de
|
Fix syntax for multiple build tags, add boolean flag for RELEASE, improve boolean handling to support "0"
|
2018-05-17 13:22:36 -05:00 |
|
Yuce Tekol
|
b69d7c67c0
|
Merge pull request #1296 from yuce/docker-cluster-tutorial
Added Docker cluster tutorial
|
2018-05-17 06:00:10 +03:00 |
|
Yuce Tekol
|
b4aa9013a4
|
Updated Docker cluster tutorial
|
2018-05-17 05:26:46 +03:00 |
|
Yuce Tekol
|
059810b99f
|
Docker cluster update
|
2018-05-17 05:12:28 +03:00 |
|
Travis Turner
|
e7e3e2def5
|
adjust cluster state tests so they aren't so dependent upon a sleep before checking state
|
2018-05-16 13:06:23 -05:00 |
|
Cody Soyland
|
f4baea7650
|
Merge pull request #1294 from codysoyland/make-enterprise-fix
Re-add unintentionally removed check-clean
|
2018-05-16 09:58:21 -05:00 |
|
Yuce Tekol
|
f3eed9de2a
|
docker cluster tutorial updates
|
2018-05-16 17:24:32 +03:00 |
|
Yuce Tekol
|
b40f257179
|
Added Docker cluster tutorial
|
2018-05-16 17:00:22 +03:00 |
|
Cody Soyland
|
bf789e2e97
|
Re-add unintentionally removed check-clean. Add ability to skip check-clean.
|
2018-05-16 08:47:36 -05:00 |
|
Cody Soyland
|
e7bd468562
|
Merge pull request #1292 from codysoyland/make-enterprise-fix
Fix syntax error and add i386 enterprise build
|
2018-05-16 07:50:44 -05:00 |
|
Cody Soyland
|
a2ef9afabb
|
Fix syntax error and add i386 enterprise build
|
2018-05-15 17:09:45 -05:00 |
|
Cody Soyland
|
1ae4705140
|
Merge pull request #1291 from codysoyland/release-v0.10.0
Release v0.10.0
|
2018-05-15 16:55:09 -05:00 |
|
Cody Soyland
|
683c524c60
|
Release v0.10.0
|
2018-05-15 16:49:21 -05:00 |
|
alanbernstein
|
df32da1c8c
|
Merge pull request #1281 from alanbernstein/docs-intro-fixes
Assorted docs fixes
|
2018-05-15 16:34:28 -05:00 |
|
Cody Soyland
|
76fa64df79
|
Merge pull request #1285 from codysoyland/vendor-btree
B+Tree Containers / Enterprise
|
2018-05-15 16:32:15 -05:00 |
|
Matt Jaffee
|
4f3a4864f0
|
add godoc comment to enterprise/enterprise.go
|
2018-05-15 16:08:54 -05:00 |
|
Travis Turner
|
c27faaa271
|
add GOARCH=386 ENTERPRISE=1 to travisCI
|
2018-05-15 16:07:58 -05:00 |
|
Matt Jaffee
|
61fcf99f3e
|
unexport bitmapsEqual
|
2018-05-15 15:53:26 -05:00 |
|
Matt Jaffee
|
00a39aa338
|
implement Container.equals and get rid of reflect
|
2018-05-15 15:18:44 -05:00 |
|
Travis Turner
|
f9aa854918
|
add Licenses section to readme
|
2018-05-15 15:02:22 -05:00 |
|
Alan Bernstein
|
b77462e8ad
|
Improve FAQ
|
2018-05-15 14:44:27 -05:00 |
|
Alan Bernstein
|
53dc34c36e
|
Fix some docs links
|
2018-05-15 14:36:02 -05:00 |
|
Alan Bernstein
|
537c0e160a
|
Address review comments
|
2018-05-15 14:35:35 -05:00 |
|
Matthew Jaffee
|
d2853cda56
|
Merge pull request #1286 from jaffee/remove-unused-code
Remove unused code
|
2018-05-15 13:48:19 -05:00 |
|
Travis Turner
|
b363debd83
|
replace "Pilosa starting..." log line
|
2018-05-15 12:52:49 -05:00 |
|
Cody Soyland
|
b1eb137a20
|
Add missing license headers.
|
2018-05-15 12:26:33 -05:00 |
|
Cody Soyland
|
1f925324d7
|
Add enterprise license
|
2018-05-15 12:20:45 -05:00 |
|
Cody Soyland
|
5103bfd8ce
|
Remove errant "z".
|
2018-05-15 11:34:47 -05:00 |
|
Cody Soyland
|
cfb9146515
|
Use NewFileBitmap to get container implementation for testing ContainersIterator.
|
2018-05-15 11:30:37 -05:00 |
|
Cody Soyland
|
e8fcb0f055
|
Use NewFileBitmap for tests to test btree/slice containers separately.
|
2018-05-15 11:22:19 -05:00 |
|
Matt Jaffee
|
8ae170ac6c
|
simplify regexes by using backquoted strings to avoid double escapes
|
2018-05-15 11:05:36 -05:00 |
|
Matt Jaffee
|
c543831937
|
remove unused code
nodeByURI, deleteFrameFieldRequest, readColumnAttrSets, validOptions, defaultBody
|
2018-05-15 11:05:31 -05:00 |
|
Matt Jaffee
|
620226d6ef
|
simplify comparisons to bool constants
|
2018-05-15 11:00:09 -05:00 |
|
Matt Jaffee
|
a0f4c613a2
|
remove uneccessary underscores when accessing map values
|
2018-05-15 10:58:33 -05:00 |
|
Cody Soyland
|
36aab7e223
|
Use new enterprise flag
|
2018-05-15 10:56:57 -05:00 |
|
Matt Jaffee
|
652b5695e1
|
fix redundant arguments to make() calls
|
2018-05-15 10:56:24 -05:00 |
|
Matt Jaffee
|
a3445ec884
|
simplify loops with append... in cluster.go
|
2018-05-15 10:48:40 -05:00 |
|
Matt Jaffee
|
68dec9c60a
|
remove unnecessary capacity in make()
|
2018-05-15 10:46:41 -05:00 |
|
Matt Jaffee
|
0e38eae6e3
|
convert time.Now().Sub() to time.Since()
|
2018-05-15 10:45:58 -05:00 |
|
Matt Jaffee
|
2b311d267c
|
check some unchecked errors
|
2018-05-15 10:42:55 -05:00 |
|
Cody Soyland
|
57e904f1fc
|
Re-add Todd\'s benchmark functions lost during merge
|
2018-05-15 10:41:33 -05:00 |
|
Cody Soyland
|
89f3c10d2c
|
Clarify comment
|
2018-05-15 10:25:53 -05:00 |
|
Cody Soyland
|
71373945da
|
Rename Contiterator -> ContainerIterator
|
2018-05-15 10:22:02 -05:00 |
|