Commit graph

3132 commits

Author SHA1 Message Date
Cody Soyland
364bbfcf2c Add docs for handler.allowed-origins 2018-05-24 15:32:34 -05:00
Cody Soyland
1cbc626c1c Modify comments, change default on handler.allowed-origins 2018-05-24 15:32:09 -05:00
Cody Soyland
1a9beb0916 Add CORS support to handler. 2018-05-24 08:42:34 -05:00
Yuce Tekol
3943e3e3cb
Merge pull request #1305 from yuce/docker-swarm-tutorial
Docker swarm tutorial
2018-05-21 23:01:36 +03:00
tgruben
61164a5def
Merge pull request #1311 from tgruben/changeBitmapToRow
renamed pilosa.Bitmap to Row
2018-05-21 13:25:16 -05:00
Todd Gruben
5b2f8b4c33 migrated internal.Bitmap to internal.Row 2018-05-21 13:08:45 -05:00
Yuce Tekol
2a60f09c8c
updates 2018-05-21 20:32:27 +03:00
Todd Gruben
6d7178ca91 replaced some overlooked bm's 2018-05-21 12:13:15 -05:00
Todd Gruben
47b100e96b migrate BitmapSegment RowSegment 2018-05-21 11:44:51 -05:00
Todd Gruben
6f204e11f1 cleanup local variable naming and comments for Rows 2018-05-21 11:35:34 -05:00
Yuce Tekol
91df211be7
Updated docker swarm tutorial with required open ports 2018-05-21 19:25:19 +03:00
Todd Gruben
575e199ad8 renamed pilosa.Bitmap to Row 2018-05-21 09:12:42 -05:00
Matthew Jaffee
8e071df0c2
Merge pull request #1309 from jaffee/more-errors-cause
wrap switch errs in errors.Cause in handler
2018-05-18 16:02:54 -05:00
Matt Jaffee
1c850e51f2
wrap switch errs in errors.Cause in handler 2018-05-18 13:21:00 -05:00
Cody Soyland
2486fcefa1
Merge pull request #1307 from codysoyland/make-version-fix
Use lazy assignment for VERSION_ID so enterprise flag is set appropriately
2018-05-18 13:16:42 -05:00
Cody Soyland
f4bed7767d Use lazy assignment for VERSION_ID so enterprise flag is set appropriately. 2018-05-18 11:51:20 -05:00
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
Yuce Tekol
8f79815f9b
Fixed the response in the docker swarm tut. 2018-05-18 16:44:57 +03:00
Yuce Tekol
89ece0e147
Added docker swarm tutorial 2018-05-18 16:41:45 +03: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