Travis Turner
8c2387b45e
remove references to Input Defintion from the docs
2018-04-18 11:06:53 -05:00
Matthew Jaffee
fe0ba6280f
deprecate RangeEnabled, but leave in API
...
the RangeEnabled option now has no effect, but it still exists in the API. A few
tests still use it to ensure this. This would only be considered a breaking
change if someone was relying on Pilosa to enforce the RangeEnabled: false
option to prevent fields being created in certain frames. This seems unlikely.
2018-04-16 16:08:04 -05:00
Matthew Jaffee
d34f3354bb
Merge pull request #1200 from jaffee/1170-global-defaults
...
remove global defaults from config.go
2018-04-15 17:59:21 -05:00
Matthew Jaffee
0c35094bfc
few more docs tweaks
2018-04-13 10:21:47 -05:00
Matthew Jaffee
3f303d1098
remove global defaults from config.go
...
these were occaisionally referenced elsewhere in the codebase - in all but one
case, there were workarounds that are actually better I think.
In the one case there wasn't I created a single top level DefaultConfig object
which is instantiated with all the default values and can be referred to if
necessary.
There was a bug in fragment.go with the way MaxWritesPerRequest was treated if
it was 0. Elsewhere, 0 meant no limit, but here, it would have caused a division
by 0.
Changed the default metrics provider from "nop" to "none", although "nop" will
still work. Previously, any value other than "statsd" or "expvar" was treated as
"nop", but I've changed this behavior to return an error if an invalid string is
provided. I think this is better behavior, because in the case that someone
bothered to change the default, they were probably interested in actually
getting stats, and might be annoyed when it silently failed.
2018-04-12 19:52:48 -05:00
Yuce Tekol
a04ae99fb3
updated cluster tutorial with feedback
2018-04-13 03:41:59 +03:00
Yuce Tekol
6d3f079b7a
updated row/col labels in getting started
2018-04-06 17:34:46 +03:00
Yuce Tekol
81cac4775f
fix cluster config link
2018-04-05 19:53:05 +03:00
Yuce Tekol
17468e7d90
Updated tutorials
2018-04-05 19:43:40 +03:00
Travis Turner
1764d5a9bf
Merge pull request #1180 from travisturner/remove-rowcol-labels
...
Remove rowcol labels
2018-04-03 22:37:59 -05:00
Travis Turner
ce4fb3c4d3
remove references to rowLabel and columnLabel
2018-04-03 10:36:48 -05:00
Cody Soyland
ba7720b4dd
Merge pull request #1181 from codysoyland/1146-makefile-cleanup
...
Makefile cleanup
2018-04-03 08:44:37 -05:00
Cody Soyland
9bf70705a3
Add docs for "make install-build-deps"
2018-03-28 12:23:03 -05:00
Cody Soyland
e601d694c0
Document Makefile
2018-03-27 15:02:12 -05:00
Travis Turner
0dc8aa0a5c
add --verbose flag to docs
2018-03-27 08:40:05 -05:00
Travis Turner
b2b0fd081a
Remove ColumnLabel support
2018-03-26 15:35:56 -05:00
Travis Turner
62cd22f017
Merge branch 'master' into cluster-resize
2018-03-22 16:05:20 -05:00
Alan Bernstein
48081c1265
Move external tutorial list to a note under the main heading
2018-03-22 11:30:51 -05:00
Alan Bernstein
daca793c7f
Remove reference to deprecated index timeQuantum
2018-03-20 16:00:51 -05:00
Alan Bernstein
38812a38aa
Improve links
2018-03-20 15:21:48 -05:00
Alan Bernstein
edb63e70b1
Synchronize mac and linux install sections
2018-03-20 15:17:48 -05:00
Alan Bernstein
96c7f285e5
Ensure directory exists before cloning
2018-03-20 14:52:15 -05:00
Alan Bernstein
23e65cc225
Clean up a few links
2018-03-20 14:45:27 -05:00
Alan Bernstein
9e5d011b4a
Remove 'go get' in favor of 'git clone' or curlbash
2018-03-20 14:44:51 -05:00
Alan Bernstein
54cb6ce47e
Add description for external tutorials
2018-03-20 14:21:16 -05:00
Alan Bernstein
0800c0348a
Add readthedocs link
2018-03-20 12:48:46 -05:00
Alan Bernstein
ef4c709828
Deprecate input definitionn in docs
2018-03-20 12:47:22 -05:00
Alan Bernstein
457b1f394c
Add format details to docs readme
2018-03-20 12:46:11 -05:00
Alan Bernstein
fa66de0461
Fix one more link
2018-03-19 16:13:54 -05:00
Travis Turner
f3b140cfa4
update docs to consider coordinator as boolean
2018-03-19 14:52:53 -05:00
Alan Bernstein
bd76bfc25b
Fix a few more internal links
2018-03-19 14:49:41 -05:00
Alan Bernstein
37015e32a5
Ensure internal links end with slash
2018-03-19 14:25:36 -05:00
Cody Soyland
3690264108
Change wording to reflect that you can specify more than one gossip seed
2018-03-15 16:25:06 -05:00
Travis Turner
f31966553f
update docs to include cluster-resize config and instructions
2018-03-15 16:25:06 -05:00
Alan Bernstein
1452bf24d6
Clarify Sum description
2018-03-15 11:07:07 -05:00
Alan Bernstein
fae429f971
Remove outdated column labels
2018-03-15 10:57:19 -05:00
Alan Bernstein
00bbdc1107
Move SetFieldValue to write section
2018-03-13 14:50:09 -05:00
Alan Bernstein
8cfe7583ce
Fix broken anchor links
2018-03-09 15:27:21 -06:00
Alan Bernstein
1b4445a00d
Fix formatting
2018-03-09 15:27:00 -06:00
Alan Bernstein
85799739af
Address review comments
2018-03-08 15:55:21 -06:00
Alan Bernstein
cb0ac00eb3
Switch ref links to relative urls
2018-03-08 14:31:03 -06:00
Alan Bernstein
f371e1c2f2
Add glossary terms
2018-03-07 18:11:39 -06:00
Alan Bernstein
a562e73fa4
Minor updates
2018-03-07 18:11:22 -06:00
Alan Bernstein
cf41e7c3f7
Alphabetize glossary
2018-03-07 16:17:05 -06:00
Alan Bernstein
2811ed7b09
Improve and linkify glossary
2018-03-07 16:15:45 -06:00
Alan Bernstein
64bf4827aa
Minor fixes
2018-03-07 16:15:18 -06:00
Alan Bernstein
b59901b403
Linkify docs url
2018-03-07 16:13:25 -06:00
Alan Bernstein
04b17847ce
Clean up glossary
2018-03-06 18:14:22 -06:00
Alan Bernstein
e7eb68b101
Add cosmosa to new external tutorials section
2018-03-06 17:48:40 -06:00
Alan Bernstein
2b1a3c8403
Add docs readme
2018-03-06 17:48:14 -06:00