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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-14 01:47:27 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-14 01:47:27 +0300
commit8ac16a6b321d7754c42badca11dcf36b2857b492 (patch)
treeb217c6ca8a3dd3be3637dfbda236c83d041be8fd /CHANGELOG
parentc7e0e4e8a48e83047ef903bd59147974b811635d (diff)
Cleanup CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG25
1 files changed, 3 insertions, 22 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8a921e76023..fb13ac88b84 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,10 +2,7 @@ Note: The upcoming release contains empty lines to reduce the number of merge co
v 7.7.0
- Import from GitHub.com feature
- -
- Add Jetbrains Teamcity CI service (Jason Lippert)
- -
- -
- Mention notification level
- Markdown preview in wiki (Yuriy Glukhov)
- Raise group avatar filesize limit to 200kb
@@ -14,35 +11,19 @@ v 7.7.0
- Developer can push to protected branches option
- Set project path instead of project name in create form
- Block Git HTTP access after 10 failed authentication attempts
- -
- -
- Updates to the messages returned by API (sponsored by O'Reilly Media)
- New UI layout with side navigation
- -
- -
- -
- Add alert message in case of outdated browser (IE < 10)
- -
- Added API support for sorting projects
- Update gitlab_git to version 7.0.0.rc14
- -
- -
- -
- Add API project search filter option for authorized projects
- -
- -
- Fix File blame not respecting branch selection
- -
- -
- -
- -
- -
- -
- -
- -
- Change some of application settings on fly in admin area UI
- Redesign signin/signup pages
- Close standard input in Gitlab::Popen.popen
+ - Trigger GitLab CI when push tags
+ - When accept merge request - do merge using sidaekiq job
+
v 7.6.0
- Fork repository to groups