Go to file
miks 6d76e000d0 Add authorization to hooks requests 2012-09-10 16:50:01 +03:00
app Merge pull request #1423 from u-minor/fix_ldap_login 2012-09-10 06:39:21 -07: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_hooks_api 2012-09-10 16:47:31 +03:00
features User left project event added 2012-09-10 00:27:47 +03:00
lib Add authorization to hooks requests 2012-09-10 16:50:01 +03:00
log
public
script
spec Merge branch 'master' into project_hooks_api 2012-09-10 16:47:31 +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 v2.9.0pre 2012-08-30 22:45:28 +03:00
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 v2.9.0pre 2012-08-30 22:45:28 +03:00
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.