5b4032d175
Do not send issue status mail twice if author = assignee |
||
---|---|---|
app | ||
config | ||
db | ||
doc | ||
features | ||
lib | ||
log | ||
public | ||
script | ||
spec | ||
tmp | ||
vendor | ||
.foreman | ||
.gitignore | ||
.rspec | ||
.simplecov | ||
.travis.yml | ||
CHANGELOG | ||
config.ru | ||
CONTRIBUTING.md | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
LICENSE | ||
Procfile | ||
Rakefile | ||
README.md | ||
ROADMAP.md | ||
VERSION |
GitLab: self hosted Git management software
GitLab allows you to
- keep your code secure on your own server
- manage repositories, users and access permissions
- communicate though issues, line-comments and wiki's
- perform code reviews with merge requests
GitLab is
- powered by Ruby on Rails
- completely free and open source (MIT license)
- used by 10.000 organization to keep their code secure
Code status
Resources
-
GitLab.org community site: Homepage Screenshots Blog Demo
-
GitLab.com: Homepage Hosted pricing Services Blog
-
GitLab CI: Readme of the GitLab open-source continuous integration server
Requirements
-
Ubuntu/Debian*
-
ruby 1.9.3+
-
MySQL
-
git
-
gitlab-shell
-
redis
-
More details are in the requirements doc