Project management and code hosting application. Follow us on twitter @gitlabhq
Go to file
2011-12-30 22:25:45 +08:00
app remove charencode. 2011-12-30 21:41:39 +08:00
config Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ariejan-web_hooks 2011-12-27 23:21:26 +02:00
db commented some tests 2011-12-27 23:49:16 +02:00
doc init commit 2011-10-09 00:36:38 +03:00
lib remove charencode. 2011-12-30 21:41:39 +08:00
log init commit 2011-10-09 00:36:38 +03:00
public favicon updated 2011-12-28 09:18:50 +02:00
script init commit 2011-10-09 00:36:38 +03:00
spec commented dashboard spec 2011-12-28 09:08:50 +02:00
vendor merge request js/css rewrite 2011-12-13 23:56:04 +02:00
.gitignore .rvmrc not gitted anymore 2011-12-10 19:41:05 -05: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 Revert "fix travis dependency, add libicu support" 2011-12-30 18:30:57 +08:00
CHANGELOG version updated, gitosis removed 2011-12-05 19:54:53 +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 Listify "Application details" in readme, as it was rendered as a single, confusing sentence 2011-12-26 06:07:15 -08:00
VERSION version updated, gitosis removed 2011-12-05 19:54:53 +02:00

Welcome to GitLab build status

GitLab is a free Project/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
  • pygments lib - sudo easy_install pygments

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

IRC freenode: #gitlabhq

Contacts

Twitter:

  • @gitalbhq
  • @dzaporozhets

Email

Contribute

We are on our way to full open source. Want to help - create an issue on github and notify us that you are ready to start it. If approved - fork, code, cover with tests & make pull request. We'll accept good pull requests.