Undev/redmine_undev_git

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.travis.yml
Gemfile
LICENSE.txt
README.md
README.ru.md
app/controllers/global_hooks_controller.rb47
A
0 mins
app/controllers/project_hooks_controller.rb57
A
0 mins
app/controllers/remote_committers_controller.rb28
A
0 mins
app/controllers/remote_repo_sites_controller.rb11
A
0 mins
app/controllers/remote_repos_controller.rb16
A
0 mins
app/controllers/undev_git_hooks_controller.rb14
A
0 mins
app/helpers/hooks_helper.rb85
A
3 hrs
app/helpers/undev_git_helper.rb110
A
0 mins
app/helpers/undev_git_projects_helper.rb49
A
0 mins
app/models/fetch_event.rb8
A
0 mins
app/models/global_hook.rb7
A
0 mins
app/models/hook_base.rb92
A
1 hr
app/models/project_hook.rb17
A
0 mins
app/models/remote_repo.rb40
A
0 mins
app/models/remote_repo_hook.rb7
A
0 mins
app/models/remote_repo_ref.rb9
A
0 mins
app/models/remote_repo_refs_rev.rb4
A
0 mins
app/models/remote_repo_revision.rb32
A
0 mins
app/models/remote_repo_site.rb31
A
0 mins
app/models/remote_repo_site/gitlab.rb5
A
0 mins
app/models/remote_repo_site_user.rb6
A
0 mins
app/models/repository/remote_git.rb32
A
0 mins
app/models/repository/undev_git.rb67
A
0 mins
app/overrides/issues/_changesets.rb9
A
0 mins
app/overrides/issues/show.rb20
A
0 mins
app/overrides/projects/settings/_repositories.rb10
A
0 mins
app/overrides/repositories/revision.rb37
A
0 mins
app/overrides/repositories/revisions.rb33
A
0 mins
app/views/global_hooks/_form.html.erb
app/views/global_hooks/edit.html.erb
app/views/global_hooks/index.html.erb
app/views/global_hooks/new.html.erb
app/views/hooks/redmine_undev_git/_includes.html.erb
app/views/issues/_remote_revisions.html.erb
app/views/project_hooks/_form.html.erb
app/views/project_hooks/_global_hooks.html.erb
app/views/project_hooks/_header.html.erb
app/views/project_hooks/_hooks.html.erb
app/views/project_hooks/_index.html.erb
app/views/project_hooks/edit.html.erb
app/views/project_hooks/new.html.erb
app/views/projects/settings/_repositories_with_remotes.html.erb
app/views/remote_committers/index.html.erb
app/views/remote_repo_sites/index.html.erb
app/views/settings/_undev_git_settings.html.erb