Commit d47e4092 authored by Nihad Abbasov's avatar Nihad Abbasov

add API changelog

parent 5501955d
master
- [API] allow to authorize using private token in HTTP header
- [API] add user creation
v 2.9.1 v 2.9.1
- Fixed resque custom config init - Fixed resque custom config init
...@@ -9,7 +13,7 @@ v 2.9.0 ...@@ -9,7 +13,7 @@ v 2.9.0
- restyled projects list on dashboard - restyled projects list on dashboard
- ssh keys validation to prevent gitolite crash - ssh keys validation to prevent gitolite crash
- send notifications if changed premission in project - send notifications if changed premission in project
- scss refactoring. gitlab_bootstrap/ dir - scss refactoring. gitlab_bootstrap/ dir
- fix git push http body bigger than 112k problem - fix git push http body bigger than 112k problem
- list of labels page under issues tab - list of labels page under issues tab
- API for milestones, keys - API for milestones, keys
...@@ -113,7 +117,7 @@ v 2.1.0 ...@@ -113,7 +117,7 @@ v 2.1.0
v 2.0.0 v 2.0.0
- gitolite as main git host system - gitolite as main git host system
- merge requests - merge requests
- project/repo access - project/repo access
- link to commit/issue feed - link to commit/issue feed
- design tab - design tab
- improved email notifications - improved email notifications
...@@ -147,7 +151,7 @@ v 1.1.0 ...@@ -147,7 +151,7 @@ v 1.1.0
- bugfix & code cleaning - bugfix & code cleaning
v 1.0.2 v 1.0.2
- fixed bug with empty project - fixed bug with empty project
- added adv validation for project path & code - added adv validation for project path & code
- feature: issues can be sortable - feature: issues can be sortable
- bugfix - bugfix
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment