Commit 2451a783 authored by Yorick Peterse's avatar Yorick Peterse

Manual merge of CE master into EE master

The merge train could not automatically merge CE into EE due to a
changelog file being removed in CE while it was modified in EE. To
resolve this, we removed the changelog file from EE as well.
parents f9564627 5ca1899a
This diff is collapsed.
12.1.0-pre 12.2.0-pre
...@@ -15,6 +15,7 @@ module Taskable ...@@ -15,6 +15,7 @@ module Taskable
INCOMPLETE_PATTERN = /(\[[\s]\])/.freeze INCOMPLETE_PATTERN = /(\[[\s]\])/.freeze
ITEM_PATTERN = %r{ ITEM_PATTERN = %r{
^ ^
(?:(?:>\s{0,4})*) # optional blockquote characters
\s*(?:[-+*]|(?:\d+\.)) # list prefix required - task item has to be always in a list \s*(?:[-+*]|(?:\d+\.)) # list prefix required - task item has to be always in a list
\s+ # whitespace prefix has to be always presented for a list item \s+ # whitespace prefix has to be always presented for a list item
(\[\s\]|\[[xX]\]) # checkbox (\[\s\]|\[[xX]\]) # checkbox
......
...@@ -7,6 +7,7 @@ class PersonalAccessToken < ApplicationRecord ...@@ -7,6 +7,7 @@ class PersonalAccessToken < ApplicationRecord
add_authentication_token_field :token, digest: true add_authentication_token_field :token, digest: true
REDIS_EXPIRY_TIME = 3.minutes REDIS_EXPIRY_TIME = 3.minutes
TOKEN_LENGTH = 20
serialize :scopes, Array # rubocop:disable Cop/ActiveRecordSerialize serialize :scopes, Array # rubocop:disable Cop/ActiveRecordSerialize
......
---
title: "Moved EE/CE code differences for file `app/views/search/_category.html.haml` into CE"
merge_request: 28755
author: Michel Engelen
type: other
---
title: Fix Container Scanning job timeout when using the kubernetes executor
merge_request: 29706
author:
type: fixed
---
title: Turn commit sha in monitor charts popover to link
merge_request: 29914
author:
type: fixed
---
title: Removes EE differences for app/views/admin/users/show.html.haml
merge_request:
author:
type: other
---
title: Removes EE differences for app/views/layouts/fullscreen.html.haml
merge_request:
author:
type: other
---
title: Removes EE diff for app/views/profiles/preferences/show.html.haml
merge_request:
author:
type: other
---
title: Protect TeamCity builds from triggering when a branch has been deleted. And a MR-option
merge_request: 29836
author: Nikolay Novikov, Raphael Tweitmann
type: fixed
---
title: Fix nested lists unnecessary margin
merge_request: 29775
author: Kuba Kopeć
type: fixed
---
title: Add option to limit time tracking units to hours
merge_request: 29469
author: Jon Kolb
type: added
---
title: Resolve Multiple discussions per line in merge request diffs
merge_request: 28748
author:
type: added
---
title: Add endpoint to move multiple issues in boards
merge_request: 30216
author:
type: added
---
title: Renders a pre-release tag for releases
merge_request: 29797
author:
type: changed
---
title: Remove minimum character limits for fuzzy searches when using a CTE
merge_request: 29810
author:
type: fixed
---
title: Add confirmation for registry image deletion
merge_request: 29505
author:
type: added
---
title: Include events from subgroups in group's activity
merge_request: 29953
author: Fabian Schneider @fabsrc
type: changed
---
title: Will not update issue timestamps when changing positions in a list
merge_request: 29677
author:
type: changed
---
title: Updated container registry to display error message when special characters in path. Documentation has also been updated.
merge_request: 29616
author:
type: changed
---
title: Fix IDE editor not showing when switching back from preview
merge_request: 30135
author:
type: fixed
---
title: 'Resolve Label picker: Line break on long label titles'
merge_request: 30610
author:
type: fixed
---
title: Add a verified pill next to email addresses under the admin users section.
merge_request: 29669
author:
type: added
---
title: Allow custom username for deploy tokens
merge_request: 29639
author:
type: added
---
title: "Changed HTTP Status Code for disabled repository on /branches and /commits to 404"
merge_request: 29585
author: Sam Battalio
type: changed
---
title: Add order_by and sort params to list runner jobs api
merge_request: 29629
author: Sujay Patel
type: added
---
title: Resolve "500 error when forking via the web IDE button"
merge_request: 29909
author:
type: fixed
---
title: Open WebIDE in fork when user doesn't have access
merge_request: 30642
author:
type: changed
---
title: Improve group list UI
merge_request: 26542
author:
type: changed
---
title: Remove MySQL support
merge_request: 29790
author:
type: removed
---
title: Allow developers to delete tags
merge_request: 29668
author:
type: changed
---
title: Fix broken URLs for uploads with a plus in the filename
merge_request: 29915
author:
type: fixed
---
title: Move Multiple Issue Boards for Projects to Core
merge_request:
author:
type: added
---
title: Allow asynchronous rebase operations to be monitored
merge_request: 29940
author:
type: fixed
---
title: Fix incorrect emoji placement in commit diff discussion
merge_request: 29445
author:
type: fixed
---
title: Enable terminals button for group clusters
merge_request: 30255
author:
type: added
---
title: Add API for CRUD group clusters
merge_request: 30213
author:
type: added
---
title: Remove support for creating non-RBAC kubernetes clusters
merge_request: 29614
author:
type: removed
---
title: "renamed discussion to thread in merge-request and issue timeline"
merge_request: 29553
author: Michel Engelen
type: changed
---
title: Migrate NULL values for users.private_profile column and update users API to reject null value for private_profile.
merge_request: 29888
author:
type: changed
---
title: Support note position tracing on an image
merge_request: 30158
author:
type: fixed
---
title: Enforced requirements for UltraAuth users
merge_request: 28941
author: Kartikey Tanna
type: changed
---
title: Add token_encrypted column to operations_feature_flags_clients table
merge_request:
author:
type: other
---
title: Show poper panel when validation error occurs in admin settings panels
merge_request: 25434
author:
type: fixed
---
title: Always shows author of created issue/started discussion/comment in HTML body and text of email
merge_request: 29886
author: Frank van Rest
type: fixed
---
title: Improve discussion reply buttons layout and how jump to next discussion button
appears
merge_request: 29779
author:
type: changed
---
title: Re-name files in Web IDE in a more natural way
merge_request: 29948
author:
type: changed
---
title: Don't show image diff note on text file
merge_request: 30221
author:
type: fixed
---
title: Remove duplicate trailing +/- char in merge request discussions
merge_request: 29518
author:
type: fixed
---
title: Look for new branches more carefully
merge_request: 29761
author:
type: fixed
---
title: Enable just-in-time Kubernetes resource creation for project-level clusters
merge_request: 29515
author:
type: changed
---
title: Allow GitLab Runner to be uninstalled from the UI
merge_request: 30176
author:
type: added
---
title: Removing an image should not output binary data
merge_request: 30314
author:
type: fixed
---
title: In WebIDE allow adding new entries of the same name as deleted entry
merge_request: 30239
author:
type: fixed
---
title: Keep the empty folders in the tree
merge_request: 29196
author:
type: fixed
---
title: Fix reports jobs timing out because of cache
merge_request: 29780
author:
type: fixed
---
title: Adds link to Grafana in Admin > Monitoring settings when grafana is enabled in config
merge_request: 28937
author: Romain Maneschi
type: added
---
title: Enable terminals for instance and group clusters
merge_request: 28613
author:
type: added
---
title: Add identity information to external authorization requests
merge_request: 29461
author:
type: changed
---
title: Improved readability of storage statistics in group / project admin area
merge_request: 30406
author:
type: other
---
title: Change color for namespace in commit search
merge_request: 30312
author:
type: other
---
title: Left align mr widget icons and text
merge_request: 28561
author:
type: fixed
---
title: Fixed back navigation for projects filter
merge_request: 30373
author:
type: fixed
---
title: Implement borderless discussion design with new reply field
merge_request: 28580
author:
type: added
---
title: Return 400 when deleting tags more often than once per hour.
merge_request: 29448
author:
type: changed
---
title: Disable Kubernetes credential passthrough for managed project-level clusters
merge_request: 29262
author:
type: removed
---
title: Migrate GitLab managed project-level clusters to unmanaged if a Kubernetes
namespace was unable to be created
merge_request: 29251
author:
type: other
---
title: GraphQL mutations for add, remove and toggle emoji
merge_request: 29919
author:
type: added
---
title: GraphQL mutations for managing Notes
merge_request: 30210
author:
type: added
---
title: Use darker gray color for system note metadata and edited text
merge_request: 30054
author:
type: other
---
title: Resolve Environment details header border misaligned
merge_request: 30011
author:
type: fixed
---
title: Fix the signup form's username validation messages not displaying
merge_request: 29678
author: Jiaan Louw
type: fixed
---
title: Migrate GitLab managed project-level clusters to unmanaged if they are missing
a Kubernetes service account token
merge_request: 29648
author:
type: other
---
title: Fix unresponsive reply button in discussions
merge_request: 29936
author:
type: fixed
---
title: Fix Double Border in Profile Page
merge_request: 29784
author: Yoginth <@yo>
type: fixed
---
title: Include a link back to the MR for Visual Review feedback form
merge_request: 29719
author:
type: changed
---
title: Make sure we are receiving the proper information on the MR Popover by updating
the IID in the graphql query
merge_request:
author:
type: fixed
---
title: "Prevent excessive sanitization of AsciiDoc ouptut"
merge_request: 30290
author: Guillaume Grossetie
type: added
\ No newline at end of file
---
title: Personal access tokens are accepted using OAuth2 header format
merge_request: 30277
author:
type: added
---
title: Improve performance of MergeRequestsController#ci_environment_status endpoint
merge_request: 30224
author:
type: performance
---
title: Replace 'JIRA' with 'Jira'
merge_request: 29849
author: Takuya Noguchi
type: other
---
title: Retry fetching Kubernetes Secret#token (#63507)
merge_request: 29922
author:
type: fixed
---
title: Resolve Avatar in Please sign in pattern too large
merge_request: 29944
author:
type: fixed
---
title: Fix pipelines table to update without refreshing after action
merge_request: 30190
author:
type: fixed
---
title: Fix runner tags search dropdown being empty when there are tags
merge_request: 29985
author:
type: fixed
---
title: Display the correct amount of projects being migrated/rolled-back to Hashed Storage when specifying ranges
merge_request: 29996
author:
type: fixed
---
title: Correct link to docs for External Dashboard
merge_request: 30019
author:
type: fixed
---
title: Change ruby_process_start_time_seconds metric to unix timestamp instead of
seconds from boot.
merge_request: 30195
author:
type: fixed
---
title: Update mixin-deep to 1.3.2
merge_request: 30223
author: Takuya Noguchi
type: other
---
title: Remove istanbul JavaScript package
merge_request: 30232
author: Takuya Noguchi
type: other
---
title: Fix spacing issues for toasts
merge_request: 30345
author:
type: fixed
---
title: "Enable section anchors in Asciidoctor"
merge_request: 30666
author: Guillaume Grossetie
type: added
\ No newline at end of file
---
title: Fix environments broken terminal
merge_request: 30401
author:
type: fixed
---
title: Add CI variable to provide GitLab HOST
merge_request: 30417
author:
type: added
---
title: Fix invalid SSL certificate errors on Drone CI service
merge_request: 30422
author:
type: fixed
---
title: Alignign empty container registry message with design guidelines
merge_request: 30502
author:
type: other
---
title: Aligns CI icon in Merge Request dashboard
merge_request: 30558
author:
type: fixed
---
title: Do Redis lookup in batches in ActiveSession.sessions_from_ids
merge_request: 30561
author:
type: performance
---
title: Fix wrong URL when creating milestones from instance milestones dashboard
merge_request: 30512
author:
type: fixed
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment