summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | don't use mirrorsJosh Kalderimis2015-07-081-1/+1
| * | | Update .travis.ymlJosh Kalderimis2015-07-071-1/+1
| * | | remove the use of sudoJosh Kalderimis2015-07-071-1/+0
| * | | add the libevent-dev packageJosh Kalderimis2015-07-071-0/+5
| * | | lets try using the container based infrastructureJosh Kalderimis2015-07-071-1/+8
* | | | 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
| |/ / |/| |
* | | Merge pull request #624 from hannosch/hannosch-transport-docs-fixDavid Cramer2015-07-111-2/+2
|\ \ \
| * | | Fix ThreadedHTTPTransport import pathHanno Schlichting2015-07-111-2/+2
|/ / /
* | | Changes for 5.4.2David Cramer2015-07-111-0/+6
* | | Support transport option in Flask/Django (fixes GH-623)David Cramer2015-07-114-21/+53
* | | Remove scheme checking behaviorDavid Cramer2015-07-104-10/+1
* | | Add test showing failureDavid Cramer2015-07-101-0/+9
* | | Merge pull request #622 from nvie/patch-1David Cramer2015-07-081-7/+7
|\ \ \
| * | | Fix package names in transport docsVincent Driessen2015-07-081-7/+7
* | | | 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