Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | PLT-1035: Remove last data point in graphs on #statistics page | Florian Orben | 2015-11-28 | 5 | -6/+97 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #1544 from npcode/fix-productun-ubuntu.md | Christopher Speller | 2015-11-30 | 1 | -3/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix productun ubuntu.md | |||||
| * | | | | | Reorder the step to set up Mattermost Server correctly | Yi EungJun | 2015-11-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preconditions(user and home directory) should be listed first because it affects the other steps. For example, step 7 assumes the path of the config directory is `/home/ubuntu/mattermost/config`. The 'ubuntu' user should be created before unzipping mattermost to prepare the user directory `/home/ubuntu`. | |||||
| * | | | | | Add a missed grave | Yi EungJun | 2015-11-26 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #1539 from florianorben/PLT-1170 | Christopher Speller | 2015-11-30 | 2 | -1/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-1170: Support enter key in DeletePostModal | |||||
| * | | | | | PLT-1170: Support enter key in DeletePostModal | Florian Orben | 2015-11-28 | 2 | -1/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #1536 from florianorben/login-failed-msg | Christopher Speller | 2015-11-30 | 1 | -0/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Set correct http status code for login failures/wrong email | |||||
| * | | | | | set correct http status code for login failures/wrong email | Florian Orben | 2015-11-28 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1533 from hmhealey/plt1290 | Joram Wilander | 2015-11-30 | 1 | -1/+13 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | PLT-1290 Fix up arrow to edit posts | |||||
| * | | | | Re-added PostStore.getPost | hmhealey | 2015-11-27 | 1 | -0/+12 | |
| | | | | | ||||||
| * | | | | Fixed getCommentCount | hmhealey | 2015-11-27 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #1416 from florianorben/PLT-1125 | Corey Hulen | 2015-11-27 | 10 | -29/+340 | |
|\ \ \ \ | |/ / / |/| | | | PLT-1125: Add "Preview pre-release features" option | |||||
| * | | | add missing unit test | Florian Orben | 2015-11-27 | 1 | -0/+72 | |
| | | | | ||||||
| * | | | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵ | Florian Orben | 2015-11-27 | 8 | -45/+30 | |
| | | | | | | | | | | | | | | | | prerelease-features to constants.jsx | |||||
| * | | | add unit tests | Florian Orben | 2015-11-27 | 3 | -2/+66 | |
| | | | | ||||||
| * | | | go fmt | Florian Orben | 2015-11-27 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | move preview-link-toggle outside of component markup | Florian Orben | 2015-11-27 | 1 | -8/+14 | |
| | | | | ||||||
| * | | | only show advanced settings section if there are any pre-release features | Florian Orben | 2015-11-27 | 3 | -51/+59 | |
| | | | | ||||||
| * | | | allow to toggle features in backend | Florian Orben | 2015-11-27 | 5 | -8/+57 | |
| | | | | ||||||
| * | | | PLT-1125: allow to toggle features in frontend | Florian Orben | 2015-11-27 | 5 | -16/+142 | |
| | | | | ||||||
| * | | | fix jumping of textbox upon entering a multiline message | Florian Orben | 2015-11-27 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | dont display line breaks in preview mode | Florian Orben | 2015-11-27 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1531 from esethna/patch-27 | Christopher Speller | 2015-11-27 | 1 | -915/+14 | |
|\ \ \ | | | | | | | | | Update test-emoticons.md | |||||
| * | | | Update test-emoticons.md | Eric Sethna | 2015-11-27 | 1 | -915/+14 | |
| | |/ | |/| | | | | Remove carriage returns | |||||
* | | | Merge pull request #1529 from esethna/patch-26 | Christopher Speller | 2015-11-27 | 1 | -10/+62 | |
|\ \ \ | | | | | | | | | Update test-links.md | |||||
| * | | | Update test-links.md | Eric Sethna | 2015-11-27 | 1 | -10/+62 | |
| |/ / | | | | | | | | | | 1) remove code blocking for automated /loadtest testing 2) Add more test cases | |||||
* | | | Merge pull request #1526 from hmhealey/plt1220 | Christopher Speller | 2015-11-27 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | PLT-1220 Fixed Add Members menu option on mobile | |||||
| * | | Fixed Add Members menu option on mobile | hmhealey | 2015-11-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #1527 from esethna/patch-24 | it33 | 2015-11-26 | 1 | -19/+12 | |
|\ \ \ | |/ / |/| | | Update test-emoticons.md | |||||
| * | | Update test-emoticons.md | Eric Sethna | 2015-11-26 | 1 | -19/+12 | |
|/ / | | | | | | | 1) Remove code blocks for /loadtest automated testing. 2) Adjust spacing so emojis don't render across separate posts. | |||||
* | | Broadening use of GitHub Issues | it33 | 2015-11-26 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #1505 from mattermost/lib-upgrade | Christopher Speller | 2015-11-26 | 388 | -89422/+18369 | |
|\ \ | |/ |/| | Lib upgrade | |||||
| * | Fixing godep | =Corey Hulen | 2015-11-23 | 105 | -146/+146 | |
| | | ||||||
| * | upgrading libs | =Corey Hulen | 2015-11-23 | 442 | -89534/+18483 | |
| | | ||||||
| * | upgrading libs | =Corey Hulen | 2015-11-23 | 3 | -8/+6 | |
| | | ||||||
* | | Merge pull request #1521 from esethna/patch-22 | it33 | 2015-11-25 | 1 | -3/+3 | |
|\ \ | | | | | | | Update broken links in README.md | |||||
| * | | Update Code Contribution link in README.md | Eric Sethna | 2015-11-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update broken links in README.md | Eric Sethna | 2015-11-25 | 1 | -3/+3 | |
|/ / | | | | | Update broken links that point to docs.mattermost.org | |||||
* | | Merge pull request #1517 from npcode/patch-1 | Harrison Healey | 2015-11-25 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix the link to development install guide | |||||
| * | | Fix the link to development install guide | Yi EungJun | 2015-11-25 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fixing typo | it33 | 2015-11-24 | 1 | -1/+1 | |
| | | ||||||
* | | Updates and fixing broken link | it33 | 2015-11-24 | 1 | -6/+7 | |
| | | ||||||
* | | Merge pull request #1514 from rgarmsen2295/plt-1271 | Corey Hulen | 2015-11-24 | 1 | -7/+10 | |
|\ \ | | | | | | | PLT-1271 Fixed issue with changing a channel's notification settings | |||||
| * | | Fixed regression with setting channel notification settings | Reed Garmsen | 2015-11-24 | 1 | -7/+10 | |
| | | | ||||||
* | | | Update test-markdown.md | it33 | 2015-11-24 | 1 | -0/+11 | |
| | | | ||||||
* | | | Merge pull request #1515 from mattermost/fix-unread | Christopher Speller | 2015-11-24 | 1 | -2/+4 | |
|\ \ \ | | | | | | | | | Fixing pending post deletion on other clients. | |||||
| * | | | Fixing pending post deletion on other clients. | Christopher Speller | 2015-11-24 | 1 | -2/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1513 from mattermost/fix-dist | Christopher Speller | 2015-11-24 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | Fix dist | |||||
| * | | | Fix dist | Christopher Speller | 2015-11-24 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #1511 from mattermost/update-client-deps | Corey Hulen | 2015-11-24 | 11 | -6301/+4552 | |
|\ \ \ | |/ / |/| | | Updating client dependancies (non-npm) |