COMMITS
/ Rakefile February 13, 2026
K
rake: check GEM_HOST_API_KEY in advance (#5258)
Kentaro Hayashi committed
December 9, 2025
K
github: add rake task to backport PR (#5169)
Kentaro Hayashi committed
June 4, 2025
S
CI: Add benchmark scripts (#4989)
Shizuo Fujita committed
November 17, 2023
D
build: replace deprecated method
Daijiro Fukuda committed
February 1, 2022
T
Build x64-mingw-ucrt gem
Takuro Ashie committed
June 15, 2019
M
Forgot to add sort to file list
Masahiro Nakagawa committed
M
test_file_util.rb: Skip tests on root environment
Masahiro Nakagawa committed
October 27, 2016
T
add a task to build/upload coverity tarball
TAGOMORI Satoshi committed
October 25, 2016
T
fix to enable 5m timeout for all testcases/runs, to find never ending test case
TAGOMORI Satoshi committed
August 31, 2016
T
add hack to release gems for Windows environment
TAGOMORI Satoshi committed
August 4, 2016
T
fix to run very limited tests on ruby2.2-x86 & ruby 2.1-x86
TAGOMORI Satoshi committed
May 20, 2016
T
enable verbose warning in tests
TAGOMORI Satoshi committed
May 16, 2016
K
Use -E options to set default_external and default_internal
Kenji Okimoto committed
March 11, 2016
H
Rakefile: Suppress warnings from the new rake
Hiroshi Hatake committed
February 9, 2016
T
enforce new hash syntax by `rubocop --only HashSyntax --auto-correct`
TAGOMORI Satoshi committed
October 15, 2014
M
Use parametrized test instead of writing each tests
Masahiro Nakagawa committed
October 14, 2014
M
Goodbye RSpec, long live Test::Unit
Masahiro Nakagawa committed
September 30, 2014
H
Get coverage to work
Hiroshi Nakamura committed
June 27, 2014
T
T
remove used env value from ENV, not to affect to any other code
TAGOMORI Satoshi committed
T
fix to use rake argument to run specified test only
TAGOMORI Satoshi committed
April 21, 2014
M
Add 'test_' prefix to test files
Masahiro Nakagawa committed
April 9, 2014
M
Add RSpec and several specs
Masahiro Nakagawa committed
September 1, 2013
M
Add parallel_test task
Masahiro Nakagawa committed
March 21, 2013
M
Goodbye jeweler and welcome bundler!
Masahiro Nakagawa committed
T
fix dependency with both msgpack 0.4.x and 0.5.x
TAGOMORI Satoshi committed
March 22, 2013
F
added msgpack < 0.6.0 dependency as well
FURUHASHI Sadayuki committed
T
hotchpotch huck for "~> 0.4.4" OR "~> 0.5.4"
TAGOMORI Satoshi committed
March 16, 2013
T
update msgpack dependency
TAGOMORI Satoshi committed
December 4, 2012
Y
Change require ruby version because fluentd work ruby 2.0.0-head !
Yuichi Tateno committed
August 20, 2012
F
added in_debug_agent and fluent-debug command
FURUHASHI Sadayuki committed
March 23, 2012
F
changed dependency yajl-ruby from '~> 1.0.0' to '~> 1.0'
FURUHASHI Sadayuki committed
March 7, 2012
F
workaround for fluentd >=0 dependency problem
FURUHASHI Sadayuki committed
March 5, 2012
Y
Added development dependency gem & regenerate fluentd.gemspec
Yuichi Tateno committed
March 1, 2012
Y
add mixin tests
Yuichi Tateno committed
January 6, 2012
F
updated cool.io 1.0.0 -> 1.1.0
FURUHASHI Sadayuki committed
December 26, 2011
T
delete nonesense Rake::TestTask.new(:test)
TAGOMORI Satoshi committed
November 11, 2011
F
removed gemspec for packaging
FURUHASHI Sadayuki committed
F
use jeweler for packaging
FURUHASHI Sadayuki committed
October 22, 2011
Y
remove jeweler tasks, add bundler gemtasks
Yuichi Tateno committed
October 18, 2011
O
fluentd requires ruby 1.9 syntax.
OZAWA Sakuro committed
October 14, 2011
Y
add Gemfile, gemspec, add_dependency rake
Yuichi Tateno committed
October 7, 2011
F
in_tcp supports both JSON and MessagePack
FURUHASHI Sadayuki committed
October 6, 2011
F
added fluent/test: plugin test drivers
FURUHASHI Sadayuki committed
July 23, 2011
F
new match pattern
FURUHASHI Sadayuki committed
July 22, 2011
F
updated Rakefile
FURUHASHI Sadayuki committed
F
fixed Rakefile and autogen.sh
FURUHASHI Sadayuki committed
F
added fluentd --setup option
FURUHASHI Sadayuki committed