Go to file
Dmitriy Zaporozhets e1f77b9be0 Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq into Undev-link-to-issue-tracker
Conflicts:
	Gemfile.lock
2013-02-28 17:02:20 +02:00
app
config
db
doc
features
lib
log
public
script
spec
tmp
vendor
.foreman
.gitignore
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile
Gemfile.lock
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