11 Commits

Author SHA1 Message Date
uu59
b5d4be2659 Fluentd::Agent::Log is now dependent class. Use composite 2015-02-10 14:58:54 +09:00
鳥井 雪
726e910ff4 Change not to show source when
There is no difference between config files
2015-02-04 17:47:12 +09:00
鳥井 雪
638f681541 Show diff with current file in running backup page 2015-02-04 15:23:48 +09:00
鳥井 雪
dc35729c74 Improve UI of config-diff 2015-02-04 12:19:25 +09:00
uu59
16464e7e34 Display basically diff 2015-02-04 11:09:50 +09:00
uu59
5dd8ed5924 Simplify 2015-01-14 18:26:11 +09:00
uu59
3071b3d2c4 Add config test button to running backup 2015-01-14 18:02:16 +09:00
uu59
4bc6743841 Fix plugin setting page with errors 2014-11-25 13:33:41 +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
6551280ba0 Refactoring for commonly setting controllers to be concern 2014-08-13 17:40:24 +09:00
uu59
9c19a42528 rails new ./fluentd-ui -T -D 2014-05-08 15:53:16 +09:00