Commit eaa2781d9cc15590533038647c4901672cef7c6f

Authored by Dmitriy Zaporozhets
1 parent 94d364e8

More entries in CHANGELOG for 6.1

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
1 v 6.1.0 1 v 6.1.0
  2 + - Description field added to Merge Request
  3 + - API: Sudo api calls (Izaak Alpert)
  4 + - API: Group membership api (Izaak Alpert)
  5 + - Improved commit diff
  6 + - Improved large commit handling (Boyan Tabakov)
2 - Rewrite: Init script now less prone to errors and keeps better track of the service. 7 - Rewrite: Init script now less prone to errors and keeps better track of the service.
3 - Link issues, merge requests, and commits when they reference each other with GFM 8 - Link issues, merge requests, and commits when they reference each other with GFM
4 - Close issues automatically when pushing commits with a special message 9 - Close issues automatically when pushing commits with a special message
5 - Project internal ids for issues, mr, milestones 10 - Project internal ids for issues, mr, milestones
6 - Improve user removal from admin area 11 - Improve user removal from admin area
  12 + - Invalidate events cache when project was moved
7 - Remove deprecated classes and rake tasks 13 - Remove deprecated classes and rake tasks
8 - Add event filter for group and project show pages 14 - Add event filter for group and project show pages
9 - Add links to create branch/tag from project home page 15 - Add links to create branch/tag from project home page