summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.05.4.0Matt 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
* Patch ManagementUtility instead of BaseCommandDavid Cramer2015-04-302-14/+14
* Improve failure handling and loggingimprove-loggingDavid Cramer2015-04-292-35/+41
* Add test confirming real gettext functionsDavid Cramer2015-04-282-14/+7
* json encoding for Decimals and lazy translationsSamuel Colvin2015-04-283-4/+20
* Add python version to packages (fixes GH-602)David Cramer2015-04-232-2/+9
* Various improvements to Flask integration (refs GH-600)David Cramer2015-04-201-2/+15
* Merge pull request #597 from svenstaro/patch-1David Cramer2015-04-121-1/+1
|\
| * Correct it's -> itsSven-Hendrik Haase2015-04-121-1/+1
|/
* Merge pull request #595 from chriskief/masterXavier Ordoquy2015-04-071-1/+1
|\
| * Remove periods in label valueChris Kief2015-04-071-1/+1
|/
* Merge pull request #589 from svenstaro/fix-flask-wrap-wsgiXavier Ordoquy2015-03-314-8/+24
|\
| * Flask/Werkzeug don't support Python 3.2 and belowSven-Hendrik Haase2015-03-311-2/+5
| * Fixes #412 and also enable python 3.4 testing with flaskSven-Hendrik Haase2015-03-304-11/+24
|/
* Explicit stop in child processDavid Cramer2015-03-291-1/+4
* Disable IRC notificationDavid Cramer2015-03-291-5/+0
* Remove deprecated manual configuration for remotesDavid Cramer2015-03-295-35/+14