summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated sentry ext and renamed wizards.json.feature/federated-docsArmin Ronacher2015-07-162-0/+0
* Set an apostrophe where it belongs.Armin Ronacher2015-07-151-2/+2
* Updated sentryextArmin Ronacher2015-07-141-0/+0
* Added two misisng python versions.Armin Ronacher2015-07-141-0/+2
* Fixed a bug in the pre-commit hookArmin Ronacher2015-07-121-3/+3
* Split up hooksArmin Ronacher2015-07-124-39/+52
* Updated to latest sentry extArmin Ronacher2015-07-121-0/+0
* Imported new docsArmin Ronacher2015-07-1227-570/+865
* Started using the sentry doc extArmin Ronacher2015-07-123-0/+10
* 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