uu59
3e4582c56b
v0.3.7
v0.3.7
2014-11-13 11:32:15 +09:00
uu59
d3f40e3160
Fix httpclient version same as td-agent having
2014-11-13 11:28:36 +09:00
uu59
d0e501575f
v0.3.6
v0.3.6
2014-11-12 15:12:39 +09:00
uu59
c3c7bc2987
Merge pull request #100 from fluent/gem_installing
...
Add --no-document option when installing gem. Fix #98
2014-11-12 15:09:44 +09:00
uu59
db52245a4d
Add --no-document option when installing gem. Fix #98
2014-11-12 13:56:42 +09:00
uu59
5eb864ca37
v0.3.5
v0.3.5
2014-11-12 13:09:46 +09:00
uu59
747a13b877
v0.3.4
2014-11-12 13:07:49 +09:00
uu59
801c6cf925
Merge pull request #99 from fluent/customizable_rackup
...
Workaround for start-stop-daemon with --exec option killing me
2014-11-12 13:05:08 +09:00
uu59
55b3f770bc
Workaround for start-stop-daemon with --exec option killing me
2014-11-12 13:02:48 +09:00
uu59
a5fabab252
v0.3.3
v0.3.3
2014-11-11 15:02:31 +09:00
uu59
b7bd9412a8
Merge pull request #97 from fluent/fix_td_agent_on_mac
...
Fix td agent on mac
2014-11-11 13:06:05 +09:00
uu59
fe110ba0ec
Note
2014-11-11 13:00:10 +09:00
uu59
c7233a565e
Fix to create pidfile on Mac
2014-11-11 13:00:10 +09:00
uu59
703eba0079
Swithing MacOSX or UNIX for handling td-agent process
2014-11-11 13:00:10 +09:00
uu59
5277bfdc24
Fix to detect td-agent on Mac
2014-11-11 10:35:02 +09:00
uu59
937cdc0b39
v0.3.2
v0.3.2
2014-11-10 11:40:43 +09:00
uu59
f6e12baca3
Merge pull request #96 from fluent/disable_auto_update_on_td_agent_ui
...
Disable auto update on td-agent-ui
2014-11-10 11:21:08 +09:00
uu59
e79ebf7da0
Add specs for newer fluentd-ui available check and popup
2014-11-06 14:29:31 +09:00
uu59
844d867a52
Fix routes
2014-11-06 14:04:38 +09:00
uu59
53032dd4e3
Fix auto checking newer fluentd-ui available
2014-11-06 13:46:47 +09:00
uu59
226c286057
Hide update available popup from td-agent-ui
2014-11-06 11:08:05 +09:00
uu59
9c9c81a7a0
Add td_agent_ui? method to detect current program is td-agent-ui or fluentd-ui
2014-11-06 11:04:27 +09:00
uu59
ce26c6459c
v0.3.1
v0.3.1
2014-11-05 15:49:54 +09:00
uu59
a396abdd37
Merge pull request #95 from fluent/dependency_list
...
Add dep:list task to help packaging td-agent-ui
2014-11-05 15:47:32 +09:00
uu59
81225a288a
Skip fluentd gem
2014-11-05 13:46:07 +09:00
uu59
467085af40
Ensure Gemfile.produciton.lock is up to date before processing
2014-11-05 13:28:07 +09:00
uu59
2aeeb1ff87
Add dep:list task to help packaging td-agent-ui
2014-11-05 13:11:23 +09:00
uu59
af1ec59562
Merge pull request #93 from fluent/refactor_plugin_setting
...
Refactor plugin setting
2014-11-05 11:18:02 +09:00
uu59
d61420b18d
Merge pull request #94 from fluent/bundle_update
...
Update components and libraries (a.k.a. bundle update && bower update)
2014-11-05 11:14:33 +09:00
uu59
5ee7dfbe69
Update minimum fluentd version for fix quote handling
...
See: https://github.com/fluent/fluentd/blob/master/ChangeLog
2014-11-05 11:10:37 +09:00
uu59
3c7786f262
Refactor plugin setting
...
Adding support for some plugins was hard.
After this commit, easy to add a plugin that has commonly
setting style.
Before:
- Add model, controller, and views for it.
After:
- Add model and controller. view is shared.
2014-11-04 14:29:31 +09:00
uu59
11a2f99733
update bower assets (vue 0.10.5 -> 0.10.6)
2014-11-04 13:49:08 +09:00
uu59
659f36774a
Update rails 4.1.4 -> 4.1.7
2014-11-04 13:47:50 +09:00
uu59
0d1d5cdad6
bundle update
2014-11-04 13:47:22 +09:00
uu59
646f290404
v0.3.0
v0.3.0
2014-10-22 12:58:07 +09:00
uu59
8170f87266
Merge pull request #91 from hassaku/hide_processing_plugins
...
Hide processing plugins not to uninstall.
2014-10-10 09:34:17 +09:00
hassaku
3d87c91524
Hide processing plugins not to uninstall.
2014-10-08 00:16:26 +09:00
uu59
cb6aaea609
Merge pull request #90 from Kyuden/clean_command_exit
...
Cleanly exits from commands.
2014-10-06 11:55:32 +09:00
Kyuden
d3febce937
Cleanly exits from commands.
2014-10-06 11:53:26 +09:00
uu59
9015ca455d
Merge pull request #87 from hassaku/organize_screenshots
...
Organize screenshot images in docs directory.
2014-10-06 11:08:06 +09:00
uu59
39208d7f6f
Merge pull request #89 from kou/suppress-already-initialized-constant-keys-warnings
...
Suppress "already initialized constant KEYS" warning
2014-10-06 11:07:18 +09:00
uu59
99dfe009b6
Merge pull request #88 from Kyuden/delete_div
...
Delete optional div tag in haml
2014-10-06 10:52:31 +09:00
Kouhei Sutou
88979eb39b
Suppress "already initialized constant KEYS" warning
...
`Class.new {...}` uses a closure to define a class. Closure keeps
environment that includes local variables and so on. Assignment changes
the environment. So `klass = Class.new { KEYS = [] }` doesn't define
`klass::KEYS`. It defines `Object::KEYS`.
a = 1
Class.new do
a = 2
X = 3
end
p a # => 2
p X # => 3
We need to use `const_set` to define a constant in `Class.new {...}`.
2014-10-05 15:53:44 +09:00
Kyuden
0365f10fbe
Delete optional div tag in haml
2014-10-04 15:19:14 +09:00
hassaku
5d9c9b6abf
Organize screenshots in docs directory.
2014-10-04 00:31:57 +09:00
uu59
7a5c49e5e3
Merge pull request #86 from Kyuden/success_message_when_password_updated
...
Display success message when password updated successfully
2014-10-03 13:23:35 +09:00
Kyuden
8b07f217ff
Display success message when password updated successfully
2014-10-03 12:41:51 +09:00
uu59
7a0c8de799
Merge pull request #85 from hassaku/show_processing_status
...
Show processing status of plugin install
2014-10-01 16:19:55 +09:00
uu59
548f1c2f53
Merge pull request #83 from kou/converge-admin-user-restriction
...
Converge codes for user name restriction
2014-10-01 16:19:17 +09:00
hassaku
7be8e363f8
Change status depending on starting plugin install.
2014-09-30 23:17:01 +09:00