GitLab Premium
GitLabExternal reviews
873 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best self hosted web-based git repository manager
What do you like best about the product?
Besides, being a fully functional Git repository, Gitlab integrates well with CI/CD. We currently are using the free version and cover most of our needs. The Omnibus package made Gitlab easy to install, update, and maintain. LDAP was a huge plus for our corporate integration.
What do you dislike about the product?
The UI/UX looks poor and cheap, sometimes buggy and not very user friendly.
Many functionalities are not production ready, such as artifacts archiving,
Many functionalities are not production ready, such as artifacts archiving,
What problems is the product solving and how is that benefiting you?
Best free on-premise solution available. All in one solution. Git Repository + Issue Tracker + CI/CD + Many supported integrations.
Recommendations to others considering the product:
It's a fully functional CI/CD for Test and maybe QA Environment. But I won't recommend it for production yet.
Good Source Control
What do you like best about the product?
The software is free and it has free private repository.
What do you dislike about the product?
The UI can improve, I found it not very clear.
What problems is the product solving and how is that benefiting you?
Git Repository for small/medium project
Great alternative to Github
What do you like best about the product?
We love the C.I. integration with our branches.
What do you dislike about the product?
I don't love how the merge requests are set up for code review. It makes it very difficult to manage a code review when everything is just files stacked on top of each other.
What problems is the product solving and how is that benefiting you?
Version control of our source code, automated builds, code reviews.
Recommendations to others considering the product:
Use all the tools that it comes with.
Gitlab review
What do you like best about the product?
The ability to have private projects enabled, with the free service.
What do you dislike about the product?
Some times can be very unstable do to the amount of traffic their servers handle.
What problems is the product solving and how is that benefiting you?
Personal projects.
Recommendations to others considering the product:
Take the time to compare it to Github and see which of both has the features that your project requires. Both of them are great!
The best free git repository manager I've found
What do you like best about the product?
Interface is extremely intuitive and setup is dead-easy. It isn't resource intensive, meaning I can run this on an old linux-rooted chromebook as a secure physical repository for some of my personal experiments. Unlike some other products, administration has been minimal since I've set this up. Git is cleanly exposed, meaning I can hook up other git clients to communicate well with gitlab. Also has a quick and easy zip and download feature for repositories.
Has a great issue tracker.
Has a great issue tracker.
What do you dislike about the product?
The interface could be simplified. I like to see the file structure of a repository when browsing into it, as well as the README.md below the file structure. Instead gitlab tends to show the readme if available, and you manually have to browse to the file structure if you wish to see it.
Wish gitlab had an issue tracker app, so I could use gitlab to track enhancements and defects for specific project using an easy-to-use dedicated app.
Wish gitlab had an issue tracker app, so I could use gitlab to track enhancements and defects for specific project using an easy-to-use dedicated app.
What problems is the product solving and how is that benefiting you?
Git repository manager that's accessible through a website, free, but can be hooked up to any git clients to manage and maintain git repositories.
Recommendations to others considering the product:
Set it up and give it a try. It's the best free option I could find.
Awesome product
What do you like best about the product?
I like Gitlab CI, continous integration that comes out of the box with Gitlab. It has runners for docker meaning you can test and build virtually any codebase just by setting up a gitlab configuration.
What do you dislike about the product?
Nothing comes to mind immediately. Plus, it's an opensource project, anything I find that I dislike can be a PR.
What problems is the product solving and how is that benefiting you?
Gitlab has helped us adopt continous integration practices and deliver features faster.
Recommendations to others considering the product:
Gitlab is really cost effective for teams, compared to competitors like Github. Github charges a monthly fee per user for private organisations. With gitlab on the other hand, all you need to do is deploy an instance and you have as many developers as your infrastructure can allow.
The best way of having VCS on your Company
What do you like best about the product?
GitLab makes it easy to create a private platform for manage your company projects and have a lot of features present on public Version Control Sites like GitHub and Bitbucket - Wiki, Issues, Team Management.
What do you dislike about the product?
GitLab is kind of hard to integrate with Soucetree, and you can simply access to your company repositories directly from the app.
What problems is the product solving and how is that benefiting you?
With GitLab, we are trying to simplify the access to projects for users using macOS or Windows platforms, and provide a simpler way of practicing Continuous Integration and Continuous Deployment.
More Features Than GitHub, Yet Completely Free
What do you like best about the product?
GitLab is an entire suite-- what started out as a Git project website has turned into a full CI/CD and source management platform. By having everything in one place, you can not only push your source code, but test it, manage bugs and documentation, and test and deploy it with a CI/CD pipeline.
The best part is, it's open source so you can run it on your own servers, or you can use the GitLab.com service completely free for private repositories.
The best part is, it's open source so you can run it on your own servers, or you can use the GitLab.com service completely free for private repositories.
What do you dislike about the product?
The interface has become a little cluttered. Unlike GitHub, which is quite simplistic and well designed, GitLab can be kind of confusing to navigate. Add that to the fact that they change the UI every once in a while, and for newcomers it can be quite daunting.
What problems is the product solving and how is that benefiting you?
Source code management historically has either been expensive (GitHub) or lacking in features (BitBucket). GitLab has solved this, not only with its own platform, but by introducing competition that has forced GitHub to change their pricing to better compete.
The best solution to store private repositories for free
What do you like best about the product?
Gitlab presents a lot of interesting features that I found useful:
- Open source
- Create private or public repositories.
- Private repositories for free .
- Easy to install, update and maintain.
- Easy to collaborate with the team and sharing the code.
- Easy to back-up your self-hosted GitLab instance.
- Easy to create merge requests, so code can be easily reviewed and discussed.
- Open source
- Create private or public repositories.
- Private repositories for free .
- Easy to install, update and maintain.
- Easy to collaborate with the team and sharing the code.
- Easy to back-up your self-hosted GitLab instance.
- Easy to create merge requests, so code can be easily reviewed and discussed.
What do you dislike about the product?
I can't really find anything that i dislike. Gitlab is fulfilling all my needs as for now. Maybe, the only thing that bothered me was the UI is a little bit complex and hard to understand.
What problems is the product solving and how is that benefiting you?
I currently use Gitlab to build and push up my projects in private repositories. I can work with my team by enabling us to push, pull, and merge our code together on it.
Recommendations to others considering the product:
I recommend Gitlab for anyone who wants to create a private projects for free and save your money. It's the best solution for that. More than that it's fast because files can be edited directly on the web UI without downloading the repository.
Good product
What do you like best about the product?
Easy, intuitive version control, makes it easy to collaborate with my team on sharing code.
What do you dislike about the product?
I wasn't able to find good documentation for it, so it took me a while to figure out the ins and outs.
What problems is the product solving and how is that benefiting you?
I needed to share code with my team and Gitlab provides a good platform for that. It's intuitive, and I can get my work done with just a few commands.
showing 421 - 430