jbox-web/redmine_git_hosting

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/settings/redmine_git_hosting/_redmine_config.html.slim
app/views/settings/redmine_git_hosting/_sidekiq_interface.html.slim
app/views/users/index.api.rsb
assets/images/button.svg
assets/images/button_focus.svg
assets/images/button_selected.svg
assets/stylesheets/application.css
assets/stylesheets/git_urls.css
assets/stylesheets/markdown.css
assets/stylesheets/plugin.css
custom_hooks.rb.example
lib/default_settings.yml
lib/tasks/ci_tools.rake
lib/tasks/migration_tools.rake
lib/tasks/redmine_git_hosting.rake
package.json
assets/javascripts/application.js97
B
5 hrs
assets/javascripts/git_urls.js42
assets/javascripts/highcharts/highcharts.js317
assets/javascripts/highcharts/modules/drilldown.js16
assets/javascripts/plugin.js33
assets/javascripts/set_highcharts.js165
B
4 hrs
app/controllers/archived_repositories_controller.rb13
app/controllers/concerns/xitolite_repository_finder.rb27
app/controllers/download_git_revision_controller.rb35
app/controllers/gitolite_public_keys_controller.rb75
A
35 mins
app/controllers/go_redirector_controller.rb6
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
app/controllers/repository_git_extras_controller.rb35
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
app/forms/base_form.rb23
app/forms/move_repository_form.rb30
app/forms/plugin_settings_form.rb47
app/forms/plugin_settings_validation/cache_config.rb15
app/forms/plugin_settings_validation/gitolite_access_config.rb29
app/forms/plugin_settings_validation/gitolite_config.rb45
app/forms/plugin_settings_validation/hooks_config.rb18
app/forms/plugin_settings_validation/mailing_list_config.rb25
app/forms/plugin_settings_validation/redmine_config.rb37
app/forms/plugin_settings_validation/ssh_config.rb27
app/forms/plugin_settings_validation/storage_config.rb20
app/helpers/extend_projects_helper.rb67
app/helpers/extend_repositories_helper.rb58
app/helpers/git_hosting_helper.rb26
app/helpers/git_hosting_users_helper.rb22
app/helpers/gitolite_plugin_settings_helper.rb116
A
1 hr