Michael Klishin
f284d4a586
[rabbitmq] Bunny 1.1.8+
...
[Change log](http://blog.rubyrabbitmq.info/blog/2014/03/27/bunny-1-dot-1-8-is-released/ )
2014-03-27 10:12:46 +03:00
Kurt Hurtado
3e9df26af0
Merge pull request #1151 from GregMefford/docfix_json_lines
...
Doc-fix for json_lines codec
2014-03-26 18:06:38 -07:00
Jordan Sissel
12fcec92e0
Merge pull request #1206 from atambo/master
...
No need to force_encoding to utf8 twice
2014-03-25 17:31:28 -07:00
Alex Tambellini
12114c26fa
No need to force_encoding to utf8 twice
2014-03-25 20:04:37 -04:00
lr1980
0f4aa184f0
correct copy destination to $basedir
2014-03-24 13:04:15 +01:00
Jordan Sissel
bd5dff73ef
Merge pull request #1199 from jamtur01/aslrpm
...
Fixed RPM license linting error.
Reviewing existing in-the-wild usage of rpm 'License' fields, nobody agrees on the correct thing to use. However, Redhat recommends "ASL 2.0" to mean "Apache License 2.0" (https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing ) so we will use that.
2014-03-23 15:17:26 -07:00
James Turnbull
53285b8862
Fixed RPM license linting error
2014-03-23 01:39:59 -04:00
Kurt Hurtado
3e5d06fd9a
Merge pull request #1198 from jamtur01/learnlink
...
Fixed broken link on learn page
2014-03-22 22:02:22 -07:00
James Turnbull
83c0b7a6a3
Fixed broken link
2014-03-23 00:55:21 -04:00
Colin Surprenant
3ed6078a65
Accessor#strict_set for encoding validation in specs
2014-03-22 01:06:25 -04:00
Colin Surprenant
c3f826cef7
removed redundant test and mock resolver on network failure
2014-03-22 01:00:32 -04:00
Jordan Sissel
e127a197af
Merge pull request #1196 from jordansissel/twitter-full-tweet
...
Add option 'full_tweet' (default false)
2014-03-21 13:39:44 -07:00
Jordan Sissel
7de32a52e0
Add option 'full_tweet' (default false)
...
When enabled, the full twitter tweet object and structure is used
as the event.
2014-03-21 13:33:38 -07:00
Richard Pijnenburg
985d14a3b5
Merge pull request #1190 from michaelklishin/patch-5
...
[rabbitmq] Bump Bunny to 1.1.7+
2014-03-21 09:13:01 +00:00
Michael Klishin
24bdb6efa2
Bump Bunny to 1.1.7+
...
Fix a thread leak which affects apps that perform
manual recovery, including Logstash RabbitMQ plugin.
Plus this kind of latency improvements:

2014-03-21 09:07:57 +03:00
Marc Chadwick
5187857b4f
Fix setup_java so $JAVA_HOME can be used.
2014-03-20 12:37:00 -04:00
Colin Surprenant
2e907e5f39
include specs in sprc/ root
2014-03-20 00:43:12 -04:00
Colin Surprenant
78b2dd6e3a
count too small, rates are off
2014-03-20 00:38:26 -04:00
Colin Surprenant
e9753e7d97
uniform output
2014-03-20 00:37:31 -04:00
Colin Surprenant
b6ff56a3c0
lower grok speed expectation
2014-03-20 00:21:25 -04:00
Colin Surprenant
64c0af43ee
fixed broken performance tests
2014-03-20 00:20:53 -04:00
Colin Surprenant
d46295ea77
use rspec :performance tag
2014-03-20 00:10:09 -04:00
Colin Surprenant
62d49653ad
proper utf-8 encoding
2014-03-20 00:01:08 -04:00
Colin Surprenant
52d2181a26
cleaned up rspec runner and remove rspec thread
2014-03-19 23:59:58 -04:00
Colin Surprenant
a31421b658
fixed broken speed test
2014-03-19 23:57:25 -04:00
Jordan Sissel
f0fb74877d
Merge branch '1.4.x'
2014-03-19 18:52:27 -07:00
Jordan Sissel
e8c5861a2b
Use %VERSION% placeholder
2014-03-19 18:52:19 -07:00
Jordan Sissel
2acf3b2905
Update changelog
2014-03-20 01:26:46 +00:00
Jordan Sissel
35789956c3
Merge branch '1.4.x' of github.com:elasticsearch/logstash into 1.4.x
2014-03-20 01:24:23 +00:00
Jordan Sissel
cc2bcbea7a
Add s3 upload
2014-03-19 18:25:09 -07:00
Jordan Sissel
c82dc09586
Version bump
2014-03-19 23:10:40 +00:00
Jordan Sissel
afa3bf3249
Version bump
2014-03-19 22:56:20 +00:00
Jordan Sissel
405b51eb4d
Add link to release notes and changelog
2014-03-19 22:51:41 +00:00
Jordan Sissel
a7122addd9
Release/upgrade notes for 1.4.0
2014-03-19 22:41:16 +00:00
Jordan Sissel
76aaf0cada
Dont need 'build time' in the iteration
2014-03-19 21:00:52 +00:00
Jordan Sissel
7bbafecf37
Use 'make package' for building rpms/debs for contrib
2014-03-19 21:00:52 +00:00
Jordan Sissel
b098ff5682
Remove unused docs
2014-03-19 13:24:01 -07:00
Jordan Sissel
32adaed1d3
Remove unused docs
2014-03-19 13:22:21 -07:00
Jordan Sissel
e9bfe3fbce
Restore patch from #1144 that was somehow lost.
2014-03-18 18:01:18 -07:00
Jordan Sissel
341ab0f05e
Update to use 'subject' so tests don't conflict with eachother
2014-03-18 18:01:14 -07:00
Jordan Sissel
91a4a5108a
Update changelog
2014-03-18 17:45:29 -07:00
Jordan Sissel
289d5d1b8d
Merge pull request #1182 from jordansissel/retry-on-failure
...
Retry errors writing to Elasticsearch
2014-03-18 17:38:27 -07:00
Jordan Sissel
1f7509a4be
Retry errors writing to Elasticsearch
...
Stud::Buffer's flush invocation automatically retries (forever) any
failures to flush.
Supersedes #1180
2014-03-18 17:36:45 -07:00
Jordan Sissel
b25b33e0c0
Merge pull request #1181 from jordansissel/bugfixes
...
Bugfixes
2014-03-18 16:48:36 -07:00
Jordan Sissel
7bd2bfd018
Merge remote-tracking branch 'upstream/master'
2014-03-18 16:35:09 -07:00
Jordan Sissel
d44c46bf2b
Sometimes ua_version.major and ua_version.minor are nil
2014-03-18 16:32:09 -07:00
Jordan Sissel
1eb240e166
Fix default value handling
2014-03-18 16:31:53 -07:00
Jordan Sissel
6cc124f478
Merge pull request #1178 from jordansissel/prep-1.4.0-GA
...
Prepare 1.4.0 GA
2014-03-18 16:28:13 -07:00
Jordan Sissel
61c2fdd765
Merge branch 'imap_header_repetition' of https://github.com/colinsurprenant/logstash into colinsurprenant-imap_header_repetition
...
Conflicts:
lib/logstash/inputs/imap.rb
2014-03-18 15:35:02 -07:00
Jordan Sissel
ae5eeda39a
Merge branch 'doc/output/statsd' of https://github.com/kurtado/logstash into kurtado-doc/output/statsd
...
Conflicts:
lib/logstash/outputs/statsd.rb
2014-03-18 15:32:49 -07:00