Commit Graph

2344 Commits

Author SHA1 Message Date
it33
e989b839d5 Renaming "Handle" to "Channel URL" or "URL" 2015-09-20 21:17:58 -07:00
it33
4a13d37367 Renaming "Handle" to "Channel URL" or "URL" 2015-09-20 21:17:20 -07:00
it33
86429c7bd5 Adjusting CLA request template 2015-09-19 21:27:13 -07:00
it33
7310153236 Added note on build version info improvement 2015-09-19 21:20:12 -07:00
Corey Hulen
96b0ce880f Merge pull request #724 from mattermost/GIT-721
GIT-721 Removing sql ping log message
2015-09-19 19:53:57 -07:00
=Corey Hulen
b8b3ba864d GIT-721 Removing sql ping log 2015-09-19 19:42:54 -07:00
Corey Hulen
06f8b8bfb4 Merge pull request #720 from mattermost/it33-patch-4
Adjusting description of emoji codes feature
2015-09-18 15:11:49 -07:00
Harrison Healey
679e20aa4b Merge pull request #709 from mattermost/PLT-11
PLT-11 adding config for logs to UI
2015-09-18 18:11:01 -04:00
Corey Hulen
676f2a6399 Merge pull request #718 from mattermost/it33-patch-3
Adding build status indicator to README.md
2015-09-18 14:47:57 -07:00
it33
120bbb82cc Adjusting description of emoji codes feature 2015-09-18 14:34:52 -07:00
it33
b02b93a060 Merge pull request #719 from lfbrock/patch-8
Updated changlog to include new contributors and features
2015-09-18 14:32:58 -07:00
lfbrock
881089a82b Updated changlog to include new contributors and features 2015-09-18 17:02:52 -04:00
it33
d1241967e8 Adding build status indicator to README.md 2015-09-18 12:05:56 -07:00
Corey Hulen
0ddabaf8de Merge pull request #717 from mattermost/fix-loadtest
Fix authentication for server load tests.
2015-09-18 09:49:49 -07:00
=Corey Hulen
cdf813f07b merging 2015-09-18 09:25:47 -07:00
Joram Wilander
5a436fd447 Merge pull request #699 from mattermost/PLT-92
PLT-92 Adding server side versioning to the binary
2015-09-18 12:22:57 -04:00
Corey Hulen
7caef4a7a7 Merge pull request #716 from hmhealey/plt299
PLT-299 Fixed incorrect check if a url starts with an explicit protocol
2015-09-18 09:22:20 -07:00
Corey Hulen
d0f97b7a5f Merge pull request #714 from mattermost/test-matrix
Adding go 1.5.1 and postgress to travis build
2015-09-18 09:21:05 -07:00
=Corey Hulen
1aa4913c44 fixing merge 2015-09-18 09:19:53 -07:00
JoramWilander
c42a547b4f Fix authentication for loadtests. 2015-09-18 12:16:53 -04:00
hmhealey
bc8e69d99f Fixed incorrect check if a url starts with an explicit protocol 2015-09-18 11:56:23 -04:00
Christopher Speller
6eb32591d9 Merge pull request #713 from mattermost/it33-patch-3
Adding template for contributor list request
2015-09-18 09:47:12 -04:00
Christopher Speller
ab771c8f75 Adding go 1.5.1 and postgress to travis build 2015-09-18 09:31:16 -04:00
Christopher Speller
151849d536 Merge pull request #712 from mattermost/postgres-oauth-fix
With Postgres return false when checking if column exists, if the table does not exist.
2015-09-18 09:30:25 -04:00
it33
5583907b5b Adding template for contributor list request 2015-09-18 05:55:02 -07:00
JoramWilander
432753bb4d Return false when checking if column exists, if the table does not exist with postgres. 2015-09-18 08:07:31 -04:00
Christopher Speller
c717fcb325 Merge pull request #665 from chengweiv5/fix-coding-style
Fix coding style: replace tab with whitespace in mattermost config
2015-09-18 07:48:25 -04:00
=Corey Hulen
60af1fad1f Moving logout item 2015-09-17 22:25:37 -07:00
=Corey Hulen
804b696bdc PLT-11 adding config for logs to UI 2015-09-17 22:00:33 -07:00
=Corey Hulen
44714dfcb1 PLT-11 Adding ability to save config file 2015-09-17 21:00:59 -07:00
Corey Hulen
82127341ca Merge pull request #705 from esethna/patch-1
Grammar change to New Channel ui text
2015-09-17 13:25:21 -07:00
=Corey Hulen
c63da24964 moving to security tab 2015-09-17 13:24:55 -07:00
=Corey Hulen
522e4934c9 fixing versioning 2015-09-17 13:06:25 -07:00
=Corey Hulen
af4deb2369 Making changes to versioning 2015-09-17 13:01:40 -07:00
Joram Wilander
a4aad2b69b Merge pull request #706 from lindy65/patch-2
Fixing URL for "Developer Machine Setup"
2015-09-17 15:48:50 -04:00
lindy65
7994e7ddb9 Fixing URL for "Developer Machine Setup"
Link went to a broken 404 error page
2015-09-17 21:24:14 +02:00
=Corey Hulen
9b5198c69c Merge branch 'master' into PLT-92 2015-09-17 09:21:56 -07:00
Christopher Speller
3edd8dbdf6 Merge pull request #704 from hmhealey/freetype
Updated godep workspace and freetype library so that godep save and restore work again
2015-09-17 12:17:27 -04:00
Joram Wilander
7901126b63 Merge pull request #701 from mattermost/PLT-40
PLT-40 adding experimental support for emojis
2015-09-17 11:56:59 -04:00
esethna
aa79a12a31 Grammar change to New Channel ui text 2015-09-17 09:56:42 -06:00
Corey Hulen
de64bd19d5 Merge pull request #703 from mattermost/add-gofmt
Adding gofmt to travis build
2015-09-17 08:44:50 -07:00
hmhealey
4005d8bfd0 Updated godep workspace and freetype library so that godep save and restore work again 2015-09-17 11:10:06 -04:00
Christopher Speller
eb4b80a484 Adding gofmt to travis build 2015-09-17 09:07:37 -04:00
Harrison Healey
047fec54cc Merge pull request #683 from mattermost/it33-patch-1
Fixed style guide link, added description
2015-09-17 08:34:00 -04:00
it33
ed976112ad Fixed typo 2015-09-17 05:10:12 -07:00
Christopher Speller
1bb2e5a217 Merge pull request #700 from mattermost/GIT-698
Fixes GIT-698 allow ability to disable team creation for SSO
2015-09-17 07:54:30 -04:00
Joram Wilander
fd3a7afb3e Merge pull request #702 from mattermost/oauth-switch-fix
Properly check if OAuth providing is enabled on the client.
2015-09-17 07:53:02 -04:00
Joram Wilander
936f032ec4 Merge pull request #680 from hmhealey/plt159
PLT-159 Properly hide unread indicators when there are no unread channels
2015-09-17 07:49:29 -04:00
JoramWilander
ce19b3c211 Properly check if OAuth providing is enabled on the client. 2015-09-17 07:46:38 -04:00
=Corey Hulen
99d0db136c Fixing css 2015-09-16 23:27:25 -07:00