.babelrc.js | 18 | A 0 mins |
|
.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.eslintignore | |
|
|
.eslintrc.json | |
|
|
.gitattributes | |
|
|
.github/CODEOWNERS | |
|
|
.github/workflows/ci.yaml | |
|
|
.github/workflows/cypress.yaml | |
|
|
.github/workflows/locale_po_to_json.yaml | |
|
|
.github/workflows/yarn_lock.yaml | |
|
|
.gitignore | |
|
|
.npmrc | |
|
|
.postcssrc.yml | |
|
|
.rspec | |
|
|
.rspec_ci | |
|
|
.rubocop.yml | |
|
|
.rubocop_cc.yml | |
|
|
.rubocop_local.yml | |
|
|
.scss-lint.yml | |
|
|
.stylelintrc | |
|
|
.whitesource | |
|
|
.yamllint | |
|
|
.yarn/releases/yarn-4.3.1.cjs | |
|
|
.yarnrc.yml | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Guardfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/favicon.ico | |
|
|
app/assets/images/layout/bg-login.png | |
|
|
app/assets/images/layout/bg-modal-about-pf.png | |
|
|
app/assets/images/layout/brand.svg | |
|
|
app/assets/images/layout/login-screen-logo.png | |
|
|
app/assets/images/layout/manageiq-logo-glyph-inverse.svg | |
|
|
app/assets/images/layout/manageiq-logo-inverse.svg | |
|
|
app/controllers/ansible_credential_controller.rb | 112 | A 0 mins | F 59% |
app/controllers/ansible_playbook_controller.rb | 59 | A 0 mins | B 85% |
app/controllers/ansible_repository_controller.rb | 152 | A 3 hrs | D 61% |
app/controllers/application_controller.rb | 1,525 | F 2 wks | C 77% |
app/controllers/application_controller/advanced_search.rb | 308 | C 1 day | F 27% |
app/controllers/application_controller/automate.rb | 133 | B 4 hrs | D 62% |
app/controllers/application_controller/buttons.rb | 985 | F 1 wk | F 48% |
app/controllers/application_controller/ci_processing.rb | 775 | F 4 days | C 74% |
app/controllers/application_controller/compare.rb | 1,629 | F 1 wk | F 35% |
app/controllers/application_controller/current_user.rb | 40 | A 0 mins | A 100% |
app/controllers/application_controller/dialog_runner.rb | 192 | D 1 day | D 67% |
app/controllers/application_controller/explorer.rb | 209 | C 7 hrs | B 85% |