summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Making changes to versioning=Corey Hulen2015-09-1713-69/+86
|
* Merge branch 'master' into PLT-92=Corey Hulen2015-09-17973-55/+89408
|\
| * Merge pull request #704 from hmhealey/freetypeChristopher Speller2015-09-1775-7/+89256
| |\ | | | | | | Updated godep workspace and freetype library so that godep save and restore work again
| | * Updated godep workspace and freetype library so that godep save and restore ↵hmhealey2015-09-1775-7/+89256
| | | | | | | | | | | | work again
| * | Merge pull request #701 from mattermost/PLT-40Joram Wilander2015-09-17885-2/+42
| |\ \ | | | | | | | | PLT-40 adding experimental support for emojis
| | * | Fixing css=Corey Hulen2015-09-164-9/+7
| | | |
| | * | PLT-40 adding experimental support for emojis=Corey Hulen2015-09-16886-2/+44
| | | |
| * | | Merge pull request #703 from mattermost/add-gofmtCorey Hulen2015-09-178-11/+29
| |\ \ \ | | |_|/ | |/| | Adding gofmt to travis build
| | * | Adding gofmt to travis buildChristopher Speller2015-09-178-11/+29
| | |/
| * | Merge pull request #683 from mattermost/it33-patch-1Harrison Healey2015-09-171-1/+3
| |\ \ | | | | | | | | Fixed style guide link, added description
| | * | Fixed typoit332015-09-171-1/+1
| | | |
| | * | Fixed style guide link, added descriptionit332015-09-151-1/+3
| | | |
| * | | Merge pull request #700 from mattermost/GIT-698Christopher Speller2015-09-171-0/+4
| |\ \ \ | | | | | | | | | | Fixes GIT-698 allow ability to disable team creation for SSO
| | * | | Fixes GIT-698 allow ability to disable team creation for SSO=Corey Hulen2015-09-161-0/+4
| | | |/ | | |/|
| * | | Merge pull request #702 from mattermost/oauth-switch-fixJoram Wilander2015-09-171-1/+1
| |\ \ \ | | | | | | | | | | Properly check if OAuth providing is enabled on the client.
| | * | | Properly check if OAuth providing is enabled on the client.JoramWilander2015-09-171-1/+1
| | |/ /
| * | | Merge pull request #680 from hmhealey/plt159Joram Wilander2015-09-172-33/+73
| |\ \ \ | | |/ / | |/| | PLT-159 Properly hide unread indicators when there are no unread channels
| | * | Cleaned up logic for the unread indicatorsChristopher Speller2015-09-163-108/+100
| | | |
| | * | Moved unread channel indicators into their own React component and filehmhealey2015-09-162-70/+112
| | | |
| | * | Properly hide unread channel indicators when there are no unread channelshmhealey2015-09-161-5/+11
| |/ /
* | | Fixing postgres issue and bumping version number=Corey Hulen2015-09-162-3/+50
| | |
* | | Adding version to UI=Corey Hulen2015-09-162-1/+13
| | |
* | | Adding database schema version=Corey Hulen2015-09-167-3/+222
| | |
* | | Outputing version to logs on server start=Corey Hulen2015-09-161-0/+1
| | |
* | | fixing build=Corey Hulen2015-09-162-1/+2
| | |
* | | PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-1613-23/+199
|/ /
* | Merge pull request #697 from mattermost/PLT-93Christopher Speller2015-09-1610-18/+19
|\ \ | | | | | | PLT-93 Fixing broken email templates
| * | Fixing broken email templates=Corey Hulen2015-09-161-1/+0
| | |
| * | Fixing broken email templates=Corey Hulen2015-09-161-1/+0
| | |
| * | Fixing broken email templates=Corey Hulen2015-09-161-1/+1
| | |
| * | Fixing broken email templates=Corey Hulen2015-09-1611-19/+22
| | |
* | | Merge pull request #696 from mattermost/PLT-23Christopher Speller2015-09-161-7/+17
|\ \ \ | | | | | | | | PLT-23 error.html pulls files from static
| * | | PLT-23 error.html pulls files from static=Corey Hulen2015-09-161-3/+3
| | | |
| * | | PLT-23 error.html pulls files from static=Corey Hulen2015-09-161-5/+15
| |/ /
* | | Merge pull request #694 from mattermost/GIT-669Christopher Speller2015-09-161-3/+3
|\ \ \ | | | | | | | | Fixing 669 removing -a flag from go cmds
| * | | Fixing 669 removing -a flag from go cmds=Corey Hulen2015-09-161-3/+3
| | | |
* | | | Merge pull request #693 from mattermost/mm-1419Christopher Speller2015-09-1645-199/+2506
|\ \ \ \ | |_|/ / |/| | | Implement OAuth2 service provider functionality.
| * | | Implement OAuth2 service provider functionality.JoramWilander2015-09-1645-199/+2506
| | | |
* | | | Merge pull request #695 from hmhealey/startswithCorey Hulen2015-09-161-2/+2
|\ \ \ \ | |/ / / |/| | | Replaced instances of startsWith with lastIndexOf in TextFormatting
| * | | Replaced instances of startsWith with lastIndexOf in TextFormattinghmhealey2015-09-161-2/+2
| | | |
* | | | Merge pull request #687 from mattermost/PLT-93Christopher Speller2015-09-1687-707/+430
|\ \ \ \ | |_|/ / |/| | | PLT-93 Cleaning up client side configs
| * | | Adding config file timestamp to X-Version header=Corey Hulen2015-09-161-1/+2
| | | |
| * | | Merge branch 'master' into PLT-93=Corey Hulen2015-09-167-21/+66
| |\| |
| * | | Fixing eslint problems=Corey Hulen2015-09-153-7/+0
| | | |
| * | | Finished removing some of the last bits of client side config=Corey Hulen2015-09-154-41/+1
| | | |
| * | | Removing old config stuff=Corey Hulen2015-09-1511-273/+6
| | | |
| * | | PLT-93 cleaing up client side configs=Corey Hulen2015-09-1582-374/+428
| | | |
| * | | removing loggly=Corey Hulen2015-09-153-18/+0
| | | |
* | | | Merge pull request #691 from asaadmahmoodspin/ui-changesCorey Hulen2015-09-169-7/+33
|\ \ \ \ | | | | | | | | | | UI Updates for multiple tickets
| * | | | UI Updates for multiple ticketsAsaad Mahmood2015-09-169-7/+33
| | |/ / | |/| |