Skip to content

CE upstream: Thursday

Nick Thomas requested to merge ce-to-ee-2017-06-15 into master
  • both modified: app/assets/stylesheets/framework/panels.scss
  • both modified: app/assets/stylesheets/pages/boards.scss
  • both modified: app/assets/stylesheets/pages/issues.scss
  • both modified: app/assets/stylesheets/pages/pipelines.scss
  • both modified: app/models/application_setting.rb
  • both modified: app/models/ci/build.rb
  • both modified: app/models/project_services/kubernetes_service.rb
  • both modified: app/services/git_push_service.rb
  • both modified: app/services/git_tag_push_service.rb
  • both modified: app/views/help/index.html.haml
  • both modified: app/views/layouts/_broadcast.html.haml
  • both modified: app/views/projects/boards/components/_board.html.haml
  • both modified: app/views/projects/jobs/_sidebar.html.haml
  • both modified: config/sidekiq_queues.yml
  • both modified: db/schema.rb
  • both modified: doc/api/README.md
  • both modified: doc/api/projects.md
  • both modified: doc/ci/examples/code_climate.md
  • both added: rubocop/cop/rspec/single_line_hook.rb
  • both modified: spec/controllers/projects/jobs_controller_spec.rb
  • both modified: spec/features/help_pages_spec.rb
  • both modified: spec/features/protected_branches_spec.rb
  • both modified: spec/features/protected_tags_spec.rb
  • both modified: spec/lib/gitlab/database/migration_helpers_spec.rb
  • both modified: spec/lib/gitlab/git_access_spec.rb
  • both modified: spec/lib/gitlab/kubernetes_spec.rb
  • both modified: spec/lib/gitlab/saml/user_spec.rb
  • both modified: spec/models/project_services/kubernetes_service_spec.rb
  • both modified: spec/policies/project_snippet_policy_spec.rb
  • both modified: spec/requests/api/jobs_spec.rb
  • both modified: spec/requests/api/runner_spec.rb
  • both modified: spec/requests/api/settings_spec.rb
  • both modified: spec/requests/ci/api/builds_spec.rb
  • both added: spec/rubocop/cop/rspec/single_line_hook_spec.rb
  • both modified: spec/serializers/pipeline_serializer_spec.rb
  • both modified: spec/services/merge_requests/update_service_spec.rb
  • both modified: spec/support/kubernetes_helpers.rb
  • both modified: spec/uploaders/artifact_uploader_spec.r
Edited by Nick Thomas

Merge request reports