Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1187 from mattermost/code-contribution-guidelines-update | Christopher Speller | 2015-10-28 | 1 | -44/+1 |
|\ | | | | | Code contribution guidelines update | ||||
| * | Update Code-Contribution-Guidelines.md | it33 | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | Update Code-Contribution-Guidelines.md | it33 | 2015-10-26 | 1 | -44/+1 |
| | | |||||
* | | Typo fix | it33 | 2015-10-27 | 1 | -1/+1 |
| | | |||||
* | | Adding "Solution" sections to guide | it33 | 2015-10-27 | 1 | -2/+5 |
| | | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-27 | 1 | -0/+3 |
| | | |||||
* | | Update Administration.md | it33 | 2015-10-27 | 1 | -0/+7 |
| | | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-27 | 1 | -5/+0 |
| | | |||||
* | | Update Outgoing-Webhooks.md | it33 | 2015-10-27 | 1 | -1/+1 |
| | | |||||
* | | Update Outgoing-Webhooks.md | it33 | 2015-10-27 | 1 | -0/+2 |
| | | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-27 | 1 | -1/+1 |
| | | |||||
* | | Create Administration.md | it33 | 2015-10-27 | 1 | -0/+12 |
| | | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-27 | 1 | -4/+3 |
| | | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-27 | 1 | -0/+5 |
| | | |||||
* | | Added known issue for deleted channels | it33 | 2015-10-27 | 1 | -1/+2 |
| | | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-26 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #1186 from mattermost/nginx-improvement | Corey Hulen | 2015-10-26 | 1 | -5/+6 |
|\ \ | | | | | | | Adding more secure nginx instructions | ||||
| * | | Adding more secure nginx instructions | Christopher Speller | 2015-10-26 | 1 | -5/+6 |
| |/ | |||||
* | | Adding link | it33 | 2015-10-26 | 1 | -1/+1 |
| | | |||||
* | | Adding more GitLab 8.1 instructions | it33 | 2015-10-26 | 1 | -3/+18 |
|/ | |||||
* | Adding request for testing help | it33 | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | Merge pull request #1134 from ↵ | it33 | 2015-10-26 | 1 | -0/+299 |
|\ | | | | | | | | | mcmillhj/docs/debian-jessie-systemd-installation-guide Production installation instructions for Debian Jessie with Systemd | ||||
| * | Production installation instructions for Debian Jessie with Systemd | Hunter McMillen | 2015-10-21 | 1 | -0/+299 |
| | | | | | | | | The instructions for Ubuntu work for the most part on Debian installations. The main difference is that Debian does not use Upstart by default, Debian 8 (Jessie) uses Systemd, pre-Jessie Debians use SysV init. This guides shows you how to install Mattermost on Debian under /opt and running as system user named mattermost. It also supplies an init script to be installed in /etc/init.d. If you are using Systemd this will get turned into a Systemd service file at boot-time, otherwise it will just work. | ||||
* | | 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 |
| | | | |||||
* | | | Added not on 3-char limitation | it33 | 2015-10-25 | 1 | -1/+5 |
|/ / | |||||
* | | Merge pull request #1165 from mattermost/hotmail-sample | Corey Hulen | 2015-10-24 | 1 | -1/+5 |
|\ \ | | | | | | | Adding hotmail settings | ||||
| * | | Adding hotmail settings | =Corey Hulen | 2015-10-23 | 1 | -1/+1 |
| | | | |||||
| * | | Adding hotmail settings | =Corey Hulen | 2015-10-23 | 1 | -2/+2 |
| | | | |||||
| * | | Adding hotmail settings | =Corey Hulen | 2015-10-23 | 1 | -1/+5 |
| | | | |||||
* | | | Adding notes on SPF and DKIM | it33 | 2015-10-23 | 1 | -2/+3 |
|/ / | |||||
* | | Update Troubleshooting.md | it33 | 2015-10-23 | 1 | -1/+2 |
| | | |||||
* | | 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." | ||||
* | | Merge pull request #1137 from mattermost/email-trouble | Corey Hulen | 2015-10-22 | 1 | -6/+49 |
|\ \ | | | | | | | Update email setup instructions | ||||
| * | | tweaking formatting | =Corey Hulen | 2015-10-21 | 1 | -1/+1 |
| | | | |||||
| * | | tweaking formatting | =Corey Hulen | 2015-10-21 | 1 | -3/+3 |
| | | | |||||
| * | | Removing old dock | =Corey Hulen | 2015-10-21 | 1 | -49/+0 |
| | | | |||||
| * | | Updating email guide | =Corey Hulen | 2015-10-21 | 2 | -14/+85 |
| | | | |||||
| * | | WIP | =Corey Hulen | 2015-10-21 | 1 | -0/+21 |
| | | | |||||
* | | | Create API.md | it33 | 2015-10-22 | 1 | -0/+35 |
| | | | |||||
* | | | Update Troubleshooting.md | it33 | 2015-10-22 | 1 | -3/+7 |
| | | | |||||
* | | | Update Upgrade-Guide.md | it33 | 2015-10-21 | 1 | -1/+1 |
| | | | |||||
* | | | Update Upgrade-Guide.md | it33 | 2015-10-21 | 1 | -3/+5 |
|/ / | |||||
* | | Create Search.md | it33 | 2015-10-21 | 1 | -0/+11 |
| | |