debian-django-statsd-mozilla/django_statsd
Olli Jarva 4a2fbb5fac Bugfix: counters for boomerang are not casted to int
When processing boomerang data, views.process_summaries fails, as
variables in "keys" dictionary are unicode objects. All values should be
timestamps from navigation timing, so casting is safe.
2014-03-23 22:10:40 +02:00
..
clients Merge pull request #35 from vikingco/fix/toolbar-timing 2013-08-07 10:42:05 -07:00
loggers add in logging handler for errors and bump version 2012-04-27 15:48:30 -07:00
management fix for tests so they should work on travis ci 2012-06-20 13:58:58 +01:00
patches fix for tests so they should work on travis ci 2012-06-20 13:58:58 +01:00
static setTimeout on send 2012-07-13 16:48:03 -07:00
templates/toolbar_statsd Merge pull request #37 from vikingco/toolbar/graph-clarity 2013-08-07 11:08:31 -07:00
__init__.py add in a nose client 2012-10-07 22:41:11 -07:00
middleware.py Make TastyPieRequestTimingMiddleware fallback to GraphiteRequestTimingMiddleware 2013-12-19 16:53:26 +01:00
mydatabase added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
panel.py Correct toolbar timing bar widths 2013-07-28 15:13:11 +02:00
plugins.py Cleaned up table formatting and padding 2012-12-06 11:00:49 -08:00
tests.py Make TastyPieRequestTimingMiddleware fallback to GraphiteRequestTimingMiddleware 2013-12-19 16:53:26 +01:00
urls.py Update url imports for Django 1.4+ 2013-01-29 16:06:00 -05:00
views.py Bugfix: counters for boomerang are not casted to int 2014-03-23 22:10:40 +02:00