Project management and code hosting application. Follow us on twitter @gitlabhq
Go to file
2012-01-06 15:04:44 -05:00
app Merge pull request #264 from flixflax/remove_issue_fix 2012-01-06 00:35:23 -08:00
config Merge branch 'feature/repository_tab' 2011-12-31 13:13:23 +02:00
db fix bug #322 2012-01-03 23:39:03 +02:00
doc init commit 2011-10-09 00:36:38 +03:00
lib fixed bug #316 2012-01-04 01:21:30 +02:00
log init commit 2011-10-09 00:36:38 +03:00
public Updated error page title to "gitolite" from "gitosis". 2012-01-06 15:04:44 -05:00
script init commit 2011-10-09 00:36:38 +03:00
spec Merge branch 'project_activities' 2012-01-05 20:16:41 +02:00
vendor merge request js/css rewrite 2011-12-13 23:56:04 +02:00
.gitignore Add .directory to .gitignore 2012-01-01 21:43:08 +04: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
config.ru init commit 2011-10-09 00:36:38 +03:00
Gemfile add charlock_holmes gem 2011-12-30 22:25:45 +08:00
Gemfile.lock add charlock_holmes gem 2011-12-30 22:25:45 +08:00
LICENSE init commit 2011-10-09 00:36:38 +03:00
Rakefile init commit 2011-10-09 00:36:38 +03:00
README.md updated readme 2012-01-02 22:34:49 +02:00
VERSION version file up to 2.1.pre. updated changelog 2012-01-02 21:32:58 +02:00

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.