-
- Downloads
Merge branch 'release/7.9.1' into '7-9-stable'
WIP | Release 7.9.1 See merge request !1738
No related branches found
No related tags found
Showing
- CHANGELOG 10 additions, 1 deletionCHANGELOG
- Gemfile.lock 1 addition, 1 deletionGemfile.lock
- app/controllers/admin/services_controller.rb 3 additions, 1 deletionapp/controllers/admin/services_controller.rb
- app/helpers/projects_helper.rb 4 additions, 0 deletionsapp/helpers/projects_helper.rb
- app/views/admin/services/_form.html.haml 13 additions, 0 deletionsapp/views/admin/services/_form.html.haml
- app/views/layouts/nav/_project.html.haml 12 additions, 10 deletionsapp/views/layouts/nav/_project.html.haml
- app/views/projects/diffs/_text_file.html.haml 1 addition, 1 deletionapp/views/projects/diffs/_text_file.html.haml
- app/views/projects/milestones/show.html.haml 6 additions, 5 deletionsapp/views/projects/milestones/show.html.haml
- app/views/projects/new.html.haml 1 addition, 1 deletionapp/views/projects/new.html.haml
- features/admin/settings.feature 7 additions, 0 deletionsfeatures/admin/settings.feature
- features/dashboard/new_project.feature 13 additions, 0 deletionsfeatures/dashboard/new_project.feature
- features/steps/admin/settings.rb 29 additions, 0 deletionsfeatures/steps/admin/settings.rb
- features/steps/dashboard/new_project.rb 27 additions, 0 deletionsfeatures/steps/dashboard/new_project.rb
- lib/gitlab/bitbucket_import/client.rb 2 additions, 2 deletionslib/gitlab/bitbucket_import/client.rb
- lib/gitlab/github_import/client.rb 1 addition, 1 deletionlib/gitlab/github_import/client.rb
- lib/gitlab/gitlab_import/client.rb 1 addition, 1 deletionlib/gitlab/gitlab_import/client.rb
- lib/gitlab/ldap/person.rb 0 additions, 1 deletionlib/gitlab/ldap/person.rb
- spec/lib/gitlab/bitbucket_import/client_spec.rb 17 additions, 0 deletionsspec/lib/gitlab/bitbucket_import/client_spec.rb
- spec/lib/gitlab/github_import/client_spec.rb 16 additions, 0 deletionsspec/lib/gitlab/github_import/client_spec.rb
- spec/lib/gitlab/gitlab_import/client_spec.rb 16 additions, 0 deletionsspec/lib/gitlab/gitlab_import/client_spec.rb
features/dashboard/new_project.feature
0 → 100644
features/steps/dashboard/new_project.rb
0 → 100644
spec/lib/gitlab/github_import/client_spec.rb
0 → 100644
spec/lib/gitlab/gitlab_import/client_spec.rb
0 → 100644
Please register or sign in to comment