Nov 21, 2013 - Dmitriy Zaporozhets

GitLab CE 6.3 released

Learn more about GitLab Release 6.3 for Community Edition (CE)

GitLab CE 6.3 released!

Hello everyone!

Today we released a new version of GitLab Community Edition (CE), with new features, bug fixes, security patches and stability improvements. GitLab is open source software to collaborate on code. The main new feature of the 6.3 release is the ability to create and remove files through the web UI. Because of the security patches we advise everyone to upgrade to this version as soon as possible.

Create files from the web interface

You can now create new text files directly from the web interface. To create a new file go to the directory where you want to create the new file and click the '+' button next to the directory name.

screenshot

Now you can specify the file name, commit message and content in the form. The new commit will be added to the branch you were browsing when you clicked '+'.

screenshot

Remove files through the web interface

It is also possible to delete files from the web interface using the new 'remove' button in the file view.

screenshot

Because we are making a new commit we must specify a commit message. The commit is added to the branch you were viewing the file in.

screenshot

Broadcast messages

Email is not always the best way to inform users about server maintenance. With the new 'Broadcast Messages' feature administrators can add messages that will be displayed to all users as a banner during a specific time interval.

To add a broadcast message go to the new 'Messages' tab in the admin interface and enter a new message, along with start and end times to determine when the message will be visible to your users.

screenshot

The message will appear to your users as a banner at the top of the screen.

screenshot

Project transfer

Administrators can now transfer projects directly from the admin interface, without having to visit the user-facing project settings screen. This change also allows administrators to move projects to any existing namespace.

screenshot

Leaving a project

Previously the only way to leave a project was to ask the owner to remove you. Now you can leave projects without owner intervention: just visit the 'Projects' tab on the main dashboard.

screenshot

Admin dashboard improvements

Want to know which version of gitlab-shell you are using or whether Gravatar is enabled? You can now see version and configuration information for your GitLab installation on the Admin dashboard.

screenshot

See which branches contain a commit

When viewing a commit you now see links to all branches this commit is contained in. Thanks to Andrew Kumanyaev for contributing this feature!

screenshot

Project home page

We have done a minor redesign of the project home page view to improve the flow and balance of the page. We hope you like it!

screenshot

This release's most valuable person (MVP) is __Andrew Kumanyaev __ for contributing the 'which branches contain this commit?' feature.


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

Take GitLab for a spin

See what your team could do with The DevSecOps Platform.

Get free trial

Have a question? We're here to help.

Talk to an expert
Edit this page View source