-
- Downloads
Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creating-file
* upstream/master: Ensure we have a project with a repo in GitlabMarkdownHelper specs Revert "Make sure TraceReader uses Encoding.default_external" Make sure TraceReader uses Encoding.default_external Update CONTRIBUTING.md after merging "up-for-grabs" and "Accepting Merge Requests" [ci skip] Use `:empty_project` where possible in finder specs Use `empty_project` where possible in controller specs Use `:empty_project` where possible in helper specs Don’t count tasks that are not defined as list items correctly Use a project factory with a repository where necessary Use `:empty_project` where possible throughout spec/lib Use hashrocket for dasherized attribute Remove markdown file extension and add anchor to link Fixed builds info link on project settings page Factories with a project association use `:empty_project` by default Update enviroments.md the example for deleting an environment is missing the "s" in environments. curl --request DELETE --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" "https://gitlab.example.com/api/v3/projects/1/environments/1" wil 404
No related branches found
No related tags found
Showing
- CONTRIBUTING.md 14 additions, 14 deletionsCONTRIBUTING.md
- app/models/concerns/taskable.rb 4 additions, 4 deletionsapp/models/concerns/taskable.rb
- app/views/projects/_merge_request_merge_settings.html.haml 1 addition, 1 deletionapp/views/projects/_merge_request_merge_settings.html.haml
- app/views/projects/ci/pipelines/_pipeline.html.haml 4 additions, 4 deletionsapp/views/projects/ci/pipelines/_pipeline.html.haml
- changelogs/unreleased/26068_tasklist_issue.yml 4 additions, 0 deletionschangelogs/unreleased/26068_tasklist_issue.yml
- changelogs/unreleased/27178-update-builds-link-in-project-settings.yml 4 additions, 0 deletions...released/27178-update-builds-link-in-project-settings.yml
- features/steps/project/merge_requests/revert.rb 3 additions, 4 deletionsfeatures/steps/project/merge_requests/revert.rb
- spec/controllers/admin/groups_controller_spec.rb 1 addition, 1 deletionspec/controllers/admin/groups_controller_spec.rb
- spec/controllers/admin/projects_controller_spec.rb 1 addition, 1 deletionspec/controllers/admin/projects_controller_spec.rb
- spec/controllers/autocomplete_controller_spec.rb 1 addition, 1 deletionspec/controllers/autocomplete_controller_spec.rb
- spec/controllers/blob_controller_spec.rb 1 addition, 1 deletionspec/controllers/blob_controller_spec.rb
- spec/controllers/ci/projects_controller_spec.rb 1 addition, 1 deletionspec/controllers/ci/projects_controller_spec.rb
- spec/controllers/dashboard/todos_controller_spec.rb 1 addition, 1 deletionspec/controllers/dashboard/todos_controller_spec.rb
- spec/controllers/groups/milestones_controller_spec.rb 1 addition, 1 deletionspec/controllers/groups/milestones_controller_spec.rb
- spec/controllers/groups_controller_spec.rb 1 addition, 1 deletionspec/controllers/groups_controller_spec.rb
- spec/controllers/import/bitbucket_controller_spec.rb 2 additions, 2 deletionsspec/controllers/import/bitbucket_controller_spec.rb
- spec/controllers/import/fogbugz_controller_spec.rb 2 additions, 2 deletionsspec/controllers/import/fogbugz_controller_spec.rb
- spec/controllers/import/gitlab_controller_spec.rb 2 additions, 2 deletionsspec/controllers/import/gitlab_controller_spec.rb
- spec/controllers/import/google_code_controller_spec.rb 2 additions, 2 deletionsspec/controllers/import/google_code_controller_spec.rb
- spec/controllers/notification_settings_controller_spec.rb 1 addition, 1 deletionspec/controllers/notification_settings_controller_spec.rb
Loading
Please register or sign in to comment