summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove bin from gitignoreJoramWilander2016-01-141-1/+0
|
* Added license validation and settingsJoramWilander2016-01-141-0/+5
|
* Removing react debugging=Corey Hulen2016-01-111-7/+3
|
* Adding debugging for react=Corey Hulen2016-01-081-3/+7
|
* Revert "Removing minified for react to track down an issues."Corey Hulen2016-01-081-3/+3
|
* Removing minified for react to track down an issues.=Corey Hulen2016-01-081-3/+3
|
* Some refactoringChristopher Speller2015-12-161-0/+31
|
* Fixing issue where build number isn't set causing caching issues=Corey Hulen2015-12-031-1/+1
|
* Split .prepare step into .prepare-jsx and .prepare-gohmhealey2015-11-301-7/+11
|
* Added .prepare step to make testhmhealey2015-11-301-2/+2
|
* Fix distChristopher Speller2015-11-241-3/+3
|
* Fixing build on macChristopher Speller2015-11-231-3/+6
|
* Moving removal of data directory to nuke. Updating dev setup.Christopher Speller2015-11-231-3/+5
|
* Overhaul of build system.Christopher Speller2015-11-221-162/+129
|
* Fixing eslint not recursingChristopher Speller2015-10-301-2/+2
|
* Updating build for updated versionsChristopher Speller2015-10-151-8/+10
|
* Turning on strict mode for mkdocsChristopher Speller2015-10-091-1/+1
|
* Fixing broken travis release buildChristopher Speller2015-10-081-2/+13
|
* Moving external libraries to the install step and into a seperate bundleChristopher Speller2015-10-071-4/+12
|
* Adding doc system to build. Updated docs, fixed links.Christopher Speller2015-10-051-0/+5
|
* Increase test timeouts to accommodate slow dev environmentsTeviot Systems2015-10-021-5/+5
|
* Adding MIT compiled licence to buildChristopher Speller2015-09-301-2/+2
|
* Merge pull request #699 from mattermost/PLT-92Joram Wilander2015-09-181-0/+10
|\ | | | | PLT-92 Adding server side versioning to the binary
| * Making changes to versioning=Corey Hulen2015-09-171-0/+3
| |
| * Merge branch 'master' into PLT-92=Corey Hulen2015-09-171-0/+18
| |\
| * | fixing build=Corey Hulen2015-09-161-1/+1
| | |
| * | PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-0/+7
| | |
* | | Adding go 1.5.1 and postgress to travis buildChristopher Speller2015-09-181-0/+5
| |/ |/|
* | Adding gofmt to travis buildChristopher Speller2015-09-171-0/+18
|/
* Fixing 669 removing -a flag from go cmds=Corey Hulen2015-09-161-3/+3
|
* Merge pull request #673 from apaatsio/clean-go-depsJoram Wilander2015-09-151-0/+2
|\ | | | | Clean installed Go dependencies
| * Clean installed Go dependenciesAntti Ahti2015-09-141-0/+2
| | | | | | | | If these are not cleaned it can cause problems when switching between different Go versions. Especially when downgrading Go.
* | New add channel modal using react-bootstrap.Christopher Speller2015-09-141-4/+6
|/
* Supressing warning display on TravisChristopher Speller2015-09-031-1/+1
|
* Merge pull request #584 from mattermost/mm-1909Corey Hulen2015-09-031-6/+5
|\ | | | | MM-1909 Enabling checking of style guide on travis and turning on strict mode
| * Enabling checking of style guide on travis and turning on strict modeChristopher Speller2015-09-031-6/+5
| |
* | Fixing Makefile=Corey Hulen2015-09-031-2/+0
| |
* | Fixing merge=Corey Hulen2015-09-021-1/+0
|\ \
| * | Fixing build=Corey Hulen2015-09-021-1/+0
| |/
* / Fixing build=Corey Hulen2015-09-021-1/+0
|/
* Updating dockerfiles to allow for previewing of latest master and fixing ↵Christopher Speller2015-08-111-4/+2
| | | | local docker build so it works on osx
* Removing redis from makefileChristopher Speller2015-08-061-20/+0
|
* Adding docs to build=Corey Hulen2015-08-031-0/+12
|
* Updating dockerfile for 0.6.0-rc1. Moving docker files into versioned ↵Christopher Speller2015-07-311-1/+19
| | | | directories.
* Fixes mm-1564 adds release to travis and git=Corey Hulen2015-07-291-0/+39
|
* Adding rest of directories to eslint listChristopher Speller2015-07-281-0/+4
|
* Adding check target to makefile to run eslint. Adding eslint to package.jsonChristopher Speller2015-07-281-0/+5
|
* Reverted accidental change to the Makefile that occurred while rebasing ↵hmhealey2015-07-241-1/+1
| | | | hmhealey/mm1494 branch
* Changed Makefile to just look for godep in the GOPATH to make the process ↵hmhealey2015-07-241-6/+1
| | | | simpler
* Changed make cover to run godep go to match the rest of Makefilehmhealey2015-07-241-6/+6
|