summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for 5.4.45.4.4releases/5.4.xDavid Cramer2015-07-131-0/+5
* 5.4.4David Cramer2015-07-131-1/+1
* Handle unicode strings with import_string (refs GH-627)David Cramer2015-07-132-1/+29
* Changes for 5.4.35.4.3David Cramer2015-07-121-0/+5
* 5.4.3David Cramer2015-07-121-1/+1
* Dont specify level for import (refs GH-625)David Cramer2015-07-121-1/+1
* Fix various py3 compatibility (refs GH-625)David Cramer2015-07-121-1/+1
* Fix various py3 compatibility (refs GH-625)David Cramer2015-07-124-6/+4
* Changes for 5.4.25.4.2David Cramer2015-07-111-0/+6
* 5.4.2David Cramer2015-07-111-1/+1
* Support transport option in Flask/Django (fixes GH-623)David Cramer2015-07-114-21/+53
* Remove scheme checking behaviorDavid Cramer2015-07-114-10/+1
* Add test showing failureDavid Cramer2015-07-111-0/+9
* 5.4.15.4.1Matt Robenolt2015-07-081-1/+1
* Fix up Makefile to also clean the build directoryMatt Robenolt2015-07-082-1/+6
* no mirrors in ci/setupMatt Robenolt2015-07-061-1/+1
* Fix `has_git_requirements` check in testsMatt Robenolt2015-07-061-1/+1
* Remove aiohttpDavid Cramer2015-07-067-104/+8
* Switch `make publish` to use twine and sign the uploaded filesMatt Robenolt2015-07-061-1/+3
* s/[wheel]/[bdist_wheel]/Matt Robenolt2015-07-061-1/+1
* Use https url in setup.pyMatt Robenolt2015-07-061-1/+1
* Minor tweaks to request data handling (refs GH-617)David Cramer2015-06-291-6/+6
* Merge pull request #617 from RobGThai/masterDavid Cramer2015-06-291-3/+28
|\
| * Use request.mimetype instead.RobGThai2015-06-301-3/+2
| * Add support to 'application/json' Content-Type body reporting.RobGThai2015-06-301-3/+29
|/
* Update copyrightDavid Cramer2015-06-281-2/+2
* Return event ID as result of captureDavid Cramer2015-06-281-2/+4
* Fix test outputDavid Cramer2015-06-101-2/+2
* Merge pull request #613 from alexsdutton/patch-1David Cramer2015-06-101-1/+1
|\
| * Fix typo ("responed" → "responded")Alexander Dutton2015-06-101-1/+1
|/
* Merge pull request #610 from tgwizard/sanitize-access-tokensDavid Cramer2015-06-033-2/+10
|\
| * Ignore venvAdam Renberg2015-06-031-0/+1
| * Sanitize access_token values by defaultAdam Renberg2015-06-032-2/+9
|/
* Refactor DSN and transport configurationdsn-refactorDavid Cramer2015-05-2122-403/+314
* Skip git test when missing required fileDavid Cramer2015-05-211-0/+8
* Standardize transport initialization/options (Fixes GH-608)David Cramer2015-05-135-29/+10
* Explicit test requirements for pytestDavid Cramer2015-05-011-2/+2
* Changes for 5.3.1David Cramer2015-05-011-0/+5
* Restore patching of BaseCommand.executeDavid Cramer2015-05-011-2/+2
* 5.4.0.dev0David Cramer2015-04-301-1/+1
* Correct format usage for Py2.6David Cramer2015-04-301-1/+1
* Correct test to handle py3David Cramer2015-04-301-1/+3
* Merge pull request #606 from nikolas/patch-2David Cramer2015-04-301-10/+10
|\
| * Update django versions in travisnikolas2015-04-301-10/+10
|/
* Note addition of Python versionDavid Cramer2015-04-301-0/+1
* Correct Python 2.6 supportDavid Cramer2015-04-301-1/+1
* Add to_string to Message (fixes GH-565)David Cramer2015-04-301-0/+3
* Note Flask additionsDavid Cramer2015-04-301-0/+1
* Correct assertion descriptionsDavid Cramer2015-04-301-3/+3
* Expand notes for recent changesDavid Cramer2015-04-301-0/+3