Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update incoming hook documentation to more clearly state the direct message ↵ | JoramWilander | 2015-12-08 | 1 | -2/+2 |
| | | | | functionality | ||||
* | Add unofficial guide for GitHub SSO | Yi EungJun | 2015-12-03 | 2 | -0/+24 |
| | | | | | | | | | | | | | SSO for Github Enterprise was added at 6d63f57, but it seemed not to work with GitHub. The curlpits were: * The url to get the authenticate user is /user, not /api/v3/user. * Users should set their public email for GitHub. Describe the detail in GitHub.md and rename the original Github.md to GitHub-Enterprise.md. | ||||
* | Note that the Github Enterprise SSO is unofficial | Yi EungJun | 2015-12-02 | 1 | -2/+4 |
| | | | | | | | Since the GitLab SSO UI is used for GitHub Enterprise SSO, it's potentially confusing. Suggested-by: it33 <iantien@gmail.com> | ||||
* | Make the Gitlab SSO Support compatible with Github Enterprise | Yi EungJun | 2015-12-02 | 1 | -0/+18 |
| | | | | | | | See doc/integrations/Single-Sign-On/Github.md for the usage. Note: I thought it should work also with Github.com but it failed with "Bad token type" error. | ||||
* | Update docs for the GitLab SSO configuration config parameter | Vlad Filippov | 2015-11-20 | 1 | -1/+1 |
| | | | Based on https://github.com/mattermost/platform/blob/master/config/config.json#L86 | ||||
* | Merge release branch 'release-1.2' | Christopher Speller | 2015-11-16 | 1 | -3/+1 |
|\ | |||||
| * | Update Outgoing-Webhooks.md | lfbrock | 2015-11-16 | 1 | -3/+1 |
| | | |||||
* | | Update Incoming-Webhooks.md | it33 | 2015-11-12 | 1 | -2/+2 |
| | | |||||
* | | Update Incoming-Webhooks.md | it33 | 2015-11-12 | 1 | -1/+1 |
| | | |||||
* | | Update Incoming-Webhooks.md | it33 | 2015-11-11 | 1 | -0/+3 |
| | | |||||
* | | Added Slack webhook instructions | it33 | 2015-11-11 | 1 | -10/+16 |
|/ | | | Also removed known issues | ||||
* | Update to reflect setting change | it33 | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | Update Outgoing-Webhooks.md | it33 | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Update Incoming-Webhooks.md | it33 | 2015-11-01 | 1 | -3/+3 |
| | | | Noting known issues for v1.1 | ||||
* | Update Outgoing-Webhooks.md | it33 | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Update Outgoing-Webhooks.md | it33 | 2015-10-27 | 1 | -0/+2 |
| | |||||
* | Added known issue for deleted channels | it33 | 2015-10-27 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1177 from lindy65/patch-4 | Christopher Speller | 2015-10-26 | 1 | -2/+2 |
|\ | | | | | Updated to be in line with doc guidelines | ||||
| * | Updated to be in line with doc guidelines | lindy65 | 2015-10-25 | 1 | -2/+2 |
| | | |||||
* | | Added limitations section to outgoing webhook doc | JoramWilander | 2015-10-26 | 2 | -0/+6 |
| | | |||||
* | | Minor updates to outgoing webhook doc | JoramWilander | 2015-10-26 | 1 | -2/+2 |
| | | |||||
* | | Minor fixes to the doc | JoramWilander | 2015-10-26 | 1 | -2/+1 |
| | | |||||
* | | Finish first draft of outgoing webhook doc | JoramWilander | 2015-10-26 | 2 | -22/+42 |
| | | |||||
* | | Started outgoing webhook doc | JoramWilander | 2015-10-26 | 2 | -3/+97 |
|/ | |||||
* | Adding limitations section | it33 | 2015-10-23 | 1 | -0/+4 |
| | |||||
* | Fixed grammatical error on line 19 | lindy65 | 2015-10-23 | 1 | -1/+1 |
| | | | Took "how" out "....URLs matches HOW your server configuration." | ||||
* | Create Gitlab-Integration-Service-for-Mattermost.md | it33 | 2015-10-20 | 1 | -0/+9 |
| | |||||
* | Minor formatting adjustment | it33 | 2015-10-19 | 1 | -9/+9 |
| | |||||
* | Merge pull request #1039 from mattermost/incoming-doc | Joram Wilander | 2015-10-13 | 1 | -1/+1 |
|\ | | | | | Minor updates to incoming webhook documenatation | ||||
| * | Minor updates to incoming webhook documenatation | JoramWilander | 2015-10-13 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1027 from mattermost/check-https | Corey Hulen | 2015-10-13 | 1 | -5/+7 |
|\ \ | |/ |/| | Updating SSO help on HTTP/HTTPS | ||||
| * | Update Gitlab.md | it33 | 2015-10-13 | 1 | -5/+7 |
| | | |||||
* | | Minor changes to incoming webhook doc | JoramWilander | 2015-10-13 | 1 | -1/+1 |
| | | |||||
* | | Minor doc updates | JoramWilander | 2015-10-13 | 1 | -2/+2 |
| | | |||||
* | | Update incoming webhook doc | JoramWilander | 2015-10-13 | 1 | -27/+39 |
|/ | |||||
* | Update Incoming-Webhooks.md | it33 | 2015-10-08 | 1 | -6/+12 |
| | |||||
* | Update and rename Incoming.md to Incoming-Webhooks.md | it33 | 2015-10-07 | 2 | -62/+74 |
| | |||||
* | Add missing -d to webhook doc. | JoramWilander | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | Added when to use https vs http to GitLab SSO instructions | lfbrock | 2015-10-05 | 1 | -0/+2 |
| | |||||
* | Adding doc system to build. Updated docs, fixed links. | Christopher Speller | 2015-10-05 | 2 | -1/+1 |
| | |||||
* | Update incoming webhooks to hide DMs and accept direct JSON payloads. | JoramWilander | 2015-09-29 | 1 | -0/+5 |
| | |||||
* | Added documentation for incoming webhooks. | JoramWilander | 2015-09-28 | 1 | -0/+57 |
| | |||||
* | Update SSO documentation with new config file setting. | JoramWilander | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | Adding documentation on configuring GitLab SSO | it33 | 2015-09-01 | 1 | -0/+19 |