Commit Graph

56 Commits

Author SHA1 Message Date
=Corey Hulen
1358d7ea29 Removing minified for react to track down an issues. 2016-01-08 12:43:01 -06:00
Christopher Speller
58358ddd7c Some refactoring 2015-12-16 17:30:15 -05:00
=Corey Hulen
6bc67463ce Fixing issue where build number isn't set causing caching issues 2015-12-03 11:35:19 -08:00
hmhealey
d31fc5ee10 Split .prepare step into .prepare-jsx and .prepare-go 2015-11-30 09:56:53 -05:00
hmhealey
e5a2467c86 Added .prepare step to make test 2015-11-30 09:12:57 -05:00
Christopher Speller
b837b14329 Fix dist 2015-11-24 12:58:21 -05:00
Christopher Speller
256eaf27f1 Fixing build on mac 2015-11-23 14:23:49 -05:00
Christopher Speller
0a5aadc8b2 Moving removal of data directory to nuke. Updating dev setup. 2015-11-23 10:53:54 -05:00
Christopher Speller
e4e651a2e9 Overhaul of build system. 2015-11-22 22:40:48 -05:00
Christopher Speller
e7f29ea214 Fixing eslint not recursing 2015-10-30 16:43:50 -04:00
Christopher Speller
fda7a99e8c Updating build for updated versions 2015-10-15 14:57:23 -04:00
Christopher Speller
049662f9ae Turning on strict mode for mkdocs 2015-10-09 11:58:19 -04:00
Christopher Speller
12cd7c03d6 Fixing broken travis release build 2015-10-08 16:46:45 -04:00
Christopher Speller
3bcd304a3a Moving external libraries to the install step and into a seperate bundle 2015-10-07 10:54:28 -04:00
Christopher Speller
341d270c2d Adding doc system to build. Updated docs, fixed links. 2015-10-05 10:15:26 -04:00
Teviot Systems
32533b718f Increase test timeouts to accommodate slow dev environments 2015-10-02 14:05:25 +10:00
Christopher Speller
62f7dbb72f Adding MIT compiled licence to build 2015-09-30 14:16:03 -04: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
Christopher Speller
ab771c8f75 Adding go 1.5.1 and postgress to travis build 2015-09-18 09:31:16 -04:00
=Corey Hulen
af4deb2369 Making changes to versioning 2015-09-17 13:01:40 -07:00
=Corey Hulen
9b5198c69c Merge branch 'master' into PLT-92 2015-09-17 09:21:56 -07:00
Christopher Speller
eb4b80a484 Adding gofmt to travis build 2015-09-17 09:07:37 -04:00
=Corey Hulen
e3bf54f161 fixing build 2015-09-16 17:45:00 -07:00
=Corey Hulen
cef7a1aae4 PLT-92 Adding server side versioning to the binary 2015-09-16 17:37:11 -07:00
=Corey Hulen
f16e0a47ce Fixing 669 removing -a flag from go cmds 2015-09-16 09:50:20 -07:00
Joram Wilander
4726fb21b2 Merge pull request #673 from apaatsio/clean-go-deps
Clean installed Go dependencies
2015-09-15 08:20:22 -04:00
Christopher Speller
0ea0233c50 New add channel modal using react-bootstrap. 2015-09-14 13:56:58 -04:00
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