fluentd-ui/app/controllers/fluentd/settings
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
..
in_syslog_controller.rb Refactor plugin setting 2014-11-04 14:29:31 +09:00
in_tail_controller.rb setting_params should be normally 2014-07-31 18:30:46 +09:00
out_elasticsearch_controller.rb Refactor plugin setting 2014-11-04 14:29:31 +09:00
out_forward_controller.rb Refactor plugin setting 2014-11-04 14:29:31 +09:00
out_mongo_controller.rb Refactor plugin setting 2014-11-04 14:29:31 +09:00
out_s3_controller.rb Refactor plugin setting 2014-11-04 14:29:31 +09:00
out_td_controller.rb Refactoring for commonly setting controllers to be concern 2014-08-13 17:40:24 +09:00