summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1484 from hmhealey/plt1247Christopher Speller2015-11-231-16/+31
|\ | | | | PLT-1247 Wrap markdown code blocks in pre tags
| * Fixed newlines being stripped from multiline code blockshmhealey2015-11-201-16/+31
| |
* | Update overview.mdit332015-11-221-0/+2
| |
* | Update overview.mdit332015-11-221-1/+1
| |
* | Merge pull request #1494 from mattermost/plt-982Christopher Speller2015-11-224-217/+149
|\ \ | | | | | | PLT-982 Overhaul of build system.
| * | Overhaul of build system.Christopher Speller2015-11-224-217/+149
|/ /
* | Adding note on Feature Idea Discussion categoryit332015-11-221-0/+3
| |
* | Fixed typoit332015-11-221-1/+1
| |
* | Explaining why we use different systemsit332015-11-221-1/+3
| |
* | Update overview.mdit332015-11-221-0/+7
| |
* | Adding link to merge requestsit332015-11-221-1/+1
| |
* | Update overview.mdit332015-11-221-9/+3
| |
* | Update and rename development-cycle.md to overview.mdit332015-11-221-1/+1
| |
* | Adding explanation of GitLab issuesit332015-11-221-2/+2
| |
* | Adding unit tests requirementit332015-11-221-0/+3
| |
* | Adding link to contribution guideit332015-11-221-1/+1
| |
* | Create development-cycle.mdit332015-11-211-0/+137
| | | | | | First draft
* | Update release-process.mdit332015-11-211-1/+99
| |
* | Untombstoning documentation-guidelines.mdit332015-11-211-1/+209
| |
* | Merge pull request #1489 from mattermost/API-integrationit332015-11-211-0/+12
|\ \ | | | | | | Adding notes on building API integration
| * | Update API.mdit332015-11-211-1/+1
| | |
| * | Adding notes on building API integrationit332015-11-211-0/+12
|/ /
* | Tombstone documentation-guidelines.mdit332015-11-211-202/+1
| |
* | Tombstone release-process.mdit332015-11-211-99/+1
| |
* | Merge pull request #1487 from mattermost/stop-docs-deployCorey Hulen2015-11-201-15/+15
|\ \ | |/ |/| removing docs deploy
| * removing docs deploy=Corey Hulen2015-11-201-15/+15
| |
* | Merge pull request #1480 from jonathanwiesel/masterit332015-11-201-0/+2
|\ \ | | | | | | Add node.js and disqus integrations
| * | Add node.js and disqus integrationsJonathan Wiesel2015-11-201-0/+2
| |/
* | Merge pull request #1479 from mattermost/lfbrock-patch-1it332015-11-201-2/+30
|\ \ | |/ |/| Update Markdown.md
| * Update Markdown.mdlfbrock2015-11-201-2/+30
| |
* | Merge pull request #1478 from mattermost/plt-1237Harrison Healey2015-11-20165-859/+885
|\ \ | |/ |/| PLT-1237 Upgrading dependancies
| * Patching strange travis eslint problemChristopher Speller2015-11-192-2/+2
| |
| * Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-19162-836/+841
| | | | | | | | system.
| * Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-199-21/+42
| |
* | Merge pull request #1476 from mattermost/lfbrock-patch-1Christopher Speller2015-11-201-0/+44
|\ \ | | | | | | Update CHANGELOG.md
| * | Update CHANGELOG.mdlfbrock2015-11-191-0/+44
| |/
* | Merge pull request #1474 from esethna/patch-19Christopher Speller2015-11-201-0/+3
|\ \ | | | | | | Update Message.md
| * | Update Message.mdEric Sethna2015-11-191-0/+3
| |/ | | | | Add emojis and link to full list of supported emojis
* | Merge pull request #1470 from esethna/patch-17Christopher Speller2015-11-201-0/+45
|\ \ | | | | | | Create Channels.md
| * | Create Channels.mdEric Sethna2015-11-191-0/+45
| | | | | | | | | Channel documentation, reviewed by Lindy
* | | Merge pull request #1466 from esethna/patch-16Christopher Speller2015-11-201-1/+1
|\ \ \ | | | | | | | | Update edit_channel_purpose_modal.jsx
| * | | Fix typoEric Sethna2015-11-191-1/+1
| | | |
| * | | Update edit_channel_purpose_modal.jsxEric Sethna2015-11-181-1/+1
| | | | | | | | | | | | Clarify where the channel purpose is used.
* | | | Update Administration.mdit332015-11-191-0/+6
| |_|/ |/| |
* | | Merge pull request #1473 from hmhealey/eslintfixChristopher Speller2015-11-191-0/+2
|\ \ \ | | | | | | | | Made eslint ignore files using destructuring while a bug with eslint and babel-eslint is dealt with
| * | | Made eslint ignore files using destructuring while a bug with eslint and ↵hmhealey2015-11-191-0/+2
|/ / / | | | | | | | | | babel-eslint is dealt with
* | | Merge pull request #1468 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-11-197-8/+89
|\ \ \ | | | | | | | | Multiple UI Improvements
| * | | Updating dropdown contentAsaad Mahmood2015-11-191-0/+15
| | | |
| * | | Multiple UI ImprovementsAsaad Mahmood2015-11-197-8/+74
| | |/ | |/|
* | | Merge pull request #1469 from 42wim/plt-1087Joram Wilander2015-11-191-1/+1
|\ \ \ | |/ / |/| | PLT-1087: return NewAppError instead of nil