debian-python-raven/raven
Andrew Svetlov 69940fc47c Merge branch 'master' of github.com:getsentry/raven-python 2014-06-23 20:11:28 +03:00
..
conf Use certifi if available 2014-06-02 17:35:02 -07:00
contrib fix the puzzle try..catch in contrib.django.models's get_client 2014-06-23 11:17:08 +08:00
data Pull in match_hostname and extended default certs 2014-02-22 14:39:31 -08:00
handlers Correctly accept kwargs with only dsn argument (fixes GH-460) 2014-06-06 06:21:29 -07:00
scripts Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
transport Merge branch 'master' of github.com:getsentry/raven-python 2014-06-23 20:11:28 +03:00
utils Merge pull request #431 from alexkiro/master 2014-05-20 23:51:14 -07:00
__init__.py Require absolute import statements on files 2013-06-15 13:57:40 -07:00
base.py Bump protocol version to explicit 5 2014-05-28 21:53:53 -07:00
context.py Add Context.__len__() method 2013-12-12 20:46:06 -05:00
events.py Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
exceptions.py Turns out, rate limiting is it's own exception 2014-04-14 22:21:52 -07:00
middleware.py Clear context at end of request cycle 2014-01-04 14:45:55 -08:00
processors.py Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00