Project management and code hosting application. Follow us on twitter @gitlabhq
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. |
||
---|---|---|
app | ||
config | ||
db | ||
doc | ||
lib | ||
log | ||
public | ||
script | ||
spec | ||
vendor | ||
.foreman | ||
.gitignore | ||
.rails_footnotes | ||
.rbenv-version | ||
.rspec | ||
.travis.yml | ||
CHANGELOG | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
Procfile | ||
Procfile.production | ||
Rakefile | ||
README.md | ||
resque.sh | ||
VERSION |
Welcome to GitLab ![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)
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
Contacts
Twitter:
- @gitlabhq
- @dzaporozhets
Contribute
Want to help - send a pull request. We'll accept good pull requests.