theforeman/foreman_remote_execution

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc.js3
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.js5
A
0 mins
app/assets/javascripts/foreman_remote_execution/job_templates.js9
A
0 mins
app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js1,596
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js1,596
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js1,596
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js1,597
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js1,598
F
4 days
app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js1,594
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js1,596
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js1,595
F
4 days
app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js1,597
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js1,598
F
4 days
app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js1,594
F
3 wks
app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js1,596
F
3 wks
app/assets/javascripts/foreman_remote_execution/template_input.js4
A
0 mins
app/assets/javascripts/foreman_remote_execution/template_invocation.js159
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.rb69
A
0 mins
app/controllers/api/v2/job_invocations_controller.rb229
A
1 hr
app/controllers/api/v2/job_templates_controller.rb128
A
0 mins
app/controllers/api/v2/remote_execution_features_controller.rb39
A
0 mins
app/controllers/api/v2/template_invocations_controller.rb40
A
0 mins
app/controllers/cockpit_controller.rb27
A
0 mins
app/controllers/concerns/foreman/controller/parameters/foreign_input_set.rb14
A
0 mins
app/controllers/concerns/foreman/controller/parameters/job_template.rb28
A
0 mins
app/controllers/concerns/foreman/controller/parameters/remote_execution_feature.rb13
A
0 mins
app/controllers/concerns/foreman/controller/parameters/targeting.rb10
A
0 mins
app/controllers/foreman_remote_execution/concerns/api/v2/registration_commands_controller_extensions.rb19
A
0 mins
app/controllers/foreman_remote_execution/concerns/api/v2/registration_controller_extensions.rb31
A
0 mins
app/controllers/foreman_remote_execution/concerns/api/v2/subnets_controller_extensions.rb18
A
0 mins
app/controllers/job_invocations_controller.rb167
A
1 hr