diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-11 15:09:37 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-11 15:09:37 +0000 |
commit | a210c43e0aca0311cc1d3d381763b25979ec72dc (patch) | |
tree | 0325d173da7a6e7bd6c2cdf450d0aa1c4e142d0f /changelogs | |
parent | c9687bdf58e9d4a9c3942f587bd4841f42e3b5de (diff) | |
download | gitlab-ce-a210c43e0aca0311cc1d3d381763b25979ec72dc.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/ak-move-logs-to-core.yml | 5 | ||||
-rw-r--r-- | changelogs/unreleased/mo-fix-capybara-screenshots-rails.yml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/ak-move-logs-to-core.yml b/changelogs/unreleased/ak-move-logs-to-core.yml new file mode 100644 index 00000000000..488059161ad --- /dev/null +++ b/changelogs/unreleased/ak-move-logs-to-core.yml @@ -0,0 +1,5 @@ +--- +title: Move pod logs to core +merge_request: 25455 +author: +type: changed diff --git a/changelogs/unreleased/mo-fix-capybara-screenshots-rails.yml b/changelogs/unreleased/mo-fix-capybara-screenshots-rails.yml new file mode 100644 index 00000000000..ae01f5503d8 --- /dev/null +++ b/changelogs/unreleased/mo-fix-capybara-screenshots-rails.yml @@ -0,0 +1,5 @@ +--- +title: Fix capybara screenshots path name for rails configuration +merge_request: 27002 +author: +type: fixed |