uu59
|
f3c160f94d
|
[WIP]
|
2015-01-13 18:22:27 +09:00 |
|
uu59
|
a80c37bc07
|
Merge pull request #131 from rthbound/responds_to_code_climate
Responds to code climate
|
2015-01-13 15:55:32 +09:00 |
|
Ryan T. Hosford
|
6572b990bb
|
Addresses duplicate code in agents_controller
- Adds agents_controller_spec
|
2015-01-13 00:33:58 -06:00 |
|
uu59
|
7d9a23cdcd
|
Fix SettingHelper for hidden field
|
2015-01-13 15:15:44 +09:00 |
|
Ryan T. Hosford
|
072ce6e1b4
|
Adds polling_controller specs
|
2015-01-12 21:45:36 -06:00 |
|
hassaku
|
6b4cfaf3a1
|
Add feature spec for updating a note of a config history.
|
2015-01-07 16:14:20 +09:00 |
|
hassaku
|
acb1c17fc1
|
Show list of config histories with table layout.
|
2015-01-07 15:13:32 +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 |
|
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 |
|
鳥井 雪
|
560035b185
|
Add UI for running bacukp config
|
2014-12-17 17:04:24 +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
|
abe586e457
|
Display current fluentd status on the global header
|
2014-12-10 11:40:50 +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 |
|
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
|
390c2a6b11
|
Remove stubbing $? test
|
2014-12-03 16:48:50 +09:00 |
|
Koichi TANAKA
|
7eddae31b7
|
Add spec for Fluentd::Agent::LocalCommon#pid
|
2014-12-03 16:36:27 +09:00 |
|
Koichi TANAKA
|
ad6aa26cbc
|
Use rspec-its on rspec
|
2014-12-03 16:31:30 +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
|
c1a35ffbf4
|
Add feature spec for in_http setting.
|
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 |
|
Koichi TANAKA
|
c44ecb5ac7
|
Extract shared_context
|
2014-12-03 14:59:39 +09:00 |
|
Koichi TANAKA
|
fbb8b658bb
|
Flatten under spec/features
|
2014-12-03 13:57:19 +09:00 |
|
Koichi TANAKA
|
e73740f01b
|
Add require
|
2014-12-03 13:44:43 +09:00 |
|
Koichi TANAKA
|
202be9592f
|
Use login macro
|
2014-12-03 13:44:14 +09:00 |
|
Koichi TANAKA
|
c638372499
|
Use argument value instead of let value
|
2014-12-03 12:01:09 +09:00 |
|
uu59
|
b94cc5eadb
|
Fix text: terms.update -> terms.save
|
2014-11-26 16:58:26 +09:00 |
|
uu59
|
6b3add215c
|
Add spec for delete button clicked then cancel clicked
|
2014-11-26 16:27:33 +09:00 |
|
uu59
|
40c95eaca7
|
Refactor spec helpers
|
2014-11-26 16:25:44 +09:00 |
|
uu59
|
244f28caae
|
Add test
|
2014-11-26 16:21:09 +09:00 |
|
uu59
|
e8236456c2
|
Add feature spec
|
2014-11-18 16:01:39 +09:00 |
|
uu59
|
475942f868
|
Fix assertion as Enumerator#to_a
|
2014-11-18 13:21:49 +09:00 |
|
uu59
|
0e922982a8
|
cosme
|
2014-11-18 13:19:49 +09:00 |
|