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
Optional SignUp:
You can enable signup page.
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
Remember dashboard filter in cookies:
Line numbers for git blame:
Show line diff stats:
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
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