summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1556 from npcode/sso-github-entJoram Wilander2015-12-022-1/+26
|\ | | | | Make the Gitlab SSO Support compatible with Github Enterprise
| * Note that the Github Enterprise SSO is unofficialYi EungJun2015-12-021-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 EnterpriseYi EungJun2015-12-022-1/+24
| | | | | | | | | | | | | | 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.
* | Merge pull request #1563 from esethna/patch-33Corey Hulen2015-12-011-0/+18
|\ \ | | | | | | Create README.md
| * | Create README.mdEric Sethna2015-12-011-0/+18
| | | | | | | | | Instructions on how to use the test .md files.
* | | Merge pull request #1566 from esethna/patch-34Corey Hulen2015-12-011-0/+177
|\ \ \ | | | | | | | | Create test-markdown-lists.md
| * | | Create test-markdown-lists.mdEric Sethna2015-12-011-0/+177
| | | | | | | | | | | | Tests for Numbered and Bulleted Lists.
* | | | Merge pull request #1567 from esethna/patch-36Corey Hulen2015-12-012-25/+139
|\ \ \ \ | |/ / / |/| | | Update test-markdown.md
| * | | Update test-markdown.mdEric Sethna2015-12-012-25/+139
|/ / / | | | | | | | | | | | | 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
* | | Merge pull request #1565 from mattermost/plt-1270Joram Wilander2015-12-011-1/+1
|\ \ \ | | | | | | | | Minor fix
| * | | Minor fixJoramWilander2015-12-011-1/+1
| | | |
* | | | Merge pull request #1560 from mattermost/plt-1270Christopher Speller2015-12-011-5/+7
|\| | | | | | | | | | | PLT-1270 Fix channel creation errors
| * | | Fix channel creation errorsJoramWilander2015-12-011-5/+7
| | | |
* | | | Merge pull request #1562 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-016-11/+11
|\ \ \ \ | | | | | | | | | | Multiple UI Improvements
| * | | | Multiple UI ImprovementsAsaad Mahmood2015-12-016-11/+11
| | |/ / | |/| |
* | | | Merge pull request #1559 from mattermost/plt-510Harrison Healey2015-12-015-73/+142
|\ \ \ \ | | | | | | | | | | PLT-510 Updated OAuth2 app register modal
| * | | | Updated oauth2 app register modalJoramWilander2015-12-015-73/+142
| | | | |
* | | | | Merge pull request #1522 from tamtamchik/patch-1Joram Wilander2015-12-011-15/+11
|\ \ \ \ \ | | | | | | | | | | | | Update Setup.md
| * | | | | fix new linesYuri Tkachenko2015-11-301-2/+2
| | | | | |
| * | | | | easier node install for ubuntu fromYuri Tkachenko2015-11-301-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/nodesource/distributions#debinstall
| * | | | | removed installation of GodepYuri Tkachenko2015-11-301-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | PR #1532 need to be merged first
| * | | | | Merge remote-tracking branch 'mattermost/master' into patch-1Yuri Tkachenko2015-11-30402-90386/+18788
| |\ \ \ \ \
| * | | | | | Update Setup.mdYuriy Tkachenko2015-11-261-4/+7
| | | | | | | | | | | | | | | | | | | | | Fixed process for Mac OS X, makes it easier to install that way
* | | | | | | Merge pull request #1561 from florianorben/PLT-1182Harrison Healey2015-12-011-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | PLT-1182: "Recent Mention" search brings up username as "[username]undefined
| * | | | | | PLT-1182: "Recent Mention" search brings up username as "[username]undefined"Florian Orben2015-12-011-1/+1
|/ / / / / /
* | | | | | Merge pull request #1512 from rgarmsen2295/plt-995bJoram Wilander2015-12-018-44/+52
|\ \ \ \ \ \ | | | | | | | | | | | | | | PLT-995 Applies name display preference setting in more places
| * | | | | | Enabled name display settings in more placesReed Garmsen2015-12-018-44/+52
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1558 from mattermost/lfbrock-patch-3Corey Hulen2015-12-011-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update overview.md
| * | | | | | Update overview.mdlfbrock2015-12-011-1/+1
| |/ / / / /
* | | | | | Merge pull request #1555 from mattermost/PLT-902Corey Hulen2015-12-0111-62/+182
|\ \ \ \ \ \ | |/ / / / / |/| | | | | PLT-902 switching to push proxy server
| * | | | | fixing other configs=Corey Hulen2015-11-302-6/+4
| | | | | |
| * | | | | PLT-902 switching to push proxy server=Corey Hulen2015-11-309-56/+178
| | |_|/ / | |/| | |
* | | | | Merge pull request #1548 from mattermost/plt-1268Christopher Speller2015-12-012-9/+40
|\ \ \ \ \ | | | | | | | | | | | | PLT-1268 Fix webhook post aggregation and pending/failed post aggregation
| * | | | | Fix webhook post aggregation and pending/failed post aggregationJoramWilander2015-11-302-9/+40
| | | | | |
* | | | | | Merge pull request #1546 from mattermost/plt-1281Christopher Speller2015-12-012-2/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | PLT-1281 Make sure to have latest posts for the view when switching to a channel
| * | | | | | Make sure to have latests posts for the view whhen switching to a channelJoramWilander2015-11-302-2/+4
| | | | | | |
* | | | | | | Merge pull request #1532 from hmhealey/prepareChristopher Speller2015-12-012-8/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Added .prepare step to make test
| * | | | | | Split .prepare step into .prepare-jsx and .prepare-gohmhealey2015-11-302-7/+13
| | | | | | |
| * | | | | | Added .prepare step to make testhmhealey2015-11-301-2/+2
| |/ / / / /
* | | | | | Merge pull request #1553 from esethna/patch-32Corey Hulen2015-11-301-1/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update Configuration-Settings.md
| * | | | | | Update Configuration-Settings.mdEric Sethna2015-11-301-1/+12
| | |_|_|_|/ | |/| | | | | | | | | | Add EnableOutgoingWebhooks, EnableTeamListing, restrictTeamNames
* | | | | | Merge pull request #1551 from esethna/patch-30Corey Hulen2015-11-301-5/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update README.md
| * | | | | | Update README.mdEric Sethna2015-11-301-5/+10
| | |_|/ / / | |/| | | | | | | | | | | | | | | | 1) Fix broken links 2) Add new documentation links
* | | | | | Merge pull request #1547 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-304-28/+56
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ui improvements
| * | | | | | Improving image modal and removing console logAsaad Mahmood2015-11-302-2/+2
| | | | | | |
| * | | | | | Fixing LHS scroll and Image previewsAsaad Mahmood2015-11-304-27/+55
| |/ / / / /
* | | | | | Merge pull request #1543 from florianorben/GFM-TasklistCorey Hulen2015-11-302-0/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | Support Tasklists like GitHub does
| * | | | | | refactor not to use nested ternary statementsFlorian Orben2015-11-301-3/+5
| | | | | | |
| * | | | | | support gfm tasklistsFlorian Orben2015-11-302-0/+13
| |/ / / / /
* | | | | | Merge pull request #1538 from florianorben/PLT-199Corey Hulen2015-11-301-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | PLT-199: Add scroll bar to center channel