Dan Callahan
700d23aed4
Merge pull request #41 from mozilla-services/rfk/sanity-check-public-url
...
Sanity-check public_url on each incoming request.
2014-10-21 20:24:05 -05:00
Dan Callahan
3e5119af2d
Merge pull request #35 from billt2006/dockerfile-patch
...
Dockerfile: Replace curl of remote source with ADD statement
2014-07-31 09:50:45 -05:00
Dan Callahan
9217c0c0eb
Merge pull request #28 from mozilla-services/rfk/simplified-metrics-logging
...
Update to use new simplified mozsvc.metrics infrastructure
2014-05-22 07:57:30 -05:00
Dan Callahan
20080abf39
Preliminary Dockerfile
2014-04-16 14:43:05 -05: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
Dan Callahan
49806375b1
Remove testing packages from requirements.txt
2014-04-16 13:01:43 -05:00
Dan Callahan
8bec3e9702
Fixup a comment, suppress logging during tests
...
- Commit 947470d771 rendered a comment inaccurate
in syncserver/__init__.py.
- Logging to stdout by default obscures test results; disable the stdout deluge
by changing the logging class in syncserver/tests.ini
2014-04-16 12:54:40 -05:00
Dan Callahan
947470d771
Log to stdout by default
2014-04-13 16:54:06 -05:00