summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into feature/django_removalfeature/django_removalXavier Ordoquy2015-03-0122-42/+110
|\
| * Merge pull request #531 from jbarbuto/sanitize_extra_dataXavier Ordoquy2015-03-013-2/+29
| |\
| | * Merge remote-tracking branch 'upstream/master' into sanitize_extra_dataJohn Barbuto2015-02-2347-118/+978
| | |\
| | * | Have filter_extra return its sanitized dataJohn Barbuto2015-02-231-3/+3
| | * | Sanitize extra data passed into sentryJohn Barbuto2014-11-273-2/+29
| * | | Fix the build for the django master.Xavier Ordoquy2015-02-281-0/+1
| * | | Add the new Django 1.8b1 & 1.7.5Xavier Ordoquy2015-02-281-4/+4
| * | | Include tests in the tarsal but don't install them (fix #567)Xavier Ordoquy2015-02-281-0/+1
| * | | Merge pull request #549 from maciej-gol/celery_loglevelXavier Ordoquy2015-02-284-3/+23
| |\ \ \
| | * | | Added docsmaciej-gol2015-02-122-0/+15
| | * | | Added config option for celery handler's logging level.maciej-gol2015-01-132-3/+8
| * | | | Merge pull request #558 from smarkets/no-unnecessary-unittestXavier Ordoquy2015-02-283-7/+5
| |\ \ \ \
| | * | | | Stop loading unittest(2) during normal operationJakub Stasiak2015-02-023-7/+5
| * | | | | Fix flake8 errors.Xavier Ordoquy2015-02-263-22/+20
| | |_|_|/ | |/| | |
| * | | | Gracefully handle missing pkg_resources (fixes GH-568)David Cramer2015-02-191-1/+7
| * | | | Fix #562 - skip log if the emitter is sentry or raven logger.Xavier Ordoquy2015-02-131-1/+7
| * | | | Improved the tox tests.Xavier Ordoquy2015-02-132-1/+4
| * | | | Fixed the setup testXavier Ordoquy2015-02-131-2/+5
| * | | | Merge branch 'master' of github.com:getsentry/raven-pythonXavier Ordoquy2015-02-131-1/+4
| |\ \ \ \
| | * \ \ \ Merge pull request #471 from stanhu/fix-pytestXavier Ordoquy2015-02-131-1/+4
| | |\ \ \ \
| | | * | | | Set the test_suite variable to avoid TypeError in setuptoolsStan Hu2014-07-041-1/+4
| * | | | | | More info in the changes.Xavier Ordoquy2015-02-131-0/+2
| |/ / / / /
* | | | | | Merge remote-tracking branch 'origin/master' into feature/django_removalXavier Ordoquy2015-02-126-16/+111
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #535 from jbarbuto/sanitize_http_cookies5.2.0Xavier Ordoquy2015-02-112-11/+64
| |\ \ \ \ \
| | * | | | | Modify http data string sanitizing to account for cookie delimiterJohn Barbuto2014-12-062-11/+64
| * | | | | | Merge pull request #555 from hynek/twisted-verify-sslXavier Ordoquy2015-02-111-3/+33
| |\ \ \ \ \ \
| | * | | | | | Fix Twisted's transport from swallowing errorsHynek Schlawack2015-01-231-3/+33
| * | | | | | | Merge branch 'master' of github.com:getsentry/raven-pythonXavier Ordoquy2015-02-111-0/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #563 from abkfenris/patch-1Xavier Ordoquy2015-02-111-0/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | Cleaning up the Flask proxy documentation some more.Alex Kerney2015-02-071-3/+4
| | | * | | | | | | Documentation for when Flask is behind a proxyAlex Kerney2015-02-071-0/+10
| * | | | | | | | | Waiting for a fix on the file. Meanwhile I'll deactivate the pep8 check on th...Xavier Ordoquy2015-02-111-0/+1
| * | | | | | | | | Fix the pep8 warning.Xavier Ordoquy2015-02-111-2/+2
| |/ / / / / / / /
* | | | | | | | | Use relative paths to help later Django code removal.Xavier Ordoquy2015-02-114-5/+7
|/ / / / / / / /
* | | | | | | | Note uwsgi caveatDavid Cramer2015-02-091-0/+6
|/ / / / / / /
* | | | | | | Merge pull request #561 from maikhoepfel/patch-1Xavier Ordoquy2015-02-051-2/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Change suggested usage of 404CatchMiddlewareMaik Hoepfel2015-02-051-2/+6
|/ / / / / /
* | | | | | Merge pull request #557 from bronsen/patch-1Xavier Ordoquy2015-01-301-1/+1
|\ \ \ \ \ \
| * | | | | | more better EnglishKalle Bronsen2015-01-301-1/+1
|/ / / / / /
* | | | | | Actually use head (refs GH-548)David Cramer2015-01-301-1/+1
* | | | | | Note version added on versioning helpers (refs GH-548)David Cramer2015-01-271-0/+3
* | | | | | Merge branch 'master' of github.com:getsentry/raven-pythonXavier Ordoquy2015-01-231-3/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #553 from hynek/twisted-agentXavier Ordoquy2015-01-231-3/+14
| |\ \ \ \ \
| | * | | | | Use explicitly bytes for methodHynek Schlawack2015-01-211-1/+2
| | * | | | | Cache AgentHynek Schlawack2015-01-211-3/+6
| | * | | | | Replace obsolete web client in Twisted transportHynek Schlawack2015-01-161-3/+10
* | | | | | | Fix the pytest-django version.Xavier Ordoquy2015-01-231-1/+1
|/ / / / / /
* | | | | | Add support for Django 1.8Xavier Ordoquy2015-01-221-8/+10
* | | | | | Fix python3 compatibility.Xavier Ordoquy2015-01-211-2/+3
|/ / / / /
* | | | | Add release example to Django configDavid Cramer2015-01-091-0/+2