Corey Hulen
2ca37ec2fc
Merge pull request #1673 from mishimi/patch-14
...
Update Search.md
2015-12-09 08:20:17 -08:00
Corey Hulen
f712f4aaee
Merge pull request #1658 from mattermost/plt-1371
...
PLT-1371 Update incoming hook documentation to more clearly state the...
2015-12-09 08:19:51 -08:00
mishimi
fabaf83091
Update Search.md
...
Added help for the jump link
2015-12-09 07:37:10 -08:00
Christopher Speller
7ead817199
Merge pull request #1666 from hmhealey/plt1427
...
PLT-1427 Updated browser requirements in documentation
2015-12-09 09:25:40 -05:00
it33
0b960e4a0b
Update Sign-in.md
2015-12-09 04:15:04 -08:00
it33
fc6ba52bca
Merge pull request #1665 from mattermost/lfbrock-patch-2
...
Update markdown tests
2015-12-09 03:58:15 -08:00
it33
5ba6af1f6c
Clarifying test process
...
This test process should only be used by core team, since it references Core team site,
2015-12-09 03:56:27 -08:00
Eric Sethna
beef2c7819
Create test-attachments.md
2015-12-08 15:48:05 -08:00
hmhealey
3a04aee87b
Updated browser requirements in documentation
2015-12-08 17:33:23 -05:00
lfbrock
91724014b8
Create test-syntax-highlighting.md
2015-12-08 17:32:46 -05:00
Eric Sethna
262ba237ad
Update Configuration-Settings.md
...
Move push notification Settings under email settings
2015-12-08 13:10:17 -08:00
Eric Sethna
eb0b8ca346
Update Configuration-Settings.md
...
1) Update config documentation changed in this [PR](https://github.com/mattermost/platform/pull/1555/files#diff-6a02156604c06becbe5fdca178766accL71 )
2015-12-08 13:02:38 -08:00
lfbrock
d7d1cbb798
Create test-tables.md
2015-12-08 15:49:37 -05:00
lfbrock
cce301c8b5
Update markdown tests
2015-12-08 15:27:45 -05:00
Joram Wilander
14775d4f14
Merge pull request #1655 from mattermost/lfbrock-patch-3
...
Update messaging and markdown help
2015-12-08 12:57:56 -05:00
it33
59e4471a63
Update Upgrade-Guide.md
2015-12-08 09:20:41 -08:00
lfbrock
9ab6ddfb45
Update Messaging.md
2015-12-08 11:50:28 -05:00
JoramWilander
5d79497c09
Update incoming hook documentation to more clearly state the direct message functionality
2015-12-08 11:49:43 -05:00
lfbrock
fcd7800bdc
Update Messaging.md
2015-12-08 11:30:15 -05:00
it33
e2a240941d
Update overview.md
2015-12-08 08:20:29 -08:00
it33
a2f8c4caca
Update overview.md
2015-12-08 08:19:32 -08:00
lfbrock
cca7e02ce8
Update Account-Settings.md
2015-12-08 10:16:03 -05:00
lfbrock
5192d65ab0
Update Markdown.md
2015-12-08 10:07:41 -05:00
lfbrock
ab728f05b3
Update Messaging
2015-12-08 10:03:46 -05:00
hmhealey
2c832e8f96
Removed :* smiley since it conflicts heavily with the markdown parser
2015-12-07 14:24:45 -05:00
it33
dbb42939aa
Rename Command-Line_Tools.md to Command-Line-Tools.md
2015-12-04 23:26:02 -08:00
it33
45d6a27b0c
Update Command-Line_Tools.md
2015-12-04 16:37:23 -08:00
it33
197d1c5ab6
Create Command-Line_Tools.md
2015-12-04 16:32:04 -08:00
Eric Sethna
c6bb83381f
Update test-links.md
...
URLs can't contain angled brackets
2015-12-04 15:13:24 -08:00
it33
129fa3c89a
Escaped characters
2015-12-03 22:11:00 -08:00
it33
b6b62e6d44
Install guides
2015-12-03 21:50:10 -08:00
it33
917d8158de
Updating GitHub issues process
2015-12-03 21:45:00 -08:00
Corey Hulen
d5d66214db
Merge pull request #1610 from esethna/patch-37
...
Update test-markdown-lists.md
2015-12-03 14:10:33 -08:00
Corey Hulen
fb645416f0
Merge pull request #1593 from npcode/sso-github
...
Add unofficial guide for GitHub SSO
2015-12-03 14:09:54 -08:00
Eric Sethna
b501ed515c
Update test-markdown-lists.md
...
1. Fix bug in expected for nested ordered lists
2. Add case with carriage return and new line after a list
2015-12-03 14:55:31 -07:00
it33
5dafbe853c
Update Troubleshooting.md
2015-12-03 13:06:17 -08:00
Yi EungJun
4aef32d998
Add unofficial guide for GitHub SSO
...
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.
2015-12-03 18:19:22 +09:00
lfbrock
715af3716b
Update Sign-in.md
2015-12-02 14:48:54 -05:00
Joram Wilander
7678d4aafa
Merge pull request #1556 from npcode/sso-github-ent
...
Make the Gitlab SSO Support compatible with Github Enterprise
2015-12-02 08:08:27 -05:00
Corey Hulen
5925d31180
Merge pull request #1563 from esethna/patch-33
...
Create README.md
2015-12-01 21:10:44 -08:00
Corey Hulen
0f4e13d51f
Merge pull request #1566 from esethna/patch-34
...
Create test-markdown-lists.md
2015-12-01 21:10:30 -08:00
Yi EungJun
ff664e44ec
Note that the Github Enterprise SSO is unofficial
...
Since the GitLab SSO UI is used for GitHub Enterprise SSO, it's potentially
confusing.
Suggested-by: it33 <iantien@gmail.com >
2015-12-02 13:24:38 +09:00
Yi EungJun
6d63f5703c
Make the Gitlab SSO Support compatible with Github Enterprise
...
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.
2015-12-02 13:23:57 +09:00
Eric Sethna
6439ac2926
Update test-markdown.md
...
1) Add many corner cases we've hit in the past
2) Remove tables to put it in it's own .md test file
3) Remove lists as I've submitted a PR for a new .md file for those cases
2015-12-01 17:20:01 -07:00
Eric Sethna
7579d57405
Create test-markdown-lists.md
...
Tests for Numbered and Bulleted Lists.
2015-12-01 14:48:13 -07:00
Joram Wilander
096bb150fb
Merge pull request #1522 from tamtamchik/patch-1
...
Update Setup.md
2015-12-01 13:42:05 -05:00
Eric Sethna
f1258ce158
Create README.md
...
Instructions on how to use the test .md files.
2015-12-01 11:33:19 -07:00
lfbrock
ff8573cfdf
Update overview.md
2015-12-01 10:07:08 -05:00
Corey Hulen
b717a8100c
Merge pull request #1553 from esethna/patch-32
...
Update Configuration-Settings.md
2015-11-30 20:37:08 -08:00
Corey Hulen
6e99595e89
Merge pull request #1551 from esethna/patch-30
...
Update README.md
2015-11-30 20:36:35 -08:00