summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated docs for breadrumb disablingArmin Ronacher2016-05-051-0/+4
|
* Added tests for breadcrumbsArmin Ronacher2016-05-052-0/+32
|
* Added flag for enabling or disabling breadcrumbsArmin Ronacher2016-05-054-9/+26
|
* Log the entire logger name as categoryArmin Ronacher2016-05-042-1/+2
|
* Remove exc_info in breadcrumbsArmin Ronacher2016-05-042-0/+10
|
* This is 5.15.05.15.0Armin Ronacher2016-05-031-1/+1
|
* Improved docs on 5.15 context managementArmin Ronacher2016-05-031-1/+3
|
* Added support for improved context thread bindingArmin Ronacher2016-05-034-7/+74
|
* Added docs on context thread managementArmin Ronacher2016-05-032-0/+55
|
* Fixed rst errorsArmin Ronacher2016-05-031-4/+4
|
* Added a note about breadcrumbs to the changelogArmin Ronacher2016-05-031-0/+4
|
* Added breadcrumb docsArmin Ronacher2016-05-032-0/+105
|
* Added changelog for breadcrumbs5.14.0Armin Ronacher2016-05-031-0/+1
|
* Merge branch 'feature/breadcrumbs'Armin Ronacher2016-05-037-28/+531
|\
| * Fix query logging for djangofeature/breadcrumbsArmin Ronacher2016-05-021-7/+10
| |
| * Strip category for loggerArmin Ronacher2016-05-021-1/+1
| |
| * Send breadcrumbs as an objectArmin Ronacher2016-05-021-1/+5
| |
| * Converted to new submission systemArmin Ronacher2016-05-022-30/+35
| |
| * Record db aliasArmin Ronacher2016-04-271-7/+8
| |
| * Added httplib supportArmin Ronacher2016-04-271-5/+60
| |
| * Hook requests for breadcrumbsArmin Ronacher2016-04-272-1/+58
| |
| * Fixed empty params for djangoArmin Ronacher2016-04-271-1/+1
| |
| * Reformat sql for breadcrumbsArmin Ronacher2016-04-271-9/+54
| |
| * Record db vendor as classifier for django breadcrumbsArmin Ronacher2016-04-261-4/+4
| |
| * Fix breakage for older django versionsArmin Ronacher2016-04-221-3/+8
| |
| * Fixed up context handling for django to make breadcrumbs workArmin Ronacher2016-04-222-3/+8
| |
| * Also support older django versions for sql hookArmin Ronacher2016-04-221-1/+4
| |
| * Hook Django SQL codeArmin Ronacher2016-04-221-0/+47
| |
| * Added support for overriding log handlers for breadcrumbs.Armin Ronacher2016-04-221-1/+31
| |
| * Mark patched functions so we skip thingsArmin Ronacher2016-04-221-0/+1
| |
| * Nicer way to terminate with a newlineArmin Ronacher2016-04-221-2/+2
| |
| * Added missing absolute importArmin Ronacher2016-04-221-0/+2
| |
| * Compile with trailing newline which might fix some syntax errorsArmin Ronacher2016-04-221-2/+2
| |
| * Add @once decorator instead of custom hackery in breadcrumbsArmin Ronacher2016-04-222-13/+27
| |
| * Remove unused codeArmin Ronacher2016-04-221-1/+0
| |
| * Some performance improvements on the breadcrumb systemArmin Ronacher2016-04-222-27/+39
| |
| * Hook logging globally to intercept breadcrumbs.Armin Ronacher2016-04-225-56/+233
| |
| * Fetch -> get_bufferArmin Ronacher2016-04-222-6/+4
| |
| * Buffer log messages into breadcrumbs.Armin Ronacher2016-04-223-2/+42
| |
* | Added changelog for uwsgi thread detectionArmin Ronacher2016-05-031-0/+1
| |
* | Merge pull request #759 from getsentry/feature/check-threadsArmin Ronacher2016-05-032-1/+16
|\ \ | | | | | | Detect disabled threads for uwsgi
| * | Detect disabled threads for uwsgifeature/check-threadsArmin Ronacher2016-04-252-1/+16
| |/
* | Updated changelog for 5.14.0Armin Ronacher2016-05-032-1/+6
| |
* | Merge pull request #761 from getsentry/packed-refsArmin Ronacher2016-05-031-1/+21
|\ \ | |/ |/| Read git sha from packed-refs file after a git-gc
| * Read git sha from packed-refs file after a git-gcpacked-refsMatt Robenolt2016-04-291-1/+21
|/ | | | Fixes GH-758 GH-709
* Remove git django as wellArmin Ronacher2016-04-221-3/+3
|
* Simplified build matrixArmin Ronacher2016-04-221-18/+18
|
* Update flask.rstArmin Ronacher2016-04-211-1/+1
|
* Add ref for user feedback to flaskDavid Cramer2016-04-211-0/+2
|
* Added user feedback to flaskArmin Ronacher2016-04-211-0/+43
|