summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Depend on newer pytestArmin Ronacher2016-10-181-1/+1
* | Added register_logging_handlerArmin Ronacher2016-10-181-0/+15
* | Read for 5.29Armin Ronacher2016-10-181-1/+1
* | 5.28.05.28.0Armin Ronacher2016-10-181-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
* | | Merge branch 'pr/839'Armin Ronacher2016-10-185-15/+14
|\ \ \
| * | | Fix warnings from Pytest 3.0+Adam Chainz2016-08-245-14/+14
* | | | Merge pull request #841 from getsentry/GH-840Armin Ronacher2016-10-181-18/+24
|\ \ \ \
| * | | | Add the ability to pass in a different RESERVED.GH-840James Cunningham2016-08-241-2/+2
| * | | | Move _emit extraction functionality into a method.James Cunningham2016-08-241-18/+24
| |/ / /
* | | | Added changelog entryArmin Ronacher2016-10-181-0/+1
* | | | Merge pull request #883 from fengsi/masterArmin Ronacher2016-10-181-5/+11
|\ \ \ \
| * | | | Fix Django 1.10 MIDDLEWARE_CLASSES warningSi Feng2016-10-151-5/+11
* | | | | Added missing changelog entriesArmin Ronacher2016-10-181-0/+11
* | | | | Improve the close behavior of the wsgi middlware. This fixes #885Armin Ronacher2016-10-181-2/+3
|/ / / /
* | | | Merge pull request #882 from do3cc/rest_framework_supportDavid Cramer2016-10-142-1/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Minimal support for rest_frameworkPatrick Gerken2016-10-132-1/+10
|/ / /
* | | Fix various code blocksDavid Cramer2016-10-111-6/+20
* | | Merge pull request #874 from broundee/masterDavid Cramer2016-10-091-4/+3
|\ \ \
| * | | Remove extra blank lineAndrew2016-09-291-1/+0
| * | | Fix unreferenced variable in get_user_infoAndrew2016-09-291-3/+3
* | | | Merge pull request #860 from Crowdbooster/django-110-middlewareDavid Cramer2016-10-094-11/+36
|\ \ \ \
| * | | | Add `MiddlewareMixin` for these test classes as wellDavid Tran2016-09-171-3/+12
| * | | | Add support for Django 1.10-style middleware via `MiddlewareMixin`David Tran2016-09-173-8/+24
* | | | | Merge pull request #877 from cauethenorio/patch-1David Cramer2016-10-041-1/+1
|\ \ \ \ \
| * | | | | fix typo in exception textCauê Thenório2016-10-041-1/+1
|/ / / / /
* | | | | Fix another usage of `get_ident`Jonas Trappenberg2016-10-011-2/+2
* | | | | `list_max_length` not `max_list_length`slai2016-09-261-1/+1
* | | | | Remove some opinionsDavid Cramer2016-09-232-8/+1
* | | | | Merge pull request #871 from getsentry/env_argEric Feng2016-09-221-0/+6
|\ \ \ \ \
| * | | | | 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
* | | | | Slight speed improvement for the common case of not needing to report (#866)Matt Robenolt2016-09-191-1/+7
* | | | | Handle optional url_rule in Flask (fixes GH-863)David Cramer2016-09-191-2/+4
* | | | | Gracefully handle no txid (fixes GH-863)David Cramer2016-09-191-1/+1
|/ / / /
* | | | 5.28.0.dev0David Cramer2016-09-161-1/+1
* | | | Changes for 5.27.0David Cramer2016-09-161-0/+2
* | | | Merge pull request #862 from broundee/masterDavid Cramer2016-09-161-10/+11
|\ \ \ \ | |/ / /
| * | | Improve exception handling in get_user_infoAndrew2016-09-161-10/+11
|/ / /
* | | Merge pull request #768 from getsentry/transactionsDavid Cramer2016-09-1421-219/+497
|\ \ \
| * | | Bad ref to clientDavid Cramer2016-09-141-1/+1
| * | | Handle included patternsDavid Cramer2016-09-142-34/+69
| * | | Dont utilize weakrefsDavid Cramer2016-09-141-1/+5
| * | | Utilize request_finished for clearing URL transactionDavid Cramer2016-09-141-8/+9
| * | | Capture process as initial transactionDavid Cramer2016-09-141-1/+4
| * | | Dont raise hard error on transaction parsingDavid Cramer2016-09-141-1/+0
| * | | Correct testDavid Cramer2016-09-141-1/+1
| * | | Remove [] around optional paramsDavid Cramer2016-09-141-1/+4