Skip to content

CE upstream

Valery Sizov requested to merge ce_upstream into master
	✅both modified:   app/assets/javascripts/locale/en/app.js
	✅both modified:   app/assets/javascripts/locale/es/app.js
	✅both modified:   app/assets/stylesheets/framework/panels.scss
	✅both modified:   app/assets/stylesheets/pages/pipelines.scss
	✅both modified:   app/models/merge_request.rb
	✅both modified:   app/serializers/group_entity.rb
	✅both modified:   config/locales/en.yml
	✅both modified:   doc/README.md
	✅both modified:   doc/administration/job_artifacts.md
	✅both modified:   doc/api/users.md
	✅both added:      doc/user/project/quick_actions.md
	✅both modified:   locale/bg/gitlab.po
	✅both modified:   locale/de/gitlab.po
	✅both modified:   locale/en/gitlab.po
	✅both modified:   locale/es/gitlab.po
	✅both modified:   locale/gitlab.pot
	✅both modified:   locale/pt_BR/gitlab.po
	✅both modified:   locale/zh_CN/gitlab.po
	✅both modified:   locale/zh_HK/gitlab.po
	✅both modified:   locale/zh_TW/gitlab.po
	✅both modified:   spec/features/boards/boards_spec.rb
	✅both modified:   spec/features/commits_spec.rb
	✅both modified:   spec/features/gitlab_flavored_markdown_spec.rb
	✅both modified:   spec/features/issues_spec.rb
	✅both modified:   spec/features/merge_requests/edit_mr_spec.rb
	✅deleted by them: spec/features/milestones/milestones_spec.rb
	✅both modified:   spec/features/milestones/show_spec.rb
	✅both modified:   spec/features/projects/branches_spec.rb
	✅both modified:   spec/features/projects/commit/cherry_pick_spec.rb
	✅both modified:   spec/features/projects/snippets_spec.rb
	✅both modified:   spec/features/projects/wiki/user_updates_wiki_page_spec.rb
	✅both modified:   spec/features/protected_tags_spec.rb
	✅both modified:   spec/features/tags/master_creates_tag_spec.rb
	✅both modified:   spec/features/triggers_spec.rb
	✅both modified:   spec/lib/gitlab/git_access_spec.rb
	✅both modified:   spec/lib/gitlab/git_access_wiki_spec.rb
	✅both modified:   spec/models/merge_request_spec.rb
	✅both modified:   spec/requests/api/merge_requests_spec.rb

Now that we fail the build with Vue warnings, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12163/, there are some outstanding EE specs that throw Vue warnings and failing in the Karma tests

Edited by Eric Eastwood

Merge request reports