Commit Graph

9 Commits

Author SHA1 Message Date
David Cramer 39c65bf8b5 Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
David Cramer 4871a0be32 More fixes for binding stacktrace to exception 2013-12-17 01:58:53 -08:00
Xavier Ordoquy 8332524692 Fixed the tests to have native to python 2 and 3 representation of strings / unicodes / bytes 2013-05-18 23:16:08 +02:00
Xavier Ordoquy 90b5846a06 Python3 port ! 2013-04-01 23:23:03 +02:00
David Cramer 26e1a25e78 Dont try to coerce keys in extra data 2013-03-31 03:07:26 -07:00
David Cramer 7a917c1058 Proper repr of all variables 2013-03-31 02:12:50 -07:00
Wen ZHANG 0df3057308 Fix passing extra data to tornado's SentryMixin._capture will cause exception
dict(a, b) is not a correct way to merge two dict
2013-01-07 23:14:32 +08:00
David Cramer 885b63a52e Remove deprecated behavior and add sentry_secret to header 2012-12-19 20:46:30 -08:00
Sharoon Thomas 420a97eefc Add support for tornado client
Asynchronously post data to sentry
Collect information from requests
Add async test cases and documentation
2012-06-25 14:09:28 +05:30