Go to file
Sanad Liaquat 154ce29d05 Initial commit
Use ACCEPT_INSECURE_CERTS env var and fix step

Simplify saml signin

Fix rubo cop offence

Add missing # frozen_string_literal: true
2018-10-11 13:19:53 +05:00
.github
.gitlab Add gitlab-templates code owners 2018-10-05 10:21:36 +02:00
app Initial commit 2018-10-11 13:19:53 +05:00
bin Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
builds
changelogs Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
config Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
danger Danger check for ignored eslint rules 2018-09-29 08:22:12 +02:00
db Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
doc Documentation for delayed jobs 2018-10-11 02:50:42 +00:00
docker
fixtures/emojis
generator_templates Add frozen_string_literal to migration templates 2018-07-24 21:43:42 -07:00
lib Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
locale Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
log
plugins/examples
public Update robots.txt (#51167) 2018-09-07 07:27:29 +00:00
qa Initial commit 2018-10-11 13:19:53 +05:00
rubocop Applies the CE backport of EE#657 2018-09-24 12:02:01 +01:00
scripts Improve the variables passed in trigger-build 2018-10-10 12:10:04 +02:00
shared
spec Convert remaining issue board components into ES module syntax 2018-10-10 17:08:43 +00:00
symbol
tmp
vendor Merge branch 'update-templates-11-4' into 'master' 2018-10-08 10:55:57 +00:00
.babelrc.js Update babelrc with comments 2018-10-02 16:11:53 -05:00
.codeclimate.yml Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
.csscomb.json
.eslintignore
.eslintrc.yml Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
.foreman
.gitattributes Start to use Danger for automating MR reviews 2018-07-11 11:52:01 +02:00
.gitignore Generate JUnit report for Karma tests 2018-09-11 21:03:05 +00:00
.gitlab-ci.yml Change image for docs linting 2018-10-04 10:12:06 +10:00
.haml-lint.yml Enable `Lint/UselessAssignment` for haml-lint 2018-08-31 18:24:18 -07:00
.mailmap
.nvmrc Resolve "100% CPU for webpack-dev-server running in GDK" 2018-06-25 19:30:37 +00:00
.pkgr.yml
.prettierignore
.prettierrc
.rubocop.yml Initial commit 2018-10-11 13:19:53 +05:00
.rubocop_todo.yml Merge branch 'fix-todo-cops' into 'master' 2018-10-04 10:17:43 +00:00
.ruby-version Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07:00
.scss-lint.yml Fix scss_lint 2018-04-16 12:28:52 -05:00
CHANGELOG.md Update CHANGELOG.md for 11.2.5 2018-10-05 09:37:42 +00:00
CONTRIBUTING.md Update to latest version of contributor-covenant 2018-10-09 09:31:00 +02:00
Dangerfile Danger check for ignored eslint rules 2018-09-29 08:22:12 +02:00
GITALY_SERVER_VERSION Update GITALY_SERVER_VERSION 2018-10-06 07:52:13 +00:00
GITLAB_PAGES_VERSION Revert GitLab Pages version to v1.1.0 2018-10-10 13:19:19 -07:00
GITLAB_SHELL_VERSION Update GitLab Shell to v8.3.3 2018-09-14 17:09:42 +01:00
GITLAB_WORKHORSE_VERSION Update Workhorse to 7.0.0 for Gitaly's new auth scheme 2018-10-01 23:00:35 +00:00
Gemfile Merge branch 'add_reliable_fetcher' into 'master' 2018-10-04 16:58:25 +00:00
Gemfile.lock Bump rugged to 0.27.5 for security fixes 2018-10-08 15:58:22 -07:00
Gemfile.rails5
Gemfile.rails5.lock Bump rugged to 0.27.5 for security fixes 2018-10-08 15:58:22 -07: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
PROCESS.md Add allowance to merge feature flags MRs 2018-10-10 15:56:17 +02:00
Procfile
README.md Merge branch 'patch-28' into 'master' 2018-08-20 11:44:45 +00:00
Rakefile Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
VERSION Update VERSION to 11.4.0-pre 2018-09-21 11:38:10 +00:00
config.ru
docker-compose.yml
package.json Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
yarn.lock Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +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.3
  • 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.