.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.rb | 13 | A 0 mins |
|
app/controllers/concerns/xitolite_repository_finder.rb | 27 | A 0 mins |
|
app/controllers/download_git_revision_controller.rb | 35 | A 0 mins |
|
app/controllers/gitolite_public_keys_controller.rb | 75 | A 35 mins |
|
app/controllers/go_redirector_controller.rb | 6 | A 0 mins |
|
app/controllers/redmine_git_hosting_controller.rb | 58 | A 1 hr |
|
app/controllers/repository_deployment_credentials_controller.rb | 96 | A 1 hr |
|
app/controllers/repository_git_config_keys_controller.rb | 58 | A 0 mins |
|
app/controllers/repository_git_extras_controller.rb | 35 | A 0 mins |
|
app/controllers/repository_mirrors_controller.rb | 51 | A 15 mins |
|
app/controllers/repository_post_receive_urls_controller.rb | 39 | A 15 mins |
|
app/controllers/repository_protected_branches_controller.rb | 62 | A 0 mins |
|
app/forms/base_form.rb | 23 | A 0 mins |
|
app/forms/move_repository_form.rb | 30 | A 0 mins |
|
app/forms/plugin_settings_form.rb | 47 | A 0 mins |
|
app/forms/plugin_settings_validation/cache_config.rb | 15 | A 0 mins |
|
app/forms/plugin_settings_validation/gitolite_access_config.rb | 29 | A 0 mins |
|
app/forms/plugin_settings_validation/gitolite_config.rb | 45 | A 0 mins |
|
app/forms/plugin_settings_validation/hooks_config.rb | 18 | A 0 mins |
|
app/forms/plugin_settings_validation/mailing_list_config.rb | 25 | A 0 mins |
|
app/forms/plugin_settings_validation/redmine_config.rb | 37 | A 0 mins |
|
app/forms/plugin_settings_validation/ssh_config.rb | 27 | A 0 mins |
|
app/forms/plugin_settings_validation/storage_config.rb | 20 | A 0 mins |
|
app/helpers/extend_projects_helper.rb | 67 | A 0 mins |
|
app/helpers/extend_repositories_helper.rb | 58 | A 0 mins |
|
app/helpers/git_hosting_helper.rb | 26 | A 0 mins |
|
app/helpers/git_hosting_users_helper.rb | 22 | A 0 mins |
|
app/helpers/gitolite_plugin_settings_helper.rb | 116 | A 1 hr |
|
app/helpers/gitolite_public_keys_helper.rb | 12 | A 0 mins |
|
app/helpers/repository_deployment_credentials_helper.rb | 14 | A 0 mins |
|
app/helpers/repository_git_config_keys_helper.rb | 8 | A 0 mins |
|
app/helpers/repository_mirrors_helper.rb | 36 | A 1 hr |
|
app/helpers/repository_post_receive_urls_helper.rb | 14 | A 0 mins |
|
app/models/concerns/gitolitable.rb | 13 | A 0 mins |
|
app/models/concerns/gitolitable/authorizations.rb | 53 | A 0 mins |
|