summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* flask monkey patching and other tingsfastpassEric Feng2016-08-092-1/+71
* Merge pull request #815 from getsentry/feature/hardcoded-versionArmin Ronacher2016-07-292-6/+12
|\
| * Hardcode version in package init to avoid issues with badly installed librari...Armin Ronacher2016-07-292-6/+12
* | Merge pull request #813 from getsentry/trovesArmin Ronacher2016-07-292-3/+3
|\ \
| * | Replace py 3.2 classifier with 3.5trovesMatt Robenolt2016-07-232-3/+3
* | | Merge pull request #805 from getsentry/feature/django-cli-runnerArmin Ronacher2016-07-292-3/+17
|\ \ \
| * | | Fixed a typofeature/django-cli-runnerArmin Ronacher2016-07-201-1/+1
| * | | Do not log exceptions from the django cli client twice. This fixes #802Armin Ronacher2016-07-192-3/+17
* | | | Merge pull request #814 from getsentry/bugfix/reset-exceptionsArmin Ronacher2016-07-291-14/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Skip a broken test on 2.6bugfix/reset-exceptionsArmin Ronacher2016-07-271-0/+1
| * | | Reset the exception filter after test runsArmin Ronacher2016-07-271-14/+21
|/ / /
* | | Fixed rst syntaxArmin Ronacher2016-07-271-1/+1
* | | Add ignore_exceptions to client configuration (#807)David Cramer2016-07-264-30/+53
* | | Mark process errors as fatal (#808)David Cramer2016-07-261-1/+1
* | | Merge pull request #793 from OpenGov/captureZipStackErrorDavid Cramer2016-07-252-3/+32
|\ \ \
| * | | Added IOError to get stack info for graceful zip import errorsMatthew Seal2016-06-202-3/+32
* | | | Merge pull request #811 from cjerdonek/issue-550-exception-chainsDavid Cramer2016-07-252-30/+129
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use six.raise_from() for Python 2 compatibility.Chris Jerdonek2016-07-231-3/+4
| * | | Address issue #550: exception chaining.Chris Jerdonek2016-07-231-30/+60
| * | | Add failing tests for issue #550: exception chaining.Chris Jerdonek2016-07-231-0/+68
* | | | Removed rando tabMatt Robenolt2016-07-231-1/+1
|/ / /
* | | Correct flake8 callDavid Cramer2016-07-221-2/+2
| |/ |/|
* | 5.23.05.23.0Armin Ronacher2016-07-142-1/+7
* | Remove data from error messageAhmed Saidi2016-07-121-4/+4
* | Merge pull request #798 from felixonmars/pycodestyleDavid Cramer2016-07-112-3/+3
|\ \
| * | Update to latest flake8 and use pycodestyleFelix Yan2016-07-082-3/+3
|/ /
* | Merge pull request #792 from mdamien/flask-type-check-clientArmin Ronacher2016-07-072-0/+6
|\ \
| * | add type check for sentry initialization for flaskDamien2016-06-222-0/+6
* | | 5.22.05.22.0Armin Ronacher2016-07-071-1/+1
* | | 5.22.0Armin Ronacher2016-07-071-0/+5
* | | Strip line numbers if they exist for templatesArmin Ronacher2016-07-071-3/+13
* | | Enforce max length on lines of code (512 chars)David Cramer2016-06-271-4/+21
* | | Merge pull request #795 from jarus/patch-1David Cramer2016-06-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Name AsyncWorker threadChristoph Heer2016-06-271-1/+1
|/ /
* | 5.21.05.21.0Armin Ronacher2016-06-162-1/+9
|/
* Fill in empty filename if django fails to give one. This fixes #791Armin Ronacher2016-06-161-0/+3
* Merge pull request #788 from getsentry/formatted-messagesDavid Cramer2016-06-092-1/+6
|\
| * Add formatted attribute to message eventsDavid Cramer2016-06-092-1/+6
|/
* 5.20.05.20.0Armin Ronacher2016-06-081-1/+1
* Merge pull request #783 from adamchainz/readthedocs.ioDavid Cramer2016-06-023-3/+3
|\
| * Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-293-3/+3
* | Fixed a bug with empty params in query crumbsArmin Ronacher2016-05-302-2/+11
|/
* 5.19.05.19.0Armin Ronacher2016-05-271-1/+1
* Resolved an issue with badly recorded crumbs.Armin Ronacher2016-05-273-5/+33
* Remove duration from SQL crumbsArmin Ronacher2016-05-272-1/+7
* Merge pull request #782 from getsentry/new-frame-slimmingArmin Ronacher2016-05-261-8/+38
|\
| * Prioritize trimming system framesnew-frame-slimmingDavid Cramer2016-05-261-8/+38
* | Relax codecov hookDavid Cramer2016-05-261-0/+14
|/
* Merge pull request #777 from getsentry/fingerprint-soft-timeoutsDavid Cramer2016-05-241-2/+9
|\
| * Add fingerprint to soft timeouts in Celeryfingerprint-soft-timeoutsDavid Cramer2016-05-241-2/+9
|/