Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
d25c56cf
Commit
d25c56cf
authored
Aug 11, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
3e259ea8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
CHANGELOG
CHANGELOG
+8
-4
No files found.
CHANGELOG
View file @
d25c56cf
Please view this file on the master branch, on stable branches it's out of date.
Please view this file on the master branch, on stable branches it's out of date.
v 8.0.0 (unreleased)
- Remove satellites
- Better performance for web editor (switched from satellites to rugged)
- Faster merge
- Ability to fetch merge requests from refs/merge-requests/:id
- Improve MR merge widget text and UI consistency.
- Improve text in MR "How To Merge" modal.
v 7.14.0 (unreleased)
v 7.14.0 (unreleased)
- Disable turbolinks when linking to Bitbucket import status (Stan Hu)
- Disable turbolinks when linking to Bitbucket import status (Stan Hu)
- Fix broken code import and display error messages if something went wrong with creating project (Stan Hu)
- Fix broken code import and display error messages if something went wrong with creating project (Stan Hu)
...
@@ -45,10 +53,7 @@ v 7.14.0 (unreleased)
...
@@ -45,10 +53,7 @@ v 7.14.0 (unreleased)
- Remove redis-store TTL monkey patch
- Remove redis-store TTL monkey patch
- Add support for CI skipped status
- Add support for CI skipped status
- Fetch code from forks to refs/merge-requests/:id/head when merge request created
- Fetch code from forks to refs/merge-requests/:id/head when merge request created
- Remove satellites
- Remove comments and email addresses when publicly exposing ssh keys (Zeger-Jan van de Weg)
- Remove comments and email addresses when publicly exposing ssh keys (Zeger-Jan van de Weg)
- Improve MR merge widget text and UI consistency.
- Improve text in MR "How To Merge" modal.
- Cache all events
- Cache all events
- Order commits by date when comparing branches
- Order commits by date when comparing branches
- Fix bug causing error when the target branch of a symbolic ref was deleted
- Fix bug causing error when the target branch of a symbolic ref was deleted
...
@@ -199,7 +204,6 @@ v 7.12.0
...
@@ -199,7 +204,6 @@ v 7.12.0
- Add SAML support as an omniauth provider
- Add SAML support as an omniauth provider
- Allow to configure a URL to show after sign out
- Allow to configure a URL to show after sign out
- Add an option to automatically sign-in with an Omniauth provider
- Add an option to automatically sign-in with an Omniauth provider
- Better performance for web editor (switched from satellites to rugged)
- GitLab CI service sends .gitlab-ci.yml in each push call
- GitLab CI service sends .gitlab-ci.yml in each push call
- When remove project - move repository and schedule it removal
- When remove project - move repository and schedule it removal
- Improve group removing logic
- Improve group removing logic
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment