Commit 6a8b9ed8d13622d83d45982531f010ec8ca5d8ea

Authored by Dmitriy Zaporozhets
2 parents 8672203b 300f2444

Merge branch 'changelog-specifics' of /home/git/repositories/gitlab/gitlabhq

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
1 v 6.1.0 1 v 6.1.0
  2 + - Project specific IDs for issues, mr, milestones
  3 + Above items will get a new id and for example all bookmarked issue urls will change.
  4 + Old issue urls are redirected to the new one if the issue id is too high for an internal id.
2 - Description field added to Merge Request 5 - Description field added to Merge Request
3 - API: Sudo api calls (Izaak Alpert) 6 - API: Sudo api calls (Izaak Alpert)
4 - API: Group membership api (Izaak Alpert) 7 - API: Group membership api (Izaak Alpert)
5 - Improved commit diff 8 - Improved commit diff
6 - Improved large commit handling (Boyan Tabakov) 9 - Improved large commit handling (Boyan Tabakov)
7 - Rewrite: Init script now less prone to errors and keeps better track of the service. 10 - Rewrite: Init script now less prone to errors and keeps better track of the service.
8 - - Link issues, merge requests, and commits when they reference each other with GFM 11 + - Link issues, merge requests, and commits when they reference each other with GFM (Ash Wilson)
9 - Close issues automatically when pushing commits with a special message 12 - Close issues automatically when pushing commits with a special message
10 - - Project internal ids for issues, mr, milestones  
11 - Improve user removal from admin area 13 - Improve user removal from admin area
12 - Invalidate events cache when project was moved 14 - Invalidate events cache when project was moved
13 - Remove deprecated classes and rake tasks 15 - Remove deprecated classes and rake tasks