Go to file
Marin Jankovski 0988fa3c7f Green pipeline for feature freeze PROCESS 2018-12-13 16:05:54 +00:00
.github
.gitlab Improve feature proposal template for improved product thinking 2018-12-10 15:23:18 +00:00
app Merge branch '54736-sign-in-bottom-margin' into 'master' 2018-12-13 15:21:39 +00:00
bin Make rails5 defailt in bin/* scripts 2018-11-14 12:41:16 +01:00
builds
changelogs Merge branch '54736-sign-in-bottom-margin' into 'master' 2018-12-13 15:21:39 +00:00
config Fix deprecations in opclasses initializer 2018-12-12 17:11:23 +01:00
danger Update docs' Dangerfile 2018-12-06 13:32:17 +00:00
db Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
doc Add List-Id to notification emails 2018-12-13 11:15:48 +00:00
docker
fixtures/emojis Move :gay_pride_flag: to flags category 2017-11-15 07:36:19 -06:00
generator_templates Update generator templates 2018-11-22 13:17:55 +01:00
lib Merge branch 'zj-backup-restore-object-pools' into 'master' 2018-12-13 11:06:20 +00:00
locale Resolve "Redesign project lists UI" 2018-12-13 12:37:54 +00:00
log
plugins/examples Reorganize plugins dir structure 2018-02-26 16:06:49 +02:00
public Update robots.txt to exclude group_members and project_members, which can expose sensitive user information to the web. Please see https://developers.google.com/search/reference/robots_txt for the correct wildcard format. 2018-11-29 22:06:42 +00:00
qa Merge branch 'qa-mr-wait-for-push' into 'master' 2018-12-12 14:20:27 +00:00
rubocop Make add_reference cop accept a hash for :index 2018-11-27 11:40:38 +01:00
scripts [QA] Better retrieve job ID for a retried job 2018-12-06 10:06:15 +01:00
shared
spec Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master' 2018-12-13 13:38:21 +00:00
symbol Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
tmp
vendor Merge branch '11-6-update-gitignore' into 'master' 2018-12-10 23:17:07 +00:00
.babelrc.js Setup Jest test environment 2018-12-05 09:24:42 +01:00
.codeclimate.yml Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
.csscomb.json
.eslintignore Setup Jest test environment 2018-12-05 09:24:42 +01:00
.eslintrc.yml Disable vue/use-v-on-exact due to confusing rule violations 2018-12-11 17:08:30 -06:00
.foreman
.gitattributes Use merge_db_schema for db/schema.rb conflicts 2018-11-01 14:15:55 +01:00
.gitignore Setup Jest test environment 2018-12-05 09:24:42 +01:00
.gitlab-ci.yml Merge branch 'add-docs-lint-back' into 'master' 2018-12-11 22:10:29 +00:00
.haml-lint.yml Enable `Lint/UselessAssignment` for haml-lint 2018-08-31 18:24:18 -07:00
.mailmap
.nvmrc Upgrade to node v10.x 2018-11-12 10:48:17 +01:00
.pkgr.yml
.prettierignore Fix/update prettier script 2018-10-22 17:47:03 +00:00
.prettierrc ensure stylesheets are included as well, make prettierrc even more inclusive 2018-03-23 12:56:57 -05:00
.rubocop.yml Enable Rubocop on lib/gitlab 2018-11-20 18:01:00 -08:00
.rubocop_todo.yml Fix ConstantName rubocop offense 2018-12-09 22:45:48 +05:00
.ruby-version Upgrade to Ruby 2.5.3 2018-11-13 06:17:46 -08:00
.scss-lint.yml Fix scss_lint 2018-04-16 12:28:52 -05:00
CHANGELOG.md Update CHANGELOG.md for 11.3.12 2018-12-06 00:43:03 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md: style guide link 2018-11-30 15:02:54 +00:00
Dangerfile Create helper to get all changed files 2018-10-22 11:04:55 +02:00
Dockerfile.assets Build a docker container storing only the frontent assets 2018-10-31 11:21:14 -05:00
GITALY_SERVER_VERSION Bump the gitaly version to 1.7.0 2018-12-06 14:18:35 +01:00
GITLAB_PAGES_VERSION Merge branch 'security-pages-toctou-race' into 'master' 2018-11-28 19:09:45 -05:00
GITLAB_SHELL_VERSION Bump gitlab-shell to 8.4.3 2018-11-28 15:30:46 -08:00
GITLAB_WORKHORSE_VERSION Update GitLab Workhorse to v8.0.0 2018-12-11 16:23:23 +00:00
Gemfile Specify sass ~> 3.5 in Gemfile 2018-12-12 13:32:46 +01:00
Gemfile.lock Specify sass ~> 3.5 in Gemfile 2018-12-12 13:32:46 +01:00
Gemfile.rails4 Minor gem fixes 2018-11-14 12:41:16 +01:00
Gemfile.rails4.lock Specify sass ~> 3.5 in Gemfile 2018-12-12 13:32:46 +01:00
INSTALLATION_TYPE Add installation type to usage ping data 2018-06-07 15:01:20 +00:00
LICENSE properly wrap LICENSE file 2018-09-08 13:19:35 +02:00
MAINTENANCE.md Change location of the maintenance policy document. Add version support information. [CI skip] 2017-10-11 15:01:55 +02:00
PHILOSOPHY.md Adds a PHILOSOPHY.md 2018-11-21 09:11:42 +00:00
PROCESS.md Green pipeline for feature freeze PROCESS 2018-12-13 16:05:54 +00:00
Procfile Launch mail_room manually and remove foreman reference 2018-03-21 11:52:05 -05:00
README.md Update README ruby version 2.3->2.4 2018-10-18 10:34:00 -04:00
Rakefile Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
VERSION Update VERSION to 11.6.0-pre 2018-11-21 10:41:38 +00:00
config.ru Add monkey patch to unicorn to fix eof? problem 2018-11-28 08:34:32 -08:00
docker-compose.yml
jest.config.js Setup Jest for Vue 2018-12-11 15:03:59 +01:00
package.json Merge branch 'mg-update-eslint-config' into 'master' 2018-12-13 12:53:35 +00:00
yarn.lock Merge branch 'mg-update-eslint-config' into 'master' 2018-12-13 12:53:35 +00:00

README.md

GitLab

Test coverage

  • Ruby coverage Ruby
  • JavaScript coverage JavaScript

Canonical source

The canonical source of GitLab Community Edition is hosted on GitLab.com.

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 CD pipelines to builds, 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
  • Completely free and open source (MIT Expat license)

Hiring

We're hiring developers, support people, and production engineers all the time, please see our jobs page.

Editions

There are two 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.

Website

On about.gitlab.com you can find more information about:

Requirements

Please see the requirements documentation 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 an installation from source, 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.

There are various other options to install GitLab, please refer to the installation page on the GitLab website for more information.

You can access a new installation with the login root and password 5iveL!fe, after login you are required to set a unique password.

Contributing

GitLab is an open source project and we are very happy to accept community contributions. Please refer to Contributing to GitLab page for more details.

Licensing

GitLab Community Edition (CE) is available freely under the MIT Expat license.

All third party components incorporated into the GitLab Software are licensed under the original license provided by the owner of the applicable component.

All Documentation content that resides under the doc/ directory of this repository is licensed under Creative Commons: CC BY-SA 4.0.

Install a development environment

To work on GitLab itself, we recommend setting up your development environment with the GitLab Development Kit. If you do not use the GitLab Development Kit you need to install and setup 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 unicorn configuration file:

cp config/unicorn.rb.example.development config/unicorn.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) 2.4
  • Git 2.8.4+
  • Redis 2.8+
  • PostgreSQL (preferred) or MySQL

For more information please see the architecture documentation.

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 docs.gitlab.com/ce/.

Getting help

Please see Getting help for GitLab on our website for the many options to get help.

Why?

Read here

Is it any good?

Yes

Is it awesome?

These people seem to like it.