An error occurred while fetching the assigned milestone of the selected merge_request.
Prepare 11.0 RC6 EE release
Main release issue: gitlab-org/release/tasks#243 (closed)
Summary
This MR prepares 11-0-stable-ee
for %11.0 (RC6
) by merging 11-0-stable-ee-prepare-rc6
into 11-0-stable-ee
.
MR Filter for ~"Pick into 11.0" MRs
Note to leave in MRs
Picked into https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6031, will merge into `11-0-stable-ee` ready for `11.0 RC6 EE`
/unlabel ~"Pick into 11.0"
Steps
- Cherry-pick commits into this MR using the link for ~"Pick into 11.0" above.
- This can be done by checking out
11-0-stable-ee-prepare-rc6
locally and usinggit cherry-pick -m1 MERGE_COMMIT_SHA
- Note: The quickest way to check the
MERGE_COMMIT_SHA
is to go the Discussion tab in the Merge Request. The merge commit SHA will be visible right before the comment of it being merged. Sometimes the merge commit SHA will not be available in the Discussion tab, in those cases you have to look for it in the commits tab formaster
- Push changes every so often and verify that the MR has been included
- Leave a note in the MR so others can easily see that it is on track to be included in a release.
- Remove the ~"Pick into 11.0" label.
- If there are any conflicts while picking MRs then attempt to resolve them; otherwise, create a new MR against the
11-0-stable-ee-prepare-rc6
branch and assign it to the author of the conflicting files. - Merge CE-to-EE using one of the workflows described in the Merge CE stable changes to EE docs
- Note: Often, after a release has been tagged, the
VERSION
file inee
will have a conflict. Accept the-ee
one
- Once this MR is green merge it to stable, preferably with a manual fast-forward merge to minimize waiting time, as described in Merging preparation MRs into stable
Checklist
-
Changes marked ~"Pick into 11.0" have been picked -
CE->EE merge has taken place -
Conflicts resolved -
No new commits have introduced directly to the stable branch while this MR was in progress. If there are, check for a green pipeline after merging this MR.
Edited by Filipa Lacerda
Merge request reports
Activity
mentioned in issue gitlab-org/release/tasks#258 (closed)
added 415 commits
- 422c9324 - Add additional Consul/Repmgr troubleshoot details
- 631bd9bf - Use persisted stages to load pipelines index table
- 9520d2ff - Memoize project active runners to avoid N+1 queries
- 6c63f96e - Preload number of warnings in every stage in a pipeline
- fb706d69 - Order pipeline stages by a position in a relation
- 76a7157c - Abstract persisted/legacy stages in pipeline model
- ea35fd05 - Refactor pipeline preloader to split reponsibilities better
- e4eb330a - Add pipeline stages factory method import/export support
- be3a0377 - Fix memoization-related rubocop offense in project
-
0b3cca56 - Fix rubocop offense in pipeline controller specs
👮 - f89f232d - Simplify pipelines preloader implementation
- 8cca6c83 - DRY creating groups of common builds in a stage
- 77c44f59 - Use persisted stages to load pipelines index table
- c50dc610 - Memoize project active runners to avoid N+1 queries
- 4264ba02 - Preload number of warnings in every stage in a pipeline
- 9d1b37c3 - Order pipeline stages by a position in a relation
- 66b97bc2 - Abstract persisted/legacy stages in pipeline model
- f3c415d3 - Refactor pipeline preloader to split reponsibilities better
- 1af5b71d - Add pipeline stages factory method import/export support
- 96c3f3c7 - Fix memoization-related rubocop offense in project
-
6809353d - Fix rubocop offense in pipeline controller specs
👮 - 4ffd764c - Simplify pipelines preloader implementation
- 6e015c2b - DRY creating groups of common builds in a stage
- dab3ae39 - Do not paginate pipelines active relation twice
- 92de5f77 - Fix Rubocop offense in grouped statuses class specs
- 2e7965e9 - Do not paginate pipelines active relation twice
- 1771d181 - Fix Rubocop offense in grouped statuses class specs
- bc9a0e10 - Reduce amount of expected pipeline serialization queries in specs
- 7ebafe16 - Reduce amount of expected pipeline serialization queries in specs
- f0d7445b - Reduce pipeline serialization queries when preloaded
- 01792f50 - Reduce pipeline serialization queries when preloaded
- 3f76a976 - Adjust pipeline serialization queries amount in EE
- 0e1b3dc4 - Fix pipelines serializer with preloading pagination
- e0837df8 - Fix pipelines serializer with preloading pagination
- 887818d3 - Do not update stage status when it is just created
- c0827455 - Add specs for stage detailed status and warnings
- 1af2274b - Restore lazy loading of pipeline commits in preloader
- 8a3aa3a6 - Fix Rubocop offenses in pipeline stage specs
- aac8d1f3 - Add check for nil auto_devops in Projects::UpdateService
- ca1d6d2f - Add CHANGELOG entry
- fc3d2141 - Add a feature flag for switching pipeline stages
- 3662f147 - Improve specs for pipelines controller
- 162cc55e - Use persisted stage feature to serialize pipelines
- a2f6aa96 - Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipelines-table
- 74caf547 - Fix pipeline serializer queries count specs
- e542583e - Add a unique index to stages on pipeline / position
- 93241149 - Make pipeline / stage position index not unique
- 348c89c4 - Preload Group plans in EpicsFinder
- b6caf937 - Update Doorkeeper OpenID for Kubernetes support
- 0d44f4d5 - Rephrase "maintainer" to more precise "members who can merge to the target branch"
- 636bc349 - Do not update stage status when it is just created
- a0dba802 - Add specs for stage detailed status and warnings
- 04586210 - Restore lazy loading of pipeline commits in preloader
- f2e21ad6 - Fix Rubocop offenses in pipeline stage specs
- d1fc6c3d - Improve specs for pipelines controller
- 4e22384d - Use persisted stage feature to serialize pipelines
- 23edce53 - Fix pipeline serializer queries count specs
- 73aa7e33 - Add a unique index to stages on pipeline / position
- 57b3550e - Make pipeline / stage position index not unique
- d6d26545 - Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipelines-table-ee
- b5727710 - Adjust pipeline serializer query counts in EE
- afcc0784 - Update security products job and artifact names in documentation. Refs gitlab-org/gitlab-ee#6184
- 99ee16b3 - [Geo] Fix: Deleted project events may be skipped on the secondary when selective sync is used
- caadfcde - Backport changes in app/services/test_hooks/project_service.rb
- 0c994215 - Backport changes in app/services/applications/create_service/rb
- 3bdee5b8 - Squashed commit of the following:
- a31d3aac - Exclude Guest users or users without a membership from seats count for Ultimate plan
- e87031e4 - Update email_spec to 2.2.0
- 3579ed01 - Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"
- d46c1229 - Replace have_html_espaced_body_text after 517598ba
- dadf1209 - Update _destroy.haml
- 89b4304f - Add background migrations to arhive legacy traces
- b626fcc0 - Add changelog
- 0d00d02e - Directly refer application code from migration code
- bcd664f5 - Fix specs. Rename migration file name which was conflicted with background migration's.
- 623accf9 - Add type_build to ScheduleToArchiveLegacyTraces::Build
- 2184c753 - Revise comments in ArchiveLegacyTraces
- 8f1f73d4 - Fix typo in spec. Add a test for the case of when trace is stored in database
- 80084428 - Use gitlab-shell 7.1.4
- 7b354784 - Add .activities class to group activity .nav-block
- 114c26cc - Raise error if pipeline / stage hits unknown status
- 20b04cc0 - Update GitHub import instructions (github.md)
- 8197c756 - Copyedit GitHub importer docs
- 2d7aef13 - Port repository mirroring from EE
- e5289007 - Update GitHub import instructions (github.md)
- a10c5e72 - Copyedit GitHub importer docs
- 1574ffca - Port repository mirroring from EE
- f5fe7ddb - Copyedit GitHub project integration docs
- cf57991d - Raise error if pipeline / stage hits unknown status
- b7244e03 - Merge branch 'master' into 'dm-gitlab-shell-7-1-4'
- b8370c9f - Support presigned multipart uploads
- c2a31b61 - Move out the replication slots items to the other information section
- af92168b - Add CHANGELOG
- 02ea0066 - Show verification section only when verification is enabled on node
- f3eec0ff - Remove test for `hasItemsToShow` prop as no longer necessary
- d4d38997 - Minor method clean up
- 5f8c67bd - Merge branch…
- ab641bac - Merge branch 'docs-add-consul-repmgr-troubleshooting' into 'master'
- 56d70009 - Make error in clusters occupy full width
- dd78ad02 - Merge branch 'github-import-docs-ee' into 'master'
- 35ba75f6 - Merge branch 'github-import-docs' into 'master'
- 840ce49d - Fixes the Terms Page
- 27a821ba - Enrich Security Reports with more data.
- 05ef0599 - Merge branch '5043_enrich_sast_reports' into 'master'
- 2f50b206 - Hide archived projects from `shared_projects`
- e30168dd - Merge branch '46845-update-email_spec-to-2-2-0' into 'master'
- ce902b95 - Merge branch 'ee-groups-controller-show-performance' into 'master'
- fb71c468 - Fix repository_storage spec for Rails5
- 4e322d07 - Fixed alignment issues with IDE sidebar
- 8275e26c - fixed SVG alignment
- 6426b507 - Include all ancestors milestones in json list & autocomplete
- 3571b97e - Merge branch 'update-doorkeeper' into 'master'
- 0fd8245f - Updated vendored ADO template
- 2f418b0a - We often add one more blank line beside `prepend`
- 71ed7987 - Perform pull request IO work outside a transaction
- a6e36672 - Bring CE-EE parity to app/services/projects/update_service.rb
- d3c48793 - Reorder size limit and storage size checks in Project update service
- eb1f9651 - Yield to an optional block in Projects::UpdateService
- 80403495 - Fix gitea import page
- b220e020 - Bring CE-EE parity to app/services/projects/update_service.rb
- 6b8e7a64 - Yield to an optional block in Projects::UpdateService
- 9f9764ee - Fix labels page missing margins and oversized fonts
- 929d7f60 - Fix navigation theme preference heading
- f12ee2a2 - Remove unused running_or_pending_build_count
- 6b9d4966 - Extract EE-specific code from app/services/application_settings/update_service.rb
- b8670f18 - Extract EE-specific code from app/services/applications/create_service.rb
- a05f0a46 - Extract EE-specific code from app/services/commits/create_service.rb
- c75baaa4 - Backport changes in app/services/application_settings/update_service.rb
- 01875212 - Fix responsive layout for new MR metadata form
- 285ffb22 - Messaging on terms page when user already accepted
- 1e3cea1a - Bring back the EE changes to CE to authentication of builds
- eea26a93 - Update validator
- e6f92642 - Remove sidebar and monitoring nav from print view
- e164081c - Merge branch 'winh-navigation-theme-heading' into 'master'
- 11a9389c - fix labels showing up with no title
- 8f6f8de9 - Merge branch 'jivl-fix-gitea-import' into 'master'
- e264046c - Merge branch 'jivl-fix-labels-page' into 'master'
- 96f1c1f9 - Fix spacing between github import button and text field
- 9309bf31 - Merge branch '46754-error-message' into 'master'
- 1de6420e - Merge branch '47162-styling-of-acceptance-terms-page-is-broken' into 'master'
- ccc07601 - Add form-check-input class to checkbox input for visibility levels and import sources in admin area
- 1c0bc48b - Resolve "Approvers block in new MR page is broken after BS4"
- a98306bd - Merge branch '6288-approvers-block-in-new-mr-page-is-broken-after-bs4' into 'master'
- 0e9cd580 - Merge branch 'fix-responsive-mr-form' into 'master'
- e26bb072 - remove use of a shard's path (legacy_disk_path)
- e76437e2 - update dropdown active states for bootstrap 4
- bb2a847c - Merge branch 'rails5-fix-application-setting-spec' into 'master'
- cbc20d2b - Remove N+1 query for author in issues API
- 2f29b31d - fix nav projects dropdown menu overflow due to bootstrap 4 upgrade
- c26cbfcd - Remove N+1 query for author in issues API
- ea793762 - use HTTPS in the example GitLab Page URL
- 2bb94ff7 - Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pipeline_id/jobs
- e42ae323 - [Rails5] Update Gemfile.rails5.lock
- 5a855b28 - Merge branch '47236-github-import-btn' into 'master'
- bc7dbfdc - Backport of Resolve "Epics Page Styling is broken"
- ca13e159 - Merge branch 'jivl-fix-labels-not-displayed-after-selection' into 'master'
- 7a7fdbdc - Fix markdown code highlighting
- 6db04d49 - Merge branch 'bootstrap-markdown-code-highlight' into 'master'
- 05ad05f9 - Fix markdown code highlighting
- d230ec46 - Merge branch 'ee-bootstrap-markdown-code-highlight' into 'master'
- f2560340 - Merge branch '47158-bs4-nav-projects-dropdown-overflow' into 'master'
- aa747249 - Merge branch '47273-bs4-header-sub-nav-dropdown-active-states' into 'master'
- 6165f0f7 - Merge branch '6287-epics-page-styling-is-broken' into 'master'
- a0cb257c - Resolve "Epics Page Styling is broken"
- a454614d - Merge branch '6287-epics-page-styling-is-broken' into 'master'
- 9b2954a4 - [Rails5] Update Gemfile.rails5.lock
- 84dc706c - Fix form headers
- 2eb4e772 - Fix jobs log background color
- 5e7c0b65 - Resolve "Markdown blockquote is not displaying properly"
- e3ebcb68 - Merge branch '47115-fix-markdown-blockquote' into 'master'
- 6f7082b2 - Resolve "New project visibility level description alignment"
- 800d3b88 - Merge branch '47147-project-visibility-alignment' into 'master'
- c503429e - Add migration to disable the usage of DSA keys
- f4673919 - Adjust insufficient diff hunks being persisted on NoteDiffFile
- f71fc932 - Also verify if extending would override a class method
- 54732574 - Remove ambiguous statement
- 1c4c5909 - Update i18n strings
- 57dcbcb7 - Add changelog entry
- 85a7e081 - Support rails5 in postgres indexes function and fix some migrations
- 682abe40 - MR Widget LicenseIssueBody Component
- 58730258 - Merge branch 'master' into per-project-pipeline-iid-ee
- 3997707b - Merge branch 'dm-gitlab-shell-7-1-4' into 'master'
- 0bd86052 - Merge branch 'bvl-hide-archived-shared-projects' into 'master'
- 1e9a27b5 - Rename licence management artifact
- 43166e1e - Merge branch '6171_rename_licence_management_artifact' into 'master'
- 6bc89c0e - Merge branch '47266-visiblity-import-sources-checkbox-styling' into 'master'
- fb3f95bc - Merge branch '36862-subgroup-milestones' into 'master'
- 6229065f - Add IidRoutes for Epic
- d14d6040 - Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in documants.
- 30da54df - Merge branch 'osw-ignore-diff-header-when-persisting-diff-hunk' into 'master'
- db0f552a - Merge branch '5924-fix-epics-list-empty-state-copy' into 'master'
- 04236363 - Merge branch 'update_vendored_ADO_template' into 'master'
- 809a50fc - Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipelines-table'
- 4ff2e634 - Add license report information to MR widget
- 7b21b424 - Add changelog entry
- 75d60496 - Merge branch 'per-project-pipeline-iid-ee' into 'master'
- 228f52b8 - Merge branch 'perform-ci-build-auth-always-on-primary-ce' into 'master'
- ea7efee7 - Merge branch 'allow-one-more-blank-line' into 'master'
- a2c1da2b - Perform gitlab-ci-token authentication always using primary
- 993438ad - Support smarter system notes
- 693b2ea8 - Merge branch 'jivl-smarter-system-notes' into 'master'
- a8bfaf69 - Merge branch '47236-print-fix' into 'master'
- 7736f145 - Merge branch…
- 8576e45f - Merge branch 'sh-add-uncached-query-limiter' into 'master'
- 36fbe142 - Do not validate cached data
- 491e1fc9 - Render a 403 when showing an access denied message
- b009a008 - Remove PagesService and instead make it explicit that we call PagesWorker
- e11a1001 - Merge branch 'presigned-multipart-uploads' into 'master'
- 54cdb44f - Add Configuration team to the list
- 8554fac3 - Merge branch 'blackst0ne-update-gemfile-rails5' into 'master'
- 5f475dfb - Merge branch 'fix-jobs-log' into 'master'
- 7eb2f184 - Merge branch 'ide-alignment-fixes' into 'master'
- bc59fc37 - Resolve "Add Xcode Button in UI"
- 6b85ea55 - Merge branch '45820-add-xcode-link' into 'master'
- 7adfc424 - Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'
- f02af280 - Merge branch 'rs-projects-update-service-parity-ee' into 'master'
- f9b00dbd - Merge branch 'rs-projects-update-service-parity' into 'master'
- 8140ceb5 - Merge branch 'optimise-pages-service-calling' into 'master'
- 463d77a5 - Fix Rubocop offense in build specs
- 7e54d046 - Merge branch 'backstage/gb/fix-rubocop-offense-in-build-specs' into 'master'
- 10125b72 - Merge branch 'rails5-fix-46236' into 'master'
- 89ab76c5 - Merge branch 'docs-gitlab-ee-6184_update_security_products_job_name' into 'master'
- 9ca8d88b - Merge branch 'gh-importer-transactions' into 'master'
- 53b28804 - Fixes download button for artifacts rendering a huge block
- a0832786 - Add Scala to the list of what's supported by SAST
- 3f21afbb - Merge branch 'docs-add-sast-scala-sbt' into 'master'
- 291dc5a2 - Use nullcheck operator instead of checking for null
- 06cc6547 - Fixes broken modal for security reports after BS4 upgrade
- 754981ac - ensure that epic badges are rendered correctly in group sidebar
- 636d7038 - Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclass' into 'master'
- 049519e7 - Merge branch 'override-consider-extend' into 'master'
- 8b638980 - Render a 403 when showing an access denied message
- 40dc82f8 - Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'
- 3a4ecfd0 - Prevent Gitaly WriteConfig log noise
- 3201988b - Merge branch 'write-config-not-found' into 'master'
- 444a334b - Merge branch 'perform-ci-build-auth-always-on-primary' into 'master'
- 99218302 - Merge branch 'docs/add-configuration-team-to-the-list' into 'master'
- da246582 - Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipelines-table'
- a75093db - Adjust Web IDE status bar if System Footer present
- 4894c93a - Prettify system_messages.scss
- c8958760 - Add changelog
- a7297e6c - Merge branch '6300-fix-broken-epics-badge' into 'master'
- 90bca8ea - Fix an N+1 in avatar URLs
- 6ecf819f - Fix an N+1 in avatar URLs
- 241f2d0b - Fixing dead link in the readme file
- 98156bfd - Merge branch 'patch-29' into 'master'
- fc5d62a0 - Merge branch 'blackst0ne-update-gemfile-rails5-ee' into 'master'
- e740cf11 - QA fixes or improvements don't need an exception request
- 31bbd1d3 - Fix layout in admin edit user form (EE)
- 65496a55 - Merge branch 'ee-fix-admin-user-form' into 'master'
- 5a4839b0 - Fix layout in admin edit user form
- 5426f09f - Merge branch 'fix-admin-user-form' into 'master'
- 6f4a0a92 - Eliminate N+1 queries with authors and push_data_payload in Events API
- 49d309f6 - Add default status timeout
- de15ef70 - Add mock status check timestamp
- 295ef550 - Initialize `statusCheckTimeStamp` on nodeDetails
- 3260af1c - Add Davy Defaud as French proofreader
- efed7b6d - Merge branch '41772-huge-artifacts-block' into 'master'
- 64ea9921 - Merge branch 'ee-fix-avatars-n-plus-one' into 'master'
- 3d018442 - Merge branch 'fix-avatars-n-plus-one' into 'master'
- 1654c6fc - Geo Nodes Details Section Mixin
- 6e65f367 - Fix sticking of Runner a new job is scheduled
- aab08996 - Merge branch 'sticky-register-job-service-ee' into 'master'
- e04b38ed - Merge branch 'docs-update-french-proofreader' into 'master'
- 5c3b0c1f - Resolve "Active tab for new project doesn't change properly"
- 064218b5 - Merge branch '47146-new-project-active-tab' into 'master'
- 0a6d39ca - Fix issue triage policy broken link
- d6ef4c67 - Fix Fog mocking
- 53d1c87c - Fix Fog mocking
- cb770872 - Merge branch 'optimise-runner-update-cached-info' into 'master'
- f0f8205e - Update props to include item value stale info
- c77c038c - Use DetailsSectionMixin, pass on itemValueStale to child component
- 17fc4ffc - Update styles for stale info icon
- e9f660d8 - Add changelog entry
- 9c3da335 - (EE port) Rephrase Merge Request Maintainer Edit
- 9b50c990 - Merge branch '42751-rename-mr-maintainer-push-ee' into 'master'
- 6ced2f12 - Merge branch '42751-rename-mr-maintainer-push' into 'master'
- 5c90815f - Update labels, buttons and well
- edab9360 - Merge branch 'master' into 'rd-44364-deprecate-support-for-dsa-keys'
- 5e84f752 - Merge branch 'docs-no-exception-request-needed-for-qa-changes' into 'master'
- 4deded6e - Merge branch 'fix-form-headers' into 'master'
- 6153a616 - Merge branch 'sh-fix-events-nplus-one' into 'master'
- 0a5f3aa3 - Merge branch 'fix-fog-mocking' into 'master'
- f484e8b5 - Merge branch 'fix-fog-mocking-ee' into 'master'
- 1fd2c646 - Merge branch 'bvl-403-for-external-auth-service-ce' into 'master'
- 5558b084 - Merge branch 'bvl-403-for-external-auth-service' into 'master'
- ffe87460 - Merge branch '46585-gdpr-terms-acceptance' into 'master'
- caf07c9b - Merge branch 'rd-5693-in-ultimate-don-t-count-guest-users-to-license-limit' into 'master'
- 9298d37b - Merge branch '6021-extract-ee-services' into 'master'
- 17e30a32 - Merge branch 'ce-6021-extract-ee-services' into 'master'
- 78d2e91b - Merge branch 'rd-44364-deprecate-support-for-dsa-keys' into 'master'
- a0808df0 - Find and mark more Git disk access locations
- 67dc43db - Merge branch 'gitaly-disk-access-2' into 'master'
- 60471004 - Resolve "Collapsed MR sidebar avatar is not aligned correctly"
- e9285f7e - Merge branch '46751-collapsed-mr-sidebar-avatar-is-not-aligned-correctly' into 'master'
- 8c136177 - Merge branch '6228-bs-modal' into 'master'
- 27fcc4d2 - Merge branch 'fix-triage-broken-link' into 'master'
- df5b4c00 - Resolve "BS4: Pagination is pipeline's page has no styling"
- 1fc6935e - Merge branch '46878-bs4-pagination-is-pipeline-s-page-has-no-styling' into 'master'
- 062b9209 - Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipelines-table-ee'
- ced0b445 - Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipelines-table'
- 546d11f4 - Extract EE-specific code from app/controllers/groups/group_members_controller.rb
- 83bc6923 - Extract EE-specific code from app/controllers/groups/milestones_controller.rb
- 16655097 - Merge branch 'patch-29' into 'master'
- fbd676b0 - Merge branch '5380-geo-exposes-repository-storage-paths-in-http-api' into 'master'
- b92df5e1 - Resolve "Keyboard shortcuts modal is broken"
- 245f60f2 - Merge branch '47053-keyboard-shortcuts-modal-is-broken-2' into 'master'
- 53811074 - Merge branch 'backstage/gb/use-persisted-stages-to-improve-pipelines-table' into 'master'
- 0869876f - Add .NET to what's supported by SAST
- cf43b255 - Merge branch '5487-fe-license-info-mr-widget' into 'master'
- 5347155b - Add top margin to the related merge requests section
- 2d3563ab - Merge branch 'jivl-add-top-margin-related-merge-requests' into 'master'
- ee3febc5 - Add a minimal GraphQL API
- ee264e08 - Convert from GraphQL::Batch to BatchLoader
- 767fd175 - Add `present_using` to types
- abab617c - Handle exceptions outside the GraphQL schema
- 56b60c7b - Merge branch 'rummik-master-patch-95386' into 'master'
- 051c0ec9 - Revert "Merge branch 'jivl-add-top-margin-related-merge-requests' into 'master'"
- 65dbead7 - Fix repository archive generation when hashed storage is enabled
- d8eea0c4 - Merge branch 'revert-2d3563ab' into 'master'
- 6381cf73 - Fix transfer project namespace field
- 1183315f - fix attach button cursor
- 84dd83d6 - Merge branch 'patch-29' into 'master'
- 1f3a35f7 - Merge branch 'ce-to-ee-2018-06-04' into 'master'
- f69c38e0 - Merge branch 'jivl-fix-attach-button-cursor' into 'master'
- c6a4c7be - Fix header styles
- 6ed5cd1c - Merge branch 'fix-header-styles' into 'master'
- 2fa276a4 - Merge branch 'fix-transfer-project' into 'master'
- 6f2cd9bc - Merge branch '45702-fix-hashed-storage-repository-archive' into 'master'
- bca0dfcb - Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-06-05
- 02e808bf - Resolved conflict in app/services/application_settings/update_service.rb
- 91651bb7 - Resolved conflicts in app/models/personal_snippet.rb
- 621288ba - Resolve conflict in bootstrap_migration.scss
- e29e6f13 - Fix conflicts in Gemfile.rails5.lock
- e92e9594 - Fix db/schema.rb and gitlab.pot
- 7e5dd40f - Fix MR tabs bottom border (EE)
- 0d84f18a - Merge branch 'ee-fix-mr-tabs' into 'master'
- 069c7f34 - Fix member tabs
- 99ca7ab4 - Merge branch 'ee-5941-extract-ee-controllers' into 'master'
- 4c2f9ab0 - [EE] update net-ssh 4 -> 5, remove rbnacl, rbnacl-libsodium (not needed)
- 8fdf3d3d - Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipelines-table-ee'
- a808713a - Merge branch '4909-show-status-data-timeout-info' into 'master'
- 112ea2fc - Merge branch 'backstage/gb/use-persisted-stages-to-improve-pipelines-table-ee' into 'master'
- 28f4db47 - Fix content-wrapper when system header+no perf bar
- 99afcfcb - Initial setup GraphQL using graphql-ruby 1.8
- 16b652d6 - Rename Secret variables -> variables
- c48f9b06 - Merge branch 'docs-add-dotnet-to-sast' into 'master'
- 4dbd17f2 - Merge branch 'bvl-graphql-start-34754-ee' into 'master'
- c8fbfb3a - Resolve conflict in app/models/ci/pipeline.rb
- 0034421e - Resolve conflict in doc/user/project/import/github.md
- 047f4796 - Resolve conflict in spec/uploaders/object_storage_spec.rb
- 7a08af70 - Resolve conflict in spec/serializers/pipeline_serializer_spec.rb
- e5b51db0 - Merge branch 'secret-variables-name-ee' into 'master'
- 2ede37bc - Merge branch '6313-breadcrumbs-with-system-header' into 'master'
- b33d6e32 - Also match against tags because:
- e7822f0e - Merge branch '6305-ide-fix-status-with-footer-msg' into 'master'
- 22f6450d - Update notify_spec.rb in EE
- 58fe0bc1 - Merge branch 'master' into 'ce-to-ee-2018-06-05'
- e6090c4a - Docs: add the documentation guidelines into its own dir
- d1057461 - Merge branch 'docs-reorg-docs-guides-dir-ee' into 'master'
- ccc5f473 - Adds Kubernetes Pod Logs to GitLab
- b71b48b7 - Merge branch '4752-kubernetes-pod-logs' into 'master'
- 2eb84ce9 - Validate classification label on create & update
- 257c597e - Add a custom storage config instead of overwriting
- b0a975a4 - Fix command in license management example
- e50c0c27 - Merge branch 'also-match-against-tags' into 'master'
- 4dc7cf2b - Remove redundant has_internal_id
- 54d9a7d9 - Merge branch 'ce-to-ee-2018-06-05' into 'master'
- e14fec7a - Merge branch 'bvl-validate-label-for-project-before-save' into 'master'
- fcbf4eab - Rename master to maintainer
- 616e5249 - Rename “Developers + Masters”
- d0a7ac94 - Fix spec
- 16abffde - Doc update
- a6544666 - View update
- 7e53a80e - wording
- 968e4ea2 - doc
- 9fa8bf03 - doc
- 1f93b7f8 - ee
- 8459873e - ee
- 30cc8c1c - ee
- ba0f73fd - ee
- 6595a957 - ee
- 0e32de61 - change wording
- 2eddb1be - group runners
- 3e01f3d6 - lock permission
- f2c28b74 - policy
- e179f388 - doc
- 10b18248 - fix lock spec
- 74dbe898 - add changelog
- 655b0a32 - Update readme
- 6e101371 - Update gitlab flow doc
- ab60e5c7 - Re-add an important '/' that was inadvertently removed
- e55722a4 - Merge branch '42751-rename-master-to-maintainer-ee' into 'master'
- b60cdc47 - Merge branch 'fix-6002' into 'master'
- 57e1c975 - Port of 43597-new-navigation-themes to EE
- 0a01c1a3 - Merge branch 'docs-fix_command_example_for_license_management' into 'master'
- 5c72a5b7 - Fix export issues modal
- b719a00f - Merge branch 'jl-add-eks-integration-docs' into 'master'
- a87257ee - Fix typo
- b35105ba - Merge branch 'docs-article-ports-19468-to-ee' into 'master'
- cdf988de - Changed the usage of two modal headers
- 619d7acb - Fix index for outdated projects on the project_repository_states table
- cbc3a3bf - Add CHANGELOG
- e96f8373 - Merge branch 'ee-47362-members-tabs' into 'master'
- 75402efb - Merge branch…
- 6cb62580 - Update CHANGELOG-EE.md for 10.8.4-ee
- 17c48e12 - Update CHANGELOG.md for 10.8.4
- 50ab2342 - Merge branch 'jivl-fix-export-issues-modal' into 'master'
- 76900401 - Fix related issues top padding
- f3c7ab45 - Merge branch 'fix-related-issues-top-padding' into 'master'
- 58455601 - Merge branch 'master' into 'remove-redundant-has_internal_id'
- 9965259f - Merge branch 'remove-redundant-has_internal_id' into 'master'
- 386d0220 - Merge branch 'ee-43597-new-navigation-themes' into 'master'
- bb31635b - Merge branch 'ee-update-net-ssh' into 'master'
- 629b09ea - Merge branch '2018-06-07-RC-cut-ee' into 11-0-stable-ee-prepare-rc6
Toggle commit list@grzesiek same problem as CE, can you please help us fix it? Thanks!
assigned to @grzesiek
assigned to @mayra-cabrera
added 223 commits
- 9b2e19fe - Adds variables to POST api/v4/projects/:id/pipeline
- 6ae16b6d - Rename variables_attributes => variables and adds spec for exclude/only option
- 3871ea33 - Review 1
- 43e08b1a - Backport scroll utilities for the job log component
- 7644edd8 - Add partial for the build outputs
- adbdd8e3 - Add modal-size option to modal component
- e54d456b - Add class to fix wrapping
- 2ae48f1c - Add QA integration test for full Auto DevOps flow
- 282c09ed - Do not wait for sast job to succeed in auto devops spec
- 4dbd28ee - Backport changes to app/controllers/groups/group_members_controller.rb
- fd97b86e - Backport changes to app/controllers/groups/milestones_controller.rb
- 5377e97d - Use md as default modal size
- c07ee641 - Improve modal prop interface
- 3f360bef - Update go minimum versions to reflect the inclusion of Gitaly.
- 7519a25a - Use `started` key to show the triggered date
- 1defb950 - Update Factory::Repository::Push to allow pushing directory to simplfy auto devops spec
- c64e7bf0 - Dont test performance succeeds in Auto DevOps QA
- bf9bc378 - Add gcloud and kubectl to Dockerfile for QA
- ef04bd4e - Set zone when creating K8s cluster in QA test
- e0d70e4d - Update index.md; typo "all all" lines 25-26
- fc916b06 - Migrate jobs in object_storage_upload queue
- 9c6c17cb - Add a minimal GraphQL API
- 287c34ca - Convert from GraphQL::Batch to BatchLoader
- aa4b1ae7 - Add `present_using` to types
- c443133e - Handle exceptions outside the GraphQL schema
- a5c25be8 - Fix project settings > merge request settings spacing
- 46317b7d - Removes variables from pipelines api
- 9c3c198d - Combine multiple `it` blocks to improve Markdown feature spec times
- 03fbf5b3 - Fix card header text color
- b8bc25d9 - Revert "Merge branch 'jivl-fix-labels-page' into 'master'"
- 36a8f1a6 - Reject GPG keys that have e-mail or names with non-valid UTF-8 encodings
- 5ef0e1c3 - Merge branch '47049-performance-modal' into 'master'
- a34666e6 - Merge branch 'sh-reject-non-utf8-gpg' into 'master'
- 6585e3d8 - use bootstrap 4 utilities for error states
- bbafb853 - Add missing tests around rendering invalid merge requests (HTML+JSON)
- eb94d36d - Rename #close_merge_request_without_source_project
- d87552a8 - Rename #check_if_can_be_merged -> #mark_merge_request_mergeable
- 4775fb9e - Render 'invalid' if #target_branch_missing?
- f302f46c - Add registry debug server docs
- e4662b15 - Fix MR tabs bottom border
- a037b959 - Merge branch 'fix-mr-tabs' into 'master'
- 7136cf96 - [Rails5] Replace `params` with `safe_params` in app/views/admin/runners/index.html.haml
- 90a5bcc5 - Merge branch 'fix-settings-spacing' into 'master'
- 53457cb0 - Merge branch 'fix-card-header-text-color' into 'master'
- cd47c0b8 - Fix member tabs
- b61e1e7a - Fix invisible rows on importer status
- 610a8f24 - Merge branch 'sh-fix-importer-status' into 'master'
- 288ce111 - Move section to basic troubleshooting
- bc56f1f5 - Add polyfill and comments to utils/sticky
- 04e795d1 - [Rails5] Fix response headers sending through workhorse
- 9f9e107a - Add ruby Markdown type
- 414af121 - Merge branch 'jr-registry-server-debug-docs' into 'master'
- 078a5dcd - Rails 5 fix unknown keywords: changes, key_id, project, gl_repository, action,…
- 2af2140c - update net-ssh 4 -> 5, remove rbnacl, rbnacl-libsodium (not needed)
- 4ccf4d33 - Merge branch '5941-extract-ee-controllers' into 'master'
- 9b8370a2 - Merge branch 'rs-markdown-spec-performance' into 'master'
- af07c490 - Merge branch…
- 2d1faddb - Rails 5 fix glob spec
- 90216b20 - Show job logs in web IDE
- e59d9a0c - removed need for job.js
- 9827f3db - moved fetching trace to store
- 1d43689e - reduced duplication of job details
- 8c3a2c55 - fixed sidebar button not having active class
- 2d6022e0 - store specs
- f73b2c8e - component specs
- deaf4f72 - design update
- d2dcfe5f - added missing button type
- b9928718 - fixed row log link title
- e0ca6ccb - Merge branch 'blackst0ne-rails5-fix-specs-with-text-plain-charset-utf-8' into 'master'
- eaa8836b - Merge branch 'rails5-fix-47368' into 'master'
- ec37b1b2 - added empty state
- a93e34ac - Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'
- c8f0e4b5 - Add Avatar API
- 82762c53 - Bump grape-path-helpers to 1.0.2 to get updated Rake task naming
- ec2a1ac5 - Merge branch '46858-triggered-at' into 'master'
- 746c67db - Merge branch…
- 3a722ff5 - Show a more helpful error for import status
- 93103bb0 - Rescue stale live traces
- 25810d03 - Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTraceWorker.
- 33019bea - Simplify RescueStaleLiveTraceWorker
- d10fbde4 - Targets only problematic live traces
- c33cedd0 - Use each_batch to find rows efficiently with group_by
- 3bc2acf5 - Add change log
- c47a434c - Change cron period to per hour
- d5e073a4 - Revise a comment
- 4b458ca7 - Add tests
- ad12c58f - Changed cron interval to every 17 minute
- ded38d5f - Add exclusive relase for trace arhive
- 3b569fce - Clean up worker
- fb1e35e5 - Fix spec fiel location
- 10acdc30 - Rename find_stale. Fix worker name in declaration.
- 32f825c6 - Add tests for each new code
- 174c892e - Fix name of worker for cron worker spec
- 2522691e - Fix ambiguous stuck ci job worker's spec. Rename lease key of archive
- 40644815 - Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix comments
- 2084e7ab - Move find_builds_from_stale_live_traces method to Ci::Build
- 5a1ee0c3 - Fix the query to select stale live traces
- f9b821f0 - Fix specs for exclusive lease
- cae17352 - Fix typos and add a small spec
- 930ad88a - Merge branch 'sh-add-rake-task-docs-and-bump-grape-path-helpers' into 'master'
- 8a7a3f92 - Remove unnecessary @pushing_directory bool in QA::Factory::Repository::Push
- 9b65d4bb - Initial setup GraphQL using graphql-ruby 1.8
- 332275b7 - Simplify error message handling in Projects::CreateService
- 4cfe9209 - Merge branch 'jprovazn-uploader-migration' into 'master'
- 50989bca - Add metric for failed archiving with stale live trace
- bb6b73cf - Merge branch 'ide-jobs-log' into 'master'
- 1da00653 - [Rails5] Fix Arel::UpdateManager calls
- f131757f - Set Gitaly Server feature flags from Rails
- e7ef9133 - Simplify server feature flags
- 9f71d02e - Use gitaly 0.105.0
- 3c9686c9 - Rename Secret variables -> variables
- a08cce86 - Remove unused let and rename var in QA autodevops spec
- 536d180f - Rescue from failed feature lookups
- 25bf4a2b - Merge branch 'qa-112-tests-for-auto-devops' into 'master'
- c5e44dc5 - Use Github repo visibility during import while respecting restricted visibility levels
- 7334b855 - Merge branch '47204-fix-golang-minimum-version-in-docs' into 'master'
- af9cc234 - Merge branch 'bvl-graphql-start-34754' into 'master'
- 524ebff5 - Show merge requests in IDE
- 0b278a93 - style updates
- 03820e9b - fetch both created & assigned
- ce2bc5c0 - correctly load up merge request
- c9b36995 - fixed loading icon hiding content
- 04ce5c4e - fixed dropdown items not having pointer cursor
- d644798f - fixed scss lint
- f8d8b63f - fixed karma
- 95b3ff05 - fixed mutations spec
- 64360f4f - move styles out of components
- 34dae228 - fixed spacing
- c9e8c618 - fixed dropdown not re-showing the content
- 71242199 - Merge branch 'secret-variables-name' into 'master'
- f4b03f09 - Merge branch '45821-avatar_api' into 'master'
- 45444c8e - Merge branch '47189-github_import_visibility' into 'master'
- 56efb9ee - Adjust monitoring graphs to support widgets in EE
- 6b41118f - Merge branch 'add-monitoring-widgets' into 'master'
- 96d00884 - Create a method for failed_archive_counter
- 4083ea1c - Merge branch 'rails5-fix-47376' into 'master'
- dfb0d45d - Rename worker to ArchiveTracesCronWorker
- cc9928c2 - Docs: add the documentation guidelines into its own dir
- b995b031 - Merge branch 'docs-reorg-docs-guides-dir' into 'master'
- 3b78b2d3 - component specs
- ddabde54 - Merge branch 'sh-improve-import-status-error' into 'master'
- a8b570d8 - Rename master to maintainer
- cfcc7043 - Rename “Developers + Masters”
- 7c965a24 - Fix spec
- d5a303cf - Doc update
- dc28ef01 - View update
- 8c24e78b - wording
- 15469fe0 - doc
- a6c15c5b - change wording
- 748f8fef - group runners
- 5ee56c9a - lock permission
- a0b67844 - policy
- 1c7ab76b - doc
- 9fa70462 - fix lock spec
- faf00731 - add changelog
- 9980869d - Update readme
- dd42cab9 - Update gitlab flow doc
- 38f95d6c - Merge branch 'gitaly-find-commit-go-git' into 'master'
- 35bf473f - Merge branch 'jivl-backport-scroll-utilities' into 'master'
- 75ed8a09 - Merge branch…
- 96747556 - Merge branch 'live-trace-v2-persist-data' into 'master'
- e6568d80 - Don't update/create projects errors were added
- 51a9f711 - Add a custom storage config instead of overwriting
- 5372c2e8 - removed event listener for event that no longer exists
- 41eab9a9 - Merge branch 'bvl-validate-label-for-project-before-save-ce' into 'master'
- cc9468e4 - Move GC/Repack to OptOut
- 005bc944 - Merge branch 'gitaly-gc-repack-opt-out' into 'master'
- e9ad837c - Merge branch '42751-rename-master-to-maintainer' into 'master'
- 4223beff - changed a link into a button
- 5b75c677 - update issue template to encourage collaboration and metrics
- 6c5c3833 - Merge branch 'JobV-master-patch-08985' into 'master'
- 0dd7563b - Merge branch 'ide-merge-requests-components' into 'master'
- 08b3ee8b - Merge branch '11-0-stable-prepare-rc5' into '11-0-stable'
- 07b390f2 - Fix board dropdown being cropped
- e8f49b4b - Support LFS objects when creating a project by import
- 86ec52e0 - Merge branch 'fj-40401-support-import-lfs-objects' into 'master'
- fa87e3d8 - Update/help integration screenshot
- e1e95244 - Merge branch 'update/help-integration-screenshot' into 'master'
- f104f9ed - Fix alert-danger class colors for text and background
- 3a14f2b2 - Add EKS integration tutorial
- 44e5c87e - Merge branch 'jl-add-eks-integration-docs' into 'master'
- c3c14bef - Update VERSION to 11.0.0-rc5
- 748a5f4b - Fix typo
- 7a7d39eb - Remove outline from switch/toggle buttons
- fddcfae6 - Merge branch 'improve-eks-docs' into 'master'
- 4f526a33 - Merge branch 'jivl-fix-switch-toggle-blue-halo' into 'master'
- 15fe6a62 - Fix history icon misaligned
- dd6aade3 - Merge branch '46833-sticky-polyfill' into 'master'
- 4a244490 - Merge branch '47359-bs4-k8s-gke-error-colors' into 'master'
- de204529 - Merge branch '47299-fix-board-overflow' into 'master'
- be248615 - Resolve "Project homepage > Plus dropdown on mobile screens"
- 2838bb4d - Merge branch '46698-project-homepage-plus-dropdown-on-mobile-screens' into 'master'
- 70499df2 - Merge branch '47362-members-tabs' into 'master'
- 75265ade - Merge branch 'jivl-fix-alert-message-colors' into 'master'
- 5d3abdf9 - Log response body to production_json.log when a controller responds with a 422 status
- 22fb44f5 - Add changelog for bootstrap upgrade
- c6e26e24 - Update CHANGELOG.md for 10.8.4
- 1d81d157 - Fix styling of delete user button in dropdown
- 5f092023 - Merge branch '47353-delete-user-dropdown' into 'master'
- 8eb3eb86 - Fix styling of Remove Kubernetes cluster integration section
- 60b102be - Merge branch 'jivl-fix-history-icon-misaligned' into 'master'
- e70faf2d - Merge branch 'bootstrap-changelog' into 'master'
- 63666a6f - Merge branch '47433-remove-integration-styling' into 'master'
- 760b12dc - Merge branch 'revert-e264046c' into 'master'
- ce001db9 - Merge branch 'master' into 'master'
- 164dbc6b - Resolve "Introduce new navigation themes in GitLab 11.0"
- 06941114 - Merge branch '43597-new-navigation-themes' into 'master'
- 10fd34ba - Merge branch 'update-net-ssh' into 'master'
- 5ebc4618 - Merge branch 'sh-log-422-responses' into 'master'
- d3e23af9 - Merge branch '2018-06-07-RC-cut' into 11-0-stable-prepare-rc6
- 7ac207a7 - Merge branch 'per-project-pipeline-iid' into 'master'
- 265732db - Merge remote-tracking branch 'ce/11-0-stable-prepare-rc6' into 11-0-stable-ee-prepare-rc6-conflicts
- 9183b99b - Solve doc and routes conflicts
- 221edf45 - Fix app/views/layouts/devise.html.haml
- 4ac25032 - Fix app/views/layouts/devise_empty.html.haml
- 0bb6724f - Merge brant ch '11-0-stable-ee-prepare-rc6-conflicts' of…
- ebe0a2bf - Fix app/views/projects/project_members/index.html.haml
- c02a5768 - Resolve javascripts/job conflicts
- 4d6b8450 - Fixes conflicts on protectd branches and gitlab.pot
- 03c7d8ba - Solves conflicts for db schema
- 400b0c29 - Fixes conflict for Gemfile.lock
- 4bc943f0 - Fixes conflicts for Gemfile.rails5.lock
- 785e17c1 - Merge branch '11-0-stable-ee-prepare-rc6-conflicts' into '11-0-stable-ee-prepare-rc6'
Toggle commit listmentioned in commit 04dd6d66
added devopsrelease [DEPRECATED] label
added Enterprise Edition label
mentioned in issue #392754 (closed)
Please register or sign in to reply