Project management and code hosting application. Follow us on twitter @gitlabhq
Go to file
Pat Thoyts 2be4fe2858 Generate consistent gravatar hash values as per documentation.
The gravatar documentation on implementing the hash specifies that leading
and trailing whitespace must be trimmed and all characters should be forced
to lowercase.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-02-23 16:07:54 +00:00
app Generate consistent gravatar hash values as per documentation. 2012-02-23 16:07:54 +00:00
config wiki is done 2012-02-20 20:16:55 +03:00
db wiki: rspec 2012-02-21 20:18:06 +03:00
doc init commit 2011-10-09 00:36:38 +03:00
lib ProtectedBranches model, Master permission for repo\n Allow push to protected branch for masters only 2012-02-15 22:02:33 +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 Merge branch 'wiki' 2012-02-21 20:32:43 +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 Merge branch 'config-examples' of https://github.com/artiom/gitlabhq into artiom-config-examples 2012-02-19 11:39:28 +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 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 Fixes the issue with Resque where it was complaining about :public no longer being used. 2012-02-18 09:37:58 -06:00
Gemfile.lock Fixes the issue with Resque where it was complaining about :public no longer being used. 2012-02-18 09:37:58 -06: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
VERSION preparing to v2.2 2012-02-19 12:36:16 +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.