Commit Graph

9245 Commits (83b96b35e9fecea52b1f1b95cef53ca0ce07962a)

Author SHA1 Message Date
Jason Wilder 83b96b35e9 Merge pull request from m4ce/master
Adding support for matching tags multiple times in Graphite parser
2016-02-09 09:23:54 -07:00
Jason Wilder efc5de0bf4 Update changelog
[ci skip]
2016-02-09 09:19:49 -07:00
Jason Wilder e24e57cf43 Merge pull request from nuss-justin/golint/models
Lint models package
2016-02-09 09:17:53 -07:00
Edd Robinson 142ff668c8 Merge pull request from gabelev/lint_engine_wal
Enable `golint` on the tsdb/engine/wal
2016-02-09 15:54:12 +00:00
Gabriel Levine 7d4217ab97 enabled golint for tsdb/engine/wal.go and wal_test.go and updated changelog. 2016-02-09 10:29:09 -05:00
Edd Robinson f2c6a45b58 Merge pull request from oldmantaiter/fix/lease-redirect
Fix for lease redirect
2016-02-09 15:23:15 +00:00
Tait Clarridge 63ff0ca488 Fix for lease redirect
Previously, the lease redirect was invalid causing anything relying
on a lease for execution (eg. continuous queries) to cease functioning.

The name/nodeid URL param parsing has been moved up to the top of the
handler so the options can be forwarded on to the real leader.

X-Github-Closes: 
2016-02-09 09:48:19 -05:00
Matteo Cerutti b26859a5db adding support for matching tags multiple times 2016-02-09 10:19:37 +01:00
Justin Nuß 80e1cd3410 Lint models package 2016-02-09 08:01:30 +01:00
Jason Wilder a9552fdd91 Merge pull request from tpitale/configure-udp-precision
Configurable precision on UDP services
2016-02-08 15:20:55 -07:00
Tony Pitale f76569c536 update changelog 2016-02-08 16:03:26 -06:00
Jason Wilder 7d03cd859e Update changelog
[ci skip]
2016-02-08 12:54:05 -07:00
Jason Wilder dc74bb53d0 Merge pull request from arussellsaw/feature/client-reject-uint64
Reject uint64 Client.Point.Field values
2016-02-08 12:52:17 -07:00
Jason Wilder 119ba299b9 Update changelog
[ci skip]
2016-02-08 12:19:36 -07:00
Jason Wilder 4002733695 Merge pull request from flisky/master
Graphite: prefer more specific template over default template when possible
2016-02-08 12:08:43 -07:00
Jason Wilder ddcdd97416 Merge pull request from influxdata/tls-client
Support for adding custom TLS Config for HTTP client
2016-02-08 11:58:52 -07:00
Jason Wilder d4ee1cb2b1 Merge pull request from mglazer/secure-cli
CLI Option to Connect without HTTPS Verifica…
2016-02-08 11:45:32 -07:00
Jason Wilder 770397deaa Merge pull request from pra85/2016
Update year to 2016 in LICENSE
2016-02-08 11:07:06 -07:00
Edd Robinson e35c0287b6 Merge pull request from influxdata/er-fix-lint-typo
Fix typo from a rename
2016-02-08 17:46:57 +00:00
Jason Wilder 016bdf729d Merge pull request from influxdata/pd-010-release-notes
Update CHANGELOG for v0.10.0 release
2016-02-08 10:29:06 -07:00
Jason Wilder 66929851fe Merge pull request from pra85/patch-2
Fixes typo in CODING_GUIDELINES.md
2016-02-08 10:28:31 -07:00
Cory LaNou 958d5ecca3 release 0.10.0 2016-02-08 11:14:18 -06:00
Jason Wilder 9edb819cb8 Merge pull request from influxdata/jw-5566
Fix reading too far in fileAccess.readBytes
2016-02-08 09:43:40 -07:00
Jason Wilder 2b3c640695 Fix reading too far in fileAccess.readBytes
Fixes 
2016-02-08 09:08:57 -07:00
Edd Robinson b34699d222 Fix typo from a rename 2016-02-08 16:05:05 +00:00
Jason Wilder db5d715846 Merge pull request from mmattioli/cleanup
Cleanup
2016-02-08 08:57:44 -07:00
Jason Wilder c2fb3f8590 Merge pull request from jonseymour/typo
typo: remove trailing i.
2016-02-08 08:31:40 -07:00
Jon Seymour 0f674e5c59 typo: remove trailing i.
Signed-off-by: Jon Seymour <jon@wildducktheories.com>
2016-02-08 16:44:42 +11:00
Tony Pitale 6dd407c819 use go fmt 2016-02-07 10:59:31 -06:00
Tony Pitale 1e4eae4343 Configurable precision on UDP services
* pass configured precision string to point parsing
* add Precision configuration to UDP config
* default configured precision to match what it appears to be now (from ParsePoints)
2016-02-06 13:56:53 -06:00
Jason Wilder af1a22da76 Merge pull request from influxdata/graphite
Fix [[graphite]] config section
2016-02-05 15:31:02 -07:00
Jack Zampolin 611090412e Address PR comments 2016-02-05 14:08:24 -08:00
Jack Zampolin 26a878ff56 Fix [[graphite]] config section 2016-02-05 13:44:11 -08:00
Jason Wilder 6b3e18badf Merge pull request from runner-mei/cmd_influxd
fix unit test of influxd in the windows
2016-02-05 13:40:19 -07:00
Jason Wilder e391ea1ed9 Merge pull request from runner-mei/patch-10
fix rename file fail on the windows
2016-02-05 13:39:21 -07:00
runner.mei 7c58bf1970 don't panic while addr is invalid 2016-02-05 11:44:16 +08:00
runner.mei 978305a6dd fix unit test of influxd in the windows
fix unit test of influxd in the windows
2016-02-05 11:44:14 +08:00
runner 9134d43ba6 fix rename file fail on the windows
fix rename file fail on the windows
2016-02-05 10:27:19 +08:00
Jason Wilder 28ae8b6fe0 Merge pull request from runner-mei/tsm_tombstone_windows
fix TSMReader.Delete() and all unit tests is pass in the windows
2016-02-04 16:27:26 -07:00
Jason Wilder b635e516e5 Merge pull request from runner-mei/patch-7
fix munmap bug in the windows
2016-02-04 13:47:51 -07:00
Jason Wilder 6ff0da39aa Merge pull request from runner-mei/patch-8
fix cross platform error
2016-02-04 13:46:58 -07:00
Cameron Sparr df1980ebe5 Support for adding custom TLS Config for HTTP client 2016-02-04 13:09:27 -07:00
Jason Wilder 5a124e0e0b Merge pull request from runner-mei/patch-5
fix determine the file size
2016-02-04 10:24:05 -07:00
Jason Wilder f6ebb0b242 Merge pull request from methane/tsm1-optimize
[tsm1] Change timestamp from time.Time to unixnano
2016-02-04 10:20:41 -07:00
Ross McDonald b8bb32ecad Merge pull request from influxdata/ross-packaging-updates
Packaging and Build Updates
2016-02-04 10:51:02 -06:00
Ross McDonald 11418fefba Added support for Amazon Linux to installation scripts. 2016-02-04 09:17:59 -06:00
Ross McDonald 144f3983c0 A few updates to build.py:
- Added package iteration to tar and zip builds in case of pre-release.
- Added ability to specify S3 bucket path (ex: bucket/influxdb) in case the user wants to upload to a folder hierarchy.
- Restructured build script for easier diffing between other TICK-stack build scripts.
- Cleaned up build script output to not use tabs.
- Added a top-level directory for tar.
- Removed zip as a supported package output due to fpm zip output including the entire directory structure.
2016-02-04 09:16:32 -06:00
Michael Mattioli 658ffc9084 Updated docs link in .service
The link to the InfluxDB docs was stale,
simply updates it pointing to the current
URL which contains the docs for InfluxDB
2016-02-03 21:35:55 -05:00
Michael Mattioli 28f80a79e7 Removed unused code from balancer.go
Removed a block of code that was commented out
without explanation and provides no benefit
whatsoever
2016-02-03 21:33:28 -05:00
Michael Mattioli e2a24c26fd Renamed InfluxQL markdown file
Renamed markdown file explaining InfluxQL
both for uniformity as well as for easy
access from github.com
2016-02-03 21:30:14 -05:00