Skip to content

CE Upstream - Wednesday

Nick Thomas requested to merge ce-to-ee-2017-06-07 into master
  • both modified: app/assets/javascripts/boards/models/list.js
  • both modified: app/assets/javascripts/environments/components/environment_item.vue
  • both modified: app/assets/javascripts/environments/components/environments_table.vue
  • both modified: app/assets/javascripts/project_new.js
  • both modified: app/assets/stylesheets/framework/variables.scss
  • both modified: app/assets/stylesheets/pages/environments.scss
  • both modified: app/assets/stylesheets/pages/pipelines.scss
  • both modified: app/assets/stylesheets/pages/projects.scss
  • both modified: app/controllers/concerns/lfs_request.rb
  • both modified: app/controllers/projects/git_http_controller.rb
  • both modified: app/controllers/projects/imports_controller.rb
  • both modified: app/controllers/projects/protected_refs_controller.rb
  • both modified: app/controllers/sessions_controller.rb
  • both modified: app/helpers/dropdowns_helper.rb
  • both modified: app/models/ci/pipeline.rb
  • both modified: app/models/concerns/protected_ref.rb
  • both modified: app/models/project.rb
  • both modified: app/models/project_services/deployment_service.rb
  • both modified: app/policies/group_policy.rb
  • both added: app/serializers/pipeline_details_entity.rb
  • both modified: app/serializers/pipeline_serializer.rb
  • both modified: app/services/members/create_service.rb
  • both modified: app/views/layouts/nav/_admin.html.haml
  • both modified: app/views/projects/issues/index.html.haml
  • both modified: app/views/projects/protected_tags/_index.html.haml
  • both modified: app/views/projects/settings/repository/show.html.haml
  • both modified: app/views/shared/issuable/_search_bar.html.haml
  • both modified: app/workers/repository_import_worker.rb
  • both modified: db/schema.rb
  • both modified: doc/ci/docker/using_docker_images.md
  • both modified: doc/ci/examples/code_climate.md
  • both modified: lib/api/groups.rb
  • both modified: lib/gitlab/checks/change_access.rb
  • both modified: lib/gitlab/git_access.rb
  • both modified: lib/gitlab/git_access_wiki.rb
  • both modified: lib/tasks/gitlab/check.rake
  • deleted by them: spec/db/production/settings.rb
  • both modified: spec/factories/projects.rb
  • both modified: spec/features/protected_branches_spec.rb
  • both modified: spec/lib/gitlab/etag_caching/router_spec.rb
  • both modified: spec/lib/gitlab/git_access_spec.rb
  • both modified: spec/lib/gitlab/git_access_wiki_spec.rb
  • both modified: spec/lib/gitlab/import_export/all_models.yml
  • both modified: spec/models/forked_project_link_spec.rb
  • both modified: spec/models/project_spec.rb
  • both modified: spec/models/user_spec.rb
  • both modified: spec/requests/api/users_spec.rb
  • both added: spec/serializers/pipeline_details_entity_spec.rb
  • both modified: spec/serializers/pipeline_serializer_spec.rb
  • both modified: spec/services/create_deployment_service_spec.rb
  • both modified: spec/services/projects/fork_service_spec.rb
  • both modified: spec/spec_helper.rb
Edited by Nick Thomas

Merge request reports