Go to file
Dmitriy Zaporozhets cd8a302997 Fix application crash on help page 2013-01-20 14:17:56 +02:00
app Update text on help#public_access page 2013-01-19 15:27:03 +01:00
config Fix application crash on help page 2013-01-20 14:17:56 +02:00
db
doc Fix common mixup when instlling gems from the installation guide 2013-01-19 14:52:25 +01:00
features Refactor project creation. Added logout link to profile page 2013-01-17 17:35:57 +02:00
lib Small fixes 2013-01-19 15:26:55 +01:00
log
public
script
spec Increase Issue description size to 10k. Fixes #2545 2013-01-19 12:09:23 +02:00
tmp
vendor
.foreman
.gitignore
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile Remove chdir inside runtime. Improved gitolite shell commands 2013-01-19 13:56:55 +02:00
Gemfile.lock Remove chdir inside runtime. Improved gitolite shell commands 2013-01-19 13:56:55 +02:00
Guardfile
LICENSE
Procfile
README.md
ROADMAP.md
Rakefile
VERSION
config.ru

README.md

Welcome to GitLab build status build status Code Climate Dependency Status

GitLab is a free project and repository management application

CI

Application details

  • based on Ruby on Rails
  • distributed under the MIT License
  • works with gitolite

Requirements

  • Ubuntu/Debian
  • ruby 1.9.3+
  • MySQL
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Developer Guide Want to help - send a pull request. We'll accept good pull requests.