summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Just in case POST fails.Xavier Ordoquy2013-09-101-2/+5
| * | | Fixed QueryDict import.Xavier Ordoquy2013-09-101-1/+1
| * | | Merge pull request #357 from SeiryuZ/django-client-post-fixXavier Ordoquy2013-09-102-2/+18
| |\ \ \
| | * | | Fixed data retrieval get_data_from_requeststeven2013-09-102-2/+18
| * | | | Made web.py tests optional under python 3.xXavier Ordoquy2013-09-102-4/+15
| |/ / /
| * | | Merge pull request #353 from dachia/webpy-sentry-clientXavier Ordoquy2013-09-055-0/+190
| |\ \ \ | | |/ / | |/| |
| | * | Fix urlsArtur Bartkevic2013-09-021-9/+5
| | * | Fix typo in webpy/testsArtur Bartkevic2013-08-301-1/+1
| | * | Add webpy clientArtur Bartkevic2013-08-305-0/+194
| |/ /
| * | Fix <= syntaxDavid Cramer2013-08-281-1/+1
| * | Merge pull request #352 from zhicheng/masterDavid Cramer2013-08-281-1/+2
| |\ \
| | * | don't send logs from send_error when status_code is 400 ~ 499WEI Zhicheng2013-08-291-1/+2
| |/ /
| * | Abstract internal error check for logging handlerDavid Cramer2013-08-271-2/+6
| * | Merge pull request #350 from tomashanacek/masterXavier Ordoquy2013-08-211-1/+1
| |\ \
| | * | Tornado - send request body instead arguments as dataTomas Hanacek2013-08-211-1/+1
| |/ /
| * | Don't collect logbook for python 3.2Xavier Ordoquy2013-08-101-1/+1
| * | Added the timeout to the DSN (thanks @mgedmin)Xavier Ordoquy2013-08-102-1/+7
* | | Updated the Django versions.Xavier Ordoquy2013-11-081-4/+4
|/ /
* | Reintroduced the is_authenticated for Django users to preserve the backward c...Xavier Ordoquy2013-08-092-1/+4
* | Merge pull request #342 from roadhead/patch-1David Cramer2013-08-061-0/+4
|\ \
| * | Update django.rstRohit Sankaran2013-07-221-0/+4
* | | Merge pull request #348 from loisaidasam/patch-2David Cramer2013-08-051-1/+1
|\ \ \
| * | | Update logging.rstLoisaida Sam2013-08-051-1/+1
|/ / /
* | | Improve logging documentation around stack capturingDavid Cramer2013-08-031-11/+13
* | | Merge pull request #346 from mgax/flask-py3Xavier Ordoquy2013-08-011-2/+2
|\ \ \
| * | | fix urlparse importAlex Morega2013-07-301-2/+2
* | | | Merge pull request #347 from loisaidasam/patch-1Xavier Ordoquy2013-08-011-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update logging.rstLoisaida Sam2013-08-011-0/+2
|/ / /
* | | Don't forget py3 compat.Xavier Ordoquy2013-07-231-2/+2
* | | Merge remote-tracking branch 'reference/master'Xavier Ordoquy2013-07-231-2/+2
|\ \ \ | |/ /
| * | Merge pull request #340 from s0undt3ch/masterXavier Ordoquy2013-07-211-2/+2
| |\ \
| | * | Provide a fast way to get the library version, from the CLI script.Pedro Algarvio2013-07-211-2/+2
| |/ /
* | | Handle the case where we have binary strings sent to logging.Xavier Ordoquy2013-07-231-2/+11
|/ /
* | Fixed test cases for python 3kXavier Ordoquy2013-07-181-2/+6
* | Add module and expression matching to SENTRY_IGNORE_EXCEPTIONSDavid Cramer2013-07-172-1/+26
* | 3.4.13.4.1David Cramer2013-07-161-1/+1
* | Merge pull request #335 from davidhunteruk/masterDavid Cramer2013-07-161-1/+2
|\ \
| * | import get_client within celery taskDave Hunter2013-07-121-1/+2
|/ /
* | Revert "fixed indent bug"Xavier Ordoquy2013-07-121-10/+10
* | Merge pull request #332 from davidhunteruk/indent_bugXavier Ordoquy2013-07-111-10/+10
|\ \
| * | fixed indent bugDave Hunter2013-07-111-10/+10
|/ /
* | [ci skip] Added support for Python 3.2 and 3.3 in the doc.Xavier Ordoquy2013-07-111-0/+2
* | Removed the specific installation for exam.Xavier Ordoquy2013-07-111-1/+0
* | Merge pull request #330 from zupo/patch-1Xavier Ordoquy2013-07-091-1/+4
|\ \
| * | Handle recursion errorsNejc Zupan2013-07-091-1/+4
|/ /
* | 3.4.03.4.0David Cramer2013-07-041-1/+1
* | Skip lint under pypy / don't do the oppositeXavier Ordoquy2013-07-031-1/+1
* | Skip lint under pypyXavier Ordoquy2013-07-031-1/+1
* | Fixed a typo in the build matrix.Xavier Ordoquy2013-07-031-1/+1
* | Bugfixed the class serialization test to conform PEP 3155Xavier Ordoquy2013-07-031-4/+6