Skip to content

CE upstream: Thursday

Nick Thomas requested to merge ce-to-ee-2017-07-06 into master
  • both modified: app/assets/javascripts/dispatcher.js
  • both modified: app/controllers/projects_controller.rb- [x] both modified: app/models/ci/pipeline.rb
  • both modified: app/models/issue.rb
  • both modified: app/models/merge_request.rb
  • both modified: app/models/project.rb
  • both modified: app/models/user.rb
  • both modified: app/policies/base_policy.rb
  • both modified: app/presenters/merge_request_presenter.rb
  • both modified: app/serializers/environment_entity.rb
  • both modified: app/serializers/merge_request_entity.rb
  • both modified: app/services/quick_actions/interpret_service.rb
  • both modified: app/views/admin/dashboard/index.html.haml
  • both modified: app/views/layouts/nav/_project.html.haml
  • both modified: app/views/layouts/project.html.haml
  • both modified: app/views/projects/artifacts/_tree_file.html.haml
  • both modified: app/views/projects/boards/components/sidebar/_assignee.html.haml
  • both modified: app/views/projects/environments/_terminal_button.html.haml
  • both modified: app/views/projects/issues/_head.html.haml
  • both modified: app/views/projects/issues/show.html.haml
  • both modified: app/views/projects/jobs/_sidebar.html.haml
  • both modified: app/views/projects/jobs/show.html.haml
  • both modified: app/views/projects/project_members/_new_project_member.html.haml
  • both modified: app/views/projects/tree/_tree_header.html.haml
  • both modified: app/views/search/results/_blob.html.haml
  • both modified: app/views/search/results/_wiki_blob.html.haml
  • both modified: app/views/shared/issuable/_search_bar.html.haml
  • both modified: app/views/shared/issuable/_sidebar_assignees.html.haml
  • both modified: app/views/shared/issuable/form/_metadata_issue_assignee.html.haml
  • both modified: app/workers/expire_pipeline_cache_worker.rb !!
  • both modified: db/schema.rb
  • both modified: doc/api/projects.md
  • both modified: doc/ci/variables/README.md
  • both modified: features/steps/shared/issuable.rb
  • both modified: features/steps/shared/paths.rb
  • both modified: lib/api/variables.rb
  • both modified: lib/tasks/gitlab/info.rake
  • both modified: spec/features/boards/boards_spec.rb
  • both modified: spec/features/merge_requests/edit_mr_spec.rb
  • both modified: spec/features/projects/edit_spec.rb
  • both modified: spec/features/projects/jobs_spec.rb
  • both modified: spec/features/security/project/private_access_spec.rb
  • both modified: spec/mailers/notify_spec.rb
  • both modified: spec/models/concerns/issuable_spec.rb
  • both modified: spec/models/forked_project_link_spec.rb
  • both modified: spec/models/merge_request_spec.rb
  • both modified: spec/models/project_spec.rb
  • both modified: spec/services/quick_actions/interpret_service_spec.rb
Edited by Nick Thomas

Merge request reports