Skip to content

Commit

Permalink
add API changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NARKOZ committed Oct 8, 2012
1 parent 5501955 commit d47e409
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG
@@ -1,3 +1,7 @@
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


Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d47e409

Please sign in to comment.