summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #1253 from rgarmsen2295/plt-799Christopher Speller2015-11-021-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PLT-799 Turn-off browser auto-completion in the search bar
| * | | | | | | Turn-off default auto-completion in the search barReed Garmsen2015-10-301-0/+1
| | | | | | | |
* | | | | | | | Merge pull request #1246 from trashcan/fix-spellingChristopher Speller2015-11-0214-60/+60
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix spelling of "encountered" and "environment"
| * | | | | | | | Go fmt and rename file with 'enviroment' in filenamePat Lathem2015-10-301-1/+1
| | | | | | | | |
| * | | | | | | | Fix spelling of environmentPat Lathem2015-10-305-28/+28
| | | | | | | | |
| * | | | | | | | Fix spelling of encounteredPat Lathem2015-10-309-31/+31
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1136 from esethna/patch-10Christopher Speller2015-11-021-23/+22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update AWS EBS Install Instuctions
| * | | | | | | | Update AWS EBS Install Instuctions V4esethna2015-10-291-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Clarified instance type and removed step 13.
| * | | | | | | | Update AWS EBS Install Instuctions V3esethna2015-10-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove step to change health reporting
| * | | | | | | | Update AWS EBS Install Instuctions V2esethna2015-10-221-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | Made adjustments based on Christopher's and Lindsay's feedback. Thanks guys!
| * | | | | | | | Update AWS EBS Install Instuctionsesethna2015-10-211-23/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added step 10 which blocked setup in previous version. Tweaked formatting and clarity.
* | | | | | | | | Update about.htmlit332015-11-011-1/+1
| | | | | | | | |
* | | | | | | | | Update CHANGELOG.mdit332015-11-011-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes and correcting typos
* | | | | | | | | Update CHANGELOG.mdit332015-11-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added new team settings options
* | | | | | | | | Update CHANGELOG.mdit332015-11-011-2/+71
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | Preparing for feature complete update
* | | | | | | | Update Outgoing-Webhooks.mdit332015-11-011-1/+1
| | | | | | | |
* | | | | | | | Update Incoming-Webhooks.mdit332015-11-011-3/+3
| |_|_|/ / / / |/| | | | | | | | | | | | | Noting known issues for v1.1
* | | | | | | Merge pull request #1248 from mattermost/it33-patch-1Corey Hulen2015-10-301-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fixed typo
| * | | | | | | Fixed typoit332015-10-301-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1251 from rgarmsen2295/plt-941Corey Hulen2015-10-301-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | PLT-941 Adds Safari 7 and IE10 to the list of unsupported browsers
| * | | | | | Added Safari 7 and IE10 to the list of unsupported browsersReed Garmsen2015-10-301-2/+2
| |/ / / / /
* | | | | | Merge pull request #1250 from mattermost/eslint-fixHarrison Healey2015-10-304-10/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fixing eslint not recursing
| * | | | | Fixing eslint not recursingChristopher Speller2015-10-304-10/+8
|/ / / / /
* | | | | Merge pull request #1242 from apaatsio/check-errors-on-create-tableJoram Wilander2015-10-301-1/+4
|\ \ \ \ \ | | | | | | | | | | | | Log errors in table creation
| * | | | | Log errors in table creationAntti Ahti2015-10-301-1/+4
| | |_|/ / | |/| | | | | | | | | | | | | This is really helpful if you somehow mess up the schema definitions.
* | | | | Merge pull request #1240 from mattermost/lfbrock-patch-1-1Corey Hulen2015-10-301-0/+21
|\ \ \ \ \ | | | | | | | | | | | | Update Requirements.md to include mail clients
| * | | | | Update Requirements.md to include mail clientslfbrock2015-10-301-0/+21
| | | | | |
* | | | | | Merge pull request #1238 from girishso/webhook-creator-notifsCorey Hulen2015-10-301-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | display webhook notifications to the creator of webhook
| * | | | | | display webhook notifications to the creator of webhookGirish S2015-10-301-1/+1
| | | | | | |
* | | | | | | Merge pull request #1236 from girishso/webhook-notificationCorey Hulen2015-10-301-1/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Show usernames overridden by Incoming Webhooks in notification messages.
| * | | | | | Show usernames overridden by Incoming Webhooks in notification messages.Girish S2015-10-301-1/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | fixes PLT-856
* | | | | | Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-3028-145/+781
|\ \ \ \ \ \ | | | | | | | | | | | | | | PLT-340 allow team directory and open invites
| * | | | | | Adding error when enabling team dir without global prop being set.=Corey Hulen2015-10-291-2/+9
| | | | | | |
| * | | | | | Moving single team redirect to backend=Corey Hulen2015-10-282-8/+5
| | | | | | |
| * | | | | | Merge branch 'master' into PLT-340=Corey Hulen2015-10-287-60/+65
| |\ \ \ \ \ \
| * | | | | | | PLT-340 allow team directory and open invites=Corey Hulen2015-10-271-1/+7
| | | | | | | |
| * | | | | | | Merge branch 'master' into PLT-340=Corey Hulen2015-10-273-8/+18
| |\ \ \ \ \ \ \
| * | | | | | | | Removing console.log=Corey Hulen2015-10-271-2/+0
| | | | | | | | |
| * | | | | | | | PLT-340=Corey Hulen2015-10-2728-139/+757
| | | | | | | | |
| * | | | | | | | Adding upgrade calls for db=Corey Hulen2015-10-271-0/+3
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into PLT-340=Corey Hulen2015-10-2758-345/+1895
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Adding new fields to team model=Corey Hulen2015-10-261-10/+17
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1220 from florianorben/PLT-395Harrison Healey2015-10-3014-2/+231
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PLT-395: Add syntax highlighting to Markdown code blocks
| * | | | | | | | | | allow code theme to be shareableFlorian Orben2015-10-292-2/+7
| | | | | | | | | | |
| * | | | | | | | | | use XML syntax highlighting if provided language is htmlFlorian Orben2015-10-291-4/+10
| | | | | | | | | | |
| * | | | | | | | | | escape user inputFlorian Orben2015-10-291-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Add java and ini languageFlorian Orben2015-10-292-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to add those altough they are quite common
| * | | | | | | | | | fix markup if code is of unknown languageFlorian Orben2015-10-291-1/+1
| | | | | | | | | | |
| * | | | | | | | | | code style theme chooserFlorian Orben2015-10-299-2/+111
| | | | | | | | | | |
| * | | | | | | | | | highlight code in markdown blocksFlorian Orben2015-10-296-0/+103
| | |_|_|_|_|/ / / / | |/| | | | | | | |