.babelrc.js | 3 | A 0 mins |
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.github/workflows/js_ci.yml | |
|
|
.github/workflows/release.yml | |
|
|
.github/workflows/ruby_ci.yml | |
|
|
.gitignore | |
|
|
.packit.yaml | |
|
|
.prettierrc | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.tx/config | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/javascripts/foreman_remote_execution/execution_interface.js | 5 | A 0 mins |
|
app/assets/javascripts/foreman_remote_execution/job_templates.js | 9 | A 0 mins |
|
app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js | 1,677 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js | 12 | A 0 mins |
|
app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js | 1,677 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js | 1,678 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js | 1,679 | F 4 days |
|
app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js | 1,675 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js | 1,677 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js | 1,676 | F 4 days |
|
app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js | 1,678 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js | 1,679 | F 4 days |
|
app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js | 1,675 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js | 1,677 | F 1 mo |
|
app/assets/javascripts/foreman_remote_execution/template_input.js | 4 | A 0 mins |
|
app/assets/javascripts/foreman_remote_execution/template_invocation.js | 159 | A 0 mins |
|
app/assets/stylesheets/foreman_remote_execution/foreman_remote_execution.css | |
|
|
app/assets/stylesheets/foreman_remote_execution/job_invocations.scss | |
|
|
app/assets/stylesheets/foreman_remote_execution/modal_window.scss | |
|
|
app/assets/stylesheets/foreman_remote_execution/template_invocation.scss | |
|
|
app/controllers/api/v2/foreign_input_sets_controller.rb | 69 | A 0 mins |
|
app/controllers/api/v2/job_invocations_controller.rb | 230 | A 1 hr |
|
app/controllers/api/v2/job_templates_controller.rb | 128 | A 0 mins |
|
app/controllers/api/v2/remote_execution_features_controller.rb | 39 | A 0 mins |
|
app/controllers/api/v2/template_invocations_controller.rb | 40 | A 0 mins |
|
app/controllers/cockpit_controller.rb | 27 | A 0 mins |
|
app/controllers/concerns/foreman/controller/parameters/foreign_input_set.rb | 14 | A 0 mins |
|
app/controllers/concerns/foreman/controller/parameters/job_template.rb | 28 | A 0 mins |
|
app/controllers/concerns/foreman/controller/parameters/remote_execution_feature.rb | 13 | A 0 mins |
|
app/controllers/concerns/foreman/controller/parameters/targeting.rb | 10 | A 0 mins |
|
app/controllers/foreman_remote_execution/concerns/api/v2/registration_commands_controller_extensions.rb | 19 | A 0 mins |
|
app/controllers/foreman_remote_execution/concerns/api/v2/registration_controller_extensions.rb | 31 | A 0 mins |
|
app/controllers/foreman_remote_execution/concerns/api/v2/subnets_controller_extensions.rb | 18 | A 0 mins |
|
app/controllers/job_invocations_controller.rb | 167 | A 1 hr |
|