summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove six entirely and unify _compat into utils.compatrm-rf-sixMatt Robenolt2016-07-2337-319/+244
|
* 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
| | | | | data variable can contain a lot of information, sending along with the error message will print too much informations
* Merge pull request #798 from felixonmars/pycodestyleDavid Cramer2016-07-112-3/+3
|\ | | | | Update to latest flake8 and use pycodestyle
| * 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 flask
| * 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 thread
| * | 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 events
| * 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 projects
| * Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-293-3/+3
| | | | | | | | | | | | | | | | As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
* | 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 frames
| * Prioritize trimming system framesnew-frame-slimmingDavid Cramer2016-05-261-8/+38
| | | | | | | | | | | | This pulls in the functionality from Sentry for ``slim_frame_data``. @getsentry/python
* | 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 Celery
| * Add fingerprint to soft timeouts in Celeryfingerprint-soft-timeoutsDavid Cramer2016-05-241-2/+9
|/
* This is 5.18.05.18.0Armin Ronacher2016-05-191-1/+1
|
* Kill context thread binding docs. It's on api anywaysrefactor/breadcrumb-apiArmin Ronacher2016-05-191-29/+0
|
* Updated documentation on context bindingArmin Ronacher2016-05-192-10/+35
|
* Automatically activate context on mergeArmin Ronacher2016-05-192-1/+5
|
* Improved breadcrumb documentationArmin Ronacher2016-05-192-10/+31
|
* Added some santiy cehcks for breadcrumb recordingArmin Ronacher2016-05-191-1/+3
|
* Streamlined the public breadcrumb apiArmin Ronacher2016-05-193-13/+18
|
* Kill stray printArmin Ronacher2016-05-181-1/+0
|
* Add basic deduplication for log messages.Armin Ronacher2016-05-183-6/+48
|
* This is 5.17.05.17.0Armin Ronacher2016-05-141-1/+1
|
* Added changelog entryArmin Ronacher2016-05-141-0/+5
|
* Merge pull request #767 from getsentry/bugfix/resiliant-logArmin Ronacher2016-05-142-5/+32
|\ | | | | More resilient log reporting.
| * Capture down breadcrumb failuresbugfix/resiliant-logArmin Ronacher2016-05-141-2/+9
| |
| * More resilient log reporting.Armin Ronacher2016-05-142-3/+23
|/
* Fixed tests for python 35.16.0Armin Ronacher2016-05-091-13/+10
|
* This is 5.16.0Armin Ronacher2016-05-091-1/+1
|
* Corrected an issue where logging locations were reported incorrectly.Armin Ronacher2016-05-093-1/+33
|
* record_breadcrumb requires type as first arg (#763)Chris Streeter2016-05-051-2/+2
| | | | | | * record_breadcrumb requires type as first arg * Use default breadcrumb type in examples
* Fix a typo (#762)Chris Streeter2016-05-051-1/+1
|
* Updated docs for breadrumb disablingArmin Ronacher2016-05-051-0/+4
|