GitLab Canonical source The canonical source of GitLab where all development takes place is hosted on GitLab.com. If you wish to clone a copy of GitLab without proprietary code, you…
GitLab
Canonical source
The canonical source of GitLab where all development takes place is hosted on GitLab.com.
If you wish to clone a copy of GitLab without proprietary code, you can use the read-only mirror of GitLab located at https://gitlab.com/gitlab-org/gitlab-foss/. However, please do not submit any issues and/or merge requests to that project.
Free trial
You can request a free trial of GitLab Ultimate on our website.
Open source software to collaborate on code
To see how GitLab looks please see the features page on our website.
- Manage Git repositories with fine grained access controls that keep your code secure
- Perform code reviews and enhance collaboration with merge requests
- Complete continuous integration (CI) and continuous deployment/delivery (CD) pipelines to build, test, and deploy your applications
- Each project can also have an issue tracker, issue board, and a wiki
- Used by more than 100,000 organizations, GitLab is the most popular solution to manage Git repositories on-premises
- Open-core, most of the code is MIT with the files in
/eebeing proprietary but source available and open for contributions.
Editions
There are three editions of GitLab:
- GitLab Community Edition (CE) is available freely under the MIT Expat license.
- GitLab Enterprise Edition (EE) includes extra features that are more useful for organizations with more than 100 users. To use EE and get official support please become a subscriber.
- JiHu Edition (JH) tailored specifically for the Chinese market.
Licensing
See the [LICENSE](LICENSE) file for licensing information as it pertains to
files in this repository.
Hiring
We are hiring developers, support engineers, and production engineers all the time, please see our jobs page.
Website
On about.gitlab.com you can find more information about:
- Subscriptions
- Professional Services
- Community
- Hosted GitLab.com use GitLab as a free service
- GitLab Enterprise Edition with additional features aimed at larger organizations.
- GitLab CI a continuous integration (CI) server that is easy to integrate with GitLab.
Requirements
Please see the [requirements documentation](doc/install/requirements.md) for system requirements and more information about the supported operating systems.
Installation
The recommended way to install GitLab is with the Omnibus packages on our package server.
Compared to a self-compiled installation, this is faster and less error prone.
Just select your operating system, download the respective package (Debian or RPM) and install it using the system's package manager.
For more information about other installation methods, see install GitLab.
Contributing
GitLab is an open source project and we are very happy to accept community contributions. Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for more details.
Install a development environment
To work on GitLab itself, we recommend setting up your development environment with the GitLab Development Kit (GDK).
If you do not use GDK, you need to install and configure all the dependencies yourself, this is a lot of work and error prone.
One small thing you also have to do when installing it yourself is to copy the example development Puma configuration file:
shell
cp config/puma.example.development.rb config/puma.rb
Instructions on how to start GitLab and how to run the tests can be found in the getting started section of the GitLab Development Kit.
Software stack
GitLab is a Ruby on Rails application that runs on the following software:
- Ubuntu/Debian/CentOS/RHEL/OpenSUSE
- Ruby (MRI) 3.3.10
- Git 2.33+
- Redis 6.0+
- PostgreSQL 16.5+
UX design
Please adhere to the UX Guide when creating designs and implementing code.
Third-party applications
There are a lot of third-party applications integrating with GitLab. These include GUI Git clients, mobile applications and API wrappers for various languages.
GitLab release cycle
For more information about the release process see the release documentation.
Upgrading
For upgrading information please see our update page.
Documentation
All documentation can be found on .
Education
Get up to speed quickly with comprehensive learning resources at GitLab University.
Getting help
Please see Getting help for GitLab on our website for the many options to get help.
Why should I use GitLab?
Members
-
gitlabhq ★ PINNED
GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
Ruby ★ 24k 2h agoExplain → -
gitlab-shell ★ PINNED
Replacement for gitolite. This repo is a mirror of https://gitlab.com/gitlab-org/gitlab-shell/
Go ★ 560 48m agoExplain → -
omnibus-gitlab ★ PINNED
GitLab Omnibus Mirror | Please open new issues in our issue tracker on GitLab.com
Ruby ★ 232 16h agoExplain → -
gitlab-ci ▣
DEPRECATED - Please use the GitLab.com issue tracker
Ruby ★ 1.4k 10y agoExplain → -
gitlab-recipes
Mostly unofficial GitLab recipes for setup on different platforms, update etc...
Ruby ★ 749 2y agoExplain → -
terraform-provider-gitlab
Terraform GitLab Provider
★ 437 1d agoExplain → -
gitlab-runner
Mirror | Please open new issues in our issue tracker on GitLab.com
Go ★ 247 4d agoExplain → -
gitlab-ci-runner ▣
GitLab Runner PROJECT IS DEPRECATED NOW, PLEASE USE NEW GitLab Runner written in Go (previously named GitLab CI Multi Runner) INSTEAD
Ruby ★ 196 10y agoExplain → -
gitlab-public-wiki ▣
DEPRECATED use the docs portal instead
★ 130 9y agoExplain → -
gitlab_git ▣
Project is hosted at https://gitlab.com/gitlab-org/gitlab_git
★ 71 10y agoExplain → -
grit ⑂ ▣
Grit gives you object oriented read/write access to Git repositories via Ruby. Patched for GitLab
Ruby ★ 62 8y agoExplain → -
mysql-postgresql-converter ⑂
Lanyrd's MySQL to PostgreSQL conversion script
Python ★ 46 11y agoExplain → -
cli
Read only mirror of https://gitlab.com/gitlab-org/cli
Go ★ 43 13h agoExplain → -
snowflake_spend
No description.
★ 34 1y agoExplain → -
gitolite ⑂ ▣
Patched for GitLab | Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
Perl ★ 32 13y agoExplain → -
orbit-knowledge-graph
Orbit, aka the GitLab Knowledge Graph, is a project that aims to provide a unified context API for AI systems and human users. This project has both a local Knowledge Graph for your code and a backend service for the entire SDLC.
Rust ★ 31 1d agoExplain → -
omniauth-ldap ⑂
GitLab Dependency | LDAP strategy for OmniAuth
Ruby ★ 23 9y agoExplain → -
markup ⑂ ▣
The code we use to render README.your_favorite_markup
Ruby ★ 20 12y agoExplain → -
grack ⑂ ▣
DEPRECATED GitLab Dependency | GIt Smart HTTP Server -- replaced by gitlab-workhorse
Ruby ★ 16 9y agoExplain → -
gitolite-client ⑂
DEPRECATED | GitLab Dependency | A Ruby interface for the gitolite git backend system
Ruby ★ 15 14y agoExplain → -
jquery-mentions-input ⑂
No description.
JavaScript ★ 12 14y agoExplain → -
cookbook-gitlab ▣
No description.
Ruby ★ 12 12y agoExplain → -
gitlab-cli ⑂
Ruby wrapper and CLI for GitLab REST API
★ 11 11y agoExplain → -
gitlab-hook ⑂
Web appliction that listens to post-hooks from GitLab and tweets about it.
Ruby ★ 9 14y agoExplain → -
linguist ⑂ ▣
GitLab Dependency | Language Savant
Ruby ★ 8 12y agoExplain → -
terraform-provider-dmsnitch
Terraform provider for Deadmans Snitch (https://deadmanssnitch.com/)
★ 7 3y agoExplain → -
ruby-style-guide ⑂
A community-driven Ruby coding style guide
Ruby ★ 7 12y agoExplain → -
gitlab-test-tools
GitLab tools for testing test repo
★ 6 12y agoExplain → -
gitlab-contributors ⑂ ▣
The web application that runs http://contributors.gitlab.com
Ruby ★ 6 10y agoExplain → -
default_value_for ⑂
/!\ This fork is deprecated. Please use the upstream gem >= 3.2.0: https://rubygems.org/gems/default_value_for /!\
Ruby ★ 6 4y agoExplain → -
em-imap ⑂
An event machine based IMAP client
Ruby ★ 5 11y agoExplain → -
zap-baseline ⑂
Zap baseline scanner in Docker met authenticatie
Python ★ 4 4y agoExplain → -
pygments.rb ⑂ ▣
GitLab Dependency | pygments wrapper for ruby via embedded python
C ★ 4 12y agoExplain → -
gon ⑂ ▣
Your Rails variables in your JS
Ruby ★ 4 12y agoExplain → -
rouge ⑂
A pure-ruby code highlighter that is compatible with pygments http://rouge.jneen.net/
Ruby ★ 4 11y agoExplain → -
peek ⑂
Take a peek into your Rails applications.
Ruby ★ 4 4y agoExplain → -
gollum-lib ⑂ ▣
A simple, Git-powered wiki with a sweet API.
Ruby ★ 4 12y agoExplain → -
coffeescript-style-guide ⑂ ▣
Best-practices and coding conventions for the CoffeeScript programming language
★ 3 12y agoExplain → -
trello-power-up
No description.
★ 2 9y agoExplain → -
raphael-rails ⑂
No description.
Ruby ★ 2 13y agoExplain → -
yaml_db ⑂
GitLab Dependency | Rails plugin for a database-independent dump format, data.yml.
Ruby ★ 2 13y agoExplain → -
grit_ext ⑂ ▣
extension for grit
Ruby ★ 2 13y agoExplain → -
cursor-gitlab-plugin
No description.
★ 1 4mo agoExplain → -
go-gssapi ⑂
GSSAPI bindings for Go
★ 1 2y agoExplain →
No repos match these filters.