Go to file
Riyad Preukschas 9a4c22d395 Remove unnecessary check in Markdown helper 2012-09-08 01:11:32 +02:00
app Remove unnecessary check in Markdown helper 2012-09-08 01:11:32 +02:00
config Unused routes removed 2012-09-05 09:20:02 +03:00
db Add SetDefaultBranchDefaultToNil migration 2012-09-05 01:00:07 -04:00
doc Merge pull request #1363 from AlexDenisov/api_create_project_fixes 2012-09-06 23:00:04 -07:00
features Merge pull request #1402 from AlexDenisov/preselected_milestone_while_create_new_issue 2012-09-07 11:10:27 -07:00
lib Fix Ruby anti-pattern in Markdown 2012-09-07 22:14:17 +02:00
log
public
script
spec Merge pull request #1384 from tsigo/emoji 2012-09-06 23:05:18 -07: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
Gemfile.lock Change representation of team members. Group by role 2012-09-07 10:42:41 +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.