summaryrefslogtreecommitdiff
path: root/docs/integrations
Commit message (Expand)AuthorAgeFilesLines
* Add reference to raven-python-lambdaawslambda-integrationAshley Camba Garrido2017-10-111-5/+3
* feature(lambda): Add lambda tests and clientAshley Camba Garrido2017-10-111-0/+56
* 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
* 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
* Specify in which version of 2.7 was extra keyword added to .exceptionMichał Łazowik2017-04-051-1/+1
* 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
* Change django release path (#889)MeredithAnya2016-10-191-1/+1
* 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
| |/
* | Remove some opinionsDavid Cramer2016-09-232-8/+1
* | Add missing import (#868)Pradip Caulagi2016-09-211-0/+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
* Fix Django LOGGING example root loggerQuentin Pradet2016-06-231-4/+4
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* 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
* Add ref for user feedbackDavid Cramer2016-04-211-0/+2
* Expand user feedback in Django docsDavid Cramer2016-04-211-2/+14
* Add link to User Feedback guideDavid Cramer2016-04-201-0/+2
* bad syntaxDavid Cramer2016-04-201-1/+1
* Add docs for user feedback to DjangoDavid Cramer2016-04-201-0/+21
* Fix syntax highlighting in docsMatt Robenolt2016-04-121-1/+1
* Be more explicit that LOGGING integration only captures ERRORDave McLain2016-04-121-3/+3
* Fixed typo of configurationOmid Raha2016-02-091-1/+1
* Add docs to demonstrate logging exclusionsArnav Kumar2016-01-252-2/+14
* Fix example in django.rstStefano Brentegani2015-12-271-1/+1
* Django handler: add support for tags in logging setupPrzemek Kaminski2015-12-041-0/+1
* Clarified setting key. This fixes #865Armin Ronacher2015-11-131-0/+3
* Ensure Django LOGGING example passes PEP8Quentin Pradet2015-11-101-1/+1
* Small fixes for the flask integration docsArmin Ronacher2015-11-091-4/+4
* Expand RQ documentationDavid Cramer2015-11-021-7/+17
* DSN configuration with environment variableMatthias Feldotto2015-10-191-1/+1
* Remove legacy gunicorn recommendation (fixes GH-666)David Cramer2015-09-301-15/+1
* Fixed bad syntax on the django pageArmin Ronacher2015-09-301-0/+1
* Swap in variable placeholdersDavid Cramer2015-09-222-3/+3
* Add docs for logging fingerprint parameterMatt Robenolt2015-09-181-0/+1
* Revert "Clean up invalid Celery logic"David Cramer2015-09-101-2/+1
* Clarify and fix typo from #639.Patrick Cloke2015-08-121-3/+3