Commit Graph

6457 Commits (debc3cc11c3c058c710c73e74f45626977503d9b)

Author SHA1 Message Date
David Norton debc3cc11c fix #3102: add authentication cache 2015-06-30 18:29:11 -04:00
Philip O'Toole 9198cbd65a SHOW STATS and collectd panics actually in 0.9.1
[ci skip]
2015-06-30 18:24:53 -04:00
Philip O'Toole b063c15ec2 Merge pull request #3194 from influxdb/shard_field_func
Minor changes to field codec functions
2015-06-30 14:19:28 -04:00
Philip O'Toole babc63d941 Use typed error for "field not found" 2015-06-30 14:17:04 -04:00
Philip O'Toole 7a284885f2 Add helper to decode specific field by name 2015-06-30 14:16:54 -04:00
Philip O'Toole fde3d1f6a2 Remove unused, unexported function 2015-06-30 13:28:56 -04:00
Jason Wilder d5f67c8f8b Merge pull request #3172 from rdallman/master
client: fixes nil map assignment when writing batch points out
2015-06-30 10:41:22 -06:00
Jason Wilder a2bf4807f0 Merge pull request #3193 from influxdb/jw-fixes
Fix two panics
2015-06-30 09:37:38 -06:00
Jason Wilder af827ba485 Update changelog 2015-06-30 09:29:05 -06:00
Philip O'Toole d76b734467 Allow path to fpm to be set by env. variable
Some execution contexts, like cron, don't have PATH set up as needed, so
this change allows the path to fpm to be passed in.
2015-06-30 10:13:24 -04:00
Philip O'Toole 5aaea5b4a7 Use "which" path for fpm 2015-06-30 09:42:00 -04:00
Jason Wilder b9b80b3d55 Make show stats return error instead of panic 2015-06-29 22:53:02 -06:00
Jason Wilder 87c962d62d Fix panics when collectd fails to start
If collectd fails to start, it can panic when close is called because
some variables have not be initialized yet.
2015-06-29 22:09:47 -06:00
Jason Wilder 258f0fcdfa Merge pull request #3150 from dahankzter/master
Code style fix after review of #2956
2015-06-29 16:15:39 -06:00
Jason Wilder fec1d5caec Merge pull request #3186 from influxdb/jw-3183
Handle escaped commas in measurement name
2015-06-29 16:05:55 -06:00
Jason Wilder 41ae8bdae7 Handle escaped commas in measurement name
Fixes #3183
2015-06-29 15:15:50 -06:00
Jason Wilder eb71f78afb Merge pull request #3167 from influxdb/jw-2608
Fix panic when droppping measurement while writing to it concurrently
2015-06-29 14:05:42 -06:00
Jason Wilder 7232e6ea7c Fix panic when droppping measurement while writing to it concurrently
Fixes #2608
2015-06-29 14:01:07 -06:00
Philip O'Toole aea509474e Revert force of -x during packaging
[ci skip]
2015-06-29 14:29:50 -04:00
Philip O'Toole 5b764cfc01 Force -x for package.sh
For debug of nightly build process.
2015-06-29 14:17:12 -04:00
Philip O'Toole 14feda713a Update CHANGELOG for PR 3177
[ci skip]
2015-06-29 14:03:32 -04:00
Philip O'Toole c4a75ffef7 Merge pull request #3180 from influxdb/log_commit
Log GOMAXPROCS, version, and commit on start
2015-06-29 14:01:57 -04:00
Philip O'Toole bd3284f491 Merge pull request #3177 from jipperinbham/command-line-https-support
add ssl flag to convert scheme to https
2015-06-29 14:01:37 -04:00
Philip O'Toole 1c7cfe87bf Update CHANGELOG 2015-06-29 13:53:41 -04:00
Philip O'Toole e554115178 Log GOMAXPROCS, version, and commit on start 2015-06-29 13:52:03 -04:00
Philip O'Toole 05d660a24d Merge pull request #3169 from jbcrail/fix-spelling-errors
Fix spelling errors in comments and strings.
2015-06-29 12:47:35 -04:00
Philip O'Toole 8767838541 Merge pull request #3178 from influxdb/owned_by
Shard supports returned OwnedBy node ID
2015-06-29 12:45:31 -04:00
Philip O'Toole 88e8babc91 Shard supports returned OwnedBy node ID 2015-06-29 12:33:10 -04:00
JP 23728340d0 add ssl flag to convert scheme to https 2015-06-29 10:49:27 -05:00
Reed Allman 7fac798b93 fixes nil map assignment when writing batch points out 2015-06-28 17:45:47 -07:00
Joseph Crail 5fccee3d16 Fix spelling errors in comments and strings. 2015-06-28 02:54:34 -04:00
Philip O'Toole e63c59abdd Merge pull request #3154 from marcosnils/debug_package
Add debug option to package script
2015-06-27 02:36:37 -04:00
Philip O'Toole 85256a2b87 Add -1 back to RPM package names
This is to bring the variable back into line with what fpm will actually
do.

http://www.rpm.org/max-rpm/ch-rpm-file-format.html
2015-06-27 02:33:11 -04:00
Philip O'Toole 6640580b04 Push release tarbal to S3 2015-06-27 02:31:54 -04:00
Philip O'Toole 96f2a842f3 Merge pull request #3156 from marcosnils/tar_package
Add support for tgz package
2015-06-27 02:29:04 -04:00
Philip O'Toole b4f97e1ac0 Merge pull request #3165 from influxdb/shard_groups_by_timerange
Support return of shard groups for time range
2015-06-26 19:53:11 -04:00
Philip O'Toole 64ace983e8 Support return of shard groups for timerange 2015-06-26 17:28:52 -04:00
Jason Wilder 8d176a6d45 Merge pull request #3163 from influxdb/jw-field-names
Fix parsing tag and fields with missing name or values
2015-06-26 14:38:55 -06:00
Jason Wilder 1a5a8d1675 Fix typos in comments 2015-06-26 14:36:19 -06:00
Marcos Lilljedahl 674da83a7e Change tar package creation format
This change will make the tar.gz file contain a root folder
with the following format: influxdb_$VERSION_$ARCH
2015-06-26 16:57:08 -03:00
Jason Wilder 5620e0c6e2 Update changelog 2015-06-26 13:47:14 -06:00
Jason Wilder d33b8bcd6a Return parsing error when tag name is missing
Fixes #2678
2015-06-26 13:47:09 -06:00
Jason Wilder 5081481ca8 Return error when parsing fields with no name
Fixes #3061
2015-06-26 13:39:25 -06:00
Philip O'Toole 5626c2c725 Minor typo in CHANGELOG 2015-06-26 13:28:21 -04:00
Philip O'Toole 8ed011b4f7 UDP panic fixed in 0.9.1 2015-06-26 13:27:23 -04:00
Philip O'Toole fb86210b89 Merge pull request #3155 from influxdb/collectd_panic
Create UDP batcher before listening for UDP
2015-06-26 10:34:33 -04:00
Philip O'Toole fbb2dd2663 Update CHANGELOG 2015-06-26 10:25:11 -04:00
Marcos Lilljedahl 45044b40a0 Add support for tgz package
Fixes #3149
2015-06-26 11:21:53 -03:00
Philip O'Toole ff61d88c10 Create UDP batcher before listening for UDP
Otherwise a packet may be received before the batcher has been
instantiated.
2015-06-26 10:17:33 -04:00
Marcos Lilljedahl d7f20e244b Add debug option to package script 2015-06-26 10:33:59 -03:00