Commit graph

2336 commits

Author SHA1 Message Date
alanbernstein
6d6e044cc1
Merge pull request #955 from alanbernstein/between-query-docs
Add search-friendly documentation for BSI range query syntax
2017-11-14 14:16:15 -06:00
alanbernstein
d48348e2fb
Merge pull request #957 from alanbernstein/docs-formatting
Format list properly
2017-11-14 14:16:07 -06:00
alanbernstein
7bc3e38d1b
Merge pull request #958 from alanbernstein/docs-nav-updates
Rename tutorials to examples, how-tos to tutorials
2017-11-14 14:15:57 -06:00
Cody Soyland
475121671b
Merge pull request #959 from codysoyland/956-temporarily-disable-go-master-ci
Temporarily disable Go master CI as builds are failing due to possible Go bug
2017-11-14 14:12:55 -06:00
Yuce Tekol
39bf8a42b0
Merge pull request #945 from yuce/810-remove-input-defs-rowcol-labels
Removes column/row labels for input definition. Resolves #810
2017-11-14 22:42:03 +03:00
Cody Soyland
e281d9038f Temporarily disable Go master CI as builds are failing due to possible Go bug (See #956) 2017-11-14 13:28:00 -06:00
Yuce Tekol
8fdaea5777
fixed tests 2017-11-14 20:41:00 +03:00
Alan Bernstein
0254a9ecba Replace html strong tags with markdown strong indicators 2017-11-14 11:28:12 -06:00
Alan Bernstein
617dc2361c Rename tutorials to examples, how-tos to tutorials 2017-11-14 11:12:35 -06:00
Alan Bernstein
52c0676d34 BSI Range doc updates 2017-11-14 10:28:25 -06:00
Yuce Tekol
921c1dd23f
fixed doc 2017-11-14 19:20:54 +03:00
Yuce Tekol
f756e9eee6
Updates 2017-11-14 19:15:17 +03:00
Alan Bernstein
7a02bfe6f2 Format list properly 2017-11-14 09:59:39 -06:00
Alan Bernstein
cf85a08596 Add search-friendly documentation for BSI range query syntax 2017-11-13 18:15:15 -06:00
Travis Turner
cef9b66be5
Merge pull request #953 from travisturner/951-fix-sendreceivemessage-test
comment out test TestMain_SendReceiveMessage
2017-11-13 16:05:31 -06:00
Travis Turner
1a965e7f9c
comment out test TestMain_SendReceiveMessage until addressing several issues 2017-11-13 15:55:01 -06:00
Yuce Tekol
7a5459da73
input defs: Throw an error if pirmary key is not given instead of adding it auto. 2017-11-11 00:49:37 +03:00
Cody Soyland
77fa0d0d7f
Merge pull request #938 from codysoyland/field-value-doc
Add documentation on importing field values. Fixes #924.
2017-11-10 11:30:26 -06:00
Travis Turner
a0fc1062fb
Merge pull request #947 from travisturner/diagnostic-typos
fix a few typos
2017-11-10 11:00:06 -06:00
Travis Turner
b039747887
fix a few typos 2017-11-10 10:45:56 -06:00
Cody Soyland
8eed626e10
Merge pull request #943 from codysoyland/926-audit-dep-constraints
Remove unneeded Gopkg.toml constraints and update all dependencies
2017-11-10 10:38:16 -06:00
Cody Soyland
b701fb68b0 Remove unneeded Gopkg.toml constraints and update all dependencies. Fixes #926. 2017-11-10 09:40:28 -06:00
Yuce Tekol
83be24f4d2
Removes column/row labels for input definition. Resolves #810 2017-11-10 18:00:45 +03:00
Cody Soyland
f3ec8c9473
Merge pull request #933 from codysoyland/docker-build
Add docker-build make target for repeatable Docker-based builds.
2017-11-09 17:26:01 -06:00
Cody Soyland
bc6fb795ab
Merge pull request #941 from codysoyland/940-holder-tests-root
Skip permissions test when run as root. Fixes #940
2017-11-09 16:26:38 -06:00
Matthew Jaffee
d83f2c6b1f
Merge pull request #934 from jaffee/http-client-config
bump MaxIdleConns(PerHost) like v0.7
2017-11-09 15:17:47 -06:00
Cody Soyland
9e458aecd5
Merge pull request #942 from codysoyland/915-undocumented-flags
Add flag documentation and tests, remove "plugins.path"
2017-11-08 14:34:06 -06:00
Cody Soyland
857b0b3736 End with a period 2017-11-08 14:33:40 -06:00
Cody Soyland
e9a2534af7 Document undocumented flags and add tests (Fixes #915). 2017-11-08 13:12:51 -06:00
Cody Soyland
8c0d1ece55 Remove "plugins.path" configuration option
According to Todd, the current plugin direction is static and there is no need for dynamic loading, so this option is no longer needed.
2017-11-08 11:46:23 -06:00
Cody Soyland
5594736c71 Skip permissions test when run as root. Fixes #940 2017-11-08 11:31:46 -06:00
Cody Soyland
35bcc45a79 Add documentation on importing field values. Fixes #924. 2017-11-07 15:20:22 -06:00
Cody Soyland
ed323a3274 Parameterize golang version for docker builds, add docker-test target for running tests within docker 2017-11-07 14:34:06 -06:00
Michael Baird
bbc82d166d
Merge pull request #936 from raskle/fix-test-string-format
Fix test string format
2017-11-07 10:12:56 -06:00
Michael Baird
64da894e7e adding uri to string method 2017-11-06 14:08:01 -06:00
Michael Baird
1283263b70 missing formatting directive 2017-11-06 14:01:09 -06:00
Michael Baird
d47878ca40 Merge branch 'fix-test-string-format' of github.com:raskle/pilosa into fix-test-string-format 2017-11-06 13:58:18 -06:00
Travis Turner
721baba105 Fix error format on slices.
These tests were failing on `Go:master` (passing on `Go:1.8` and
`Go:1.9`)
2017-11-06 13:57:57 -06:00
Michael Baird
17da0443d3
Merge pull request #895 from raskle/diagnostics
Diagnostics
2017-11-06 11:30:38 -06:00
Matthew Jaffee
f1d87fd3cc
bump MaxIdleConns(PerHost) like v0.7
This helps "connection reset" issues when the cluster is under high query load
from many clients.

This also brings in the default http transport options which were (mistakenly?)
removed by the TLS work. I'm not sure what the ramifications would be of using a
blank http.Transport{} instead of http.DefaultTransport, but it seems best to
avoid a sweeping change.
2017-11-06 10:23:07 -06:00
Cody Soyland
6a5aabee51 Add docker-build make target for repeatable Docker-based builds. 2017-11-06 09:24:55 -06:00
Travis Turner
d10677bb6f
Fix error format on slices.
These tests were failing on `Go:master` (passing on `Go:1.8` and
`Go:1.9`)
2017-11-03 18:02:21 -05:00
Michael Baird
d50a0e241f gobreaker dep 2017-11-01 12:00:20 -05:00
Michael Baird
98bd7b3ba2 improvements to the version check message 2017-11-01 11:59:59 -05:00
Cody Soyland
aaee9b202a
Merge pull request #919 from codysoyland/875-value-importer-bug
Fix field value import: Use signed int and respect field minimum
2017-10-31 14:37:24 -05:00
Cody Soyland
27748259a2 Fix field value import: Use signed int and respect field minimum. Fixes #875 2017-10-31 13:32:26 -05:00
Michael Baird
030b0721c8 Added a last checked version I'D. Fixed error messages. 2017-10-27 16:58:00 -05:00
alanbernstein
d4de1abea1 Merge pull request #884 from alanbernstein/remove-webui-rowlabel
Remove row and column labels in webUI
2017-10-25 11:56:57 -05:00
Michael Baird
c14f72b66a changed the diagnostics configuration option to a boolean 2017-10-24 10:40:21 -05:00
Yuce Tekol
569cd90f59 Merge pull request #892 from yuce/client-refactoring
Internal Client refactoring
2017-10-24 02:46:02 +03:00