Commit Graph

73 Commits

Author SHA1 Message Date
Andy McKay bb60197605 bump version to 0.3.8.5 2013-02-15 10:54:00 -08:00
Andy McKay f229781475 Merge pull request #21 from youngbob/master
Fix deprecation warnings
2013-02-15 10:51:11 -08:00
Andy McKay f8d386006b Merge pull request #20 from ConsumerAffairs/master
Http404 shouldn't report response.500
2013-02-15 10:48:00 -08:00
Bob Thomas 7f4ee09357 Update url imports for Django 1.4+ 2013-01-29 16:06:00 -05:00
Jeremy Satterfield 0b061de9d1 don't report 500 for Http404 2013-01-16 11:20:56 -06:00
Andy McKay 9ccb0f8458 add in gauge support 2012-12-21 11:55:47 -08:00
Andy McKay 97f37ea635 Merge pull request #19 from youngbob/master
Implement gauge
2012-12-11 10:30:29 -08:00
Bob Thomas ce8c1b8c8d Implement gauge. Alternate clients now inherit from the null client. 2012-12-11 13:15:54 -05:00
Andy McKay 940dab3998 Merge pull request #18 from robhudson/formatting
Cleaned up table formatting and padding
2012-12-06 11:10:26 -08:00
Rob Hudson e269ef7893 Cleaned up table formatting and padding 2012-12-06 11:00:49 -08:00
Andy McKay d578cf1e20 bump version with the last two bug fixes 2012-11-05 08:03:57 -08:00
Andy McKay fcf57a3a7a Merge pull request #17 from tominsam/master
Adding the statsd debug toolbar panel breaks the SQL details view.
2012-11-05 08:00:43 -08:00
Tom Insam 5dc7a6ed8b self-closing divs aren't valid, and this one is trapping the global debug toolbar djDebugWindow view. 2012-11-05 12:57:45 +00:00
Andy McKay fe2de5cd29 Merge pull request #16 from glogiotatidis/master
Cope with non Tastypie URLs.
2012-11-02 10:15:54 -07:00
Giorgos Logiotatidis 0934a1f9f4 Cope with non Tastypie URLs.
Non Tastypie URLs do not have the 'api_name' key.
2012-11-02 15:17:44 +02:00
Andy McKay 43a8e95fe3 cope with non tastypie urls 2012-10-26 15:10:20 -07:00
Andy McKay 163507ab98 add in some tastypie middleware 2012-10-26 14:57:00 -07:00
Andy McKay cca1a3da3a add in message about the client 2012-10-12 13:28:04 -07:00
Andy McKay 79d2534b8f add in a nose client 2012-10-07 22:41:11 -07:00
Andy McKay b70617fcf4 bump version 2012-09-13 15:48:06 -07:00
Andy McKay f6e302b7cd Merge pull request #14 from streeter/patch-2
Include management commands when installing from PyPI
2012-09-13 11:32:51 -07:00
Chris Streeter f3ab1cf849 Include management commands. 2012-09-13 11:28:29 -07:00
Chris Streeter a1cf7009ae Merge remote-tracking branch 'upstream/master'
* upstream/master:
  add in contributors
  Revert "fixed versioning on the sphinx docs and renamed references of"
  fixed versioning on the sphinx docs and renamed references of django-statsd to django-mozilla-metlog
  added a metlog backend for django-statsd (issue #11)
  version bump
  Handle the case where no stats are sent
2012-09-13 11:09:06 -07:00
Andy McKay 230404a0d1 add in contributors 2012-09-12 11:17:26 -07:00
Andy McKay 434d049b6d Merge branch 'master' of github.com:andymckay/django-statsd 2012-09-12 11:12:32 -07:00
Andy McKay 3420405d2b Merge pull request #13 from crankycoder/vng/metlog_client_rebased
added a metlog backend for django-statsd (issue #11)
2012-09-12 11:12:18 -07:00
Andy McKay 8fd397da88 Revert "fixed versioning on the sphinx docs and renamed references of"
This reverts commit 6639c182de.
2012-09-12 11:11:53 -07:00
Victor Ng 6639c182de fixed versioning on the sphinx docs and renamed references of
django-statsd to django-mozilla-metlog
2012-09-12 11:09:53 -07:00
Victor Ng 34047e50e6 added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
Andy McKay 7286074273 version bump 2012-09-07 12:00:35 -07:00
Andy McKay 760bc48939 Merge pull request #10 from streeter/patch-1
Handle the case where no stats are sent
2012-09-04 18:41:47 -07:00
Chris Streeter a5d7e19c09 Handle the case where no stats are sent
If there are no timing stats, drop out early.
2012-09-04 18:22:39 -07:00
Andy McKay 79304f8d64 bump version 2012-07-25 19:50:47 -07:00
Andy McKay 3d13cdbbb7 add in csrf_exempt and fix tests 2012-07-23 15:22:54 -07:00
Andy McKay d4a96323d9 bump to 0.3.6 and add in log handler 2012-07-23 09:37:50 -07:00
Andy McKay d77e1c60ae setTimeout on send 2012-07-13 16:48:03 -07:00
Andy McKay 452de4075a make a nice summary out of the incoming values 2012-07-13 16:38:07 -07:00
Andy McKay 4b527fc944 add irc notifications in 2012-07-04 09:35:06 -07:00
Andy McKay d253a68f80 fix docs as per mikhail suggestions, thanks 2012-06-26 09:01:07 -07:00
Andy McKay 94d3fec47d fix for tests so they should work on travis ci 2012-06-20 13:58:58 +01:00
Andy McKay d56ee33bad add in waterfall for timings 2012-06-09 23:48:33 -07:00
Andy McKay 9dd486a2fe remove lookup for the moment 2012-06-07 15:52:00 -07:00
Andy McKay 2ec1b01c3d fix setup.py 2012-05-09 11:38:02 -07:00
Andy McKay ad9ccb6db1 update for latest djdt 2012-05-08 13:59:07 -07:00
Andy McKay c152d647e1 add notes about stick 2012-04-27 17:44:41 -07:00
Andy McKay a8c2cf92da move docs to read the docs 2012-04-27 17:33:06 -07:00
Andy McKay 880decbdf7 move docs to read the docs 2012-04-27 17:32:46 -07:00
Andy McKay e66407cd0e add in logging handler for errors and bump version 2012-04-27 15:48:30 -07:00
Andy McKay f5ec270b61 fix ping 2012-03-30 14:17:37 -07:00
Andy McKay 09b1b0bd90 add in a ping management command 2012-03-30 13:21:01 -07:00