Project management and code hosting application. Follow us on twitter @gitlabhq
Find a file
2013-01-28 13:04:23 +01:00
app Merge pull request #2153 from koenpunt/commit-diff-views 2013-01-27 11:41:23 -08:00
config Dashboard to resource 2013-01-27 12:56:20 +02:00
db can_create_group, can_create_team boolean fields for user 2013-01-25 11:08:22 +02:00
doc
features Merge pull request #2153 from koenpunt/commit-diff-views 2013-01-27 11:41:23 -08:00
lib Merge remote-tracking branch 'github/master' 2013-01-28 13:04:23 +01:00
log
public Add deploy.html for symlink if maintaince 2013-01-27 19:09:40 +02:00
script
spec fix tests 2013-01-28 08:59:34 +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 changelog 2013-01-22 19:54:45 +02:00
config.ru
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile Updates project to process web hooks async via sidekiq. 2013-01-25 10:42:57 -05:00
Rakefile
README.md
ROADMAP.md
VERSION

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.