Jan 22, 2013 -

GitLab 4.1

Learn more about Gitlab Release 4.1 improvements and new features.

GITLAB 4.1 Released

Hi everyone!

Today we released GitLab v4.1.0.

We improved performance, fixed some bugs, added public repos and more

Good news

We have some very good news to share. From today onwards, Dmitriy Zaporozhets will work on GitLab development full time!

In the last year, GitLab has grown from a small project to a grown-up solution. Right now, more than 10.000 organizations have upgraded to GitLab 4.0! link

Dmitriy wants to give GitLab his full attention and continue giving the community great features each month. To do this, we will need your help. If you like GitLab and want to help with the development, please make a donation. Donation page

Replaced Resque with Sidekiq:

We replaced Resque with Sidekiq to process background jobs. Sidekiq uses threads instead of forks so it is much more efficient with memory compared to Resque.

Discussions:

We improved comments system, especially for merge requests. You see it shows a code related to comments

discussion

Optional SignUp:

You can enable signup page.

signup

Public mode:

GitLab allows you to open selected projects to be accessed publicly. These projects will be clonable without any authentication. Also they will be listed on the public access directory

signup

Remember dashboard filter in cookies:

dashboard

Line numbers for git blame:

dashboard

Show line diff stats:

dashboard

CHANGELOG

  • Optional Sign-Up
  • Discussions
  • Satellites outside of tmp
  • Line numbers for blame
  • Project public mode
  • Public area with unauthorized access
  • Load dashboard events with ajax
  • Remember dashboard filter in cookies
  • Replace resque with sidekiq
  • Fix routing issues
  • Cleanup rake tasks
  • Fix backup/restore
  • Show preview for note images
  • Improved network-graph
  • Reduce amount of gitolite calls
  • Ability to add user in all group projects
  • Remove deprecated configs
  • Replaced Korolev font with open font
  • Restyled admin/dashboard page
  • Restyled admin/projects page

Guides: Update from 4.0, New Setup


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