Go to file
Dmitriy Zaporozhets aa1f1eb680 Merge pull request #2746 from gitlabhq/features/teams
New feature: Teams
2013-01-25 00:46:20 -08:00
app Merge pull request #2746 from gitlabhq/features/teams 2013-01-25 00:46:20 -08:00
config Fix mispelling and ambiguous id in UserTeam.without_project 2013-01-24 22:31:49 +02:00
db Added UserTeam core models (team and m-t-m relationships) and updated other models 2013-01-24 22:31:23 +02:00
doc
features Remove save files with failed test %) 2013-01-24 22:31:49 +02:00
lib Move team project management to own controller 2013-01-24 22:31:24 +02:00
log
public
script
spec Merge pull request #2746 from gitlabhq/features/teams 2013-01-25 00:46:20 -08:00
tmp
vendor Improve network graph 2013-01-23 21:39:29 +09:00
.foreman
.gitignore
.rspec
.simplecov
.travis.yml
CHANGELOG
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
README.md
ROADMAP.md
Rakefile
VERSION
config.ru

README.md

Welcome to GitLab build status build status Code Climate Dependency Status

GitLab is a free project and repository management application

CI

Application details

  • based on Ruby on Rails
  • distributed under the MIT License
  • works with gitolite

Requirements

  • Ubuntu/Debian
  • ruby 1.9.3+
  • MySQL
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Developer Guide Want to help - send a pull request. We'll accept good pull requests.