Go to file
Dmitriy Zaporozhets 0bd3c195a5 Merge branch 'improve/wiki_typography' of dev.gitlabhq.com:gitlab/gitlabhq 2013-01-10 16:59:36 +00:00
app Improve wiki typography 2013-01-10 18:09:12 +02:00
config remove passenger_fix.rb, which due to the recent removal of Resque in favor of sidekiq breaks gitlab in passenger 2013-01-09 22:17:03 -06:00
db Fix project fixtures 2013-01-05 22:50:12 +02:00
doc Added cleanup to help rake 2013-01-06 00:30:38 +02:00
features JavaScript removed from dashboard#index template. 2013-01-09 19:30:20 +00:00
lib Fix sidekiq check task 2013-01-10 00:09:09 +01:00
log
public
script Fix sidekiq chech and added script/check 2013-01-09 20:31:05 +02:00
spec Fix routing specs 2013-01-09 09:47:25 +02:00
tmp
vendor updated g.raphael 2013-01-04 13:59:08 +01:00
.foreman
.gitignore gitignore updates. 2013-01-09 16:39:43 +00:00
.rspec
.simplecov organize simplecov 2013-01-07 22:23:13 +02:00
.travis.yml Use ruby 1.9.3-p327 on travis-ci 2013-01-09 14:43:49 -05:00
CHANGELOG Let it be v4.0.0 2012-12-23 12:12:31 +02:00
CONTRIBUTING.md
Gemfile Remove unused images. More use of font-awesome icons 2013-01-10 08:43:25 +02:00
Gemfile.lock Remove unused images. More use of font-awesome icons 2013-01-10 08:43:25 +02:00
Guardfile
LICENSE
Procfile sidekiq with green tests 2013-01-09 09:14:05 +03:00
README.md Add ci.gitlab.org badge 2013-01-05 13:12:31 +02:00
ROADMAP.md
Rakefile
VERSION Starting 4.1.0pre 2012-12-24 21:24:53 +02:00
config.ru added RAILS_RELATIVE_URL_ROOT support 2012-12-28 18:11:28 +00:00

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.