ianheggie/cruisecontrol.rb

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.powrc
.project
.rbenv-version.example
.rvmrc.example
.travis.yml
CHANGELOG
Capfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
TODO
app/controllers/application_controller.rb11
A
0 mins
app/controllers/builds_controller.rb69
B
5 hrs
app/controllers/documentation_controller.rb24
A
0 mins
app/controllers/projects_controller.rb132
A
3 hrs
app/helpers/application_helper.rb101
A
50 mins
app/helpers/builds_helper.rb115
A
1 hr
app/helpers/documentation_helper.rb35
A
0 mins
app/helpers/projects_helper.rb62
A
25 mins
app/models/build.rb265
D
1 day
app/models/build_log_parser.rb84
A
0 mins
app/models/build_mailer.rb40
A
3 hrs
app/models/build_status.rb70
A
0 mins
app/models/builder_error.rb7
A
0 mins
app/models/builder_starter.rb32
A
0 mins
app/models/change_in_source_control_trigger.rb16
A
0 mins
app/models/changeset_entry.rb5
A
0 mins
app/models/polling_scheduler.rb67
A
1 hr
app/models/project.rb514
F
3 days
app/models/project_config_tracker.rb20
A
25 mins
app/models/scheduled_build_trigger.rb20
A
0 mins
app/models/successful_build_trigger.rb41
A
0 mins
app/models/test_error_entry.rb10
A
0 mins
app/views/build_mailer/build_report.html.erb
app/views/build_mailer/send_release_note.html.erb
app/views/build_mailer/test.html.erb
app/views/builds/_build_buttons.html.erb
app/views/builds/_release_note_form.html.erb
app/views/builds/no_builds_yet.html.erb
app/views/builds/show.html.erb
app/views/builds/show_dir_index.html.erb
app/views/documentation/_about_plugins.html.red
app/views/documentation/_footer.html.erb
app/views/documentation/_header.html.erb
app/views/documentation/_sidebar_contributing.html.red
app/views/documentation/_sidebar_docs.html.red
app/views/documentation/_sidebar_index.html.red