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:
authorRobert Speicher <rspeicher@gmail.com>2015-11-04 18:38:32 +0300
committerRobert Speicher <rspeicher@gmail.com>2015-11-04 18:38:32 +0300
commit22e02708481e9371dabbda421c5703410e050564 (patch)
tree8c854b4f6ed3e393e05f727c529edc8b80fe7fed
parent0eb0a6090f00e8d4b7e6d94d947eb710c0013a89 (diff)
Update CHANGELOG for 8.1.3
[ci skip]
-rw-r--r--CHANGELOG19
1 files changed, 2 insertions, 17 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a31cf1919d3..27587d0e0f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,25 +2,10 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.1.3
- Force update refs/merge-requests/X/head upon a push to the source branch of a merge request (Stan Hu)
-
-v 8.1.2
-v 8.1.3
- Spread out runner contacted_at updates
-v 8.2.0 (unreleased)
- - Improved performance of replacing references in comments
- - Show last project commit to default branch on project home page
- - Highlight comment based on anchor in URL
- - Adds ability to remove the forked relationship from project settings screen. (Han Loong Liauw)
- - Improved performance of sorting milestone issues
- - Allow users to select the Files view as default project view (Cristian Bica)
- - Show "Empty Repository Page" for repository without branches (Artem V. Navrotskiy)
- - Fix: Inability to reply to code comments in the MR view, if the MR comes from a fork
- - Use git follow flag for commits page when retrieve history for file or directory
- - Show merge request CI status on merge requests index page
- - Fix: 500 error returned if destroy request without HTTP referer (Kazuki Shimizu)
- - Use issue editor as cross reference comment author when issue is edited with a new mention.
+ - Use issue editor as cross reference comment author when issue is edited with a new mention
-v 8.1.1
+v 8.1.2
- Fix cloning Wiki repositories via HTTP (Stan Hu)
- Add migration to remove satellites directory
- Fix specific runners visibility