Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-08-10 15:16:40 +0300
committerDouwe Maan <douwe@gitlab.com>2015-08-10 15:16:40 +0300
commit4a2b7cef5721a4524ae829e1227c7aa7e16a426a (patch)
treeb9b1c81b98d6aa254c1f114e4657d68b97fab6f5 /CHANGELOG
parentb716e45de1c4930880735726f0271b9ce5d2f29a (diff)
parent151d9fb35fd66a161cf0e1f95d7b0f0448ca8034 (diff)
Merge branch 'master' into check-out-branch-button
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 319a685de13..1fff3f3f8ee 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,12 +38,15 @@ v 7.14.0 (unreleased)
- Tweak project page buttons.
- Disabled autocapitalize and autocorrect on login field (Daryl Chan)
- Mention group and project name in creation, update and deletion notices (Achilleas Pipinellis)
+ - Update gravatar link on profile page to link to configured gravatar host (Ben Bodenmiller)
- Remove redis-store TTL monkey patch
- Add support for CI skipped status
- Fetch code from forks to refs/merge-requests/:id/head when merge request created
- Remove satellites
- Remove comments and email addresses when publicly exposing ssh keys (Zeger-Jan van de Weg)
- Add "Check out branch" button to the MR page.
+ - Improve MR merge widget text and UI consistency.
+ - Improve text in MR "How To Merge" modal.
- Cache all events
v 7.13.3