diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-27 13:54:38 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-27 13:54:38 +0000 |
commit | 272db3dfc52c94772f59d25ac10bba624bffa9cb (patch) | |
tree | f0f8dc4ccf73adfad2032a4ff14bac64ebf7d683 /changelogs | |
parent | f444f745544528accf5811bb9a8fb0a252775d3b (diff) | |
download | gitlab-ce-272db3dfc52c94772f59d25ac10bba624bffa9cb.tar.gz |
Add latest changes from gitlab-org/gitlab@12-6-stable-ee
Diffstat (limited to 'changelogs')
3 files changed, 0 insertions, 15 deletions
diff --git a/changelogs/unreleased/121714-fix-sentry-stack-trace-highlight-for-php.yml b/changelogs/unreleased/121714-fix-sentry-stack-trace-highlight-for-php.yml deleted file mode 100644 index 4f3b80dfcaa..00000000000 --- a/changelogs/unreleased/121714-fix-sentry-stack-trace-highlight-for-php.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Fix stack trace highlight for PHP -merge_request: 22258 -author: -type: fixed diff --git a/changelogs/unreleased/alexives-119379-handle_http_error_instead_of_not_found.yml b/changelogs/unreleased/alexives-119379-handle_http_error_instead_of_not_found.yml deleted file mode 100644 index 6f5eea45660..00000000000 --- a/changelogs/unreleased/alexives-119379-handle_http_error_instead_of_not_found.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Handle forbidden error when checking for knative -merge_request: 22170 -author: -type: fixed diff --git a/changelogs/unreleased/sh-optimize-pipeline-sql.yml b/changelogs/unreleased/sh-optimize-pipeline-sql.yml deleted file mode 100644 index f40fff99454..00000000000 --- a/changelogs/unreleased/sh-optimize-pipeline-sql.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Eliminate N+1 queries in PipelinesController#index -merge_request: 22189 -author: -type: performance |