Jordan Sissel
e213a53f3f
- fix one more path
2013-04-16 10:19:36 -07:00
Jordan Sissel
14c52c28d2
- link to flatjar
2013-04-16 10:17:04 -07:00
Jordan Sissel
2392e4080d
- all tests passing; docs look OK. Ship it.
2013-04-16 10:11:46 -07:00
Jordan Sissel
55a486f093
- note the rename
2013-04-16 10:06:57 -07:00
Jordan Sissel
18db3338a8
- SINCEDB_PATH is no longer.
2013-04-16 09:59:57 -07:00
Jordan Sissel
e740ba5cc3
.
2013-04-15 22:46:18 -07:00
Jordan Sissel
b5a3cbf6dd
- don't be verbose with rsync
2013-04-15 22:36:02 -07:00
Jordan Sissel
86a5571ec1
- check for flatjar
...
- rename 'package'
2013-04-15 22:32:53 -07:00
Jordan Sissel
7466375ef3
- add 'packages' target
...
- bump to 1.1.10.rc1
2013-04-15 22:28:08 -07:00
Jordan Sissel
cb8a8ba194
build build build build
2013-04-15 22:20:09 -07:00
Jordan Sissel
f1e34fe6e0
- fix build
2013-04-15 22:17:58 -07:00
Jordan Sissel
da3d794f8c
- add debian nonsense
2013-04-15 22:15:17 -07:00
Jordan Sissel
9011562a97
- more scripts
2013-04-15 22:14:34 -07:00
Jordan Sissel
e03ea89f70
- start hacking on a package build
2013-04-15 21:53:12 -07:00
Jordan Sissel
5894cb0510
- make a pkg dir
2013-04-15 20:19:00 -07:00
Jordan Sissel
927bf1155c
- make it work
2013-04-15 16:34:52 -07:00
Jordan Sissel
82a665acac
- permit paths to be relative
2013-04-15 16:34:31 -07:00
Jordan Sissel
24775a1941
Add queue size flag
2013-04-15 16:34:24 -07:00
Jordan Sissel
00e4190c91
- align type with the syslog-pri cookbook type usage
2013-04-15 16:33:45 -07:00
Jordan Sissel
8f1d54fddf
Upgrade ffi-rzmq
2013-04-12 17:44:06 -07:00
Jordan Sissel
906b9a7cbe
- fix failing test
2013-04-11 15:36:50 -07:00
Jordan Sissel
d9be423f75
- clone the message string; otherwise the test suite for the kv filter
...
fires this warning: "RuntimeError: string modified"
2013-04-11 15:35:19 -07:00
Jordan Sissel
8416d81a6c
Avoid multiple subscriptions
2013-04-11 15:33:36 -07:00
Jordan Sissel
cd7c7c197a
Merge branch 'master' of github.com:Spredzy/logstash into Spredzy-master
...
Conflicts:
spec/filters/grok.rb
2013-04-11 15:05:45 -07:00
Jordan Sissel
3f130a9b60
- put new things at the top
2013-04-11 14:53:25 -07:00
Jordan Sissel
d728908b3e
- Reviewed 470 commits from v1.1.9 until c4e8fdfb56
and
...
updated the CHANGELOG accordingly.
2013-04-11 14:46:21 -07:00
Jordan Sissel
f7cc1894f1
- fix bad docs
2013-04-11 14:45:58 -07:00
Jordan Sissel
0603635944
- call it 'retry_delay' instead of 'waitTime'
2013-04-11 14:26:18 -07:00
Jordan Sissel
c4e8fdfb56
- avoid race conditions in thread-local access
2013-04-09 15:17:27 -07:00
Jordan Sissel
9f69d010f5
- bump ftw version
2013-04-09 11:29:21 -07:00
Jordan Sissel
5bcc1e1f91
- remove version restriction on addressable
2013-04-09 11:09:00 -07:00
Jordan Sissel
3a9ef4df04
- use BINARY file encoding mode when copying the racob dll
2013-04-09 00:21:35 -07:00
Jordan Sissel
704b207b96
- FileUtils.cp fails me.
2013-04-09 00:08:08 -07:00
Jordan Sissel
80f3518cec
- Typing is hard. Fix it.
2013-04-08 23:43:04 -07:00
Jordan Sissel
d8c88274cd
- fix syntax
2013-04-08 23:34:15 -07:00
Jordan Sissel
0c96c35cd7
- Make an attempt to work around a bug where jruby-win32ole fails to
...
load because the racob dll it wants to load is in the jar file.
Work around: Extract it and use the extracted path.
2013-04-08 23:23:29 -07:00
Jordan Sissel
f520fd7aa8
- add lumberjack2 input (tentative name)
2013-04-08 23:10:56 -07:00
Jordan Sissel
e2c830078f
- add debug monkeypatching
2013-04-08 23:10:45 -07:00
Jordan Sissel
6616e159d5
- bump lumberjack
2013-04-08 17:26:55 -07:00
Jordan Sissel
eab226455f
jruby 1.7.3
2013-04-08 12:18:28 -07:00
Jordan Sissel
666581aeaf
- Fix quoting (which is breaking the test)
2013-04-07 23:47:17 -07:00
Jordan Sissel
97f2816b7b
Fix regression
2013-04-07 23:38:34 -07:00
Jordan Sissel
f5e6e04960
- try to make monkeypatching more obvious and contained
...
- add locales/en.yml to the jar builds
- don't bother doing 'jar i' anymore, JRuby doesn't even look at the
manifest index. Just wastes time during the build :)
2013-04-07 23:27:44 -07:00
Jordan Sissel
4caeefc26f
- update jruby-openssl
2013-04-07 23:27:44 -07:00
Jordan Sissel
5d3dca8955
- add update-flatjar target
...
- make update-jar target invoke a few other steps
2013-04-07 23:27:44 -07:00
Jordan Sissel
e17593f06f
- only load libraries when necessary (openssl takes 6-seconds to
...
60-seconds to require 'openssl' in some cases)
2013-04-07 23:27:44 -07:00
Jordan Sissel
de55800566
Merge pull request #435 from happymcplaksin/flagsdocnit
...
Minor doc fix.
2013-04-05 12:13:55 -07:00
Mark Plaksin
01ae65ac91
Minor doc fix.
...
--filterworkers instead of --filterworks.
2013-04-05 10:38:12 -04:00
Jordan Sissel
1a4d8ed97b
Merge pull request #434 from sr-ix/master
...
Remove extra 'end' from Redis output
2013-04-04 15:41:16 -07:00
sr-ix
61fedeee76
Update redis.rb
...
@piavlo -
"actually this line
@congestion_check_time = Time.now.to_i
should come after the while loop and not before
mind adding this change to this PR?"
2013-04-04 16:44:37 -03:00