-
- Downloads
There was a problem fetching the pipeline summary.
integration with gitlab auth
parent
81f9ee48
No related branches found
No related tags found
Pipeline #
Showing
- app/controllers/ci/application_controller.rb 16 additions, 45 deletionsapp/controllers/ci/application_controller.rb
- app/controllers/ci/builds_controller.rb 1 addition, 1 deletionapp/controllers/ci/builds_controller.rb
- app/controllers/ci/commits_controller.rb 1 addition, 1 deletionapp/controllers/ci/commits_controller.rb
- app/controllers/ci/projects_controller.rb 7 additions, 4 deletionsapp/controllers/ci/projects_controller.rb
- app/controllers/ci/user_sessions_controller.rb 0 additions, 10 deletionsapp/controllers/ci/user_sessions_controller.rb
- app/helpers/ci/commits_helper.rb 1 addition, 1 deletionapp/helpers/ci/commits_helper.rb
- app/models/ability.rb 1 addition, 0 deletionsapp/models/ability.rb
- app/models/ci/user.rb 1 addition, 31 deletionsapp/models/ci/user.rb
- app/views/ci/builds/_build.html.haml 1 addition, 1 deletionapp/views/ci/builds/_build.html.haml
- app/views/ci/builds/show.html.haml 6 additions, 6 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 2 additions, 2 deletionsapp/views/ci/commits/show.html.haml
- app/views/ci/projects/_gl_projects.html.haml 1 addition, 1 deletionapp/views/ci/projects/_gl_projects.html.haml
- app/views/ci/projects/gitlab.html.haml 0 additions, 4 deletionsapp/views/ci/projects/gitlab.html.haml
- app/views/ci/projects/show.html.haml 1 addition, 1 deletionapp/views/ci/projects/show.html.haml
- app/views/ci/user_sessions/show.html.haml 1 addition, 1 deletionapp/views/ci/user_sessions/show.html.haml
- app/views/layouts/ci/_info.html.haml 1 addition, 1 deletionapp/views/layouts/ci/_info.html.haml
- app/views/layouts/ci/_nav.html.haml 3 additions, 3 deletionsapp/views/layouts/ci/_nav.html.haml
- app/views/layouts/ci/project.html.haml 1 addition, 1 deletionapp/views/layouts/ci/project.html.haml
- lib/ci/api/projects.rb 5 additions, 5 deletionslib/ci/api/projects.rb
Loading