Commit Graph

29 Commits

Author SHA1 Message Date
Antti Ahti
406ea2370a Clean installed Go dependencies
If these are not cleaned it can cause problems when switching between different Go versions. Especially when downgrading Go.
2015-09-14 15:30:51 +03:00
Christopher Speller
570327463c Supressing warning display on Travis 2015-09-03 15:13:02 -04:00
Corey Hulen
2b2ce10fed Merge pull request #584 from mattermost/mm-1909
MM-1909 Enabling checking of style guide on travis and turning on strict mode
2015-09-03 09:22:13 -07:00
Christopher Speller
b9bc1bbe10 Enabling checking of style guide on travis and turning on strict mode 2015-09-03 08:53:22 -04:00
=Corey Hulen
ba3964b291 Fixing Makefile 2015-09-03 01:41:05 -07:00
=Corey Hulen
623bd2a0bc Fixing merge 2015-09-02 22:21:52 -07:00
=Corey Hulen
3b493950fa Fixing build 2015-09-02 21:50:22 -07:00
=Corey Hulen
ded313d9c9 Fixing build 2015-09-02 21:49:11 -07:00
Christopher Speller
083433dc0f Updating dockerfiles to allow for previewing of latest master and fixing local docker build so it works on osx 2015-08-11 14:07:35 -04:00
Christopher Speller
3e57ef93b2 Removing redis from makefile 2015-08-06 11:01:49 -04:00
=Corey Hulen
97f32c0d7d Adding docs to build 2015-08-03 08:16:10 -08:00
Christopher Speller
e76fc37b6d Updating dockerfile for 0.6.0-rc1. Moving docker files into versioned directories. 2015-07-31 15:51:36 -04:00
=Corey Hulen
5954a83a14 Fixes mm-1564 adds release to travis and git 2015-07-29 23:55:45 -08:00
Christopher Speller
3d94d047c0 Adding rest of directories to eslint list 2015-07-28 11:57:25 -04:00
Christopher Speller
18aaa9d175 Adding check target to makefile to run eslint. Adding eslint to package.json 2015-07-28 10:24:24 -04:00
hmhealey
7355fe578c Reverted accidental change to the Makefile that occurred while rebasing hmhealey/mm1494 branch 2015-07-24 13:50:02 -04:00
hmhealey
f85d37cfb8 Changed Makefile to just look for godep in the GOPATH to make the process simpler 2015-07-24 12:37:11 -04:00
hmhealey
2d91d4b9c6 Changed make cover to run godep go to match the rest of Makefile 2015-07-24 12:17:48 -04:00
hmhealey
4e2ca3d74d Fixed detection of godep when it doesn't exist on the path 2015-07-24 09:29:02 -04:00
hmhealey
49c50f9575 Change Makefile to use local copies of dependencies by running go through godep 2015-07-24 09:29:02 -04:00
JoramWilander
25cfe548e6 remove data dirs in make clean and updated gitignore with api/data 2015-07-21 19:22:04 -04:00
hmhealey
74ff46bb98 Changed Makefile to restart existing mysql/redis containers if they've been stopped 2015-07-20 09:52:25 -04:00
hmhealey
9da9f62f44 Use correctly minified and unminified js libraries for JQuery, Bootstrap, and Perfect Scrollbar 2015-07-08 09:28:58 -04:00
hmhealey
48538d82bc Change Makefile to look for godep in GOPATH instead of using a relative path 2015-07-06 17:31:58 -04:00
=Corey Hulen
df97f25c25 adding more unit tests 2015-07-05 08:28:22 -08:00
=Corey Hulen
bc88328aeb adding api unit tests 2015-06-25 16:42:40 -04:00
=Corey Hulen
8e6609d177 updating build 2015-06-25 15:33:39 -04:00
=Corey Hulen
16505ffe94 updating make 2015-06-25 12:21:47 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00