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:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-10-08 12:52:08 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-10-08 12:52:08 +0400
commitd47e40929d7892e7469a11016f927412ed283791 (patch)
treeeea543d00b2dc9793c146d7fda03a90d536c73d1 /CHANGELOG
parent5501955d26596ea1fe86e49f32eb41d57aec8c6e (diff)
add API changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3fec2d86dfc..3a283aa5a45 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+master
+ - [API] allow to authorize using private token in HTTP header
+ - [API] add user creation
+
v 2.9.1
- Fixed resque custom config init
@@ -9,7 +13,7 @@ v 2.9.0
- restyled projects list on dashboard
- ssh keys validation to prevent gitolite crash
- 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
- list of labels page under issues tab
- API for milestones, keys
@@ -113,7 +117,7 @@ v 2.1.0
v 2.0.0
- gitolite as main git host system
- merge requests
- - project/repo access
+ - project/repo access
- link to commit/issue feed
- design tab
- improved email notifications
@@ -147,7 +151,7 @@ v 1.1.0
- bugfix & code cleaning
v 1.0.2
- - fixed bug with empty project
+ - fixed bug with empty project
- added adv validation for project path & code
- feature: issues can be sortable
- bugfix