-
- Downloads
Cleanup CI code after refactoring and fix several 500 errors
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/controllers/ci/builds_controller.rb 5 additions, 35 deletionsapp/controllers/ci/builds_controller.rb
- app/controllers/ci/commits_controller.rb 0 additions, 6 deletionsapp/controllers/ci/commits_controller.rb
- app/controllers/projects/builds_controller.rb 1 addition, 1 deletionapp/controllers/projects/builds_controller.rb
- app/helpers/application_helper.rb 4 additions, 0 deletionsapp/helpers/application_helper.rb
- app/helpers/ci/commits_helper.rb 0 additions, 24 deletionsapp/helpers/ci/commits_helper.rb
- app/views/ci/admin/builds/_build.html.haml 4 additions, 2 deletionsapp/views/ci/admin/builds/_build.html.haml
- app/views/ci/admin/runners/show.html.haml 8 additions, 2 deletionsapp/views/ci/admin/runners/show.html.haml
- app/views/ci/builds/_build.html.haml 0 additions, 49 deletionsapp/views/ci/builds/_build.html.haml
- app/views/ci/builds/show.html.haml 0 additions, 165 deletionsapp/views/ci/builds/show.html.haml
- app/views/ci/commits/_commit.html.haml 1 addition, 1 deletionapp/views/ci/commits/_commit.html.haml
- app/views/ci/commits/show.html.haml 0 additions, 89 deletionsapp/views/ci/commits/show.html.haml
- app/views/layouts/ci/build.html.haml 0 additions, 11 deletionsapp/views/layouts/ci/build.html.haml
- app/views/layouts/ci/commit.html.haml 0 additions, 11 deletionsapp/views/layouts/ci/commit.html.haml
- config/routes.rb 2 additions, 4 deletionsconfig/routes.rb
app/helpers/ci/commits_helper.rb
deleted
100644 → 0
app/views/ci/builds/_build.html.haml
deleted
100644 → 0
app/views/ci/builds/show.html.haml
deleted
100644 → 0
app/views/ci/commits/show.html.haml
deleted
100644 → 0
app/views/layouts/ci/build.html.haml
deleted
100644 → 0
Please register or sign in to comment