Commit Graph

750 Commits

Author SHA1 Message Date
鳥井 雪
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
Koichi TANAKA
8aa29bc176 v0.3.11 2014-12-19 11:20:31 +09:00
uu59
40de266d37 Merge pull request #123 from fluent/remove_dead_code
Remove dead code
2014-12-18 12:43:27 +09:00
uu59
5161d6c06e Merge pull request #120 from fluent/config_history
Config history
2014-12-18 12:43:19 +09:00
鳥井 雪
6105886705 Change to use application.yml setting instead of hard coded number 2014-12-17 18:44:17 +09:00
鳥井 雪
7b65e03cc8 Change to use File.join instead of string concatenation
because File.join makes the purpose of code clear and do it safely
2014-12-17 18:19:01 +09:00
鳥井 雪
c4eb06f5ba Chamge method name #backup_files -> #backup_files_in_old_order
to make its sort function clearer, and Refactor #remove_over_backup_files by using it
2014-12-17 18:09:04 +09:00
鳥井 雪
a61ba6f506 Change to use array.first(5) instead of array[0..4] 2014-12-17 17:08:30 +09:00
uu59
47328af9c9 Remove Fluentd::Agent::Remote 2014-12-17 17:08:01 +09:00
鳥井 雪
560035b185 Add UI for running bacukp config 2014-12-17 17:04:24 +09:00
uu59
8f0086abb5 Remove Fluentd::Api 2014-12-17 16:58:11 +09:00
鳥井 雪
be84f285cc v0.3.10 2014-12-17 14:33:11 +09:00
uu59
7ec6c1b9fd Fix to write config file via Fleuntd::Agent 2014-12-17 13:21:58 +09:00
uu59
d3b3047e52 Merge pull request #122 from fluent/charset_detection_fix
Preview for utf-8 file. fix #121
2014-12-17 11:14:55 +09:00
uu59
1b8d5b6ad3 Add magic comment to spec on Ruby 1.9.x 2014-12-17 10:58:59 +09:00
uu59
b2eb590cc9 Preview for utf-8 file. fix #121 2014-12-17 10:56:45 +09:00
鳥井 雪
0786fafb9b Remove keyword argument from methods
for Ruby 1.9
2014-12-16 19:03:06 +09:00
鳥井 雪
7c797d42b0 Fix spec to avoid depending on spec execution order 2014-12-16 18:18:28 +09:00
鳥井 雪
366fc6364d Fix spec to ensure config_file 2014-12-16 18:17:08 +09:00
鳥井 雪
36bd26a37d Add UI to reuse backup config files 2014-12-16 17:58:34 +09:00
鳥井 雪
b87b2c8af4 Add #backup_running_config method
on Fluentd::Agent
2014-12-15 15:37:21 +09:00
鳥井 雪
9a1b72b6b0 Add fluentd.agent#backup_config method
and call it in #config_write and #config_append
to backup config histories
2014-12-11 16:27:04 +09:00
uu59
9d34399aa2 Merge pull request #118 from fluent/td-agent-ui-logo
Add logo for td-agent-ui
2014-12-11 12:38:58 +09:00
uu59
8e2ab90384 Add logo for td-agent-ui 2014-12-10 16:53:14 +09:00
uu59
4f7c1ee03f Merge pull request #117 from fluent/global_fluentd_status
Display current fluentd status on the global header
2014-12-10 11:50:16 +09:00
uu59
8064426653 Refactor conditions 2014-12-10 11:47:46 +09:00
uu59
abe586e457 Display current fluentd status on the global header 2014-12-10 11:40:50 +09:00
uu59
b0fbe30d6b Merge pull request #116 from fluent/feature-spec-more
Add some feature specs
2014-12-03 18:22:00 +09:00
Koichi TANAKA
fadbb0ebff More readable 2014-12-03 18:19:57 +09:00
Koichi TANAKA
e1f142946f Cosme 2014-12-03 18:17:07 +09:00
Koichi TANAKA
27807cf259 Add feature spec for /daemon/setting 2014-12-03 18:13:37 +09:00
Koichi TANAKA
566d167c7f Add feature spec for dashboard 2014-12-03 17:46:54 +09:00
Koichi TANAKA
6bf8edcec7 Use capybara-screenshot on rspec 2014-12-03 17:28:31 +09:00
Koichi TANAKA
68ad8f80a6 Add gem capybara-screenshot on test 2014-12-03 17:28:31 +09:00
hassaku
4561aa8e12 Merge pull request #115 from fluent/change_label_and_refactoring_view
Change label and refactoring view
2014-12-03 17:23:19 +09:00
hassaku
4c61cc45f0 Refactor feature specs for daemon settings. 2014-12-03 17:16:18 +09:00
Koichi Tanaka
9cdfbb6176 Merge pull request #114 from tanaka51-jp/fix-bug-pid-become-zero
Fix bug pid become zero
2014-12-03 17:09:44 +09:00
Koichi TANAKA
50b5fbed54 Fix bug: pid become zero when pid file is empty 2014-12-03 17:07:08 +09:00
uu59
ebf07c7599 Merge pull request #112 from fluent/fix_fragile_test
Fix fragile tests
2014-12-03 16:53:44 +09:00
uu59
390c2a6b11 Remove stubbing $? test 2014-12-03 16:48:50 +09:00
uu59
5eaec56d66 Fix phantomjs error 2014-12-03 16:48:49 +09:00
uu59
8c4c2a1f7f Fix unstable test on CircleCI 2014-12-03 16:48:49 +09:00
hassaku
7f0b497f27 Refactor list of sources and destinations. 2014-12-03 16:46:21 +09:00
hassaku
d5c679af43 Change label of forward source to suit output one. 2014-12-03 16:41:23 +09:00
Koichi TANAKA
7eddae31b7 Add spec for Fluentd::Agent::LocalCommon#pid 2014-12-03 16:36:27 +09:00
uu59
35ef0c52ff Merge pull request #113 from fluent/fix_documentation
Fix documentation
2014-12-03 16:31:57 +09:00
Koichi TANAKA
ad6aa26cbc Use rspec-its on rspec 2014-12-03 16:31:30 +09:00
Koichi TANAKA
a24c65ad34 Add gem rspec-its 2014-12-03 16:31:30 +09:00
Koichi TANAKA
c501a76264 Make public for testing 2014-12-03 16:31:30 +09:00
uu59
10a0f62320 Fix typo: in_file -> in_tail 2014-12-03 16:27:41 +09:00