Commit Graph

753 Commits

Author SHA1 Message Date
uu59
3071b3d2c4 Add config test button to running backup 2015-01-14 18:02:16 +09:00
uu59
2766ea95fe Revert "Ensure message as error" (logged_errors method is in the bug)
This reverts commit 8571bb04ee.
2015-01-14 17:45:47 +09:00
uu59
8571bb04ee Ensure message as error 2015-01-14 16:21:22 +09:00
uu59
a1579e186e Add configtest button for config history page 2015-01-14 16:06:54 +09:00
uu59
46a4ef60c2 Merge pull request #134 from fluent/check_with_dryrun
Check with dryrun
2015-01-14 15:03:32 +09:00
uu59
9d227a190d Merge pull request #135 from fluent/cosme_and_trivial_refactors
Cosme and trivial refactors
2015-01-14 14:58:33 +09:00
鳥井 雪
771783e3b9 Use let!(:available_locales) to make condition more readable 2015-01-14 14:51:07 +09:00
鳥井 雪
eab7f6188e Move comment to correct positon 2015-01-14 14:47:10 +09:00
uu59
5fe3ef7de4 cosme 2015-01-14 14:31:34 +09:00
uu59
1c08790abf Add tests and fix dryrun 2015-01-14 14:29:41 +09:00
鳥井 雪
91ed13fd71 Cosme: remove space 2015-01-14 14:28:22 +09:00
鳥井 雪
aa0e68d653 Refactor #set_locale in applicaiton_controller
by dividing the method to 3 methods each decides locales from given conditions.
2015-01-14 14:24:00 +09:00
uu59
afc6cca460 Ensure exit status code for detached_command method result 2015-01-14 13:42:32 +09:00
uu59
f80ab8a69a Add dryrun method to agents 2015-01-14 13:38:14 +09:00
鳥井 雪
e35e2747eb Remove useless files 2015-01-14 11:14:42 +09:00
uu59
8119c5222e Merge pull request #133 from fluent/out_s3_0.5.x
Follow out_s3 plugin ver 0.5.x
2015-01-14 10:58:14 +09:00
uu59
0856c4e26c Follow out_s3 plugin ver 0.5.x 2015-01-14 10:49:56 +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
uu59
989e1bdcdd Merge pull request #130 from fluent/fix_hidden_field_for_plugin_settings
Fix SettingHelper for hidden field
2015-01-13 15:49:40 +09:00
Ryan T. Hosford
6572b990bb Addresses duplicate code in agents_controller
- Adds agents_controller_spec
2015-01-13 00:33:58 -06:00
Ryan T. Hosford
844148db4e Addresses duplicate code in plugin model 2015-01-13 00:27:09 -06:00
uu59
7d9a23cdcd Fix SettingHelper for hidden field 2015-01-13 15:15:44 +09:00
uu59
ea74c384b5 Merge pull request #129 from rthbound/use_thead_for_th2
Puts th inside thead, puts tr in tbody (plugins#updated)
2015-01-13 14:18:24 +09:00
Ryan T. Hosford
f25f9f87e6 Puts th inside thead, puts tr in tbody (plugins#updated) 2015-01-12 23:10:17 -06:00
uu59
b617c01010 Merge pull request #128 from rthbound/adds_tests_to_polling_controller
Adds tests to polling controller
2015-01-13 13:57:44 +09:00
uu59
62966b8efc Merge pull request #127 from rthbound/use_thead_for_th
Puts th inside thead, puts tr in tbody
2015-01-13 13:44:51 +09:00
Ryan T. Hosford
cfb91634ac Drying up polling_controller 2015-01-12 21:46:40 -06:00
Ryan T. Hosford
072ce6e1b4 Adds polling_controller specs 2015-01-12 21:45:36 -06:00
Ryan T. Hosford
c8b4136546 Puts th inside thead, puts tr in tbody 2015-01-12 20:50:42 -06:00
uu59
ee8db83ab2 Merge pull request #126 from rthbound/tackles_settings_helper_complexity
Changes in response to CodeClimate score for settings_helper.rb
2015-01-13 11:07:31 +09:00
Ryan T. Hosford
7bf9d89126 Changes in response to CodeClimate score for file
- Breaks method up for clarity and readability
2015-01-11 17:26:46 -06:00
uu59
c021a77d35 Merge pull request #124 from fluent/add_memo_to_histroy
Enable to add a note with each configuration histories
2015-01-07 18:34:01 +09:00
hassaku
5de418539f Remove also note file at the same time as removing backup config file. 2015-01-07 18:23:15 +09:00
hassaku
24811edec4 Adjust field with submit button. 2015-01-07 17:56:03 +09:00
hassaku
7ba6443594 Change pre tag for historiy's note to p tag as visible. 2015-01-07 17:39:01 +09:00
hassaku
9cc12f7bc3 Show exceptions if updating note fails. 2015-01-07 17:34:02 +09:00
hassaku
336e22bea7 Change termination regular expression properly. 2015-01-07 17:27:10 +09:00
hassaku
fdcb704bec Escape argument not to substitute unintended path (fix another again). 2015-01-07 17:14:10 +09:00
hassaku
7f20ba640c Set proper class for submit button. 2015-01-07 16:48:04 +09:00
hassaku
6b4cfaf3a1 Add feature spec for updating a note of a config history. 2015-01-07 16:14:20 +09:00
hassaku
7752c7c4d7 Add css class instead of id due to multiple forms. 2015-01-07 16:10:22 +09:00
hassaku
974869a6a8 Escape argument not to substitute unintended path. 2015-01-07 15:17:29 +09:00
hassaku
8b22f2d892 Show the note on also hisotory's detail page. 2015-01-07 15:13:37 +09:00
hassaku
fada5d185c Use simpler translation method. 2015-01-07 15:13:37 +09:00
hassaku
b8ca05a16c Touch an empty file if note doesn't exist. 2015-01-07 15:13:37 +09:00
hassaku
acb1c17fc1 Show list of config histories with table layout. 2015-01-07 15:13:32 +09:00
hassaku
9a0f01131d Add form to update a note of a history. 2015-01-07 14:14:12 +09:00
hassaku
7e062f860f Add action to update a note. 2015-01-07 14:09:19 +09:00
hassaku
e2e884e317 Add method to update content of note. 2015-01-07 13:56:22 +09:00
hassaku
5c3e8952bc Fix to define file_path_of as class method. 2015-01-07 12:40:27 +09:00