jbox-web/redmine_git_hosting

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/workflows/brakeman.yml
.github/workflows/rubocop.yml
.github/workflows/stylelint.yml
.github/workflows/test.yml
.gitignore
.rubocop.yml
.rubocop_todo.yml
.slim-lint.yml
.stylelintrc.json
AUTHORS
CHANGELOG.md
Gemfile
LICENSE
README.md
app/controllers/archived_repositories_controller.rb13
A
0 mins
app/controllers/concerns/xitolite_repository_finder.rb27
A
0 mins
app/controllers/download_git_revision_controller.rb35
A
0 mins
app/controllers/gitolite_public_keys_controller.rb75
A
35 mins
app/controllers/go_redirector_controller.rb6
A
0 mins
app/controllers/redmine_git_hosting_controller.rb58
A
1 hr
app/controllers/repository_deployment_credentials_controller.rb96
A
1 hr
app/controllers/repository_git_config_keys_controller.rb58
A
0 mins
app/controllers/repository_git_extras_controller.rb35
A
0 mins
app/controllers/repository_mirrors_controller.rb51
A
15 mins
app/controllers/repository_post_receive_urls_controller.rb39
A
15 mins
app/controllers/repository_protected_branches_controller.rb62
A
0 mins
app/forms/base_form.rb23
A
0 mins
app/forms/move_repository_form.rb30
A
0 mins
app/forms/plugin_settings_form.rb47
A
0 mins
app/forms/plugin_settings_validation/cache_config.rb15
A
0 mins
app/forms/plugin_settings_validation/gitolite_access_config.rb29
A
0 mins
app/forms/plugin_settings_validation/gitolite_config.rb45
A
0 mins
app/forms/plugin_settings_validation/hooks_config.rb18
A
0 mins
app/forms/plugin_settings_validation/mailing_list_config.rb25
A
0 mins
app/forms/plugin_settings_validation/redmine_config.rb37
A
0 mins
app/forms/plugin_settings_validation/ssh_config.rb27
A
0 mins
app/forms/plugin_settings_validation/storage_config.rb20
A
0 mins
app/helpers/extend_projects_helper.rb67
A
0 mins
app/helpers/extend_repositories_helper.rb58
A
0 mins
app/helpers/git_hosting_helper.rb26
A
0 mins
app/helpers/git_hosting_users_helper.rb22
A
0 mins
app/helpers/gitolite_plugin_settings_helper.rb116
A
1 hr
app/helpers/gitolite_public_keys_helper.rb12
A
0 mins
app/helpers/repository_deployment_credentials_helper.rb14
A
0 mins
app/helpers/repository_git_config_keys_helper.rb8
A
0 mins
app/helpers/repository_mirrors_helper.rb36
A
1 hr
app/helpers/repository_post_receive_urls_helper.rb14
A
0 mins
app/models/concerns/gitolitable.rb13
A
0 mins
app/models/concerns/gitolitable/authorizations.rb53
A
0 mins