Go to file
Andrew Kulakov 303fb06c96 Event already has author relation 2013-02-19 15:22:29 +04:00
app Event already has author relation 2013-02-19 15:22:29 +04:00
config
db Fix development fixture for gitlab_shell 2013-02-19 11:17:59 +02:00
doc Fix private flag for project 2013-02-19 11:45:49 +02:00
features Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-state-machine 2013-02-19 11:01:19 +02:00
lib Fix private flag for project 2013-02-19 11:45:49 +02:00
log
public
script
spec Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-state-machine 2013-02-19 11:01:19 +02:00
tmp
vendor
.foreman
.gitignore Merge pull request #2990 from raphendyr/gitignore_and_logrotate 2013-02-18 10:01:09 -08:00
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile
Gemfile.lock
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.