Project management and code hosting application. Follow us on twitter @gitlabhq
 
 
 
 
 
 
Go to file
Dmitriy Zaporozhets 98d6492582 removed broken migration 2012-01-22 20:52:06 +02:00
app Version up to 2.1. Help page filled with simple workflow 2012-01-22 14:25:43 +02:00
config Admin area: add multiple users to project 2012-01-21 18:06:14 +02:00
db removed broken migration 2012-01-22 20:52:06 +02:00
doc init commit 2011-10-09 00:36:38 +03:00
lib Merge branch 'web_hooks_scaffold' 2012-01-08 13:20:56 +02:00
log init commit 2011-10-09 00:36:38 +03:00
public updated githost error page 2012-01-22 13:00:26 +02:00
script init commit 2011-10-09 00:36:38 +03:00
spec fixed commit commenting 2012-01-21 14:54:32 +02:00
vendor merge request js/css rewrite 2011-12-13 23:56:04 +02:00
.foreman complete hooks for post receive 2012-01-08 13:20:20 +02:00
.gitignore pybments.rb version up. gitignore improved 2012-01-12 00:33:54 +02:00
.rails_footnotes init commit 2011-10-09 00:36:38 +03:00
.rbenv-version Graph: build json 2011-11-13 00:30:51 +02:00
.rspec init commit 2011-10-09 00:36:38 +03:00
.travis.yml fix travis dependency, add libicu support 2011-12-30 22:49:58 +08:00
CHANGELOG version file up to 2.1.pre. updated changelog 2012-01-02 21:32:58 +02:00
Gemfile Merge pull request #282 from paularmstrong/rakegem 2012-01-19 11:03:15 -08:00
Gemfile.lock sql for mysql compatible 2012-01-19 21:44:10 +02:00
LICENSE init commit 2011-10-09 00:36:38 +03:00
Procfile Procfile production, resque script 2012-01-09 13:30:19 +02:00
Procfile.production Procfile production, resque script 2012-01-09 13:30:19 +02:00
README.md updated readme 2012-01-02 22:34:49 +02:00
Rakefile init commit 2011-10-09 00:36:38 +03:00
VERSION Version up to 2.1. Help page filled with simple workflow 2012-01-22 14:25:43 +02:00
config.ru init commit 2011-10-09 00:36:38 +03:00
resque.sh Procfile production, resque script 2012-01-09 13:30:19 +02:00

README.md

Welcome to GitLab build status

GitLab is a free project and repository management application

Application details

  • rails 3.1
  • works only with gitolite
  • sqlite as default a database

Requirements

  • ruby 1.9.2
  • sqlite
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Want to help - send a pull request. We'll accept good pull requests.