Go to file
Alfredo Sumaran 312d02ad6d Add GroupFilterableList to be used as filterable class
- GroupFilterableList extends from FilterableList which is used in other places that doesn’t use Vue.
- GroupFilterableList interacts with a Vue store object.
- Deleted groups_list.js since is not needed anymore, filtering is handled via ajax in GroupFilterableList
2017-05-10 13:40:27 -05:00
.github
.gitlab Add notice at the beginning of issue templates asking reporters to check for duplicates first 2017-04-28 12:36:11 +02:00
app Add GroupFilterableList to be used as filterable class 2017-05-10 13:40:27 -05:00
bin Add gitaly source installation instructions 2017-03-21 14:55:41 +01:00
builds
changelogs Merge branch '31760-add-tooltips-to-note-actions' into 'master' 2017-05-04 15:07:00 +00:00
config Add GroupFilterableList to be used as filterable class 2017-05-10 13:40:27 -05:00
db Fix caching large snippet HTML content on MySQL databases 2017-05-03 15:27:45 +01:00
doc Merge branch 'docs/30141-improve-contributing-guide' into 'master' 2017-05-04 14:14:25 +00:00
docker
features Merge branch 'dm-artifact-blob-viewer' into 'master' 2017-05-04 15:01:54 +00:00
fixtures/emojis Added emoji description title to award emoji buttons 2017-04-24 14:24:48 +01:00
generator_templates Add remove_concurrent_index to database helper 2017-04-06 09:53:57 +11:00
lib Merge branch 'dm-artifact-blob-viewer' into 'master' 2017-05-04 15:01:54 +00:00
log
public shows go back link only when history is available 2017-04-07 14:24:04 +00:00
qa Fix outdated 'Admin area' link label in GitLab QA 2017-04-12 10:57:34 +02:00
rubocop Add AddColumnWithDefaultToLargeTable cop 2017-04-28 15:55:55 -05:00
scripts Move api lint out of static analysis job 2017-05-03 16:40:43 +00:00
shared Add GitLab Pages 2017-01-31 22:50:39 +00:00
spec Merge branch 'dm-artifact-blob-viewer' into 'master' 2017-05-04 15:01:54 +00:00
tmp Add gitaly source installation instructions 2017-03-21 14:55:41 +01:00
vendor Submodule Dockerfile templates 2017-04-26 15:57:44 +00:00
.babelrc Update droplab 2017-04-07 13:57:03 +00:00
.csscomb.json
.eslintignore ignore karma config in eslint 2017-01-10 12:30:40 -06:00
.eslintrc Add ES lint support to identify poorly written Promises 2017-04-20 11:11:51 +00:00
.flayignore [Issue sorting]Addressed review comments 2017-03-14 14:11:59 +02:00
.foreman
.gitignore Merge branch 'pdflab-in-repo' into 'master' 2017-05-02 07:35:49 +00:00
.gitlab-ci.yml Move api lint out of static analysis job 2017-05-03 16:40:43 +00:00
.haml-lint.yml HAMLLint: Enable `MultilinePipe` rule 2017-01-24 10:09:28 -08:00
.mailmap
.pkgr.yml
.rspec
.rubocop.yml Enable `RSpec/DescribedClass` cop 2017-05-01 11:12:13 -04:00
.rubocop_todo.yml Enable RSpec/DescribeSymbol; update .rubocop_todo.yml 2017-04-07 20:23:13 -04:00
.ruby-version Bump ruby version 2016-12-03 15:57:20 +01:00
.scss-lint.yml
CHANGELOG.md Update CHANGELOG.md for 9.1.2 2017-05-01 12:06:40 +00:00
CONTRIBUTING.md Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md 2017-05-04 09:02:39 +02:00
GITALY_SERVER_VERSION Fix Gitaly::Commit#is_ancestor 2017-04-28 16:44:41 +02:00
GITLAB_PAGES_VERSION Use GitLab Pages v0.4.1 2017-04-25 15:10:42 +01:00
GITLAB_SHELL_VERSION Bump gitlab-shell version to 5.0.3 2017-04-25 21:48:02 +03:00
GITLAB_WORKHORSE_VERSION Use gitlab-workhorse 2.0.0 2017-05-03 16:22:05 +02:00
Gemfile Update Carrierwave and fog-core 2017-05-01 20:15:16 +00:00
Gemfile.lock Update Carrierwave and fog-core 2017-05-01 20:15:16 +00:00
LICENSE Update LICENSE to 2017 2017-02-08 22:58:40 +00:00
MAINTENANCE.md
PROCESS.md Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md 2017-05-04 09:02:39 +02:00
Procfile remove changes to Procfile 2017-02-01 16:23:26 -06:00
README.md gitter badge in the readme pointing to gitlabhq/gitlabhq 2017-04-27 16:45:17 +01:00
Rakefile
VERSION Update VERSION to 9.2.0-pre 2017-04-22 09:57:26 -03:00
config.ru
doc_styleguide.md
docker-compose.yml
package.json Move PDFLab into GitLab 2017-04-28 12:52:36 -04:00
yarn.lock Move PDFLab into GitLab 2017-04-28 12:52:36 -04: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.

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?

Thanks for asking this question Joshua. These people seem to like it.