685 Commits

Author SHA1 Message Date
鳥井 雪
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
uu59
7ec6c1b9fd Fix to write config file via Fleuntd::Agent 2014-12-17 13:21:58 +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
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
uu59
75aed78544 Use english 2014-12-03 16:27:41 +09:00
uu59
693aeefd84 Merge pull request #111 from fluent/update_screenshots
Update screenshots
2014-12-03 16:14:03 +09:00
uu59
5b970eefed Merge pull request #109 from hassaku/default_plugin_settings
Add default input sources and output destinations options.
2014-12-03 15:42:02 +09:00
hassaku
3be2bcb226 Refactor feature specs for settings. 2014-12-03 15:30:31 +09:00
hassaku
f6a9c4ac5e Add feature spec for in_forward setting. 2014-12-03 15:17:04 +09:00
hassaku
963307c7b5 Add forward input settings. 2014-12-03 15:17:04 +09:00
hassaku
3b60d85baf Make link to select an input type DRY. 2014-12-03 15:17:04 +09:00
hassaku
c1a35ffbf4 Add feature spec for in_http setting. 2014-12-03 15:17:04 +09:00
hassaku
155e33d6dd Add http input settings. 2014-12-03 15:17:04 +09:00
uu59
9ac66f05d3 Add out_stdout setting 2014-12-03 15:17:03 +09:00
uu59
f44e6791e7 Add in_monitor_agent setting 2014-12-03 15:17:03 +09:00
uu59
5abb184bbf Merge pull request #110 from tanaka51-jp/refactoring-feature-spec
Refactoring feature spec
2014-12-03 15:06:46 +09:00
Koichi TANAKA
c44ecb5ac7 Extract shared_context 2014-12-03 14:59:39 +09:00
uu59
1979102fc1 Add screencast 2014-12-03 14:45:20 +09:00
Koichi TANAKA
fbb8b658bb Flatten under spec/features 2014-12-03 13:57:19 +09:00