summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 'é(ç&"$^'&(éù(&`é(^&é' pep8django_removalXavier Ordoquy2014-07-269-3/+8
* Deprecation warnings to bootstrap the transition to raven_django.Xavier Ordoquy2014-07-2622-1/+83
* Documentation update.Xavier Ordoquy2014-07-261-9/+9
* Install the dependencies within the virtualenv.Xavier Ordoquy2014-07-261-2/+4
* Removed another reference to Django.Xavier Ordoquy2014-07-241-1/+0
* Django removal part 1.Xavier Ordoquy2014-07-2412-914/+2
* Merge pull request #476 from pazur/patch-3David Cramer2014-07-241-2/+2
|\
| * Fix getting error data from django template.Tomek2014-07-111-2/+2
* | Merge pull request #480 from asvetlov/masterDavid Cramer2014-07-241-1/+3
|\ \ | |/ |/|
| * Pass family and loop into aiohttp connector ctorAndrew Svetlov2014-07-231-1/+3
|/
* Merge pull request #461 from asvetlov/masterDavid Cramer2014-06-266-3/+108
|\
| * Merge branch 'master' of github.com:asvetlov/raven-pythonAndrew Svetlov2014-06-260-0/+0
| |\
| | * Drop redundant codeAndrew Svetlov2014-06-251-3/+0
| * | Drop redundant codeAndrew Svetlov2014-06-261-5/+0
| |/
| * Fix documentation, add raven specific error handling, add keep-alive connecti...Andrew Svetlov2014-06-253-4/+31
| * Merge branch 'master' of github.com:getsentry/raven-pythonAndrew Svetlov2014-06-252-0/+6
| |\ | |/ |/|
* | Merge pull request #465 from anthonyryan1/masterDavid Cramer2014-06-242-0/+6
|\ \
| * | Add allow_failures to .travis.yml matrixAnthony Ryan2014-06-242-0/+6
|/ /
| * Merge branch 'master' of github.com:getsentry/raven-pythonAndrew Svetlov2014-06-2338-246/+447
| |\ | |/ |/|
* | Merge pull request #462 from the5fire/masterDavid Cramer2014-06-221-1/+2
|\ \
| * | fix the puzzle try..catch in contrib.django.models's get_clientallenhu2014-06-231-1/+2
|/ /
* | Correctly accept kwargs with only dsn argument (fixes GH-460)David Cramer2014-06-062-2/+2
* | Merge pull request #459 from the5fire/fix-async-param-errorDavid Cramer2014-06-041-1/+1
|\ \
| * | fix send_sync function param error in raven.contrib.asyncallenhu2014-06-041-1/+1
|/ /
* | Use certifi if availableMatt Robenolt2014-06-021-1/+6
* | Merge pull request #458 from danriti/masterDavid Cramer2014-05-291-1/+1
|\ \
| * | Add trailing comma to args tuple in Pylons documentation.Dan Riti2014-05-291-1/+1
|/ /
* | Update test to match protocol5.0.0David Cramer2014-05-281-1/+1
* | Bump protocol version to explicit 5David Cramer2014-05-281-1/+1
* | 4.3.0David Cramer2014-05-282-1/+7
* | Merge pull request #453 from pazur/patch-2Xavier Ordoquy2014-05-281-1/+2
|\ \
| * | Add unicode_literals import to udp transportTomek2014-05-061-0/+1
| * | Fix BaseUDPTransport in python3.Tomek2014-04-291-1/+1
* | | Minor stylistic changesDavid Cramer2014-05-221-6/+9
* | | Merge branch 'fix_async_sender_shutdown' of https://github.com/swiftserve/rav...David Cramer2014-05-222-23/+92
|\ \ \
| * \ \ Merge branch 'master' into fix_async_sender_shutdownRichard van der Hoff2014-04-2913-32/+62
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into fix_async_sender_shutdownRichard van der Hoff2014-04-1414-63/+309
| |\ \ \
| * | | | Ensure that ThreadedHTTPTransport sends all pending messages at exitRichard van der Hoff2014-03-312-23/+92
* | | | | Merge branch 'master' of github.com:getsentry/raven-pythonDavid Cramer2014-05-224-4/+43
|\ \ \ \ \
| * \ \ \ \ Merge pull request #455 from robinhoodmarkets/tornado_httpsDavid Cramer2014-05-223-3/+42
| |\ \ \ \ \
| | * | | | | Added HTTPS and transport options support to Tornado transportBobo Li2014-05-223-3/+42
| |/ / / / /
| * | | | | Merge pull request #431 from alexkiro/masterDavid Cramer2014-05-201-1/+1
| |\ \ \ \ \
| | * | | | | Use lstrip to get rid of leading slashes, because in some cases the paths hav...Chirila Alexandru2014-03-141-1/+1
* | | | | | | Merge branch 'raise_send_errors' of https://github.com/richg/raven-python int...David Cramer2014-05-226-4/+79
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | If a SentryHandler's client is set with `raise_send_errors = True`, do not ha...Richard Graham2013-01-083-0/+36
| * | | | | | Add `raise_send_errors` flag to the base `Client`.Richard Graham2013-01-083-2/+40
* | | | | | | Update interfaces to use protocol 5/aliasesDavid Cramer2014-05-2022-199/+191
* | | | | | | 4.2.34.2.3David Cramer2014-05-181-1/+1
* | | | | | | Gracefully handle disabled clientsDavid Cramer2014-05-181-2/+8
* | | | | | | 4.2.24.2.2David Cramer2014-05-181-1/+1