summaryrefslogtreecommitdiff
path: root/doc/integration
Commit message (Collapse)AuthorAgeFilesLines
* Change the wording to reduce confusion about whether you need to reconfigure ↵Andrew Davis2018-02-281-2/+1
| | | | or restart.
* Add groups to OpenID Connect claimsHassan Zamani2018-02-081-0/+1
|
* Make sure user email is read only when synced with LDAPDouwe Maan2017-12-151-5/+7
|
* Update slash_commands.mdadd-slack-app-case-to-docsVictor Wu2017-12-041-0/+3
|
* Update google.md to reflect changes in the new Google APIs LibraryAbubakar Ango2017-11-281-1/+1
|
* Custom issue trackerVictor Wu2017-11-211-0/+1
|
* Exclude comments from specific docsAchilleas Pipinellis2017-11-011-0/+4
|
* Clarify the language around External Group membership with SAML SSO to ↵Andrew Davis2017-10-261-4/+7
| | | | clarify that this will NOT add users to GitLab Groups.
* Simple docs fixesConnor Shea2017-10-231-1/+1
|
* Updates google.md to match current version.docs/Wernight/gitlab-ce-patch-28Werner Beroux2017-10-171-19/+0
|
* Fix Google API callbackdocs/gke-clusterAchilleas Pipinellis2017-10-111-1/+1
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/38911#note_42966393
* Refine Google integration stepsAchilleas Pipinellis2017-10-061-8/+9
|
* Refactor the Google integration pageAchilleas Pipinellis2017-10-051-59/+78
|
* Update omniauth-azure-oauth2 to 0.0.9 (Support Office 365 Germany)ueberbit/gitlab-ce-omniauth-azure-oauth2Florian Weber2017-09-261-0/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Profile updates from providersAlexander Keramidas2017-09-061-0/+18
|
* Deprecate Koding in docsdocs/rm-kodingAchilleas Pipinellis2017-09-011-1/+0
|
* Improve wording related to deploy chatops commandfix/gb/fix-chatops-deploy-multiple-actions-matchingGrzegorz Bizon2017-07-281-1/+1
|
* Update docs regarding deploy chatops slash commandGrzegorz Bizon2017-07-281-1/+20
|
* Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-0/+3
|
* Docs new topic "user/index"Marcia Ramos2017-07-261-8/+12
|
* Change docs to support paralel external and internal issue trackersJarka Kadlecova2017-07-241-4/+2
|
* add screenshotsMarcia Ramos2017-07-203-0/+4
|
* review troll powerup docMarcia Ramos2017-07-201-8/+16
|
* Add disclaimer about API scopedocs-trello-power-upClement Ho2017-07-201-2/+2
|
* Remove unnecessary html extensionClement Ho2017-07-201-1/+1
|
* Fix linkClement Ho2017-07-201-2/+2
|
* Fix personal access token linkClement Ho2017-07-201-1/+1
|
* Add GitLab Trello Power-Up DocumentationClement Ho2017-07-201-0/+30
|
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-0/+3
|
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-152-14/+15
| | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070 Deprecate "chat commands" in favor of "slash commands" We looked for things like: - `slash commmand` - `slash_command` - `slash-command` - `SlashCommand`
* Update google.mdKanchana Wickremasinghe2017-06-081-0/+15
|
* Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-021-0/+3
| | | | | | | | | This commit lets a user bypass the automatic signin on the login form, in order to login with a technical (admin, etc) account Closes #3786 Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add extra step in GHE import docsgithub-oauth-self-signed-certs-troubleshooting-docsCindy Pallares2017-05-231-8/+13
|
* Add docs on how to turn off SSL verification on GH oauthCindy Pallares 🦉2017-05-181-2/+44
| | | | | | In https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/323/ we added support to disable SSL verification because attempting to import projects from a self-signed GH Enterprise instance will fail with an SSL error.
* Improve Slack docsVictor Wu2017-04-281-9/+9
|
* Patch 15Xiaogang Wen2017-03-141-1/+1
|
* Merge branch 'update_crowd_docs' into 'master' Achilleas Pipinellis2017-03-082-64/+2
|\ | | | | | | | | Move and update Crowd authentication documentation See merge request !9775
| * Move and update Crowd authentication documentationDrew Blessing2017-03-072-64/+2
| | | | | | | | | | | | Current docs did not include information on configuring the app in Crowd. Also, moved the doc to the new administration/auth directory.
* | Implement OpenID Connect identity providerMarkus Koller2017-03-072-0/+48
| |
* | Merge branch '27847-auth0-doc-typo' into 'master' Achilleas Pipinellis2017-02-241-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fix typo in auth0.md doc Closes #27847 See merge request !9059
| * | Fix typo in auth0.md doc 27847-auth0-doc-typoReb2017-02-081-1/+1
| | | | | | | | | Removed spurious character from Omnibus example
* | | Use persistent name identifier instead of transient in SAML2 documentationLukas Raska2017-02-241-5/+5
| |/ |/|
* | Change wording for LDAP doc that was moved to a new locationAchilleas Pipinellis2017-02-201-3/+1
| | | | | | | | [ci skip]
* | Adjust doc formattingJoe Marty2017-02-131-4/+4
| |
* | Fix spelling errors in docs and changelogJoe Marty2017-02-131-6/+6
| |
* | Edit omniauth-oauth2-generic docs for style conformanceJoe Marty2017-02-131-26/+31
| |
* | Add omniauth-oauth2-generic strategyJoe Marty2017-02-132-0/+61
| | | | | | | | | | | | | | - Allows configurable Single Sign On with most simple OAuth2 providers - Adds documentation for the new strategy Closes #26744
* | Fix markdown link in Omniauth docsAchilleas Pipinellis2017-02-0911-11/+11
| | | | | | | | [ci skip]
* | Mention reconfigure/restart in omniauth docsAchilleas Pipinellis2017-02-0911-32/+73
|/ | | | [ci skip]
* Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-033-13/+10
|