uu59
92d026bdaa
Use more proper description
2015-04-02 12:59:49 +09:00
uu59
aaf4f179ab
Fix to parse config with embedded code
2015-04-02 12:50:38 +09:00
uu59
818e5d96bf
Refactor config parse processes
2015-04-02 11:45:43 +09:00
uu59
8ac4cb9526
Fix configtest didn't catch syntax error
2015-04-02 11:35:58 +09:00
uu59
b8bc6e0644
Merge pull request #167 from fluent/use_bootstrap_class_in_login_form
...
Apply bootstrap inputbox design to ones in login form
2015-04-01 16:38:16 +09:00
yoshihara
fa9ca036b7
Apply bootstrap inputbox design to ones in login form
2015-04-01 16:33:39 +09:00
yoshihara
3d8e1cb5c6
v0.3.17
v0.3.17
2015-04-01 15:46:28 +09:00
uu59
d024035262
Merge pull request #166 from fluent/165_prevent_zombies_from_icreasing
...
Prevent zombie processes from increasing
2015-04-01 15:21:23 +09:00
yoshihara
8f21c5f68c
Prevent zombie processes from increasing
...
fixes #165
Before, in dashboard, clicking "Start" button creates a process as
zombie, but clicking "Stop" button doesn't kill it. This change prevents
it from becoming zombie.
2015-04-01 15:06:04 +09:00
uu59
41fd430323
Merge pull request #164 from takada-s/fix_icon_bug
...
fix broken string-interpolation in append_and_remove_links()
2015-03-25 17:44:25 +09:00
TAKADA Shingo
44f3008a9c
fix broken string-interpolation in append_and_remove_links()
2015-03-25 17:37:16 +09:00
uu59
aefd1f0730
v0.3.16
v0.3.16
2015-03-23 22:32:00 +09:00
uu59
8ae11df83d
Merge pull request #163 from fluent/allow-fluentd-v0.12
...
Relax fluentd version
2015-03-23 22:21:49 +09:00
Masahiro Nakagawa
6340548ca2
Relax fluentd version
2015-03-23 18:51:05 +09:00
uu59
192372885d
v0.3.15
v0.3.15
2015-03-11 14:06:30 +09:00
uu59
fb0c7137c9
Merge pull request #160 from fluent/buffer_path_and_buffer_type
...
Fix #158 validation for buffer_path when buffer_type is 'file'
2015-03-11 13:37:01 +09:00
uu59
5cf8d17e82
Merge pull request #159 from fluent/remove_out_s3_warn_parameters
...
Fix #157 remove parameters causing warn on fluentd
2015-03-11 13:36:52 +09:00
uu59
430bffded7
Fix #158 validation for buffer_path when buffer_type is 'file'
2015-03-04 11:42:55 +09:00
uu59
6b034ee718
Fix #157 remove parameters causing warn on fluentd
2015-03-04 11:26:53 +09:00
uu59
72509b4b58
Merge pull request #156 from fluent/refactor_agent_log
...
Refactor agent log
2015-02-12 10:54:43 +09:00
uu59
7c66152233
Add magic comment for 1.9.3
2015-02-10 15:59:17 +09:00
uu59
a5a3700a76
Use #send for private method on 1.9.3
2015-02-10 15:57:10 +09:00
uu59
f4495337fc
Resolve TODO by removing so that was unused anywhere
2015-02-10 15:55:39 +09:00
uu59
68d3a87b79
Add spec and fixes
2015-02-10 15:50:41 +09:00
uu59
d6f9992a48
Rename: FluentdUiLog -> FluentdLog
2015-02-10 15:49:56 +09:00
uu59
b5d4be2659
Fluentd::Agent::Log is now dependent class. Use composite
2015-02-10 14:58:54 +09:00
uu59
9b2d968bc1
Separate Common module by concerns
2015-02-10 13:51:04 +09:00
uu59
4af0d07adb
Merge pull request #155 from fluent/one_common
...
Merge LocalCommon into Common
2015-02-10 10:59:04 +09:00
鳥井 雪
200a70b657
v0.3.14
v0.3.14
2015-02-04 18:35:57 +09:00
uu59
b6b34ff482
Add marker for Common methods
2015-02-04 18:18:11 +09:00
Yuki Torii
78c2bdbd0e
Merge pull request #153 from fluent/config_diff
...
Show diff with current config and each backup files.
2015-02-04 17:52:15 +09:00
uu59
e82e81e234
Re-order methods
2015-02-04 17:49:04 +09:00
鳥井 雪
726e910ff4
Change not to show source when
...
There is no difference between config files
2015-02-04 17:47:12 +09:00
uu59
098f00b48d
Also dryrun! is required to be defined
2015-02-04 17:04:40 +09:00
uu59
3b34c720b5
wait_process_starting_seconds is not common (used at fluentd_gem only)
2015-02-04 17:04:14 +09:00
uu59
73b9a01289
LocalCommon and Common was separated by historical reason. it's time to be one
2015-02-04 16:55:55 +09:00
uu59
21bbab4a61
Merge pull request #154 from fluent/code_climate
...
Code climate
2015-02-04 16:31:24 +09:00
uu59
2096ede6ed
Fix typo
2015-02-04 16:23:26 +09:00
uu59
5dcd1fdf46
more human friendly name
2015-02-04 16:23:06 +09:00
uu59
8dc2be80ef
Separate fat action
2015-02-04 16:13:48 +09:00
uu59
e0f0ccdc3b
DRY
2015-02-04 16:12:05 +09:00
uu59
a4c88f23aa
Merge pull request #152 from fluent/dryrun_button_to_config_edit
...
Dryrun button to config edit
2015-02-04 16:07:10 +09:00
uu59
a9a1dfdfa2
Skip td-agent tests if td-agent doesn't installed
2015-02-04 16:02:26 +09:00
鳥井 雪
b8d4a42e7e
Cosme
2015-02-04 15:34:15 +09:00
鳥井 雪
74af59ffc9
Fix typo. from 'discription' to 'description'
2015-02-04 15:31:13 +09:00
鳥井 雪
638f681541
Show diff with current file in running backup page
2015-02-04 15:23:48 +09:00
鳥井 雪
696008e821
Move _diff.html.erb to under shared dir
...
to share with running_backup/show later
2015-02-04 15:18:36 +09:00
uu59
c1483f74be
Install td-agent2 package on CircleCI
2015-02-04 15:17:07 +09:00
uu59
f54a5a24ff
Add dryrun button to setting#edit
2015-02-04 15:03:25 +09:00
鳥井 雪
976112cf66
Add spec for showing diff
2015-02-04 14:47:12 +09:00