fluentd-ui 0.3.21 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bfc5d71254ec159408b192782e55e4b53596a8bf
4
- data.tar.gz: c1313a23cd01315dc7938b711ae5678872fab3ed
3
+ metadata.gz: ccfc2055ab06ed81e246096aba5337fd6fa734f9
4
+ data.tar.gz: e9a8f5c0f6c574b39a6515c3a2b24afd23a242b2
5
5
  SHA512:
6
- metadata.gz: d4bd9cb12a0b8cdc5758a3d12b55bdf8bfcae191c562ef7b95fa9347a47d93d4de3a207f1053063cad90b49c9dadbda51a7ee482371a306b0be316c9f44bad64
7
- data.tar.gz: 44c51caff4d975031de2eb28c3d73eed6c5702bdde623697b5eccbcbef5ce2abb847da8d8bcebe0dddb3238691ddf230adad5fb5d4db8fb8c5ff33963789f78c
6
+ metadata.gz: 648c9683ac1e800e5661a851d0b67d401913ebcf89e645778f3db06aaf6b918ec1003d3bce040d2a6111c4453180020cd0fc98dcd4471bc84cb3c29e6b76d035
7
+ data.tar.gz: ee9b49d16ecc94c09589942104de25948aefa890e87fbf776757e0bdfb843db05406377f1a779ef7dd441a904dbe77d6510d8093cc63843cad74e5eb22ccc5ae
data/ChangeLog CHANGED
@@ -1,147 +1 @@
1
- Release 0.3.21 - 2015/04/15
2
- * [maintenance] #187 Remove needless gem
3
- * [fixed] #186 Fix the bug when server restart while logged in and "Config File" page is visited
4
- * [fixed] #184 Focus some inputboxes when its label is clicked
5
- * [improve] #180 #181 #183 #185 Tweak design
6
-
7
- Release 0.3.20 - 2015/04/10
8
- * [fixed] #175 Fix the bug password can be changed without match between new password and password confirmation.
9
- * [fixed] #177 Use '0.0.0.0' as host not 'localhost' (If you want to change host, you can use `--host` option with `start` command)
10
-
11
- Release 0.3.19 - 2015/04/08
12
- * [maintenance] #170 Update some gems
13
- * [maintenance] #171 Update Rails to 4.2.1
14
- * [maintenance] #173 Add Rake task to clean files under tmp/ directory (for packaging)
15
-
16
- Release 0.3.18 - 2015/04/02
17
- * [fixed] #167 Apply bootstrap css to inputboxes in signin form
18
- * [fixed] #168 Fix the behavor mismatch between configtest and update (update failed but configtest is OK)
19
-
20
- Release 0.3.17 - 2015/04/01
21
- * [fixed] #164 Display add/remove icons correctly in out_forward settings page
22
- * [fixed] #165 Fix zombie process is created by clicking start button in dashboard
23
-
24
- Release 0.3.16 - 2015/03/23
25
- * [fixed] #163 Relax fluentd dependency
26
-
27
- Release 0.3.15 - 2015/03/11
28
- * [fixed] #159 Fix latest out_s3 plugin compatibility
29
- * [fixed] #160 Add validation that `buffer_path` required if `buffer_type` is file
30
- * [maintenance] Minor refactors
31
-
32
- Release 0.3.14 - 2015/02/04
33
- * [maintenance] #150, #151 minor fix in README.md.
34
- * [maintenance] #149 Make circle-ci result stable.
35
- * [maintenance] #147 Update gems.
36
- * [maintenance] #144 Ignore useless bower files
37
- * [fixed] #146 Fix to enable to too fast input in regex text box (#145 issue).
38
- * [improve] #152 Add dry-run to config edit.
39
- * [improve] #153 Show diff between current config and backup files.
40
-
41
- Release 0.3.13 - 2015/01/28
42
- * [improve] #143 Use CodeMirror for setting edit
43
-
44
-
45
- Release 0.3.12 - 2015/01/16
46
- * [maintenance] #126-#131, #135, #138,#139 #CodeClimate score is now 4.0! special thanks to @rthbound for many pull-requests.
47
- * [fixed] #133 Incompatible config generated on out_s3 version 0.5.x or newer.
48
- * [fixed] #140 Fluentd::Agent#logged_errors methods returned wrong errors.
49
- * [fixed] #136 Caused error on gem list fetching on some environments.
50
- * [improve] #124 Enable to note config history.
51
- * [improve] #137 Add "config test" button to config histories. You can check config before reuse that.
52
-
53
-
54
- Release 0.3.11 - 2014/12/19
55
- * [improve] Save config history. Now any saved config files can be restored to the current.
56
-
57
-
58
- Release 0.3.10 - 2014/12/17
59
- * [maintenance] Update components.
60
- * [improve] Add fluentd default plugin settings.
61
- * [fixed] Fix #121. Change to allow utf-8 string instead of ascii.
62
-
63
-
64
- Release 0.3.9 - 2014/12/01
65
-
66
- * [improve] Display current setting for each section.
67
- https://github.com/fluent/fluentd-ui/pull/103
68
- * [improve] Instantly current setting changing.
69
- https://github.com/fluent/fluentd-ui/pull/105
70
- * [improve] Reduce polling access for notification fetching.
71
-
72
-
73
- Release 0.3.8 - 2014/11/19
74
-
75
- * [improve] Recommended plugins are updated.
76
- * [fixed] Plugin installation on td-agent-ui.
77
-
78
-
79
- Release 0.3.7 - 2014/11/13
80
-
81
- * [maintenance] Change httpclient gem as stable version.
82
-
83
-
84
- Release 0.3.6 - 2014/11/12
85
-
86
- * [improve] Don't install ri and rdoc.
87
-
88
-
89
- Release 0.3.5 - 2014/11/12
90
-
91
- * [fixed] `/etc/init.d/td-agent stop` was killing the td-agent-ui on Debian based distributions.
92
-
93
-
94
- Release 0.3.4 - 2014/11/12
95
-
96
- * yanked
97
-
98
-
99
- Release 0.3.3 - 2014/11/11
100
-
101
- * [fixed] td-agent detection on Mac OS X
102
-
103
-
104
- Release 0.3.2 - 2014/11/10
105
-
106
- * [fixed] Auto update fluentd-ui feature
107
-
108
-
109
- Release 0.3.1 - 2014/11/05
110
-
111
- * [maintenance] Update dependencies
112
- * [maintenance] Add dep:list rake task to help package td-agent
113
-
114
-
115
- Release 0.3.0 - 2014/10/22
116
-
117
- * [feature] Potentially support for multiple user name (not have UI to do it)
118
- * [improve] Improve installing plugin processing experience
119
- * [improve] Some messages added or fixed
120
-
121
- Release 0.2.0 - 2014/09/02
122
-
123
- * [compatibility] Login password is reset as default if v0.1.x user who updates thier password.
124
- * [fixed] Keep changed password after update fluentd-ui gem.
125
- * [fixed] Add missing LICENSE file (Apache license 2.0)
126
- * [change] Remove bcrypt for packaging issue on Mac.
127
-
128
- Release 0.1.4 - 2014/08/20
129
-
130
- * [fixed] Fix can't setting in_tail with format regexp.
131
-
132
- Release 0.1.3 - 2014/08/13
133
-
134
- * [feature] Add out_elasticsearch setting
135
-
136
- Release 0.1.2 - 2014/08/07
137
-
138
- * [fixed] Can't login if password changed from default
139
-
140
- Release 0.1.1 - 2014/08/07
141
-
142
- * [fixed] Can't install a gem on some environment #70
143
- * [fixed] Can't setup in_tail if recognized as binary file selected #71
144
-
145
- Release 0.1.0 - 2014/08/01
146
-
147
- * First release!
1
+ Please see https://github.com/fluent/fluentd-ui/blob/master/ChangeLog.md
data/ChangeLog.md ADDED
@@ -0,0 +1,151 @@
1
+ ## Release 0.4.0 - 2015/04/15
2
+
3
+ * [improved] [#190](https://github.com/fluent/fluentd-ui/pull/190) Use markdown format for ChangeLog.md
4
+ * [maintenance] [#182](https://github.com/fluent/fluentd-ui/pull/182) [#188](https://github.com/fluent/fluentd-ui/pull/188) [#189](https://github.com/fluent/fluentd-ui/pull/189) fluentd-ui use ruby 2.1.3 or later. It broke backward compatible.
5
+
6
+ ## Release 0.3.21 - 2015/04/15
7
+
8
+ * [maintenance] [#187](https://github.com/fluent/fluentd-ui/pull/187) Remove needless gem
9
+ * [fixed] [#186](https://github.com/fluent/fluentd-ui/pull/186) Fix the bug when server restart while logged in and "Config File" page is visited
10
+ * [fixed] [#184](https://github.com/fluent/fluentd-ui/pull/184) Focus some inputboxes when its label is clicked
11
+ * [improve] [#180](https://github.com/fluent/fluentd-ui/pull/180) [#181](https://github.com/fluent/fluentd-ui/pull/181) [#183](https://github.com/fluent/fluentd-ui/pull/183) [#185](https://github.com/fluent/fluentd-ui/pull/185) Tweak design
12
+
13
+ ## Release 0.3.20 - 2015/04/10
14
+
15
+ * [fixed] [#175](https://github.com/fluent/fluentd-ui/pull/175) Fix the bug password can be changed without match between new password and password confirmation.
16
+ * [fixed] [#177](https://github.com/fluent/fluentd-ui/pull/177) Use '0.0.0.0' as host not 'localhost' (If you want to change host, you can use `--host` option with `start` command)
17
+
18
+ ## Release 0.3.19 - 2015/04/08
19
+
20
+ * [maintenance] [#170](https://github.com/fluent/fluentd-ui/pull/170) Update some gems
21
+ * [maintenance] [#171](https://github.com/fluent/fluentd-ui/pull/171) Update Rails to 4.2.1
22
+ * [maintenance] [#173](https://github.com/fluent/fluentd-ui/pull/173) Add Rake task to clean files under tmp/ directory (for packaging)
23
+
24
+ ## Release 0.3.18 - 2015/04/02
25
+
26
+ * [fixed] [#167](https://github.com/fluent/fluentd-ui/pull/167) Apply bootstrap css to inputboxes in signin form
27
+ * [fixed] [#168](https://github.com/fluent/fluentd-ui/pull/168) Fix the behavor mismatch between configtest and update (update failed but configtest is OK)
28
+
29
+ ## Release 0.3.17 - 2015/04/01
30
+
31
+ * [fixed] [#164](https://github.com/fluent/fluentd-ui/pull/164) Display add/remove icons correctly in out_forward settings page
32
+ * [fixed] [#165](https://github.com/fluent/fluentd-ui/pull/165) Fix zombie process is created by clicking start button in dashboard
33
+
34
+ ## Release 0.3.16 - 2015/03/23
35
+
36
+ * [fixed] [#163](https://github.com/fluent/fluentd-ui/pull/163) Relax fluentd dependency
37
+
38
+ ## Release 0.3.15 - 2015/03/11
39
+
40
+ * [fixed] [#159](https://github.com/fluent/fluentd-ui/pull/159) Fix latest out_s3 plugin compatibility
41
+ * [fixed] [#160](https://github.com/fluent/fluentd-ui/pull/160) Add validation that `buffer_path` required if `buffer_type` is file
42
+ * [maintenance] Minor refactors
43
+
44
+ ## Release 0.3.14 - 2015/02/04
45
+
46
+ * [maintenance] [#150](https://github.com/fluent/fluentd-ui/pull/150), [#151](https://github.com/fluent/fluentd-ui/pull/151) minor fix in README.md.
47
+ * [maintenance] [#149](https://github.com/fluent/fluentd-ui/pull/149) Make circle-ci result stable.
48
+ * [maintenance] [#147](https://github.com/fluent/fluentd-ui/pull/147) Update gems.
49
+ * [maintenance] [#144](https://github.com/fluent/fluentd-ui/pull/144) Ignore useless bower files
50
+ * [fixed] [#146](https://github.com/fluent/fluentd-ui/pull/146) Fix to enable to too fast input in regex text box ([#145](https://github.com/fluent/fluentd-ui/pull/145) issue).
51
+ * [improve] [#152](https://github.com/fluent/fluentd-ui/pull/152) Add dry-run to config edit.
52
+ * [improve] [#153](https://github.com/fluent/fluentd-ui/pull/153) Show diff between current config and backup files.
53
+
54
+ ## Release 0.3.13 - 2015/01/28
55
+
56
+ * [improve] [#143](https://github.com/fluent/fluentd-ui/pull/143) Use CodeMirror for setting edit
57
+
58
+ ## Release 0.3.12 - 2015/01/16
59
+
60
+ * [maintenance] [#126](https://github.com/fluent/fluentd-ui/pull/126)-[#131](https://github.com/fluent/fluentd-ui/pull/131), [#135](https://github.com/fluent/fluentd-ui/pull/135), [#138](https://github.com/fluent/fluentd-ui/pull/138), [#139](https://github.com/fluent/fluentd-ui/pull/139) #CodeClimate score is now 4.0! special thanks to @rthbound for many pull-requests.
61
+ * [fixed] [#133](https://github.com/fluent/fluentd-ui/pull/133) Incompatible config generated on out_s3 version 0.5.x or newer.
62
+ * [fixed] [#140](https://github.com/fluent/fluentd-ui/pull/140) Fluentd::Agent#logged_errors methods returned wrong errors.
63
+ * [fixed] [#136](https://github.com/fluent/fluentd-ui/pull/136) Caused error on gem list fetching on some environments.
64
+ * [improve] [#124](https://github.com/fluent/fluentd-ui/pull/124) Enable to note config history.
65
+ * [improve] [#137](https://github.com/fluent/fluentd-ui/pull/137) Add "config test" button to config histories. You can check config before reuse that.
66
+
67
+ ## Release 0.3.11 - 2014/12/19
68
+
69
+ * [improve] Save config history. Now any saved config files can be restored to the current.
70
+
71
+ ## Release 0.3.10 - 2014/12/17
72
+
73
+ * [maintenance] Update components.
74
+ * [improve] Add fluentd default plugin settings.
75
+ * [fixed] Fix [#121](https://github.com/fluent/fluentd-ui/pull/121). Change to allow utf-8 string instead of ascii.
76
+
77
+ ## Release 0.3.9 - 2014/12/01
78
+
79
+ * [improve] Display current setting for each section.
80
+ https://github.com/fluent/fluentd-ui/pull/103
81
+ * [improve] Instantly current setting changing.
82
+ https://github.com/fluent/fluentd-ui/pull/105
83
+ * [improve] Reduce polling access for notification fetching.
84
+
85
+ ## Release 0.3.8 - 2014/11/19
86
+
87
+ * [improve] Recommended plugins are updated.
88
+ * [fixed] Plugin installation on td-agent-ui.
89
+
90
+ ## Release 0.3.7 - 2014/11/13
91
+
92
+ * [maintenance] Change httpclient gem as stable version.
93
+
94
+ ## Release 0.3.6 - 2014/11/12
95
+
96
+ * [improve] Don't install ri and rdoc.
97
+
98
+ ## Release 0.3.5 - 2014/11/12
99
+
100
+ * [fixed] `/etc/init.d/td-agent stop` was killing the td-agent-ui on Debian based distributions.
101
+
102
+ ## Release 0.3.4 - 2014/11/12
103
+
104
+ * yanked
105
+
106
+ ## Release 0.3.3 - 2014/11/11
107
+
108
+ * [fixed] td-agent detection on Mac OS X
109
+
110
+ ## Release 0.3.2 - 2014/11/10
111
+
112
+ * [fixed] Auto update fluentd-ui feature
113
+
114
+ ## Release 0.3.1 - 2014/11/05
115
+
116
+ * [maintenance] Update dependencies
117
+ * [maintenance] Add dep:list rake task to help package td-agent
118
+
119
+ ## Release 0.3.0 - 2014/10/22
120
+
121
+ * [feature] Potentially support for multiple user name (not have UI to do it)
122
+ * [improve] Improve installing plugin processing experience
123
+ * [improve] Some messages added or fixed
124
+
125
+ ## Release 0.2.0 - 2014/09/02
126
+
127
+ * [compatibility] Login password is reset as default if v0.1.x user who updates thier password.
128
+ * [fixed] Keep changed password after update fluentd-ui gem.
129
+ * [fixed] Add missing LICENSE file (Apache license 2.0)
130
+ * [change] Remove bcrypt for packaging issue on Mac.
131
+
132
+ ## Release 0.1.4 - 2014/08/20
133
+
134
+ * [fixed] Fix can't setting in_tail with format regexp.
135
+
136
+ ## Release 0.1.3 - 2014/08/13
137
+
138
+ * [feature] Add out_elasticsearch setting
139
+
140
+ ## Release 0.1.2 - 2014/08/07
141
+
142
+ * [fixed] Can't login if password changed from default
143
+
144
+ ## Release 0.1.1 - 2014/08/07
145
+
146
+ * [fixed] Can't install a gem on some environment [#70](https://github.com/fluent/fluentd-ui/pull/70)
147
+ * [fixed] Can't setup in_tail if recognized as binary file selected [#71](https://github.com/fluent/fluentd-ui/pull/71)
148
+
149
+ ## Release 0.1.0 - 2014/08/01
150
+
151
+ * First release!
data/Gemfile CHANGED
@@ -13,6 +13,8 @@ end
13
13
 
14
14
  group :development do
15
15
  gem 'i18n_generators', '1.2.1'
16
+ gem 'better_errors'
17
+ gem 'web-console', '~> 2.0'
16
18
  end
17
19
 
18
20
  group :test do
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluentd-ui (0.3.21)
4
+ fluentd-ui (0.4.0)
5
5
  addressable
6
6
  bundler
7
7
  diff-lcs
@@ -62,6 +62,12 @@ GEM
62
62
  tzinfo (~> 1.1)
63
63
  addressable (2.3.8)
64
64
  arel (6.0.0)
65
+ better_errors (2.1.1)
66
+ coderay (>= 1.0.0)
67
+ erubis (>= 2.6.6)
68
+ rack (>= 0.9.0)
69
+ binding_of_caller (0.7.2)
70
+ debug_inspector (>= 0.0.1)
65
71
  builder (3.2.2)
66
72
  capybara (2.4.4)
67
73
  mime-types (>= 1.16)
@@ -79,6 +85,7 @@ GEM
79
85
  cool.io (1.3.0)
80
86
  crack (0.4.2)
81
87
  safe_yaml (~> 1.0.0)
88
+ debug_inspector (0.0.2)
82
89
  diff-lcs (1.2.5)
83
90
  domain_name (0.5.23)
84
91
  unf (>= 0.0.5, < 1.0.0)
@@ -257,6 +264,11 @@ GEM
257
264
  unf (0.1.4)
258
265
  unf_ext
259
266
  unf_ext (0.0.6)
267
+ web-console (2.1.2)
268
+ activemodel (>= 4.0)
269
+ binding_of_caller (>= 0.7.2)
270
+ railties (>= 4.0)
271
+ sprockets-rails (>= 2.0, < 4.0)
260
272
  webmock (1.18.0)
261
273
  addressable (>= 2.3.6)
262
274
  crack (>= 0.3.2)
@@ -272,6 +284,7 @@ PLATFORMS
272
284
  ruby
273
285
 
274
286
  DEPENDENCIES
287
+ better_errors
275
288
  capybara (~> 2.4.0)
276
289
  capybara-screenshot
277
290
  factory_girl_rails
@@ -284,4 +297,5 @@ DEPENDENCIES
284
297
  rspec-rails (~> 3.0)
285
298
  simplecov (~> 0.7.1)
286
299
  timecop
300
+ web-console (~> 2.0)
287
301
  webmock (~> 1.18.0)
data/README.md CHANGED
@@ -24,6 +24,10 @@ The default account is username="admin" and password="changeme"
24
24
 
25
25
  ![fluentd-ui](./docs/screenshots/fluentd-ui.gif)
26
26
 
27
+ ## Dependency
28
+
29
+ - ruby 2.1.3 or later (since v0.4.0)
30
+
27
31
  ## To Ubuntu 14.04 user (installed ruby by apt-get)
28
32
 
29
33
  You also need to install these packages:
data/circle.yml CHANGED
@@ -1,6 +1,8 @@
1
1
  machine:
2
2
  environment:
3
3
  SPEC_OPTS: "-f d --color"
4
+ ruby:
5
+ version: 2.1.3
4
6
 
5
7
  checkout:
6
8
  post:
@@ -9,5 +11,5 @@ checkout:
9
11
 
10
12
  dependencies:
11
13
  pre:
12
- - wget http://packages.treasuredata.com.s3.amazonaws.com/2/ubuntu/precise/pool/contrib/t/td-agent/td-agent_2.1.3-0_amd64.deb
13
- - sudo dpkg -i td-agent_2.1.3-0_amd64.deb
14
+ - wget http://packages.treasuredata.com.s3.amazonaws.com/2/ubuntu/precise/pool/contrib/t/td-agent/td-agent_2.2.0-0_amd64.deb
15
+ - sudo dpkg -i td-agent_2.2.0-0_amd64.deb
@@ -1,3 +1,3 @@
1
1
  module FluentdUI
2
- VERSION = "0.3.21"
2
+ VERSION = "0.4.0"
3
3
  end
@@ -21,15 +21,16 @@ namespace :release do
21
21
  new_version = old_version.gsub(/\.#{old_revision}\z/, ".#{old_revision.to_i + 1}")
22
22
 
23
23
  # Update ChangeLog
24
- changelog_filename = Rails.root.join('ChangeLog')
24
+ changelog_filename = Rails.root.join('ChangeLog.md')
25
25
  changelog = File.read(changelog_filename)
26
26
 
27
27
  pr_descriptions = pr_numbers.map do |number|
28
- "* [] #{number} https://github.com/fluent/fluentd-ui/pull/#{number.gsub('#', '')}"
28
+ "* [] [#{number}](https://github.com/fluent/fluentd-ui/pull/#{number.gsub('#', '')}) "
29
29
  end.join("\n")
30
30
 
31
31
  new_changelog = <<-HEADER
32
- Release #{new_version} - #{Time.now.strftime("%Y/%m/%d")}
32
+ ## Release #{new_version} - #{Time.now.strftime("%Y/%m/%d")}
33
+
33
34
  #{pr_descriptions}
34
35
 
35
36
  #{changelog.chomp}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluentd-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.21
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Masahiro Nakagawa
@@ -296,6 +296,7 @@ files:
296
296
  - ".gitignore"
297
297
  - ".rspec"
298
298
  - ChangeLog
299
+ - ChangeLog.md
299
300
  - Gemfile
300
301
  - Gemfile.lock
301
302
  - Gemfile.production