summaryrefslogtreecommitdiff
path: root/doc/integration
Commit message (Collapse)AuthorAgeFilesLines
* Updated Twitter OmniAuth documentationRaphaël Doursenaud2015-07-291-7/+5
|
* Merge branch 'auth-icons-labels' into 'master' Valery Sizov2015-07-241-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow custom label to be set for authentication providers. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2341 Beside the above, I've: - Refactored `OauthHelper` to have clearer method names and behaviour - Moved some of `OauthHelper` behaviour to `Gitlab::OAuth::Provider` - Renamed `OauthHelper` to `AuthHelper` since LDAP, SAML, Kerberos aren't OAuth - Updated the icons for GitHub and GitLab In the examples below, "OurAuth" is a SAML provider with a custom label. ![Screen_Shot_2015-07-02_at_16.29.52](https://gitlab.com/gitlab-org/gitlab-ce/uploads/7d425bde69dc34e1667ebd5375d0266d/Screen_Shot_2015-07-02_at_16.29.52.png) ![Screen_Shot_2015-07-02_at_16.31.40](https://gitlab.com/gitlab-org/gitlab-ce/uploads/cbb273321ecdf4cab3d3ef0dc35553e7/Screen_Shot_2015-07-02_at_16.31.40.png) ![Screen_Shot_2015-07-02_at_16.32.39](https://gitlab.com/gitlab-org/gitlab-ce/uploads/d8dd6e1d0dc45a788e869cdcdc99e178/Screen_Shot_2015-07-02_at_16.32.39.png) ![Screen_Shot_2015-07-02_at_16.33.18](https://gitlab.com/gitlab-org/gitlab-ce/uploads/7dbfe8b0ae229c32a08d6c7442976d83/Screen_Shot_2015-07-02_at_16.33.18.png) See merge request !927
| * Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-1/+1
| |
* | Remove docs and rake task for gmail actions to prevent problems with ↵changes_for_gmail_inbox_actionsMarin Jankovski2015-07-222-28/+0
|/ | | | registration.
* Add Troubleshooting section to SAML doc.saml-troubleshootingDouwe Maan2015-07-011-0/+5
|
* Link to SAML docs from doc indexJacob Vosmaer2015-06-291-0/+1
| | | | Without this link, the SAML docs are hard to discover.
* Merge branch 'improve_bitbucket_docs' into 'master'Douwe Maan2015-06-051-18/+36
|\ | | | | | | | | | | | | | | | | | | | | | | | | Improve BitBucket integration documentation [ci skip] This MR will improve the BitBucket integration documentation by - mentioning the need to reconfigure GitLab after changing the configuration file, if you're using the omnibus package. - adding a section about configuring a Host entry for bitbucket.org. - switching additional steps 1 and 2, because connecting to BitBucket will only work after you added the SSH key and the Host entry. - using sudo for the ssh connection in step 2, so that it is more obvious, that the git account should be used to establish the connection. See merge request !670
| * Improve BitBucket integration documentation [ci skip]Patrick Fey2015-05-151-18/+36
| |
* | LDAP users should not control their LDAP emailJacob Vosmaer2015-06-031-0/+7
| |
* | Add SAML support via OmniauthAlex Lossent2015-05-272-0/+78
|/
* Improve documentation of configuring external issue trackersStan Hu2015-05-041-0/+5
| | | | Closes #1514
* google -> GoogleBen Bodenmiller2015-04-261-4/+4
|
* Updated the Slack documentationPatricio Cano2015-04-211-3/+8
|
* Clarify config var and add to LDAP docs.ldap-block_auto_created_usersDouwe Maan2015-04-141-0/+5
|
* Change the name of the key used for bitbucket importer.Marin Jankovski2015-03-201-8/+9
|
* remove duplicate right braces ('}') in configuration examples of GitHub,Kuo-Cheng Yeu2015-03-093-5/+5
| | | | GitLab, and Google.
* Moved the Gmail integration line into the list of available integrations.Ewan Edwards2015-03-041-2/+2
|
* The "GitLab buttons in Gmail" document was not linked from anywhereEwan Edwards2015-03-041-0/+2
| | | | else. It is now linked.
* Expand Bitbucket integration docs.Douwe Maan2015-02-251-4/+28
|
* Add Bitbucket integration docs.Douwe Maan2015-02-247-35/+139
|
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+1
|
* Fix broken links in documentationDmitriy Zaporozhets2015-02-182-2/+2
|
* Improve GitLab.com integration documentationDmitriy Zaporozhets2015-02-182-11/+16
|
* Improve the explanation and linking of the Oauth docs.Sytse Sijbrandij2015-02-183-4/+8
|
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-151-2/+2
|\
| * Fix wrong word in document of google oauthZhang Sen2015-02-151-2/+2
| |
* | Update oauth documenatation with examples for omnibus package and ↵Marin Jankovski2015-02-136-81/+168
|/ | | | installations from source.
* Merge branch 'improve_doc' into 'master'Dmitriy Zaporozhets2015-02-131-0/+1
|\ | | | | | | | | | | Gitlab.com importer: Doc && screenshots See merge request !1520
| * GitLab.com importer: documentationValery Sizov2015-02-131-0/+1
| |
* | Merge branch 'oauth2_doc' into 'master'Dmitriy Zaporozhets2015-02-136-1/+33
|\ \ | | | | | | | | | | | | | | | Oauth2 provider doc See merge request !1519
| * | OAuth2 provider documentationValery Sizov2015-02-136-1/+33
| |/
* | Text changes recommended by Job.Marin Jankovski2015-02-131-5/+5
| |
* | Explained in the integration documentation how to enable external issue trackerMarin Jankovski2015-02-123-5/+30
|/
* GitLab.com integration: refactoringValery Sizov2015-02-051-1/+1
|
* GitLab integration. ImporterValery Sizov2015-02-051-0/+54
|
* Fix a number of discovered typos, capitalization of developer andEwan Edwards2015-02-034-8/+8
| | | | product names, plus a couple of instances of bad Markdown markup.
* Make all non-config/non-operational mentions of URL consistentlyEwan Edwards2015-01-302-3/+3
| | | | | | | | capitalized. Make the plural version consistently "URLs". Fix an instance where the article "the" before URL was missing.
* Make 'plain', port 389 the default for LDAPJacob Vosmaer2015-01-281-2/+2
|
* Point out common LDAP port/method combinationsJacob Vosmaer2015-01-281-0/+3
|
* update documentation regarding github_importerValery Sizov2015-01-192-1/+1
|
* Added link to the configuration sample for OmniAuth providers when using ↵Patricio Cano2014-12-181-0/+1
| | | | Omnibus.
* Example callback URL was incorrectScott Stamp2014-12-081-1/+1
| | | | | (referencing /users/auth/github/callback, not /users/auth/twitter/callback)
* Add rake task for google schema whitelisting.Marin Jankovski2014-12-041-0/+17
|
* Add documentation about buttons in gmail.Marin Jankovski2014-11-112-0/+11
|
* update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan2014-10-231-11/+17
| | | | | per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility this should also prevent issues cropping up with mistakes in how the urls are parsed
* Add LDAP configuration documentationJacob Vosmaer2014-10-201-0/+89
|
* Remove legacy LDAP configuration examplesJacob Vosmaer2014-10-201-9/+0
|
* Keep the legacy LDAP syntax in the documentationJacob Vosmaer2014-10-201-3/+12
|
* Update the documentation for the LDAP user filterJacob Vosmaer2014-10-201-1/+8
|
* Merge branch 'add-bugzilla' into 'master'Dmitriy Zaporozhets2014-09-251-1/+1
|\ | | | | | | | | | | Add bugzilla See merge request !1114