983 Commits

Author SHA1 Message Date
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
yoshihara
ceaed87dad Extract JSON generating for preview to each RegexpPreview class 2015-04-21 18:41:02 +09:00
yoshihara
f4381a81fd Use constant for magic number 2015-04-21 18:41:02 +09:00
yoshihara
c591734ede Remove duplicated accessor defining 2015-04-21 11:41:46 +09:00
yoshihara
88aec6f538 js: Use == but === for comparison 2015-04-20 18:52:53 +09:00
yoshihara
ac778ea69a Use textarea instaed of inputbox * 20 for format1..20 in multiline 2015-04-20 18:46:01 +09:00
yoshihara
098b74de4b Fix a bug that error is raised when multi-line format 2015-04-20 15:50:32 +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
8c5a959b97 Remove useless lines 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 v0.4.0 2015-04-15 16:57:47 +09:00
uu59
2062b3ad97 Merge pull request #190 from fluent/use_markdown_to_changelog
Use markdown to changelog
2015-04-15 16:28:25 +09:00
yoshihara
fdd44c962e Add Link to ChangeLog.md from ChangeLog (old ChangeLog) 2015-04-15 16:24:52 +09:00
yoshihara
e6efa55c79 Follow ChangeLog format 2015-04-15 16:17:58 +09:00
yoshihara
5c1ee9b350 Make PR number as link 2015-04-15 16:02:10 +09:00
yoshihara
6c8c1dd320 Use markdown format for ChangeLog 2015-04-15 15:36:08 +09:00
yoshihara
fef55aaa8c Merge pull request #182 from fluent/add_web_console
Add web-console gem
2015-04-15 15:25:33 +09:00
yoshihara
f160ceb984 Merge branch 'master' into add_web_console
Conflicts:
	Gemfile.lock
2015-04-15 15:22:51 +09:00
uu59
d65b97a68e Merge pull request #189 from fluent/specify_ruby_2_1_3_in_readme
Specify ruby version in README
2015-04-15 15:20:47 +09:00