summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.3.03.3.0David Cramer2013-04-041-1/+1
* Add more stuff to toxDavid Cramer2013-04-041-2/+2
* Dont use .format()David Cramer2013-04-041-2/+2
* Remove raiseDavid Cramer2013-04-041-2/+0
* Correct django serialization testsDavid Cramer2013-04-043-3/+5
* Change test to test context (context manager)David Cramer2013-04-041-1/+1
* Correct formatting for Python 2.6 compatDavid Cramer2013-04-041-1/+1
* use py.test's skipifDavid Cramer2013-04-044-11/+15
* bootstrap in testDavid Cramer2013-04-041-1/+1
* Add 3.2 and 3.3 to travisDavid Cramer2013-04-031-0/+2
* Fix failing testsDavid Cramer2013-04-031-2/+2
* Merge pull request #284 from linovia/getsentry_masterDavid Cramer2013-04-0317-156/+201
|\
| * Python3 port !Xavier Ordoquy2013-04-0117-156/+201
* | Remove checksumsDavid Cramer2013-04-035-39/+6
* | Merge pull request #285 from mattrobenolt/patch-1David Cramer2013-04-021-1/+4
|\ \ | |/ |/|
| * Instantiate a default Client in the WSGI middlewareMatt Robenolt2013-04-021-1/+4
|/
* Merge pull request #269 from techniq/masterDavid Cramer2013-04-012-9/+55
|\
| * Capture user information when Flask-Login / Flask-Security is usedSean Lynch2013-03-152-9/+55
* | Merge pull request #277 from dctrwatson/fix-celeryDavid Cramer2013-04-011-11/+4
|\ \
| * | Just make it return in CeleryFilterJohn Watson2013-03-251-4/+1
| * | For Celery 2.5 compat, just check funcName != _log_errorJohn Watson2013-03-251-1/+1
| * | Fix logic in CeleryFilterJohn Watson2013-03-251-2/+2
| * | Fix capturing Celery exceptionsJohn Watson2013-03-251-11/+7
* | | Dont try to coerce keys in extra dataDavid Cramer2013-03-315-10/+12
* | | Proper repr of all variablesDavid Cramer2013-03-3117-217/+164
* | | Merge pull request #281 from jraman/masterDavid Cramer2013-03-291-5/+3
|\ \ \
| * | | * simplify get_installed_appsJayanth Raman2013-03-291-5/+3
|/ / /
* | | Merge pull request #280 from linovia/getsentry_masterDavid Cramer2013-03-2820-47/+72
|\ \ \
| * \ \ Merge branch 'getsentry_master' of github.com:linovia/raven into getsentry_ma...Xavier Ordoquy2013-03-290-0/+0
| |\ \ \
| | * | | Use six and compat module to provide a python3 compatibility.Xavier Ordoquy2013-03-2920-45/+69
| | * | | zlib codec has been removed in python3.Xavier Ordoquy2013-03-291-2/+3
| * | | | Use six and compat module to provide a python3 compatibility.Xavier Ordoquy2013-03-2920-45/+69
| * | | | zlib codec has been removed in python3.Xavier Ordoquy2013-03-291-2/+3
|/ / / /
* | | | 3.2.13.2.1David Cramer2013-03-281-1/+1
* | | | lintDavid Cramer2013-03-281-7/+6
* | | | Merge pull request #279 from linovia/getsentry_masterDavid Cramer2013-03-2820-20/+63
|\ \ \ \ | |/ / /
| * | | Use unittest2 if available and gracefully falls back to unittest.Xavier Ordoquy2013-03-281-2/+2
| * | | Use compat's TestCaseXavier Ordoquy2013-03-2819-20/+20
| * | | Compatibility module for the python 2 and 3 versions.Xavier Ordoquy2013-03-281-0/+43
|/ / /
* | | I give up, pep8/lint six. dealwithit.jpgDavid Cramer2013-03-252-10/+10
* | | Merge branch 'threaded-callbacks'David Cramer2013-03-251-5/+2
|\ \ \
| * | | Remove unused send function and correct indentationthreaded-callbacksDavid Cramer2013-03-251-5/+2
| * | | Actually make threaded transport workDavid Cramer2013-03-251-6/+8
* | | | Actually make threaded transport workDavid Cramer2013-03-251-6/+8
|/ / /
* | | Async suport on threaded transportDavid Cramer2013-03-252-3/+9
* | | 3.2.03.2.0David Cramer2013-03-251-1/+1
* | | Dont lint sixDavid Cramer2013-03-251-1/+1
* | | Merge branch 'master' of github.com:getsentry/raven-pythonDavid Cramer2013-03-2520-52/+544
|\ \ \ | |/ /
| * | Merge pull request #276 from linovia/getsentry_masterDavid Cramer2013-03-251-0/+404
| |\ \
| | * | Vendor version of six.Xavier Ordoquy2013-03-251-0/+404
| |/ /