diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-08-20 10:31:25 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-08-20 10:31:25 +0200 |
commit | 5b99b6f250fb069d029a358c1ae823eb10e5bc37 (patch) | |
tree | e0d7f36c5cc82942079df81888f79f5141a35f94 /CHANGELOG | |
parent | ed9e922dd0047435b8d349f0c949ba0a2d789247 (diff) | |
download | gitlab-ce-5b99b6f250fb069d029a358c1ae823eb10e5bc37.tar.gz |
Update changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG index c19826bc5c1..4702bed8b09 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,16 +2,16 @@ v 7.2.0 - Explore page - Add project stars (Ciro Santilli) - Log Sidekiq arguments - - Fix cpu usage issue in Firefox - Better labels: colors, ability to rename and remove - Improve the way merge request collects diffs - - Improve compare page for large diffs + - Improve compare page for large diffs - Expose the full commit message via API - Fix 500 error on repository rename - Fix bug when MR download patch return invalid diff - Test gitlab-shell integration - Repository import timeout increased from 2 to 4 minutes allowing larger repos to be imported - API for labels (Robert Schilling) + - API: ability to set an import url when creating project for specific user v 7.1.1 - Fix cpu usage issue in Firefox @@ -73,7 +73,7 @@ v 7.0.0 - Show notice if your profile is public - UI improvements for mobile devices - Improve diff rendering performance - - Drag-n-drop for issues and merge requests between states at milestone page + - Drag-n-drop for issues and merge requests between states at milestone page - Fix '0 commits' message for huge repositories on project home page - Prevent 500 error page when visit commit page from large repo - Add notice about huge push over http to unicorn config @@ -83,7 +83,7 @@ v 7.0.0 - Be more selective when killing stray Sidekiqs - Check LDAP user filter during sign-in - Remove wall feature (no data loss - you can take it from database) - - Dont expose user emails via API unless you are admin + - Dont expose user emails via API unless you are admin - Detect issues closed by Merge Request description - Better email subject lines from email on push service (Alex Elman) - Enable identicon for gravatar be default @@ -158,7 +158,7 @@ v 6.7.0 - Blob and tree gfm links to anchors work - Piwik Integration (Sebastian Winkler) - Show contribution guide link for new issue form (Jeroen van Baarsen) - - Fix CI status for merge requests from fork + - Fix CI status for merge requests from fork - Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard) - New page load indicator that includes a spinner that scrolls with the page - Converted all the help sections into markdown @@ -349,7 +349,7 @@ v 6.2.0 - Store the sessions in Redis instead of the cookie store - Fixed relative links in markdown - User must confirm their email if signup enabled - - User must confirm changed email + - User must confirm changed email v 6.1.0 - Project specific IDs for issues, mr, milestones |