Project management and code hosting application. Follow us on twitter @gitlabhq
Find a file
2012-11-01 17:57:44 -04:00
app Don't initialize Tree History unless tree-slider is present 2012-11-01 17:57:12 -04: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 Add Spinach feature for Commit breadcrumbs 2012-11-01 17:57:44 -04:00
lib Fix tests fail cause of issue with grit stub 2012-10-31 15:22:13 +02:00
log
public
script
spec
tmp
vendor
.foreman complete hooks for post receive 2012-01-08 13:20:20 +02:00
.gitignore
.rspec init commit 2011-10-09 00:36:38 +03:00
.travis.yml
CHANGELOG
config.ru init commit 2011-10-09 00:36:38 +03:00
CONTRIBUTING.md Refer developers to the vagrant vm and remove out of date documentation. 2012-10-24 16:45:18 +02:00
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
gitlab
Guardfile
LICENSE
Procfile
Procfile.production
Rakefile
README.md
resque.sh
resque_dev.sh Fixed bunch of js bugs with comments. Also added development tips 2012-08-30 21:31:55 +03:00
ROADMAP.md Init Roadmap 2012-10-31 14:39:05 +02:00
VERSION

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.