1253 Commits

Author SHA1 Message Date
Y.Kentaro
a11494b3ec boundio service migrated to twilio 2017-05-31 17:59:26 +09:00
Masahiro Nakagawa
9357b3797d Update Gemfile.lock v0.4.4 2017-04-25 18:32:15 +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
7848500e6a Merge pull request #209 from fluent/fix208
Fix #208 for multiline preview
2016-12-12 22:12:10 +09:00
uu59
902a488746 cosme: Remove unnecessary {} 2016-12-12 18:05:04 +09:00
uu59
8e39168288 cosme: Use newer Hash syntax 2016-12-12 18:05:02 +09:00
uu59
33656e29f4 Fix #208 for multiline preview 2016-12-09 16:18:28 +09:00
uu59
bd37b6393c v0.4.3 v0.4.3 2016-03-09 16:07:28 +09:00
uu59
4c9324caa1 Upgrade cool.io version to install on El Capitan 2016-03-09 15:59:16 +09:00
uu59
ac9457bf2b Merge pull request #200 from fluent/fix-configure-handling-in-regexp-preview
Use Config::Element instead of raw Hash
2016-03-09 15:41:18 +09:00
uu59
f2d1df8685 Merge remote-tracking branch 'origin/master' into fix-configure-handling-in-regexp-preview
* origin/master:
  Try to fix bundle install on Travis
  Always use latest td-agent on Travis
2016-03-09 15:18:05 +09:00
uu59
041db1fe3f Merge pull request #201 from fluent/always_use_latest_td_agent_on_travis
Always use latest td agent on travis
2016-03-09 15:17:42 +09:00
uu59
6c78d2c3dd Try to fix bundle install on Travis 2016-03-09 15:06:14 +09:00
uu59
021ad100a9 Always use latest td-agent on Travis 2016-03-09 14:44:21 +09:00
Masahiro Nakagawa
ed260c2a70 Use Config::Element instead of raw Hash 2016-02-25 07:37:05 +09:00
uu59
141840609c Merge pull request #199 from fluent/move_travis
Move to Travis CI from Circle CI
2015-11-30 14:31:03 +09:00
uu59
287e79a360 Move to Travis CI 2015-11-30 14:23:24 +09:00
uu59
e1b0846270 Merge branch 'pr198'
* pr198:
  Remove needless --use-v1-config option
  Update README URLs based on HTTP redirects
2015-11-30 11:46:16 +09:00
uu59
9002b11926 Remove needless --use-v1-config option 2015-11-30 11:45:10 +09:00
ReadmeCritic
1d8f5090b7 Update README URLs based on HTTP redirects 2015-11-27 19:58:25 -08:00
uu59
ab9141f24f Merge pull request #195 from fluent/link_to_docs_fluentd_org
Simplify README, rely on docs.fluentd.org for detail
2015-05-28 17:40:22 +09:00
uu59
709b14a8bc Fix changelog path 2015-05-28 17:37:06 +09:00
uu59
d04344339e Simplify README, rely on docs.fluentd.org for detail 2015-05-28 17:33:48 +09:00
uu59
48c719864b Fix typo 2015-05-28 10:58:58 +09:00
uu59
8a322e7716 v0.4.2 v0.4.2 2015-05-28 10:55:37 +09:00
uu59
9029a1c9c2 Merge pull request #194 from fluent/update_httpclient
Fix #193 update httpclient
2015-05-28 10:53:05 +09:00
uu59
b829ec4602 Fix #193 update httpclient 2015-05-28 10:49:09 +09:00
uu59
60c755b3b3 Merge pull request #192 from fluent/fix_mismatching_license
Fix mismatching LICENSE between LICENSE and gemspec
2015-04-27 18:13:05 +09:00
yoshihara
5c19db1df8 Fix mismatching LICENSE between LICENSE and gemspec
Apache LICENSE is the used LICENSE
2015-04-27 18:04:52 +09:00
yoshihara
c1d07c6e09 v0.4.1 v0.4.1 2015-04-24 15:01:30 +09:00
uu59
a4db49349d Merge pull request #191 from fluent/in_tail_multiline
support multiline for In tail
2015-04-23 17:07:37 +09:00
yoshihara
6e0a8e5897 js: add missing adding 1 2015-04-23 16:48:48 +09:00
yoshihara
445e8b8dd3 Clarify description for multi_line 2015-04-23 16:00:53 +09:00
yoshihara
8c8cab2ef4 js: fix the bug that formats doesn't include format20 parameter
_.range(1, 20) doesn't include 20.
2015-04-23 15:45:29 +09:00
yoshihara
6c32e9128d js: Use _.chain to generate formats parameter 2015-04-23 15:42:03 +09:00
yoshihara
78573665a1 spec: use more proper time_format Regexp 2015-04-23 15:29:17 +09:00
yoshihara
16c04d986a spec: Use more Regexp-like expression 2015-04-23 15:20:31 +09:00
yoshihara
2a2b968775 Remove duplicated private
The first `private` is at L23.
2015-04-23 15:09:51 +09:00
yoshihara
5e1627ca6f Use more meaningful variable name
tmp    ->
params
2015-04-23 14:59:51 +09:00
yoshihara
874efd1f32 Update comment to match with implementation 2015-04-23 14:36:49 +09:00
yoshihara
446a92ebd6 Add missing space 2015-04-23 13:59:39 +09:00
yoshihara
52c3d05b10 Fix a typo (remove needless "l")
firlstline ->
 firstline
2015-04-23 13:56:42 +09:00
yoshihara
4c3ca85cd9 spec: add specs for RegexpPreview::MultiLine 2015-04-21 18:41:02 +09:00
yoshihara
5cd1515336 spec: add specs for RegexpPreview::SingleLine 2015-04-21 18:41:02 +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