-
- Downloads
Update gitignore, change literal DB table names, fix errors, fix fontawesome
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- app/assets/javascripts/ci/application.js.coffee 1 addition, 1 deletionapp/assets/javascripts/ci/application.js.coffee
- app/assets/javascripts/ci/build.coffee 1 addition, 1 deletionapp/assets/javascripts/ci/build.coffee
- app/assets/stylesheets/ci/generic/common.scss 1 addition, 1 deletionapp/assets/stylesheets/ci/generic/common.scss
- app/controllers/ci/runners_controller.rb 1 addition, 1 deletionapp/controllers/ci/runners_controller.rb
- app/helpers/ci/icons_helper.rb 2 additions, 2 deletionsapp/helpers/ci/icons_helper.rb
- app/helpers/ci/runners_helper.rb 2 additions, 2 deletionsapp/helpers/ci/runners_helper.rb
- app/models/ci/user.rb 1 addition, 1 deletionapp/models/ci/user.rb
- app/views/ci/admin/projects/_project.html.haml 4 additions, 4 deletionsapp/views/ci/admin/projects/_project.html.haml
- app/views/ci/builds/_build.html.haml 2 additions, 2 deletionsapp/views/ci/builds/_build.html.haml
- app/views/ci/builds/show.html.haml 4 additions, 4 deletionsapp/views/ci/builds/show.html.haml
- app/views/ci/commits/show.html.haml 1 addition, 1 deletionapp/views/ci/commits/show.html.haml
- app/views/ci/helps/show.html.haml 4 additions, 4 deletionsapp/views/ci/helps/show.html.haml
- app/views/ci/lints/_create.html.haml 2 additions, 2 deletionsapp/views/ci/lints/_create.html.haml
- app/views/ci/lints/show.html.haml 1 addition, 1 deletionapp/views/ci/lints/show.html.haml
- app/views/ci/projects/_project.html.haml 3 additions, 3 deletionsapp/views/ci/projects/_project.html.haml
- app/views/ci/projects/_search.html.haml 1 addition, 1 deletionapp/views/ci/projects/_search.html.haml
- app/views/ci/projects/gitlab.html.haml 2 additions, 2 deletionsapp/views/ci/projects/gitlab.html.haml
- app/views/ci/projects/index.html.haml 1 addition, 1 deletionapp/views/ci/projects/index.html.haml
- app/views/layouts/ci/_nav.html.haml 2 additions, 2 deletionsapp/views/layouts/ci/_nav.html.haml
Please register or sign in to comment