GitLab CE 6.4 released!
Hello everyone!
As you know GitLab is open source software to collaborate on code. Today we released a new version of GitLab Community Edition (CE), with new features, bug fixes, stability improvements and Rails 4 under the hood. This month we have 2 MVPs because both of them contributed awesome stuff to GitLab 6.4. Steven Thonus brought us the side-by-side diff view and the ability to archive old projects. Jason Hollingsworth contributed the new 'internal projects' feature.
Internal projects
Internal projects can be cloned and browsed by any logged in user. It will also be listed on the public access directory for logged in users.
Side-by-side diff view
The unified diff view is still the default but you now can also switch to a side-by-side diff view.
Archive old projects
Archiving a project will mark its repository as read-only. It is hidden from the dashboard and it does not show up in searches.
Archived projects you have access to will still be listed on your profile page (gitlab.example.com/u/my_user).
Project webhooks
Project webhooks were extended with new types of events. Webhooks can now also be triggered when an issue is created or a merge request is closed.
Awesome sorting for the Issues page
Thanks to Jason Blanchard for contributing this very useful feature.
README link at the project home page
For projects that have a README that is recognized by GitLab you can now go straight to the README from the project home page.
And some good news for people who want easier upgrades
We included an upgrade script with GitLab CE 6.4. This means you will be able to upgrade to next version (6.5) with just one command.
Links
If you are setting up a new GitLab installation see the installation section of the README.
For update instructions see the Update Guide.
For LDAP group support and more have a look at the feature list of GitLab Enterprise Edition. Access to GitLab Enterprise Edition is included with a GitLab.com subscription. No time to upgrade or maintain Gitlab yourself? GitLab.com also offers upgrade and installation services as part of a GitLab.com subscription or alternatively on a consultancy basis.
We want to hear from you
Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum.
Share your feedback