Go to file
Tim Zallmann 0cad96c668 Replaces date.format.js in vendor with NPM package 2018-07-02 07:46:40 +00:00
.github
.gitlab update issue template to encourage collaboration and metrics 2018-06-06 15:20:05 +00:00
app Replaces date.format.js in vendor with NPM package 2018-07-02 07:46:40 +00:00
bin Improve shelling out in bin/changelog 2018-06-25 21:32:00 +00:00
builds
changelogs Merge branch 'ccr/add_locked_state' into 'master' 2018-07-01 09:25:01 +00:00
config Enabling Doorkeeper reuse_access_token option 2018-06-29 09:40:41 +00:00
db Add pipeline stages position clean-up migration 2018-06-29 13:57:52 +00:00
doc Merge branch 'sh-improve-backup-directory-docs' into 'master' 2018-07-02 07:41:07 +00:00
docker Common Docker Documentation Location in `gitlab-ce` 2017-08-25 19:23:49 +00:00
fixtures/emojis Move :gay_pride_flag: to flags category 2017-11-15 07:36:19 -06:00
generator_templates
lib Merge branch 'ccr/add_locked_state' into 'master' 2018-07-01 09:25:01 +00:00
locale i18n: externalize strings from 'app/views/projects/settings' 2018-07-01 16:37:52 +10:00
log
plugins/examples Reorganize plugins dir structure 2018-02-26 16:06:49 +02:00
public Redirect favicon.(png|ico) to actual favicon asset or upload 2018-06-18 12:27:00 +02:00
qa i18n: externalize strings from 'app/views/projects/settings' 2018-07-01 16:37:52 +10:00
rubocop Merge branch 'update-large-tables-cop' into 'master' 2018-06-22 13:22:15 +00:00
scripts Resolve "100% CPU for webpack-dev-server running in GDK" 2018-06-25 19:30:37 +00:00
shared
spec Merge branch 'ccr/add_locked_state' into 'master' 2018-07-01 09:25:01 +00:00
symbol Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
tmp Move Prometheus presentation logic to PrometheusText 2017-06-02 19:45:58 +02:00
vendor Replaces date.format.js in vendor with NPM package 2018-07-02 07:46:40 +00:00
.babelrc only apply rewire plugin when running karma tests 2018-04-23 00:54:21 -05:00
.codeclimate.yml Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
.csscomb.json
.eslintignore update eslintignore for node scripts 2018-03-23 11:53:12 -05:00
.eslintrc.yml Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
.flayignore Backport EE .flayignore lines to CE 2018-06-14 11:02:14 +01:00
.foreman
.gitignore Exclude Geo DB Yaml on CE too 2018-06-25 14:38:55 +02:00
.gitlab-ci.yml Document how the new automatic review apps for docs work 2018-06-25 16:35:25 +02:00
.haml-lint.yml Add custom linter for inline JavaScript to haml_lint (!9742) 2017-08-07 11:37:16 +02:00
.mailmap
.nvmrc Resolve "100% CPU for webpack-dev-server running in GDK" 2018-06-25 19:30:37 +00:00
.pkgr.yml
.prettierignore ensure stylesheets are included as well, make prettierrc even more inclusive 2018-03-23 12:56:57 -05:00
.prettierrc ensure stylesheets are included as well, make prettierrc even more inclusive 2018-03-23 12:56:57 -05:00
.rubocop.yml Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
.rubocop_todo.yml Move the trigger-build script into one location to serve both omnibus and cloud-native triggers. 2018-06-14 16:31:32 +02: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.0.2 2018-06-26 19:34:51 +00:00
CONTRIBUTING.md Merge branch 'docs-contributing-links' into 'master' 2018-06-26 06:50:50 +00:00
GITALY_SERVER_VERSION Migrate storage nesting check to Gitaly 2018-06-27 16:20:03 +00:00
GITLAB_PAGES_VERSION Use GitLab Pages v0.9.1 2018-04-30 11:39:02 +01:00
GITLAB_SHELL_VERSION Use gitlab-shell 7.1.4 2018-06-04 08:30:31 +00:00
GITLAB_WORKHORSE_VERSION Update to GitLab Workhorse v4.3.1 2018-06-07 11:41:44 +01:00
Gemfile Don't hash user ID in OIDC subject claim 2018-06-28 15:31:47 +02:00
Gemfile.lock update to support latest bcrypt. resolves #48149 2018-07-01 08:13:41 +00:00
Gemfile.rails5 [Rails5] Add Gemfile.rails5 2018-03-15 09:50:16 +11:00
Gemfile.rails5.lock Don't hash user ID in OIDC subject claim 2018-06-28 15:31:47 +02:00
INSTALLATION_TYPE Add installation type to usage ping data 2018-06-07 15:01:20 +00:00
LICENSE edit GitLab license info in regards to CC licensing 2018-05-15 15:04:48 -07:00
MAINTENANCE.md Change location of the maintenance policy document. Add version support information. [CI skip] 2017-10-11 15:01:55 +02:00
PROCESS.md Merge branch 'how-to-manage-a-regression' into 'master' 2018-06-28 23:10:16 +00:00
Procfile Launch mail_room manually and remove foreman reference 2018-03-21 11:52:05 -05:00
README.md Fixing dead link in the readme file 2018-06-05 14:05:58 +00:00
Rakefile
VERSION Update VERSION to 11.1.0-pre 2018-06-21 08:44:21 +01:00
config.ru Increase the memory limits used in the unicorn killer 2018-03-22 17:21:10 -07:00
docker-compose.yml
package.json Replaces date.format.js in vendor with NPM package 2018-07-02 07:46:40 +00:00
yarn.lock Replaces date.format.js in vendor with NPM package 2018-07-02 07:46:40 +00:00

README.md

GitLab

Build status Overall test coverage Code Climate Core Infrastructure Initiative Best Practices Gitter

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.md for 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.

Is it any good?

Yes

Is it awesome?

These people seem to like it.