Go to file
Dmitriy Zaporozhets f72dc7f779 dont escape images inside links for gfm. Fixes #2701 2013-01-29 11:00:56 +02:00
app dont escape images inside links for gfm. Fixes #2701 2013-01-29 11:00:56 +02:00
config Dashboard to resource 2013-01-27 12:56:20 +02:00
db
doc remove incorrect information about the api version 2013-01-28 10:59:39 +01:00
features Merge pull request #2153 from koenpunt/commit-diff-views 2013-01-27 11:41:23 -08:00
lib keys to gitolite via sidekiq now 2013-01-28 21:02:10 +02:00
log
public Add deploy.html for symlink if maintaince 2013-01-27 19:09:40 +02:00
script
spec fix key observer tests 2013-01-28 23:03:38 +02:00
tmp
vendor Fix not showing tooltip on network graph 2013-01-26 01:05:17 +09:00
.foreman
.gitignore
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile Do gitolite calls async. Remove satellite with project remove 2013-01-28 17:22:45 +02:00
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.