Go to file
Dmitriy Zaporozhets 22d6ce9873 Merge pull request #3082 from devote/patch-1
Distorted lines in `diff`
2013-02-28 23:46:07 -08:00
app Merge pull request #3082 from devote/patch-1 2013-02-28 23:46:07 -08:00
config update devise gem 2013-02-28 21:06:16 +02:00
db
doc
features try to use stable version for database cleaner 2013-02-28 21:02:41 +02:00
lib
log
public
script
spec
tmp
vendor
.foreman
.gitignore
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile use grit_ext 0.6.2 2013-03-01 09:23:18 +02:00
Gemfile.lock use grit_ext 0.6.2 2013-03-01 09:23:18 +02:00
Guardfile
LICENSE
Procfile
README.md
ROADMAP.md
Rakefile
VERSION
config.ru

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