Repository
GitLab is a web-based DevOps platform built around Git version control, providing source code repositories for hosting and collaborating on code. Beyond repository management, it bundles issue tracking, code review, and CI/CD pipelines into a single application. Its defining characteristic is offering the full software delivery lifecycle in one integrated tool rather than assembling separate services.
Capabilities
- Host private Git repositories with full history
- Branching, pull requests, and code review
- IAM-gated access control and audit logging
- Trigger pipelines on push and merge events