Cody Soyland
|
463c3029f2
|
Add sorting and navigation metadata for architecture document
|
2017-08-16 11:43:45 -05:00 |
|
Cody Soyland
|
370ab656f9
|
Add metadata to doc pages (sort weight and nav headings)
|
2017-08-16 11:43:45 -05:00 |
|
Alan Bernstein
|
c2ea0dd715
|
Trivial docs update
|
2017-08-11 14:41:05 -05:00 |
|
Alan Bernstein
|
f807adb0ac
|
Update docs for current storage format
|
2017-08-11 14:05:14 -05:00 |
|
Cody Soyland
|
0fee3860b0
|
Release v0.6.0
|
2017-08-11 11:10:28 -05:00 |
|
Todd Gruben
|
728308a5bb
|
Merge branch 'master' into 16bitcontainer
|
2017-08-08 10:17:44 -05:00 |
|
Travis
|
a3b1b2ee1a
|
DefaultClusterType = ClusterGossip
This commit removes the `httpbroadcast` NodeSet, sets the default cluster type
to `gossip`, and uses the `static` cluster type for most test cases.
|
2017-08-07 08:25:35 -05:00 |
|
Cody Soyland
|
27beb5e5c4
|
Release 0.5.0.
|
2017-08-02 15:41:55 -05:00 |
|
Cody Soyland
|
c3a33a4e85
|
Merge pull request #748 from codysoyland/722-ulimit
Attempt to set open file limit during Pilosa startup. Fixes #722.
|
2017-08-01 12:59:27 -04:00 |
|
Cody Soyland
|
f99a15bed2
|
Change "amount" to "number" in docs.
|
2017-07-27 13:58:26 -05:00 |
|
Cody Soyland
|
ed6e063102
|
Attempt to set hard open file limit, improve error messages, and add documentation about open file limits.
|
2017-07-26 17:08:51 -05:00 |
|
Michael Baird
|
8dc75535ff
|
use link in sentence
|
2017-07-26 16:39:07 -05:00 |
|
Michael Baird
|
79f8f70e1c
|
separate input definition docs from getting started
|
2017-07-26 15:49:19 -05:00 |
|
Travis
|
b91da2d0a4
|
Merge branch 'master' into input-definition
|
2017-07-26 14:44:31 -05:00 |
|
Travis Turner
|
14ad62f1a3
|
Merge pull request #747 from travisturner/730-internal-port
move InternalPort config option out from under `cluster`
|
2017-07-24 22:54:57 -05:00 |
|
Travis
|
b6896482b9
|
move InternalPort config option out from under cluster and up to the root of Config
|
2017-07-24 17:28:23 -05:00 |
|
Cody Soyland
|
3e9bf34657
|
Merge pull request #744 from codysoyland/732-dep
Switch from glide to dep for dependency management. Fixes #732.
|
2017-07-24 17:57:59 -04:00 |
|
Cody Soyland
|
5bc9c43611
|
Switch from glide to dep for dependency management. Fixes #732.
This implements the new `dep` command into our build process and removes
all references to Glide.
|
2017-07-21 11:09:43 -05:00 |
|
Michael Baird
|
1569c932ff
|
Merge branch 'master' into input-definition
|
2017-07-18 14:51:15 -05:00 |
|
Matt Jaffee
|
7aa5f68550
|
add make generate-statik to docs
|
2017-07-18 11:37:47 -07:00 |
|
Michael Baird
|
dd7e159f83
|
TopN attribute filter doc cleanup.
|
2017-07-17 12:43:15 -05:00 |
|
Michael Baird
|
0feec9be62
|
TopN Cache clarification.
|
2017-07-17 10:46:40 -05:00 |
|
Michael Baird
|
b313902edd
|
clarify sort order in TopN doc
|
2017-07-13 14:24:20 -05:00 |
|
Michael Baird
|
55310a5309
|
frame cache caveats documentation
|
2017-07-13 09:32:47 -05:00 |
|
Travis
|
e562103ec3
|
add gossip-seed to configuration docs
|
2017-07-12 08:08:21 -05:00 |
|
Linh Vo
|
2144de29d0
|
update doc with input definition timestamp
|
2017-07-06 15:15:26 -05:00 |
|
Michael Baird
|
294d3ab050
|
remove stargazer_id from this example since it is not used
|
2017-07-03 11:22:53 -05:00 |
|
Michael Baird
|
7be458bfa6
|
Merge remote-tracking branch 'upstream/master' into input-definition
Conflicts:
pilosa.go
|
2017-07-03 10:31:58 -05:00 |
|
Linh Vo
|
33f44248be
|
Merge pull request #704 from linhvo/input-definition-doc
update input definition doc
|
2017-07-02 22:49:54 -05:00 |
|
Travis
|
fa794f6dc9
|
adjustments to the getting-started docs for input-definitions
|
2017-06-30 15:59:54 -05:00 |
|
Travis
|
082b0ba7eb
|
minor adjustments to the API docs for input-definition
|
2017-06-30 15:37:47 -05:00 |
|
Linh Vo
|
5d939f0a1f
|
update doc with input-definition json file
|
2017-06-30 14:53:52 -05:00 |
|
Michael Baird
|
31c1994d2a
|
API docs for input definition
|
2017-06-30 13:46:52 -05:00 |
|
Linh Vo
|
514ff39177
|
update input definition doc
|
2017-06-30 10:52:00 -05:00 |
|
alanbernstein
|
4b7873efb5
|
Merge pull request #698 from alanbernstein/docs-query-language-formatting
Increase header sizes
|
2017-06-29 14:20:53 -05:00 |
|
alanbernstein
|
25051df1fc
|
Merge pull request #695 from alanbernstein/docs-query-args
Docs query args
|
2017-06-28 17:37:38 -05:00 |
|
Alan Bernstein
|
264c657500
|
De-document unused query argument
|
2017-06-28 17:26:12 -05:00 |
|
Alan Bernstein
|
6621a90599
|
Increase header sizes
|
2017-06-28 16:50:43 -05:00 |
|
Alan Bernstein
|
ee84d64dd5
|
Replace code headers with anchor headers
|
2017-06-28 16:31:44 -05:00 |
|
Alan Bernstein
|
af0e53120d
|
Tweak wording
|
2017-06-28 16:09:15 -05:00 |
|
Alan Bernstein
|
f70c4e637b
|
Formatting and link tweaks
|
2017-06-28 16:08:07 -05:00 |
|
Alan Bernstein
|
124fd6a351
|
Add brief explanations for query parameters on the query endpoint
|
2017-06-28 15:44:39 -05:00 |
|
Alan Bernstein
|
970795bac1
|
Add new architecture docs page with roaring storage section
|
2017-06-19 10:40:00 -05:00 |
|
Michael Baird
|
cd532e08cb
|
Add -b option to lsof to avoid kernel blocks.
|
2017-06-13 16:14:45 -05:00 |
|
Cody Soyland
|
ca6b11342f
|
Merge branch 'master' into version-0-4-0-docs
|
2017-06-08 17:18:13 -04:00 |
|
Cody Soyland
|
f8e0f12303
|
Pilosa 0.4.0 docs updates and Homebrew installation guide
|
2017-06-08 15:53:54 -05:00 |
|
Ben Johnson
|
f3990798ba
|
Merge pull request #606 from benbjohnson/557-import-sort
Add sorting flag to import command.
|
2017-06-08 11:28:58 -06:00 |
|
Ben Johnson
|
1c34ea7f8f
|
Add sorting flag to import command.
|
2017-06-08 11:00:02 -06:00 |
|
alanbernstein
|
757c341195
|
Merge pull request #587 from alanbernstein/docs-update
Document inverse=true for TopN
|
2017-06-07 12:51:19 -05:00 |
|
Travis
|
ed8bf2ecac
|
ensure that the sample JSON definition file is proper JSON
|
2017-06-01 15:59:31 -05:00 |
|