diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-29 09:06:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-29 09:06:31 +0000 |
commit | 6b13a226ddfc49140d58e7e88f8703ae0ed90574 (patch) | |
tree | 9a92431e484354f43230fa87adc00a2edbf6f09c /changelogs | |
parent | 2ac93cb80c4c0a57fde86de8262b569d1e9b9e51 (diff) | |
download | gitlab-ce-6b13a226ddfc49140d58e7e88f8703ae0ed90574.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
9 files changed, 45 insertions, 0 deletions
diff --git a/changelogs/unreleased/33318-make-internal-projects-poolable.yml b/changelogs/unreleased/33318-make-internal-projects-poolable.yml new file mode 100644 index 00000000000..c13794018d2 --- /dev/null +++ b/changelogs/unreleased/33318-make-internal-projects-poolable.yml @@ -0,0 +1,5 @@ +--- +title: Make internal projects poolable +merge_request: 19295 +author: briankabiro +type: changed diff --git a/changelogs/unreleased/35458-expose-manual-actions-retry.yml b/changelogs/unreleased/35458-expose-manual-actions-retry.yml new file mode 100644 index 00000000000..167dca796c4 --- /dev/null +++ b/changelogs/unreleased/35458-expose-manual-actions-retry.yml @@ -0,0 +1,5 @@ +--- +title: Exposed deployment build manual actions for merge request page +merge_request: 20615 +author: +type: changed diff --git a/changelogs/unreleased/35570-update-deploy-instances-color-scheme.yml b/changelogs/unreleased/35570-update-deploy-instances-color-scheme.yml new file mode 100644 index 00000000000..2d2450ebd68 --- /dev/null +++ b/changelogs/unreleased/35570-update-deploy-instances-color-scheme.yml @@ -0,0 +1,5 @@ +--- +title: Update deploy instances color scheme +merge_request: 20890 +author: +type: changed diff --git a/changelogs/unreleased/36412-Sentry-error-page-stuck-loading.yml b/changelogs/unreleased/36412-Sentry-error-page-stuck-loading.yml new file mode 100644 index 00000000000..213517c0ec1 --- /dev/null +++ b/changelogs/unreleased/36412-Sentry-error-page-stuck-loading.yml @@ -0,0 +1,5 @@ +--- +title: Handle empty stacktrace and entries with no code +merge_request: 20458 +author: +type: fixed diff --git a/changelogs/unreleased/37006-fix-open-details-page-in-new-tab.yml b/changelogs/unreleased/37006-fix-open-details-page-in-new-tab.yml new file mode 100644 index 00000000000..b6e3f1af414 --- /dev/null +++ b/changelogs/unreleased/37006-fix-open-details-page-in-new-tab.yml @@ -0,0 +1,5 @@ +--- +title: Fix opening Sentry error details in new tab +merge_request: 20611 +author: +type: fixed diff --git a/changelogs/unreleased/Replace-BoardService_in_board_spec-js.yml b/changelogs/unreleased/Replace-BoardService_in_board_spec-js.yml new file mode 100644 index 00000000000..549127c365b --- /dev/null +++ b/changelogs/unreleased/Replace-BoardService_in_board_spec-js.yml @@ -0,0 +1,5 @@ +--- +title: removes references of BoardService +merge_request: 20875 +author: nuwe1 +type: other diff --git a/changelogs/unreleased/Replace-BoardService_in_issue_spec-js.yml b/changelogs/unreleased/Replace-BoardService_in_issue_spec-js.yml new file mode 100644 index 00000000000..330bf2493d6 --- /dev/null +++ b/changelogs/unreleased/Replace-BoardService_in_issue_spec-js.yml @@ -0,0 +1,5 @@ +--- +title: removes references of BoardService +merge_request: 20876 +author: nuwe1 +type: other diff --git a/changelogs/unreleased/fixes-35624.yml b/changelogs/unreleased/fixes-35624.yml new file mode 100644 index 00000000000..855a4ad8e93 --- /dev/null +++ b/changelogs/unreleased/fixes-35624.yml @@ -0,0 +1,5 @@ +--- +title: Resets aria-describedby on mouseleave +merge_request: 20092 +author: carolcarvalhosa +type: fixed diff --git a/changelogs/unreleased/tz-fe-timings-performancebar.yml b/changelogs/unreleased/tz-fe-timings-performancebar.yml new file mode 100644 index 00000000000..6b6f2cc7ea0 --- /dev/null +++ b/changelogs/unreleased/tz-fe-timings-performancebar.yml @@ -0,0 +1,5 @@ +--- +title: Added Total/Frontend metrics to the performance bar +merge_request: 20725 +author: +type: added |