summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.9.25.9.2releases/5.9.xDavid Cramer2015-12-171-1/+1
* Changes for 5.9.2David Cramer2015-12-171-0/+5
* Store user information if AbstractBaseUser doesn't existKieran Brownlees2015-12-171-6/+6
* 5.9.15.9.1David Cramer2015-12-161-1/+1
* Changes for 5.9.1David Cramer2015-12-161-0/+5
* Catch the RuntimeError raised if contentypes is not availableKieran Brownlees2015-12-161-5/+9
* 5.9.05.9.0David Cramer2015-12-101-1/+1
* initial changes in 5.9.0David Cramer2015-12-101-0/+7
* Add environment supportDavid Cramer2015-12-101-0/+4
* Support tags on root logging handlerDavid Cramer2015-12-102-14/+7
* Remove use of check_output (not in Py2.6)David Cramer2015-12-101-1/+10
* Cache wsgi property (fixes GH-677)David Cramer2015-12-101-1/+2
* Merge pull request #697 from getsentry/certificatesDavid Cramer2015-12-101-918/+936
|\
| * Update cacertificate bundle with latest from MozillacertificatesMatt Robenolt2015-12-031-918/+936
* | Merge pull request #699 from CGenie/django-tagsDavid Cramer2015-12-102-1/+5
|\ \
| * | Django handler: add support for tags in logging setupPrzemek Kaminski2015-12-042-1/+5
* | | Spawn new thread for different pidArmin Ronacher2015-12-102-3/+37
|/ /
* | Merge pull request #698 from nikolas/django19-python35David Cramer2015-12-032-5/+23
|\ \ | |/ |/|
| * enable automated testing on django 1.9 and python 3.5Nik Nyby2015-12-032-5/+23
|/
* Correct installDavid Cramer2015-12-011-1/+1
* Remove invalid requirementsDavid Cramer2015-12-013-10/+3
* setup_requires is unusedDavid Cramer2015-12-011-4/+0
* Support SENTRY_RELEASE in Flask (fixes GH-687)David Cramer2015-11-301-0/+1
* Merge pull request #694 from ovidner/masterDavid Cramer2015-11-241-1/+1
|\
| * #676: Support detached HEADOlle Vidner2015-11-211-1/+1
* | Merge pull request #693 from HPotter/feature/capture-exceptions-managerDavid Cramer2015-11-233-20/+82
|\ \ | |/ |/|
| * Modify client.capture_exceptions to return both decorator and context managerAnton Blintsov2015-11-213-20/+82
|/
* Clarified setting key. This fixes #865Armin Ronacher2015-11-131-0/+3
* Extension to #686 to also log keyboard interrupts.Armin Ronacher2015-11-132-5/+36
* Add testssystemexitMatt Robenolt2015-11-121-0/+46
* Log SystemExit in wsgi middleware when code != 0Matt Robenolt2015-11-121-0/+12
* No wwwMatt Robenolt2015-11-102-2/+2
* Merge pull request #681 from pquentin/masterArmin Ronacher2015-11-101-1/+1
|\
| * Ensure Django LOGGING example passes PEP8Quentin Pradet2015-11-101-1/+1
|/
* Small fixes for the flask integration docsArmin Ronacher2015-11-091-4/+4
* Update link to docsDavid Cramer2015-11-092-4/+4
* Added support levelArmin Ronacher2015-11-051-0/+1
* Ignore bodies from GET and HEADMatt Robenolt2015-11-041-1/+1
* Expand RQ documentationDavid Cramer2015-11-022-7/+27
* Merge pull request #678 from Precis/non-text-keysDavid Cramer2015-11-012-1/+25
|\
| * Handle non-text dictionary keys when sanitizing data.Matthias Erll2015-10-302-1/+25
|/
* Bad code blockDavid Cramer2015-10-281-1/+1
* Correct transport docsDavid Cramer2015-10-281-28/+45
* Switch source reading to linecacheDavid Cramer2015-10-221-17/+5
* Fix link to complete docsMatt Robenolt2015-10-201-1/+1
* Lock in lower version of coverageDavid Cramer2015-10-191-1/+1
* Only convert DSN to string in Python 2.x (fixes GH-674)David Cramer2015-10-191-1/+5
* 5.9.0.dev0David Cramer2015-10-191-1/+1
* Convert input DSN values to strings (fixes GH-653)David Cramer2015-10-192-0/+3
* Changes for 5.8.0David Cramer2015-10-191-0/+8