Go to file
Dmitriy Zaporozhets 2b7fd29b1a hardware requirements 2012-10-10 17:17:23 +03:00
app Add links to the note source if the note is mixed in 2012-10-10 12:14:48 +02:00
config patch rails to ignore text limit 2012-10-10 13:17:48 +04:00
db add support use string FK with integer PK 2012-10-10 03:58:34 +04:00
doc hardware requirements 2012-10-10 17:17:23 +03:00
features Implement pending dashboard step 2012-10-03 23:46:55 +03:00
lib remove unnecessary task 2012-10-09 14:59:58 +03:00
log
public
script
spec Merge pull request #1629 from riyad/show-notes-indicator-for-commits-and-merge-requests 2012-10-10 01:45:39 -07:00
tmp
vendor Use History.js for better Tree browsing 2012-10-09 18:38:59 -04:00
.foreman
.gitignore
.rspec
.travis.yml travis 2012-10-10 13:48:30 +04:00
CHANGELOG API: add project snippets listing 2012-10-08 02:13:53 -07:00
CONTRIBUTING.md
Gemfile add pg gem 2012-10-10 03:58:34 +04:00
Gemfile.lock add pg gem 2012-10-10 03:58:34 +04:00
Guardfile
LICENSE
Procfile
Procfile.production
README.md ruby version changed 2012-10-04 13:48:20 +03: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.