summaryrefslogtreecommitdiff
path: root/doc/integration
Commit message (Collapse)AuthorAgeFilesLines
* Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-1/+1
| | | | [ci skip]
* Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-122-0/+15
|\
| * Revert "new screenshot for the docs on how to enabled/disable OmniAuth Sign ↵Andrei Gliga2016-05-121-0/+0
| | | | | | | | | | | | In" [ci skip] This reverts commit 7b295370efc124360d52e37e8e709914028f6443.
| * new screenshot for the docs on how to enabled/disable OmniAuth Sign InAndrei Gliga2016-05-121-0/+0
| |
| * config/gitlab.yml between ``Andrei Gliga2016-05-121-1/+1
| |
| * corrections to the Enable or disable Sign In with OmniAuthAndrei Gliga2016-05-121-2/+3
| |
| * documentation for enabling or disabling OAuth sign inAndrei Gliga2016-05-122-0/+14
| |
* | Merge branch 'patch-2' into 'master' Marin Jankovski2016-05-121-8/+11
|\ \ | |/ |/| | | | | | | | | | | | | Update cas.md to reflect the current syntax, and added that gitlab-ctl reconfigure should be run. I spent a while trying to figure our why the cas wasn't working! Someone may need to update the source code section of the wiki See merge request !3850
| * Update cas.md to reflect the current syntax, and added that gitlab-ctl ↵Andrew Collett2016-04-211-8/+11
| | | | | | | | reconfigure should be run.
* | Fix the GitHub Omniauth instructionsAlex Jordan2016-04-281-1/+3
| |
* | Fixes for review of GitHub Enterprise backport changesStan Hu2016-04-261-1/+1
| |
* | Backport GitHub Enterprise import support from EEStan Hu2016-04-261-0/+14
|/ | | | | | | | | | These changes were pulled from GitLab EE to support configuring an alternative API URL than the default https://api.github.com. In addition, the `verify_ssl` flag allows users to disable SSL cert checking. One modification: add a default `args` option if it does not exist to avoid breaking existing configurations.
* Update shibboleth configuration for GitLab 8.6 and Apache 2.4Tom Downes2016-04-141-0/+47
|
* Documentation of featurePatricio Cano2016-04-111-0/+23
|
* Everything on one page.project-services-page-should-contain-full-infoSytse Sijbrandij2016-04-091-14/+3
|
* Merge branch 'saml-external-groups' into 'master' Robert Speicher2016-04-071-0/+71
|\ | | | | | | | | | | | | | | | | | | | | | | Allow SAML to identify external users and set them as such Related to #4009 Fixes #14577 This allows SAML to retrieve group information form the `SAML Response` and match that to a setting that will flag all matching users as external. See merge request !3530
| * Implemented suggested fixesPatricio Cano2016-04-061-2/+1
| |
| * Added documentationPatricio Cano2016-04-061-0/+72
| |
* | Fix LDAP link and codeblock indentationdoc_ldap_fixesAchilleas Pipinellis2016-04-051-1/+1
|/ | | | [ci skip]
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-03-281-226/+1
|\
| * Update LDAP docs [ci skip]Drew Blessing2016-03-221-226/+1
| |
* | Merge pull request #9978 from fantasywind/patch-2Achilleas Pipinellis2016-03-281-1/+1
|\ \ | |/ |/| Update github.md
| * Update github default callback urlChia Yu Pai2016-03-011-2/+1
| |
| * Update github.mdChia Yu Pai2016-01-151-0/+1
| | | | | | add default callback URL path
* | Added omniauth-auth0 Gem + Applicable Documentation.Daniel Carraro2016-03-162-0/+90
| |
* | Doc syntax fixesPatricio Cano2016-03-111-8/+8
| | | | | | | | [ci skip]
* | Consistently use the same hash syntax in the new documentation.omniauth-saml-upgradePatricio Cano2016-03-101-2/+2
| |
* | Upgrade `omniauth-saml` to 1.5.0 and document it's new capabilities.Patricio Cano2016-03-101-0/+52
| |
* | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-03-081-10/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | update slack instructions the previous instructions no longer apply, there is no "Incoming WebHooks" row anymore. luckily there exists direct link to web hooks, so the previous steps aren't even neccessary See merge request !3052
| * | update slack instructionsElan Ruusamäe2016-03-011-10/+2
| | |
* | | Fixed headers for anchorsdoc-troubleshootingPatricio Cano2016-03-072-15/+8
| | | | | | | | | | | | [ci skip]
* | | Added Troubleshooting information for most used services.Patricio Cano2016-03-033-1/+97
| | |
* | | Style updates.saml-doc-updatePatricio Cano2016-03-012-20/+30
| | |
* | | Updated SAML and Omniauth docs with information on the new behavior recently ↵Patricio Cano2016-02-232-47/+126
|/ / | | | | | | introduced in !2882
* | Merge branch 'update_doc' into 'master' Achilleas Pipinellis2016-02-036-22/+67
|\ \ | | | | | | | | | | | | | | | | | | Update OAuth doc See merge request !2589
| * | Refactor OAuth provider documentationupdate_docAchilleas Pipinellis2016-02-036-22/+67
| | | | | | | | | | | | [ci skip]
| * | update OAuth docValery Sizov2016-01-251-1/+1
| | |
* | | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-023-0/+31
| | | | | | | | | | | | | | | | | | | | | Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612
* | | Merge branch 'patch-1' into 'master' Stan Hu2016-01-261-5/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Slack integration configuration Adjusted to the current Slack version (as of I 2016). See merge request !2595
| * | | Update Slack integration configurationMarcin Zajączkowski2016-01-251-5/+7
| |/ /
* | | Fix typos, grammar and stylingAchilleas Pipinellis2016-01-251-1/+1
| | |
* | | Move JIRA from integration to project_servicesAchilleas Pipinellis2016-01-2510-150/+4
|/ /
* | Merge branch 'doc_omniauth' into 'master' Achilleas Pipinellis2016-01-241-13/+17
|\ \ | | | | | | | | | | | | | | | | | | Move supported omniauth providers to the top See merge request !2585
| * | Move supported omniauth providers to the topAchilleas Pipinellis2016-01-241-13/+17
| | | | | | | | | | | | [ci skip]
* | | Move all integration docs images in a single directoryAchilleas Pipinellis2016-01-2421-14/+14
|/ / | | | | | | [ci skip]
* | Name more OmniAuth providers in the general readme.name-azure-in-general-readmeSytse Sijbrandij2016-01-221-1/+1
| |
* | Remove Performance Monitoring from Integration docsRobert Speicher2016-01-201-1/+0
| | | | | | | | [ci skip]
* | Move integration/metrics to monitoring/performanceAchilleas Pipinellis2016-01-205-382/+0
| | | | | | | | [ci skip]
* | Renamed "Metrics" to "Performance Monitoring"metrics-documentationYorick Peterse2016-01-205-11/+11
| |
* | Refactor GitLab Metrics docsAchilleas Pipinellis2016-01-196-0/+383
| | | | | | | | [ci skip]