Go to file
Nihad Abbasov 2a4359a572 annotate models 2012-09-27 02:05:53 -07:00
app annotate models 2012-09-27 02:05:53 -07:00
config Routes are now final 2012-09-26 16:45:00 -04:00
db Use Rails.root.join where appropriate 2012-09-26 16:32:26 -04:00
doc fix links in API README 2012-09-21 05:06:36 -07:00
features Speed up Compare feature step 2012-09-26 16:32:26 -04:00
lib Use Rails.root.join where appropriate 2012-09-26 16:32:26 -04:00
log
public
script remove cucumber completely 2012-09-10 06:40:57 -07:00
spec Add nav_link helper to TabHelper 2012-09-26 16:32:26 -04:00
tmp
vendor
.foreman
.gitignore
.rspec
.travis.yml
CHANGELOG Up to v2.9.1 2012-09-24 10:45:55 +03:00
CONTRIBUTING.md Gitlab => GitLab 2012-09-17 21:38:08 +03:00
Gemfile Require 'github/markup' in Gemfile 2012-09-26 16:32:21 -04:00
Gemfile.lock Merge branch 'master' into fix_project_access_notification 2012-09-26 16:14:47 +03:00
Guardfile APi for commits. Better api docs 2012-09-21 13:22:30 +03:00
LICENSE
Procfile
Procfile.production
README.md
Rakefile
VERSION Up to v2.9.1 2012-09-24 10:45:55 +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.