Name Last Update
app Loading commit data...
config Loading commit data...
db Loading commit data...
doc Loading commit data...
features Loading commit data...
lib Loading commit data...
log Loading commit data...
public Loading commit data...
script Loading commit data...
spec Loading commit data...
tmp Loading commit data...
vendor Loading commit data...
.foreman Loading commit data...
.gitignore Loading commit data...
.rspec Loading commit data...
.simplecov Loading commit data...
.travis.yml Loading commit data...
CHANGELOG Loading commit data...
CONTRIBUTING.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
Guardfile Loading commit data...
LICENSE Loading commit data...
Procfile Loading commit data...
README.md Loading commit data...
ROADMAP.md Loading commit data...
Rakefile Loading commit data...
VERSION Loading commit data...
config.ru Loading commit data...

README.md

GitLab is a self hosted Git management software.

Check out gitlab.org

logo

With GitLab you can:

  • create projects and repositories
  • manage repositories access
  • do code review

Code status:

  • master: travis-ci.org build status

  • master: ci.gitlab.org CI

  • Code Climate

  • Dependency Status

Application details

  • powered by Ruby on Rails
  • its completely free and open source
  • distributed under the MIT License

Requirements

  • Ubuntu/Debian
  • ruby 1.9.3+
  • MySQL
  • git
  • gitlab-shell
  • redis

More details are in the requirements doc

Install

Checkout wiki pages for installation information, migration, etc.

Community

Contact

Contributing Guide

Developer Guide