Project management and code hosting application. Follow us on twitter @gitlabhq
Find a file
Steve Prentice 2bb2dee057 Use the omniauth-ldap info object instead of the raw ldap info in extra.
This helps with compatibility with more LDAP providers as the implementation
doesn't depend on the exact names of the LDAP fields. The LDAP strategy
helps maps the attributes to the fields in the info object and we use the
info object to get the email and name.

This makes the LDAP auth compatible with most OpenLDAP servers as well.
2012-02-17 09:10:50 -08:00
app Use the omniauth-ldap info object instead of the raw ldap info in extra. 2012-02-17 09:10:50 -08:00
config Updated readme, Roles in progress 2012-02-15 23:51:04 +02:00
db Fixed mistype in permissions, Fixed migration 2012-02-16 09:04:56 +02: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 4 roles permission system 2012-02-16 09:03:55 +02:00
vendor fixed unworking infinite scroll 2012-02-12 23:52:27 +02:00
.foreman complete hooks for post receive 2012-01-08 13:20:20 +02:00
.gitignore add vagrant file to ignore list 2012-02-13 16:39:35 +08: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 switch ruby-debug to pry 2012-02-13 13:43:58 +08:00
Gemfile.lock switch ruby-debug to pry 2012-02-13 13:43:58 +08: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 Procfile production, resque script 2012-01-09 13:30:19 +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 Procfile production, resque script 2012-01-09 13:30:19 +02:00
VERSION Lists restyled, blue link colors added 2012-02-11 23:22:33 +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.