Calificación media

  • En general
    4,6 /5
  • Facilidad de uso
    4,3 /5
  • Atención al cliente
    4,2 /5

Sobre GitLab

Mantén un registro del progreso y la actividad en tus proyectos. Codifica, prueba e implementa.

Descubre más sobre GitLab

Mostrando 585 opiniones

Usuario verificado
Application Developer
Software informático, 5.001-10.000 empleados
Ha utilizado el software durante: 6-12 meses
  • Calificación global
    4 /5
  • Facilidad de uso
    4 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    4 /5
  • Probabilidad de recomendación
    8/10
  • Fuente de la reseña 
  • Publicado el 16/12/2018

"Great Open Source Software!"

Comentarios: The overall experience was good. It's highly recommended for companies who want host their code in their own infra and are ready to maintain the code hosting software itself

Puntos a favor: I use the GitLab Community Edition (CE) and the first thing I love about it is it's Open Source! I am a believer of Open source software! In my company, we host our own instance of GitLab CE and it's been smooth. We use it for source code hosting and for CI/CD. Source code hosting has been great. CI/CD is nice too. GitLab has all the features required by a code hosting software - groups, groups within groups, repos, role based access control for members. Members can also be grouped with names - helpful to create a group for a team and add members to the group and give access to the team/group. It has forking, SSH/HTTPS git repo access, Notification/Watch repo features. It also has lots of integrations. We use slack a lot and we have integrations with slack which GitLab provides, and we have configured it to get notified for different things, starting from commit pushes to pipeline failures. We also use the GitLab pages for hosting the Wiki site for repos. It's pretty neat! The GitLab CI/CD has the concept of runners which run the CI/CD tasks/jobs. Runners have tags, and you can easily use the appropriate tag in the config to run the task in the appropriate runner. We use different runners for different things like, pushing to a Docker registry (requires special permissions), accessing a prod DB/application, running normal tasks (scripts) etc. All in all, it's quite good

Contras: Although GitLab has lots of features. I do have some complaints about it. I hope that newer versions will make my complaints obsolete! Starting with the CI/CD, it's quite good. But it lacks some features and flexibility which we expect in the upcoming versions. Features like one CI/CD pipeline triggering another pipeline (not present in CE, not sure about Enterprise Edition) and things like grouping jobs in a stage. Also, the CI/CD UI is not very good. It has glitches, there's no auto refresh in all the UIs to show the status of a job - if it's successful or if it failed. The job UI also isn't very great, like, if the job names or stage names are big, it becomes tough to read. Also, when the job log is very big, it reloads the page when the job finishes and truncates the output of the job and makes it available for download instead. This can be good or bad, based on the use case. For us, it was mostly not a soothing experience.

  • Fuente de la reseña 
  • Publicado el 16/12/2018
Damian N.
Chief Executive Officer
Tecnología y servicios de la información, 2-10 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    5 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 10/6/2019

"GitLab is the best for its CI"

Puntos a favor: GitLab CI is by far the most valuable feature of GitLab. Travis CI was the first one to offer a YAML-file based build system - but it's GitLab CI to make pipelines very flexible and expressive. While Travis was okay for most popular languages in open source projects. GitLab made it possible to run enterprise-grade pipelines with many stages, each having multiple simultaneous jobs. This, plus git repository, Docker registry, and several other tools, making it a complete solution - starting from an early development cycle, through build, to deployment and monitoring thereof.

Contras: Several pages perform bad, e.g. pipelines list in big projects. Some pages don't have search and sorting. These are minor issues though.

  • Fuente de la reseña 
  • Publicado el 10/6/2019
Istvan R.
Software Engineer
Tecnología y servicios de la información, 11-50 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    4 /5
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Fuente: SoftwareAdvice
  • Publicado el 6/8/2019

"Gitlab: A Feature-full alternative to Github"

Comentarios: We are utilizing gitlab to handle our code versioning and our continous integration and delivery pipeline. This includes our whole workflow from writting code to building it, testing it and deploying it to production.

Puntos a favor: - Excellent UI that is easy to understand: many of our developers are migrating for the first time from other software (github, bitbucket) and a constant comment is that the ui is intuitive and easy to understand compared to previous software. The transition is always smooth.
- Feature-full product: Gitlab offers a variety of features that I have found to be excellent and of high quality. The code-review process in gitlab is always smooth with the ability to resolve or re-open discussions, address specific comments or the whole of the discussion, the ability to suggest and even apply and commit code from the ui is also a huge plus. The IDE is decent and the file editor is also decent. The CI/CD integration with gitlab runners is smooth, the notification system is great. I get an email whenever a test fails. All from the gitlab ecosystem, i do not need to go to circleCi or some other provider for all of this, which allows the ui and experience to be consistent.

Contras: At this very moment there is no feature or issue that I have found to be detrimental to my experience.

  • Fuente de la reseña 
  • Fuente: SoftwareAdvice
  • Publicado el 6/8/2019
Arnold A.
SAP External Consultant
Tecnología y servicios de la información, 10.000+ empleados
Ha utilizado el software durante: 6-12 meses
  • Calificación global
    5 /5
  • Facilidad de uso
    4 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    3 /5
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 7/8/2019

"A complete tool to store your projects and configure your CI/CD"

Comentarios: I have great thoughts about GitLab my experience has been really good. I was really impressed when I started working with it and configured the first project there. I definitely recommend GitLab to anyone that wants to start a new project and doesn't want to use too many tools, GitLab has everything that you need to start.

Puntos a favor: I started using GitLab for an external project and I like the following:
1) Easy to work with and auto explanatory. Creating/configuring a new repository is really easy.
2) Great CI/CD implementation. Having the repository with built-in CI/CD is really convenient, you can have everything related to the build and deployment process saved along with your code. I have used bamboo and I really appreciate this feature, it might have its problems but it is really useful.
3) Unlimited private docker registry, you can have your own private registry for free. I cannot express how useful this is.
4) In order to help with the CI/CD process it allows the creation of tokens with access restrictions (read only), so you can use these tokens to download your code or your docker containers without having to provide your personal credentials.
5) It has its own task manager
6) It has free agents that are in charge of executing your builds/deploys so you don't have to provide your own resources.

Contras: 1) Configuring build variables is really messy and it is not an ideal implementation. I haven't found a way to set different values for them depending on the branch, so configuring different environments is not too easy
2) Even though having your code with CI/CD is really convenient, it has some drawbacks. If you have an established continuous deployment process that you repeat in many projects and you want to change it (maybe a fix it or improve it) you will have to add that change to all your repositories and all the branches that you want to deploy. So it is a really good feature but it is not too flexible
3) The task manager is messy, and I didn't find a way to have a shared board.
4) It does not have too many software integrations, as I mentioned before I have used bamboo and I really like their integration with other software

  • Fuente de la reseña 
  • Publicado el 7/8/2019
Luca M.
CTO
Software informático, 2-10 empleados
Ha utilizado el software durante: 6-12 meses
  • Calificación global
    4 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    7/10
  • Fuente de la reseña 
  • Publicado el 26/9/2019

"Powerful tool - if you know how to use it!"

Comentarios: GitLab is the code versioning system that our company uses on a daily basis. We found useful to have a fine-grained authorization management for your users/developers, that made it easier for us to ensure the only the right people can see the right things. We also use the "organisation" feature to have all our developers in the same place with the right access.

Puntos a favor: The products has plenty of features, as well as supporting all the basic Git operations/merge requests, you are given a wide choice of CI pipelines you can set up from within the project. Need more? Integrations with metrics, error tracking, kubernetes, snippets and more.
I never had any problem so far, it's stable and always up.

Contras: The major issue for me is that these features are advanced, and if you want to use the repository as just that, you find yourself overwhelmed with loads of choices that you don't really need. Therefore, sometimes I find it hard to look for a button which should be the most visible element on the screen. Additionally, I found the arrangement of information in the "merge request" screen a bit counterintuitive compared with similar services.

  • Fuente de la reseña 
  • Publicado el 26/9/2019
Lilantha R.
Software Engineer
Tecnología y servicios de la información, 201-500 empleados
Ha utilizado el software durante: 6-12 meses
  • Calificación global
    4 /5
  • Facilidad de uso
    4 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    4 /5
  • Relación calidad-precio
    4 /5
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 26/9/2019

"GitLab Review"

Comentarios: GitLab resolved our version controlling problems, code review problems. It helps to maintain our code standards very easily. We can setup It on our local server also very easily. It is free anyone can try it.

Puntos a favor: GitLab is a superb source code managemanet provide. It is free. We can install it in our privet server also. As well as we can use their server with a free account. We use git for version control. GitLab provides awesome support for version control. It is a very easy tool. Anyone can use it very easily If someone has no more knowledge about versioning but He can use GitLab very easy. We can maintain our Repositories/Branchers. User access level also there. Currently, We use GitLab. We maintain feature branches, dev branch, and master branch. Everyone does not allow to merge code to the dev branch. If someone add merge request to the dev branch, our one-person review code and merge. Then we use GitLab it is easy for us. GitLab provides superb dashboard it very easy to review code. It shows all code changes with file by file. Easy to compare. As well as we can compare two branches vary easy. It provides a clear, unique, user-friendly dashboard. GitLab also supports CI/CD process. It's superb we can recommend for anyone. If our commit has some conflict it shows how to resolve that step by step.

Contras: When I add a new commit. If the file is large/have many lines. It not showing code changes directly. It shows a message file has many lines cannot show changes that kind of message. Sometimes when we compare two commits. It not more clear. Some times confusing. If I show some file history only show commits. not showing code changes by commits. We want to go and check every commits to show changes.

  • Fuente de la reseña 
  • Publicado el 26/9/2019
Dennis F.
Software Engineer
Automoción, 11-50 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 12/10/2019

"One stop shop for planning, development, and operations"

Comentarios: Making it easier to build quality into the software development lifecycle without sacrificing speed. Let the computers do the heavy lifting of building and testing the changes. Bake in DevOps best practices by default.

Puntos a favor: Integration of CI/CD and Kubernetes for easily developing and running custom apps. Fantastic collaboration features like discussions, visual diffing. Some of this stuff you don't even get on desktop apps that charge big bucks. Frequent updates that inch its capability and usability forward. Good documentation. Wonderful community, welcoming atmosphere, pleasant to work with all the employees I've encountered.

Contras: Sometimes things break. When things are broken, sometimes it can take some time to be fixed, if you're not willing or able to fix it yourself. One of the consequences of such broad scope and feature development velocity. It would be advisable to keep another copy installed separately for testing updates before applying them to the live edition, if your IT has the capacity to do so.

  • Fuente de la reseña 
  • Publicado el 12/10/2019
Sachith D.
Software Engineer
Administración educativa, 10.000+ empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    4 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 30/10/2019

"The Best DevOps Platform"

Comentarios: Overall, GitLab is an excellent program for freelancers. It's really simple to use, simple to administrate and offers all that users need for developing. And if users implement it in the correct way it will speed up their development effectively. Adding more to this, it provides excellent ways to manage git repositories on a centralized secure server.

Puntos a favor: Project operation: Using GitLab provides the user with complete control over their projects. Users can easily follow up activities assigned to their respective partners. Additionally, the program gives you the advantage to have members across the borders as well, hence it is pretty useful and comes in handy when the work is beyond the borders.

Easy to use: GitLab is easy to lean and very easy to use the software as it helps in creating a project by giving instructions from the beginning. The tutorial mode is extremely helpful and because of that no experience or expertise is required to exhaust all the features offered by GitLab.

Contras: Contact Support: Although GitLab provides a good platform for its users, unfortunately, their contact section is poor. Users are unable to recover if they face any problem as the administration is limited. Administration can only be at your service if you own the premium version.

Complicated: Although Gitlab is easy to learn when it comes to the menu users tend to feel as if they are lost in some sort of maze. The menu is pretty much clunky because of this some of its users are unable to use GitLab to its full potential. Additionally, the efficiency of users is reduced to a great extent when they wish to search for aspects because it consumes time and energy.

  • Fuente de la reseña 
  • Publicado el 30/10/2019
Usuario verificado
Software Engineer
Software informático, 2-10 empleados
Ha utilizado el software durante: Más de un año
  • Calificación global
    4 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 12/12/2019

"Great platform to host your project!"

Comentarios: Overall, GitLab is a good for development. Most commonly used features such as MR and code review work very well on GitLab. The best feature on GitLab is CI/CD, it has everything you need to build an automated pipeline, from build agents to container registry.
However, the exploration feature is not as robust as other services and there is still a lot of rooms for improvement.

Puntos a favor: GitLab CI is great. The GitLab CI/CD language allows us to build complex pipelines easily, pipeline's configs are stored in the repository as well, so we can manage everything in one place. GitLab also has built-in Docker registry. We have both our build pipeline and our images hosted on GitLab.
The pricing is also flexible, I recommend it for both startup and large enterprises.

Contras: Explore Projects feature can be better, it would be more useful if we have a filter to select projects by technologies.
Should support templates on the job level, so it can be reused between multiple environments.
Lack of integration: there are not many 3rd party services that integrate with GitLab for now.

  • Fuente de la reseña 
  • Publicado el 12/12/2019
Peter W.
Web Developer
Educación superior, 501-1.000 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    8/10
  • Fuente de la reseña 
  • Fuente: GetApp
  • Publicado el 10/1/2020

"Code repositories and version tracking"

Comentarios: GitLab ensures our code is safe and secure, everything is version tracked, we can easily collaborate with other colleagues and allows for a good QA environment before launch.

Puntos a favor: GitLab allows users to easily store their code projects and files in a safe and secure environment, allowing easy collaboration amongst users.
You can import repositories from other Git tools (such as GitHub) with ease, GitLab also imports any version history and accompanying branches.
The ability to make certain repositories private is excellent, most similar git systems charge extra for this service.

Contras: The user-interface, though clean and responsive, can be hard to use and master. Especially for new users, training is definitely required.
The integration with interfacing tools is lacking, most systems (such as GitKraken) require a premium license to connect with GitLab.
User management can be complicated, as the user interface isn't particularly clear here, and the different levels of access aren't clearly identified.

  • Fuente de la reseña 
  • Fuente: GetApp
  • Publicado el 10/1/2020
Justin S.
DevOps Engineer
Tecnología y servicios de la información, 201-500 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    5 /5
  • Relación calidad-precio
    4 /5
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 16/2/2020

"Made DevOps possible for my company"

Comentarios: GitLab has enabled me to hit the ground running with DevOps. It's infinitely easier to use than a more traditional workflow comprised of various components. It has enabled me - alone, unassisted, and with little free time - to benefit from things that I would never have been able to work with in my company's traditional software development workflow. Our software engineers are somewhat resistant to change - especially because they went all-in for Mercurial even though the world is standardizing on Git. I hope to convince them of the merits of Git and GitLab over time.

Puntos a favor: When I talk about our company's "IT development," I'm really talking about my development since none of the others in IT are interested in coding. Our software engineers have a workflow comprised of countless services; for my projects, I wanted something cleaner, faster, better integrated, easier to use. Installation is easy: install a single package, and boom, you're done. Administration is similarly easy. GitLab's components are developed with each other in mind. Integrations aren't developed as an afterthought or left for community contributors; everything is done right out of the box. GitLab CI is an absolute joy to work with. I've been able to put together CI/CD pipelines for my software projects - something our software engineers have never done using Jenkins.

Contras: I don't like that some of GitLab's best functionality, like static code analysis, is locked up in the highest-level price tier, which seems to be priced for the absolute largest of companies. Something like that isn't optional for smaller businesses, and reserving that functionality makes it *not* an end-to-end product.

  • Fuente de la reseña 
  • Publicado el 16/2/2020
Usuario verificado
Developer
Marketing y publicidad, 51-200 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    4 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    2 /5
  • Relación calidad-precio
    3 /5
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 10/3/2020

"A discrete item in your toolkit"

Comentarios: It is easy to use and don't impose itself it's own way to proceed. At some point gitlab.com had big performances issues, it was very slow. Even posting a simple issue was a pain. Those issues got fixed and it is now very fast. In case of maintenance or temporary issues, they have a very transparent way of proceeding and we always receive alerts and/or post mortems.

Puntos a favor: You just forget about Gitlab. As it provide a whole devops toolkit, it integrates discretely in your workflow. It doesn't require training, and if needed for advanced use, it got an extensive documentation as any open source tool should have. The UI makes it easy to use without thinking about it. What you don't understand first, you'll find an usage if needed on day. The fact it got integrated CI/CD is incredible. I am very reluctant to Docker technologies and wouldn't beat myself to deal with them, but I really like them the way they are integrated in the CI/CD: it makes possible to test the applications in a very efficient and simple maneer and improve the overall quality and security of my products.

Contras: What I really don't like is that, if it is possible do deactivate some feature of a repository because you don't use them, there are some that overload the UI and you cannot remove them because Gitlab use it as a way to make you upgrade to the next plan.

  • Fuente de la reseña 
  • Publicado el 10/3/2020
Andrei P.
Lead game developer
Internet, Trabajador autónomo
Ha utilizado el software durante: Más de dos años
  • Calificación global
    4 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 2/4/2020

"A great free alternative to GitHub if you need large repos and teams"

Comentarios: GitLab helped us solve all of our backup and collaboration needs for our large file projects. While we do have on-site physical backups just in case, GitLab is great at keeping the core files safe. On the physical backup we put big assets and on GitLab mostly the code. If it wasn't for GitLab we'd be using GitHub for some projects only as certain files surpass their limit.

Puntos a favor: The biggest pro for us at JeFawk Games (me and my freelancing friends, not employees as stated) was the fact that it allowed for 1GB of space for free in private repos! Since we're working on games, we really needed the space and the privacy. This was from before GitHub was acquired by Microsoft and gave away unlimited free repos. Time forwarding a bit and GitHub is giving out free private repos of max 1GB with the option to use the Large File Storage thing, which in GitLab you don't need to bother with as you get it by default. It includes DevOps and a lot of other features that frankly we don't make use of. It's just the much bigger space by default and up to 3 collaborators. GitLab is great! Although it does have some cons....

Contras: One of the biggest problem with GitLab is that their website is a bit laggy. You can wait 1 to 4 seconds for some pages to load.
Another issue is that we actually use the GitHub Desktop application to handle GitLab repositories and the setup to connect the application to GitLab is kinda clunky, more like to allow GitLab to be grabbed as URL. Wouldn't wanna go through that again, hopefully they already streamlined it as last time I did it was about 2 years ago.

  • Fuente de la reseña 
  • Publicado el 2/4/2020
Edward Y.
Systems Administrator
Software informático, 51-200 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    5 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 8/7/2020

"Git Awesome"

Comentarios: It is such a great system. We use it daily at work and I integrated it into my homelab as well to keep change controls and ci/cd under control. It has made my homelab crazy efficient when I need to do things. For work it makes our daily tasks very easy to manage and it's much more integrated than having to build out all of the atlassian stack.

Puntos a favor: This product is excellent and has both enterprise edition and community edition making it very inexpensive to get into and then moving to enterprise once setup and still very inexpensive compared to other options out there. You also can set up a private gitlab server either in docker or bare metal. I cannot rave enough about git lab.

Contras: There's not much to not like about it. It's a very capable system that can be deployed in every type of way imaginable. If I was to nitpick then I would say adding additional users can be a pain without having self registration available.

  • Fuente de la reseña 
  • Publicado el 8/7/2020
Thiago R.
Tech Lead
Software informático, 51-200 empleados
Ha utilizado el software durante: Más de un año
  • Calificación global
    5 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 31/12/2020

"Great for DevOps teams"

Puntos a favor: GitLab has all the must-have features for complete development and deployment flow.
The easy-to-configure pipeline is a differential, mainly due to the possibility of installing the agent (GitLab runner) in our infrastructure.
Issue management and merge requests are excellent and do not fall short of your direct competitors.
I use the GitLab in the cloud (SaaS) and on-premises, and it supplies my DevOps needs and team collaboration on the code review process.

Contras: On bitbucket, it is possible to see in realtime when a coworker is reviewing the merge request (pull request). It would be great to see this feature on GitLab too. The Runner registration is a bit harder when using an automation like Ansible.

  • Fuente de la reseña 
  • Publicado el 31/12/2020
Usuario verificado
iOS Developer
Tecnología y servicios de la información, 51-200 empleados
Ha utilizado el software durante: 6-12 meses
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    5 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    8/10
  • Fuente de la reseña 
  • Publicado el 29/9/2020

"GitLab is a great tool for code version Control"

Comentarios: We have been using Gitlab in some of our projects in our company and it´s really useful and powerful.

Puntos a favor: GitLab is really easy to use and powerful to help our team with code version control. It doesn´t take much time to understand the features and start to use.

Contras: Gitlab doesn´t have so much differences between other competitors. The features are almost the same.

  • Fuente de la reseña 
  • Publicado el 29/9/2020
Adam D.
Web Developer
Software informático, 51-200 empleados
Ha utilizado el software durante: Más de un año
  • Calificación global
    5 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 11/2/2021

"Extremely powerful and robust Git repo solution."

Comentarios: My experience with Gitlab has been great. It's become my main repository solution and I've even migrated my Github repos to Gitlab.

Puntos a favor: One of my favorite features is the GitLab's feature flags. It's really easy to setup and associate with issues. Additionally there are a ton of client libraries for different platforms that make it easy to integrate into existing applications.

Contras: Gitlab has CI/CD features that I would like to use to automatically build and host composer packages and nuget packages, however it's difficult to setup and understand and I've found the documentation lacking.

  • Fuente de la reseña 
  • Publicado el 11/2/2021
Usuario verificado
Senior Application Specialist
Software informático, 501-1.000 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    4 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    3 /5
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 6/11/2020

"Ready to integrate different types of projects"

Comentarios: We are very happy and pleased to use the tool.
Our ci-cd and approval / reviewer workflows are fully supported; this allows are agile practices taken to reality.

Puntos a favor: Great integration with git.
Always pushing new features to improve user overall experience.
Large set of integrations for different languages.
Large set of integrations for different tools for code quality, lint, code analysis, etc.
Pipeline allows almost any type of step for testing, building, deploying.
Great to have own registry.

Contras: API should be more powerful and package for most common languages as nodejs.
Registry navigator should be improved.
Members permission management could also be improved.

  • Fuente de la reseña 
  • Publicado el 6/11/2020
Matej B.
Web developer
Software informático, 2-10 empleados
Ha utilizado el software durante: 6-12 meses
  • Calificación global
    5 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    4 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    6/10
  • Fuente de la reseña 
  • Publicado el 20/6/2021

"Version control for private companies"

Comentarios: I find the interface a bit complex, but once I got my hands on it, I got used to it and I simply prefer it over Github.

Puntos a favor: The software includes version control, container storage, issue tracker, grouping and goals. All of these provides great experience for a developer.

Contras: I don't like the interface, it looks too professional. Something more playful would be highly appreceated.

  • Fuente de la reseña 
  • Publicado el 20/6/2021
Usuario verificado
Software Engineer
Tecnología y servicios de la información, 2-10 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 4/7/2021

"A must have tool for every development team"

Puntos a favor: Gitlab is simply the best version control and project management tool for any organisation, period! It has everything you need in a greatly priced package. It is my go to tool for my personal projects as well as used in every organisation I have worked with. I even tried to host their community version myself which was great. The documentation is well laid out, breaking changes are communicated well. Apart from this, the CI/CD functionality is easy to use, UI easy to navigate, reporting/labelling/tagging features are one of the easiest. The free plan for individuals or small team covers everything you need.

Contras: None I can think of. I even like the new UI introduced recently.

  • Fuente de la reseña 
  • Publicado el 4/7/2021
Corentin M.
Software Engineer
Internet, 201-500 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    5 /5
  • Facilidad de uso
    4 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    4 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 25/1/2021

"Git Super powers"

Comentarios: I enjoy using GitLab everyday, whether it's at work or at home. It saves me lot of time with its CI/CD and allows me to have my private projects hosted on my own servers which is a must in term of privacy.

Puntos a favor: GitLab is an awesome tool to use everyday. It is simple and easy to install on premise. The free tier is enough for any small business / team. What really makes GitLab stands in front of the competition are its awesome CI/CD workflows. GitLab CI is incredible, you can do anything you want with it from building your sources, checking your code quality, deploying your projects... It is possible to make connections between various pipelines and have multiple repositories connected together to build your final "big" project.

Contras: Even if GitLab is simple to use, it's a big piece of software that can sometimes become slow on the web user interface.
Moreover the review system is sometimes not so easy to use compared to other competitors. Hopefully their are great browser extensions that solves this issues.

  • Fuente de la reseña 
  • Publicado el 25/1/2021
Adolfo M.
System Administrator
Administración gubernamental, 10.000+ empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    4 /5
  • Facilidad de uso
    4 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    4 /5
  • Relación calidad-precio
    4 /5
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 16/4/2021

"GitLab as a centralized repository for application source code management."

Comentarios: Gitlab has been very helpful to us in the classification and administration of the source code in the different projects within our organization.

Puntos a favor: GitLab is a robust and relatively easy to implement application for managing the source code of applications within organizations of any size.

Contras: Integrations with other applications can be a bit complex. And the organization of projects can present some inconvenience if they have not been defined correctly from the initial implementation.

  • Fuente de la reseña 
  • Publicado el 16/4/2021
Emiliano P.
Site Reliability Engineer
Tecnología y servicios de la información, 201-500 empleados
Ha utilizado el software durante: Más de dos años
  • Calificación global
    3 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    2 /5
  • Relación calidad-precio
    3 /5
  • Probabilidad de recomendación
    6/10
  • Fuente de la reseña 
  • Publicado el 22/9/2020

"It's good but, definitely not the best"

Comentarios: It works fine, and it's a good alternative for the usual Bitbucket, Jira and Bamboo (or Jenkins) combo that's commonly found on the corporate world. I'd recommend to consider Github Teams or Github Enterprise.

Puntos a favor: - Unlike Github, it can be installed locally, it also makes it highly customizable
- It has CI/CD functionality integrated
- It has code search and indexing
- It's integrated with a docker registry and multiple code repositories

Contras: - It's highly monolithic, if some feature fails, most of the times everything fails
- It's not easy to clusterize the service
- It's not easy to update, nor to migrate to a new server
- It costs the same to use the self-hosted than the cloud-hosted version
- Gitlab CI/CD shared (both free and paid minutes) run on a GCE Kubernetes cluster without any fixed IP address so it's hard to access your servers unless you open ports publicly or create a VPN tunnel

  • Fuente de la reseña 
  • Publicado el 22/9/2020
Alejandro B.
CTO & Co-Founder
Internet, 11-50 empleados
Ha utilizado el software durante: Más de un año
  • Calificación global
    4 /5
  • Facilidad de uso
    3 /5
  • Características y funcionalidades
    4 /5
  • Asistencia técnica
    3 /5
  • Relación calidad-precio
    5 /5
  • Probabilidad de recomendación
    9/10
  • Fuente de la reseña 
  • Publicado el 26/5/2021

"The best opensource tool for software engineering management"

Comentarios: We're hosting all of our private code repositories on gitlab.com, using the issue tracker, merge requests. We also run our continuos builds and deploy directly to our Google Cloud Kubernetes Engine workloads.

Puntos a favor: It's opensource though provides a cloud based solution with a really good free tier. It allows integrating code repositories with issue tracking and continuos integration and continuos deployment

Contras: User experience could be largely improved. Searching and filters are a bit clunky from the UX point of view. Also bulk actions are only allowed at project level.

  • Fuente de la reseña 
  • Publicado el 26/5/2021
Brad N.
Web Programmer
Comercio minorista, 1.001-5.000 empleados
Ha utilizado el software durante: Más de un año
  • Calificación global
    5 /5
  • Facilidad de uso
    5 /5
  • Características y funcionalidades
    5 /5
  • Asistencia técnica
    Sin valoración
  • Relación calidad-precio
    Sin valoración
  • Probabilidad de recomendación
    10/10
  • Fuente de la reseña 
  • Publicado el 10/7/2020

"GitLab is a must for development teams"

Puntos a favor: I love the Boards for tracking Issues in their life cycle. Customizable Columns and Labels make it quick and easy to see where an Issue is, giving a high level for management and the rest of the team, while having all the details and attached code branches and merge requests for the developer and stakeholders. I love how it's able to connect code from several projects to Issues, no matter where they live, so you can have as many boards and projects as you like! It's well put together and seems natural with everything I try to do organization-wise. Integrates really well with developers' workflows.

Contras: GitLab is always improving and enables you to request features, so if you want something, suggest it and they'll get to it! Sometimes that's a bit slow, but you can usually work around it.

  • Fuente de la reseña 
  • Publicado el 10/7/2020