gitlab-org--gitlab-foss/doc/integration
Dmitriy Zaporozhets 868755777f Merge branch 'add-bugzilla' into 'master'
Add bugzilla

See merge request !1114
2014-09-25 13:59:24 +00:00
..
README.md
external-issue-tracker.md Add bugzilla to list because people ask about it. 2014-09-24 11:50:00 +02:00
github.md
github_app.png
google.md
google_app.png
jira-integration-points.png
ldap.md Add more LDAP user_filter documentation 2014-09-24 14:02:24 +02:00
omniauth.md
shibboleth.md
slack.md
twitter.md
twitter_app_api_keys.png
twitter_app_details.png

README.md

GitLab Integration

GitLab integrates with multiple third-party services to allow external issue trackers and external authentication.

See the documentation below for details on how to configure these services.

Jenkins support is available in GitLab EE.

Project services

Integration with services such as Campfire, Flowdock, Gemnasium, HipChat, PivotalTracker and Slack are available in the from of a Project Service. You can find these within GitLab in the Services page under Project Settings if you are at least a master on the project. Project Services are a bit like plugins in that they allow a lot of freedom in adding functionality to GitLab, for example there is also a service that can send an email every time someone pushes new commits. Because GitLab is open source we can ship with the code and tests for all plugins. This allows the community to keep the plugins up to date so that they always work in newer GitLab versions. For an overview of what projects services are available without logging in please see the project_services directory.