Commit Graph

98 Commits

Author SHA1 Message Date
Kenji Okimoto
53c4eaa2a9
v1.0.0.alpha.2
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 15:10:07 +09:00
okkez
a1aefa4138
Merge pull request #233 from fluent/release-alpha1
Release v1.0.0-alpha.1
2018-05-22 12:14:04 +09:00
Kenji Okimoto
0cb09fbefa
v1.0.0-alpha.1
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-22 12:06:02 +09:00
Kenji Okimoto
1c1be7bfc7 Use new plugin API for parser plugins
This commit will fail after release Fluentd v1.2.0.
Because new version of Fluentd will update the regular expression of
some plugins.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-22 10:00:42 +09:00
Kenji Okimoto
38c8d3b7a6
v0.4.5
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-04-20 15:38:09 +09:00
Masahiro Nakagawa
965e4ea9e3 v0.4.4 2017-04-25 18:31:17 +09:00
Masahiro Nakagawa
35949a8785 Remove nokogiri gem from dep:list 2017-04-25 18:29:55 +09:00
Masahiro Nakagawa
36e044e349 Remove thread_safe gem from dep:list 2017-04-25 18:25:58 +09:00
Masahiro Nakagawa
3318e5fdfe Remove tzinfo gems from dep:list 2017-04-25 17:39:56 +09:00
uu59
33656e29f4 Fix #208 for multiline preview 2016-12-09 16:18:28 +09:00
uu59
bd37b6393c v0.4.3 2016-03-09 16:07:28 +09:00
Masahiro Nakagawa
ed260c2a70 Use Config::Element instead of raw Hash 2016-02-25 07:37:05 +09:00
uu59
8a322e7716 v0.4.2 2015-05-28 10:55:37 +09:00
yoshihara
c1d07c6e09 v0.4.1 2015-04-24 15:01:30 +09:00
yoshihara
2a2b968775 Remove duplicated private
The first `private` is at L23.
2015-04-23 15:09:51 +09:00
yoshihara
874efd1f32 Update comment to match with implementation 2015-04-23 14:36:49 +09:00
yoshihara
6158e4db8f Remove needless accessor definition 2015-04-21 18:41:02 +09:00
yoshihara
74cff38dc9 Assign nil to unused instance variables 2015-04-21 18:41:02 +09:00
yoshihara
60dbf17222 Add missing time_format getting from definition 2015-04-21 18:41:02 +09:00
yoshihara
ceaed87dad Extract JSON generating for preview to each RegexpPreview class 2015-04-21 18:41:02 +09:00
uu59
79f0b1fe28 Refactor 2015-04-20 14:22:21 +09:00
uu59
40cca27ca9 Rename settings key 2015-04-20 14:22:21 +09:00
uu59
9207ca420f Proper short variable name 2015-04-20 14:22:21 +09:00
uu59
368d344291 #162 in_tail multiline preview 2015-04-20 14:22:21 +09:00
yoshihara
c7a97627b5 v0.4.0 2015-04-15 16:57:47 +09:00
yoshihara
e6efa55c79 Follow ChangeLog format 2015-04-15 16:17:58 +09:00
yoshihara
29bc3a8d2f v0.3.21 2015-04-15 12:59:51 +09:00
yoshihara
b6df8ce110 Fix a typo in filename
Changelog ->
ChangeLog
      ^
2015-04-10 18:25:06 +09:00
yoshihara
e46de6e7c0 Specifiy master branch explicitly 2015-04-10 18:14:34 +09:00
yoshihara
ca01dfec77 git fetch before preparing 2015-04-10 17:54:09 +09:00
yoshihara
bd1af93729 Use old_* instead of now_* 2015-04-10 17:49:23 +09:00
yoshihara
36fcbedffa Fix English sentence 2015-04-10 17:48:05 +09:00
yoshihara
ca4514ecfb Fix a typo (add missing 's')
verion ->
version
2015-04-10 17:47:34 +09:00
yoshihara
d6dbca2658 Use double quote (") instead of single quote (') 2015-04-10 17:46:31 +09:00
yoshihara
73bd53b988 Add task to prepare releasing
This task updated Changelog, version.rb, and Gemfile.lock.
2015-04-10 17:22:53 +09:00
yoshihara
8ef124e7c7 v0.3.20 2015-04-10 14:26:16 +09:00
Koichi TANAKA
86acdca42d Set default host to 0.0.0.0 for backward compatibility 2015-04-09 19:39:52 +09:00
Koichi TANAKA
383be3b27b Add --host option 2015-04-09 19:28:13 +09:00
yoshihara
49e496d261 v0.3.19 2015-04-08 13:03:44 +09:00
yoshihara
f5142c1c46 Use Pathname methods instead of system method or File one 2015-04-07 18:45:30 +09:00
yoshihara
e47095e814 Remove needless require 2015-04-07 18:15:56 +09:00
yoshihara
fc707d700c Add clean task to remove all files/directories under tmp/
Please use this task carefully...
2015-04-07 18:07:44 +09:00
yoshihara
755becbd3d v0.3.18 2015-04-02 13:42:36 +09:00
yoshihara
3d8e1cb5c6 v0.3.17 2015-04-01 15:46:28 +09:00
uu59
aefd1f0730 v0.3.16 2015-03-23 22:32:00 +09:00
uu59
192372885d v0.3.15 2015-03-11 14:06:30 +09:00
鳥井 雪
200a70b657 v0.3.14 2015-02-04 18:35:57 +09:00
uu59
682d6dfa3c Be data_dir under the tmp/ on test environment 2015-01-28 18:04:19 +09:00
uu59
4e505969d8 v0.3.13 2015-01-28 13:36:28 +09:00
uu59
66888397ea v0.3.12 2015-01-16 16:22:07 +09:00