summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 5.9.0.dev0David Cramer2015-10-191-1/+1
* Convert input DSN values to strings (fixes GH-653)David Cramer2015-10-192-0/+3
* Changes for 5.8.0David Cramer2015-10-191-0/+8
* Add support for in_app on exception framesDavid Cramer2015-10-193-16/+67
* Merge pull request #673 from feldi88/patch-1David Cramer2015-10-191-1/+1
|\
| * DSN configuration with environment variableMatthias Feldotto2015-10-191-1/+1
|/
* Merge pull request #672 from noirbizarre/detect-real-versionDavid Cramer2015-10-191-7/+11
|\
| * Try to detect version with pkg_resources firstAxel Haustant2015-10-191-7/+11
|/
* Support HEROKU_SLUG_COMMIT for default releaseDavid Cramer2015-10-161-1/+1
* Merge pull request #669 from kgritesh/fix_user_contextDavid Cramer2015-10-152-4/+23
|\
| * - Ensuring user info is returned properly if SENTRY_USER_ATTRS are providedRitesh Kadmawala2015-10-152-4/+23
* | Improve unsupported DSN scheme errorDavid Cramer2015-10-151-2/+2
|/
* Respect include_paths when configuredDavid Cramer2015-10-081-1/+2
* Coverage is provided by codecovDavid Cramer2015-10-061-1/+0
* Switch to coverage commandDavid Cramer2015-10-062-2/+2
* Merge pull request #667 from stevepeak/codecovDavid Cramer2015-10-041-0/+4
|\
| * Submit coverage reports to CodecovSteve Peak2015-10-041-0/+4
|/
* Remove legacy gunicorn recommendation (fixes GH-666)David Cramer2015-09-301-15/+1
* Fixed bad syntax on the django pageArmin Ronacher2015-09-301-0/+1
* Updated sentryextArmin Ronacher2015-09-291-0/+0
* Changed the docs to mention platforms.Armin Ronacher2015-09-291-32/+24
* Merge pull request #663 from dbravender/twisted-parsed_url-parameter-to-httpt...David Cramer2015-09-241-1/+1
|\
| * Pass the required parsed_url parameter back to HTTPTransportDan Bravender2015-09-231-1/+1
* | Remove UUID serializer (same as default behavior)David Cramer2015-09-241-9/+0
* | Flask needs installationMatt Robenolt2015-09-231-0/+1
* | doc_links should have trailing slashesMatt Robenolt2015-09-231-8/+8
|/
* Swap in variable placeholdersDavid Cramer2015-09-222-3/+3
* Expand / fix wizard configurationsDavid Cramer2015-09-221-1/+7
* Merge pull request #660 from akheron/patch-1David Cramer2015-09-212-2/+2
|\
| * Client.capture(): tags should be a dictPetri Lehtinen2015-09-182-2/+2
* | Changes for 5.7.2Matt Robenolt2015-09-181-0/+5
* | Add docs for logging fingerprint parameterMatt Robenolt2015-09-181-0/+1
* | Support `fingerprint` through logging handlerMatt Robenolt2015-09-182-1/+25
|/
* Changes for 5.7.1David Cramer2015-09-161-0/+6
* Various fixes for Python3 / versioningDavid Cramer2015-09-163-10/+14
* Ensure int is passed for rangeDavid Cramer2015-09-162-1/+4
* Handle SHA as HEADDavid Cramer2015-09-161-6/+5
* Python 3 compatibility (refs GH-659)David Cramer2015-09-163-4/+5
* 5.8.0.dev0David Cramer2015-09-161-1/+1
* Changes for 5.7.0David Cramer2015-09-161-0/+12
* Improve error handling for fetch_git_shaDavid Cramer2015-09-141-4/+11
* Merge pull request #656 from akalipetis/hotfix/fetch_git_shaDavid Cramer2015-09-143-3/+16
|\
| * Improved default head guessing for `fetch_git_sha`Antonis Kalipetis2015-09-141-2/+11
| * Added test for correct git SHAAntonis Kalipetis2015-09-141-0/+4
| * Fixed dependencies for testsAntonis Kalipetis2015-09-141-1/+1
|/
* Remove is_authenticated property (excl. Tornado)David Cramer2015-09-103-8/+6
* Handle failures with context helpersDavid Cramer2015-09-101-2/+8
* Clean up is_authenticated attributes for Flask (refs GH-655)David Cramer2015-09-101-18/+14
* Revert "Filter out celery.redirect"David Cramer2015-09-101-6/+0
* Revert "Clean up invalid Celery logic"David Cramer2015-09-103-22/+16