summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fixed detection of godep when it doesn't exist on the pathhmhealey2015-07-241-1/+1
|
* Change Makefile to use local copies of dependencies by running go through godephmhealey2015-07-241-22/+27
|
* remove data dirs in make clean and updated gitignore with api/dataJoramWilander2015-07-211-0/+2
|
* Changed Makefile to restart existing mysql/redis containers if they've been ↵hmhealey2015-07-201-2/+8
| | | | stopped
* Use correctly minified and unminified js libraries for JQuery, Bootstrap, ↵hmhealey2015-07-081-1/+4
| | | | and Perfect Scrollbar
* Change Makefile to look for godep in GOPATH instead of using a relative pathhmhealey2015-07-061-1/+1
|
* adding more unit tests=Corey Hulen2015-07-051-0/+6
|
* adding api unit tests=Corey Hulen2015-06-251-0/+1
|
* updating build=Corey Hulen2015-06-251-0/+7
|
* updating make=Corey Hulen2015-06-251-2/+6
|
* first commit=Corey Hulen2015-06-141-0/+168