Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-27 | 3 | -8/+18 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Removing console.log | =Corey Hulen | 2015-10-27 | 1 | -2/+0 |
| | | |||||
* | | PLT-340 | =Corey Hulen | 2015-10-27 | 28 | -139/+757 |
| | | |||||
* | | Adding upgrade calls for db | =Corey Hulen | 2015-10-27 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-27 | 58 | -345/+1895 |
|\| | |||||
| * | Merge pull request #1190 from mattermost/PLT-25 | Corey Hulen | 2015-10-27 | 19 | -3/+1144 |
| |\ | | | | | | | PLT-25 adding stats to admin console | ||||
| | * | PLT-25 fixing stats for postgres | =Corey Hulen | 2015-10-27 | 2 | -39/+42 |
| | | | |||||
| | * | Fixing postgres | =Corey Hulen | 2015-10-26 | 1 | -8/+49 |
| | | | |||||
| | * | adding arrow notation | =Corey Hulen | 2015-10-26 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 49 | -280/+1250 |
| | |\ | |||||
| | * | | Fixing unit test | =Corey Hulen | 2015-10-26 | 1 | -18/+25 |
| | | | | |||||
| | * | | PLT-25 adding stats to admin console | =Corey Hulen | 2015-10-26 | 2 | -68/+77 |
| | | | | |||||
| | * | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-25 | 30 | -146/+583 |
| | |\ \ | |||||
| | * | | | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 6 | -13/+268 |
| | | | | | |||||
| | * | | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 122 | -689/+1497 |
| | |\ \ \ | |||||
| | * | | | | Adding post counts by days | =Corey Hulen | 2015-10-22 | 2 | -3/+52 |
| | | | | | | |||||
| | * | | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 15 | -2/+779 |
| | | | | | | |||||
| * | | | | | 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 |
| | | | | | | |||||
| * | | | | | Merge pull request #1195 from mattermost/plt-822 | Corey Hulen | 2015-10-27 | 9 | -139/+197 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | PLT-822 Refactoring post_store into post_store and search_store | ||||
| | * | | | | | Refactoring post_store into post_store and search_store | Christopher Speller | 2015-10-26 | 9 | -139/+197 |
| | | | | | | | |||||
| * | | | | | | Added known issue for deleted channels | it33 | 2015-10-27 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1197 from rgarmsen2295/plt-166 | Christopher Speller | 2015-10-27 | 1 | -1/+6 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | PLT-166 Fixed issue with missing help text for @all and @channel in mention list | ||||
| | * | | | | | | Fixed issue with missing help text for @all and @channel in mention list | Reed Garmsen | 2015-10-26 | 1 | -1/+6 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #1184 from girishso/add-trailing-slash | Christopher Speller | 2015-10-27 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | adds trailing slash if missing from Directory in config.json | ||||
| | * | | | | | | | adds trailing slash if missing from Directory in config.json | Girish S | 2015-10-27 | 1 | -0/+7 |
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | does it only if "DriverName" == model.IMAGE_DRIVER_LOCAL, not sure if required for other drivers too | ||||
| * | | | | | | | Merge pull request #1174 from florianorben/member-popover | Christopher Speller | 2015-10-27 | 4 | -67/+215 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add styling to channel member popover | ||||
| | * | | | | | | | add helper method to initiate a direct channel chat | Florian Orben | 2015-10-26 | 3 | -87/+66 |
| | | | | | | | | | |||||
| | * | | | | | | | use 'Overlay' instead if 'OverlayTrigger' | Florian Orben | 2015-10-26 | 1 | -22/+28 |
| | | | | | | | | | |||||
| | * | | | | | | | Add some to channel member popover | Florian Orben | 2015-10-26 | 2 | -2/+165 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #1154 from girishso/username_symbols | Christopher Speller | 2015-10-27 | 2 | -4/+15 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | auto-link mentions with user names having symbols | ||||
| | * | | | | | | | auto-link mentions with user names having symbols | Girish S | 2015-10-27 | 2 | -4/+15 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | this also handles the case where user_name having '_' | ||||
| * | | | | | | | Merge pull request #1194 from mattermost/webhook-request | Corey Hulen | 2015-10-26 | 2 | -7/+25 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Parse incoming webhook requests into model instead of string map | ||||
| | * | | | | | | | Remove unused iconemoji field | JoramWilander | 2015-10-26 | 1 | -1/+0 |
| | | | | | | | | | |||||
| | * | | | | | | | Parse incoming webhook requsets into model instead of string map | JoramWilander | 2015-10-26 | 2 | -7/+26 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #1178 from mattermost/update-web-socket-help | Corey Hulen | 2015-10-26 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update web socket help | ||||
| | * | | | | | | | | Update help | it33 | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Update websocket error | it33 | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Getting this error when websockets is properly configured and connection is just slow | ||||
| * | | | | | | | | | Update Troubleshooting.md | it33 | 2015-10-26 | 1 | -0/+8 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Update README.md | it33 | 2015-10-26 | 1 | -0/+6 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #1192 from mattermost/PLT-828 | Christopher Speller | 2015-10-26 | 4 | -8/+12 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | PLT-828 fixing db upgrade code |