Go to file
Cyril e7f483f9f4 fix typo 2012-09-10 10:50:07 +02:00
app User left project event added 2012-09-10 00:27:47 +03:00
config specify gitolite-admin owner in config 2012-08-29 02:08:39 +03:00
db Add SetDefaultBranchDefaultToNil migration 2012-09-05 01:00:07 -04:00
doc Merge branch 'master' into project_users_api 2012-09-08 10:50:24 +03:00
features User left project event added 2012-09-10 00:27:47 +03:00
lib fix typo 2012-09-10 10:50:07 +02:00
log
public
script
spec User left project event added 2012-09-10 00:27:47 +03:00
tmp Add tmp/.gitkeep file to ensure tmp folder exists on clone 2012-09-04 05:28:48 -04:00
vendor
.foreman
.gitignore Ignore chef dir. 2012-09-05 22:22:33 +02:00
.rspec
.travis.yml add mysql service for travis-ci 2012-09-07 07:01:04 +06:00
CHANGELOG
Gemfile Fix require calls in gemfile 2012-09-10 09:43:30 +03:00
Gemfile.lock REmoved autotest, added notify libs for growl 2012-09-10 09:41:51 +03:00
Guardfile Added guard 2012-09-10 09:26:35 +03:00
LICENSE
Procfile
Procfile.production
README.md
Rakefile
VERSION
config.ru
gitlab
resque.sh
resque_dev.sh

README.md

Welcome to GitLab build status build status Code Climate

GitLab is a free project and repository management application

Application details

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

Requirements

  • Ubuntu/Debian
  • ruby 1.9.2+
  • mysql or sqlite
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Development Tips Want to help - send a pull request. We'll accept good pull requests.