Project management and code hosting application. Follow us on twitter @gitlabhq
 
 
 
 
 
 
Go to file
Dmitriy Zaporozhets cc8369144d Prevent app crash in case if encoding failed 2012-05-22 14:57:04 +03:00
app Gem updates & githost logger 2012-05-21 23:17:41 +03:00
config Password & token split up, icon to button for top panel 2012-05-19 12:25:56 +03:00
db Merge pull request #761 from michaeltrimm/patch-1 2012-05-13 08:20:14 -07:00
doc Adding sudo before sudo rm -rf /tmp/gitolite-admin (root privileges needed) 2012-05-12 01:42:16 +03:00
lib Prevent app crash in case if encoding failed 2012-05-22 14:57:04 +03:00
log init commit 2011-10-09 00:36:38 +03:00
public Get rid of useless public/index.html (auto-generated file when new rails app was created) 2012-05-20 02:15:12 +03:00
script init commit 2011-10-09 00:36:38 +03:00
spec Password & token split up, icon to button for top panel 2012-05-19 12:25:56 +03:00
vendor Chosen 0.9.8 + Autocomplete contains 2012-05-17 18:41:15 +02:00
.foreman complete hooks for post receive 2012-01-08 13:20:20 +02:00
.gitignore gitlab rake tasks refactored 2012-04-04 01:02:54 +03:00
.rails_footnotes init commit 2011-10-09 00:36:38 +03:00
.rspec init commit 2011-10-09 00:36:38 +03:00
.travis.yml Update .travis.yml 2012-05-07 13:15:09 +03:00
CHANGELOG Preparing to v2.5 2012-05-19 13:17:34 +03:00
Gemfile Gem updates & githost logger 2012-05-21 23:17:41 +03:00
Gemfile.lock Gem updates & githost logger 2012-05-21 23:17:41 +03: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 preparing to v2.2 2012-02-19 12:36:16 +02:00
README.md gitlab rake tasks refactored 2012-04-04 01:02:54 +03:00
Rakefile init commit 2011-10-09 00:36:38 +03:00
VERSION Preparing to v2.5 2012-05-19 13:17:34 +03:00
config.ru init commit 2011-10-09 00:36:38 +03:00
resque.sh use resque mailer to send mail background 2012-05-12 17:01:09 +08:00
resque_dev.sh Send author to post hook. Display push activity to dashboard 2012-02-29 22:38:24 +02:00

README.md

Welcome to GitLab build status

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.2+
  • mysql or 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.