summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding integration name for remaining python framework integrationssdk-name-frameweorkEric Feng2017-06-016-0/+6
* moving to integration_name to prevent exposing sdk_name as a public APIEric Feng2017-05-313-7/+9
* adding flask framework name to sdk nameEric Feng2017-05-313-1/+6
* 6.2.0.dev0Armin Ronacher2017-05-251-1/+1
* 6.1.06.1.0Armin Ronacher2017-05-252-3/+10
* Merge pull request #1007 from adamcharnock/patch-1David Cramer2017-05-241-1/+1
|\
| * Ensure consistent fingerprint for SoftTimeLimitExceeded exceptionsAdam Charnock2017-05-241-1/+1
|/
* Merge pull request #996 from mgedmin/patch-2David Cramer2017-05-041-0/+4
|\
| * Gently remind the user to set the logging levelMarius Gedminas2017-05-041-0/+4
|/
* Fix syntax highlighting in advanced docsMatt Robenolt2017-04-271-0/+6
* Specify in which version of 2.7 was extra keyword added to .exceptionMichał Łazowik2017-04-051-1/+1
* Merge pull request #989 from arnavk/arnav/sample_rateDavid Cramer2017-04-043-0/+26
|\
| * Add docs to demonstrate sampling messagesArnav Kumar2017-04-043-0/+26
* | Merge pull request #987 from arnavk/arnav/sample_rateDavid Cramer2017-04-034-3/+34
|\ \ | |/
| * Stop type checking sample_rate in SentryHandlerArnav Kumar2017-04-042-11/+0
| * Fix tests for per message sample_rateArnav Kumar2017-04-042-26/+19
| * Move per event log sample_rate extraction to SentryHandlerArnav Kumar2017-04-042-7/+12
| * Add provision to sample per messageArnav Kumar2017-04-042-1/+45
|/
* Fix sample_rate of 0David Cramer2017-03-101-1/+5
* fix sample_rate for exclusivityDavid Cramer2017-03-091-1/+1
* Merge pull request #978 from getsentry/feature/sample-rateDavid Cramer2017-03-093-3/+20
|\
| * Add sample_rate configurationDavid Cramer2017-03-093-3/+20
|/
* Merge pull request #964 from noirbizarre/gh-963-handle-exception-inheritanceDavid Cramer2017-03-055-6/+60
|\
| * Describe ignore_exception in the documentationAxel Haustant2017-02-181-0/+5
| * Handle both class and string for ignore_exceptions parameters (fix #963)Axel Haustant2017-02-184-6/+55
* | Merge pull request #976 from bsergean/masterDavid Cramer2017-02-281-2/+2
|\ \
| * | allow stacktrace with no framesBenjamin Sergeant2017-02-281-2/+2
|/ /
* | Merge pull request #973 from vincentbernat/patch-2David Cramer2017-02-281-0/+5
|\ \
| * | Import "reload" for gevent transport testsVincent Bernat2017-02-281-0/+5
* | | Merge pull request #971 from vincentbernat/patch-1David Cramer2017-02-281-1/+1
|\ \ \ | |/ / |/| |
| * | Include conftest.py in manifestVincent Bernat2017-02-281-1/+1
|/ /
* | Merge pull request #966 from getsentry/fix/django-sys-hookDavid Cramer2017-02-227-28/+57
|\ \ | |/ |/|
| * Add lock around initializationfix/django-sys-hookDavid Cramer2017-02-211-22/+31
| * [django] fix registration of hooksDavid Cramer2017-02-217-6/+26
|/
* 6.1.0.dev0Armin Ronacher2017-02-171-1/+1
* 6.0.06.0.0Armin Ronacher2017-02-171-1/+1
* Note fix for Django middleware/requestDavid Cramer2017-02-171-0/+2
* Merge pull request #959 from getsentry/ref/tastypie-testsDavid Cramer2017-02-177-14/+187
|\
| * restrict resolver testDavid Cramer2017-02-171-0/+6
| * ChangesDavid Cramer2017-02-171-0/+2
| * fix recursive behavior of resolverDavid Cramer2017-02-171-2/+2
| * failing test demonstrating resolver issueDavid Cramer2017-02-174-3/+48
| * Merge branch 'master' into ref/tastypie-testsDavid Cramer2017-02-174-0/+51
| |\ | |/ |/|
* | fix path to repos docsDavid Cramer2017-02-151-1/+1
* | Merge pull request #960 from getsentry/fix/django-middlewareDavid Cramer2017-02-154-31/+40
|\ \
| * | [django] improve various behaviorDavid Cramer2017-02-154-31/+40
* | | Merge pull request #905 from getsentry/feature/reposDavid Cramer2017-02-154-0/+51
|\ \ \ | |/ / |/| |
| * | Add repos configurationDavid Cramer2017-02-154-0/+51
| | * [django] improve various request behaviorref/tastypie-testsDavid Cramer2017-02-158-43/+172
| |/ |/|
* | Unused get_option helperDavid Cramer2017-02-151-6/+0
|/