Project management and code hosting application. Follow us on twitter @gitlabhq
Go to file
2012-03-07 00:13:43 -08:00
app Events improved. Open/close issue, merge request events displayed 2012-03-07 00:13:43 -08:00
config Removed issues,mr delete buttons. Refactored models 2012-03-04 15:35:15 +02:00
db Events improved. Open/close issue, merge request events displayed 2012-03-07 00:13:43 -08:00
doc init commit 2011-10-09 00:36:38 +03:00
lib Cleaning and refactoring 2012-03-06 00:26:40 +02:00
log init commit 2011-10-09 00:36:38 +03:00
public Status codes for errors, New error pages 2012-02-23 21:04:20 +02:00
script init commit 2011-10-09 00:36:38 +03:00
spec Cleaning and refactoring 2012-03-06 00:26:40 +02:00
vendor How to merge instructions 2012-02-18 14:43:35 +02:00
.foreman complete hooks for post receive 2012-01-08 13:20:20 +02:00
.gitignore Don't enforce rbenv version 2012-02-24 17:39:14 +02: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 fix travis after config rename 2012-02-19 11:49:48 +02: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 should up to 3.0.1 2012-03-01 21:02:59 +02:00
Gemfile.lock should up to 3.0.1 2012-03-01 21:02:59 +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 preparing to v2.2 2012-02-19 12:36:16 +02:00
Rakefile init commit 2011-10-09 00:36:38 +03:00
README.md updated readme 2012-01-02 22:34:49 +02:00
resque.sh preparing to v2.2 2012-02-19 12:36:16 +02:00
resque_dev.sh Send author to post hook. Display push activity to dashboard 2012-02-29 22:38:24 +02:00
VERSION 2.3.0 pre 2012-03-04 12:35:15 +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.