summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added Django setting to ignore expected Celery errorsdhoffman2017-09-161-0/+6
* Update Django message ref example for 1.11, fixes #993Isaac Slavitt2017-09-061-6/+4
* Update contributing docs with tox/travis usageAshley Camba Garrido2017-08-091-18/+46
* Update README with graphics, quickstart and other improvementsAshley Camba Garrido2017-07-171-0/+2
* Add docs for logging_configured signal for FlaskArnav Kumar2017-06-291-0/+24
* changed description of ZConfig's logging supportJim Fulton2017-06-121-2/+3
* Added support for logging integreation via ZConfig:Jim Fulton2017-06-072-0/+33
* 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
* Add docs to demonstrate sampling messagesArnav Kumar2017-04-042-0/+25
* Add sample_rate configurationDavid Cramer2017-03-091-0/+10
* Describe ignore_exception in the documentationAxel Haustant2017-02-181-0/+5
* fix path to repos docsDavid Cramer2017-02-151-1/+1
* Add repos configurationDavid Cramer2017-02-151-0/+19
* Document global tags (refs GH-947)David Cramer2017-02-021-0/+6
* add ZEO client sample configuration (#931)T. Kim Nguyen2016-12-191-5/+23
* Revert "Fix Django LOGGING example root logger"Moritz Schlarb2016-11-211-4/+4
* Fix up configuration examplesDavid Cramer2016-10-271-25/+34
* Update interfaces linkDavid Cramer2016-10-271-1/+1
* Change django release path (#889)MeredithAnya2016-10-191-1/+1
* Fixed a missing domain prefix in docsArmin Ronacher2016-10-191-1/+1
* Added docs for new breadcrumbs featureArmin Ronacher2016-10-181-0/+6
* Merge pull request #844 from manhg/masterArmin Ronacher2016-10-181-0/+8
|\
| * Add tip for dynamically use SentryGiang Manh2016-08-261-0/+8
* | Fix various code blocksDavid Cramer2016-10-111-6/+20
* | Merge pull request #860 from Crowdbooster/django-110-middlewareDavid Cramer2016-10-091-5/+5
|\ \
| * | Add support for Django 1.10-style middleware via `MiddlewareMixin`David Tran2016-09-171-5/+5
* | | `list_max_length` not `max_list_length`slai2016-09-261-1/+1
* | | Remove some opinionsDavid Cramer2016-09-232-8/+1
* | | Adding environment argument documentationenv_argEric Feng2016-09-221-0/+6
* | | Add missing import (#868)Pradip Caulagi2016-09-211-0/+1
* | | Add missing comma for keyword arguments to function call (#867)Pradip Caulagi2016-09-211-1/+1
|/ /
* | docfix signature of python captureException (#848)Marc Sibson2016-08-261-1/+1
|/
* Flask config docsflask-config-docsEric Feng2016-08-101-0/+11
* docs typo fixEric Feng2016-08-101-1/+1
* Add Celery config option to ignore expected exceptionsMervyn Chng2016-08-081-3/+8
* Merge pull request #794 from pquentin/masterDavid Cramer2016-08-041-4/+4
|\
| * Fix Django LOGGING example root loggerQuentin Pradet2016-06-231-4/+4
* | Fixed rst syntaxArmin Ronacher2016-07-271-1/+1
* | Add ignore_exceptions to client configuration (#807)David Cramer2016-07-261-0/+10
|/
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-292-2/+2
* 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
* Improved breadcrumb documentationArmin Ronacher2016-05-192-10/+31
* record_breadcrumb requires type as first arg (#763)Chris Streeter2016-05-051-2/+2
* Updated docs for breadrumb disablingArmin Ronacher2016-05-051-0/+4
* Improved docs on 5.15 context managementArmin Ronacher2016-05-031-1/+3
* Added docs on context thread managementArmin Ronacher2016-05-032-0/+55
* Fixed rst errorsArmin Ronacher2016-05-031-4/+4