Go to file
Dmitriy Zaporozhets 9014fb7525 Init Roadmap 2012-10-31 14:39:05 +02:00
app Fix 404 errors on Merge Request -> new 2012-10-31 14:29:42 +02:00
config grack: allow repositories to have dots in name, e.g. serverconfigs-example.com.git 2012-10-26 14:05:57 +02:00
db More seeds 2012-10-30 10:03:21 +02:00
doc Update doc/install/databases.md 2012-10-30 15:58:10 +04:00
features
lib Added bare import script. Removed old unworking script 2012-10-30 13:04:56 +02:00
log
public
script
spec Merge branch 'front-end' of https://github.com/NARKOZ/gitlabhq into NARKOZ-front-end 2012-10-27 11:24:11 +03:00
tmp
vendor
.foreman
.gitignore
.rspec
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile Update Gemfile with 1.9 syntax. Define ref for forks 2012-10-31 13:53:38 +02:00
Gemfile.lock Update Gemfile with 1.9 syntax. Define ref for forks 2012-10-31 13:53:38 +02:00
Guardfile
LICENSE
Procfile
Procfile.production
README.md
ROADMAP.md Init Roadmap 2012-10-31 14:39:05 +02:00
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.3+
  • 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.