yoshihara
|
f59b0f71fd
|
Clarify namespace even under Fluentd namespace
module `Fluentd::Settings` module also exists.
|
2015-04-14 18:17:17 +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
|
b5d4be2659
|
Fluentd::Agent::Log is now dependent class. Use composite
|
2015-02-10 14:58:54 +09:00 |
|
uu59
|
8dc2be80ef
|
Separate fat action
|
2015-02-04 16:13:48 +09:00 |
|
uu59
|
f54a5a24ff
|
Add dryrun button to setting#edit
|
2015-02-04 15:03:25 +09:00 |
|
鳥井 雪
|
92134654ea
|
Make dir app/models/fluentd/setting_archive/
and move backup_file model under it. prepare for gathering models that concernig about archive
|
2014-12-26 14:59:50 +09:00 |
|
鳥井 雪
|
6105886705
|
Change to use application.yml setting instead of hard coded number
|
2014-12-17 18:44:17 +09:00 |
|
鳥井 雪
|
a61ba6f506
|
Change to use array.first(5) instead of array[0..4]
|
2014-12-17 17:08:30 +09:00 |
|
鳥井 雪
|
560035b185
|
Add UI for running bacukp config
|
2014-12-17 17:04:24 +09:00 |
|
鳥井 雪
|
0786fafb9b
|
Remove keyword argument from methods
for Ruby 1.9
|
2014-12-16 19:03:06 +09:00 |
|
鳥井 雪
|
36bd26a37d
|
Add UI to reuse backup config files
|
2014-12-16 17:58:34 +09:00 |
|
Koichi TANAKA
|
27807cf259
|
Add feature spec for /daemon/setting
|
2014-12-03 18:13:37 +09:00 |
|
uu59
|
eb465221b8
|
Error handling
|
2014-11-26 15:44:11 +09:00 |
|
uu59
|
763c3a4a95
|
Vue-ify setting display
|
2014-11-26 13:43:24 +09:00 |
|
uu59
|
22dd9c4bdb
|
Display current setting
|
2014-11-18 16:00:44 +09:00 |
|
uu59
|
df1773c26f
|
Remove dead code
|
2014-07-29 14:11:05 +09:00 |
|
uu59
|
23a30452e4
|
Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/ | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
|
2014-07-24 15:28:04 +09:00 |
|
uu59
|
a3d61c3cc8
|
Resolve some TODOs
|
2014-07-01 11:19:15 +09:00 |
|
uu59
|
c5096bf86e
|
Support grok format (still work in progress)
|
2014-06-23 16:40:15 +09:00 |
|
uu59
|
a6dc8df1f7
|
Fix to validate on confirm action
|
2014-06-18 13:57:22 +09:00 |
|
uu59
|
5a5797257f
|
pos_file default value to be safety
|
2014-06-18 13:50:57 +09:00 |
|
uu59
|
d65ec83b6a
|
Add duplicated check for config
|
2014-06-18 13:50:41 +09:00 |
|
uu59
|
30b17fc94c
|
Add prev button
|
2014-06-18 13:38:26 +09:00 |
|
uu59
|
9e1ec1a590
|
Move pos_file to main setting with default value
|
2014-06-18 13:16:14 +09:00 |
|
uu59
|
8a67f00a17
|
Add roughly format and format options for in_tail setup pages
|
2014-06-17 15:08:58 +09:00 |
|
uu59
|
1dec0bcdc0
|
Fix field name: file -> path
|
2014-06-17 11:17:51 +09:00 |
|
uu59
|
a9b6cde15d
|
Complete setup in_tail pages
|
2014-06-16 17:58:44 +09:00 |
|
uu59
|
7ab814f240
|
Add next button on in_tail setting page
|
2014-06-16 15:21:58 +09:00 |
|
uu59
|
d916082b92
|
restart fluentd after update config file. close #6 #3
|
2014-05-27 17:10:19 +09:00 |
|
uu59
|
fc9dfb167d
|
Add basically config edit
|
2014-05-26 13:16:03 +09:00 |
|
uu59
|
19b0e591a1
|
Add login_required for exists controllers
|
2014-05-13 17:02:32 +09:00 |
|
uu59
|
799228094e
|
Fixup routes
|
2014-05-12 15:26:41 +09:00 |
|