summaryrefslogtreecommitdiff
path: root/doc/integration
Commit message (Collapse)AuthorAgeFilesLines
* Update/help integration screenshotTuğçe Nur Taş2018-06-062-7/+5
|
* Copyedit GitHub importer docsAchilleas Pipinellis2018-06-041-1/+1
|
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-1/+1
|
* Fixed typosPascal Borreli2018-04-271-1/+1
|
* Correct another one github.example.comAchilleas Pipinellis2018-04-121-1/+1
| | | | [ci skip]
* Update github.md on GHE URLXiaogang Wen2018-04-121-1/+1
|
* Merge branch 'docs/google-kubernetes-engine' into 'master'Marcia Ramos2018-03-291-1/+1
|\ | | | | | | | | | | | | Change Container to Kubernetes in Google integration docs Closes #44685 See merge request gitlab-org/gitlab-ce!18010
| * Change Container to Kubernetes in Google integration docsdocs/google-kubernetes-engineAchilleas Pipinellis2018-03-271-1/+1
| |
* | Merge branch '43512-add-support-for-omniauth-jwt-provider' into 'master'Douwe Maan2018-03-271-0/+1
|\ \ | |/ |/| | | | | | | | | Resolve "Add support for omniauth-jwt provider" Closes #43512 See merge request gitlab-org/gitlab-ce!17774
| * Copyedit JWT docsAchilleas Pipinellis2018-03-262-75/+1
| |
| * Adds JWT omnianuth integrationTiago Botelho2018-03-202-0/+75
| |
* | add SHA1 fingerprint requirementBen Bodenmiller2018-03-261-2/+4
| |
* | Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez2018-03-211-3/+4
|/ | | | | | [10.6] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2354
* Add slash command for moving an issueSean McGivern2018-03-151-1/+2
| | | | Carried over from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8857
* 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
|