summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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 s...hmhealey2015-07-201-2/+8
* Use correctly minified and unminified js libraries for JQuery, Bootstrap, and...hmhealey2015-07-081-1/+4
* 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