9 Commits

Author SHA1 Message Date
Ryan Kelly
069804f077 Update to use new simplified mozsvc.metrics infrastructure 2014-05-22 17:46:57 +10:00
Ryan Kelly
98f5d04522 Hack around OSX python build issues 2014-05-15 00:51:32 -07:00
Ryan Kelly
4e6bef8086 Fix needless rebuilding by touching ./local at end of build 2014-05-01 12:02:41 +10:00
Ryan Kelly
4361780705 Make $(ENV) target depend on the requirements file.
Fixes #19
2014-04-30 15:39:05 +10:00
Dan Callahan
55cc6e1f3b Don't run tests by default when calling make
Making it explicit via `make test` makes more sense to me.
2014-04-16 14:34:15 -05:00
Dan Callahan
536d3cab85 Subjectively clean up Makefile
I think the following Makefile might be a little more maintainable, grokkable,
and robust.
2014-04-16 13:06:09 -05:00
Ryan Kelly
df899b9801 Use python2 by default, to guard against py3 incompatibility 2014-04-09 03:43:09 +10:00
Ryan Kelly
7603ab1856 Add a simple static node assignment backend, for easier deployment. 2014-02-11 19:58:49 +11:00
Ryan Kelly
d0d47fae3b Initial commit; refactored from server-full2 codebase 2014-02-11 15:03:33 +11:00