An open API service providing commit metadata for open source projects.

GitHub / getsentry/raven-python / commits

SHA Message Author Date Stats
5b3f48c6 fix: README formatting Markus Unterwaditzer <m****t@u****t> over 5 years ago
706adc7b doc: Add deprecation notice (#1370) Markus Unterwaditzer <m****t@u****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
285b257c Fix simple typo: postitively -> positively (#1358) Tim Gates <t****s@i****m>
Committed by: Markus Unterwaditzer <m****s@u****t>
over 6 years ago
d1804ace Fix simple typo: survery -> survey (#1357) Tim Gates <t****s@i****m>
Committed by: Markus Unterwaditzer <m****s@u****t>
over 6 years ago
8e7de70c fix: Do not catch all exceptions when dumping json (#1352) Markus Unterwaditzer <m****s@u****t>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d173bb58 fix: Fix flake8 build again Markus Unterwaditzer <m****s@u****t> over 7 years ago
315b5970 fix: Upgrade flake8 job to py3.7 Markus Unterwaditzer <m****s@u****t> over 7 years ago
03c9dbd7 fix: Remove broken flake8 plugin Markus Unterwaditzer <m****s@u****t> over 7 years ago
d82b34c1 fix: Stop support django dev Markus Unterwaditzer <m****s@u****t> over 7 years ago
aaed0dbb fix: Linters Markus Unterwaditzer <m****s@u****t> over 7 years ago
20caf26f fix: Fix Flask tests Markus Unterwaditzer <m****s@u****t> over 7 years ago
0c104171 fix: django-dev does not work on older Py3 Markus Unterwaditzer <m****s@u****t> over 7 years ago
d891c20f ci: Use craft for publishing new releases (#1346) Anton Ovchinnikov <a****n@t****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
174c2838 setup.py: add extra target for Sanic dependencies (#1299) Chris Adams <c****s@i****g>
Committed by: Markus Unterwaditzer <m****s@u****t>
over 7 years ago
d7d14f61 Release: 6.9.0 → 6.10.0 Markus Unterwaditzer <m****s@u****t> over 7 years ago
8442ac1f doc: Add changelog Markus Unterwaditzer <m****s@u****t> over 7 years ago
5cff2051 fix: Dont serialize nan when present in frame local vars (#1312) Markus Unterwaditzer <m****s@u****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d9e787b7 fix: Flake8 updates Markus Unterwaditzer <m****s@u****t> over 7 years ago
4206873d Fix link to sentry-python in README (#1304) Dimitris Bachtis <b****d@g****m>
Committed by: Markus Unterwaditzer <m****s@u****t>
almost 8 years ago
7ecc5a89 ref: Simplify travis setup (#1303) Markus Unterwaditzer <m****s@u****t>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
719be9af Use correct kwarg in handle_exception() for Flask (#1300) Lars Mikkelsen <l****s@i****o>
Committed by: Markus Unterwaditzer <m****s@u****t>
almost 8 years ago
6307373d Update README.rst Armin Ronacher <a****r@a****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
97b7d560 merge Merge pull request #1301 from sapcc/followup_doc_removal Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
2aab9c6a remove link to nowhere after ea000f57b6f249974293003e97b84741323fadf5 Maurice Schreiber <m****r@s****m> almost 8 years ago
c4403f21 chore(deprecation): fix collections.abc imports Kevin James <k****n@t****m>
Committed by: Ashley Camba <a****s@g****m>
almost 8 years ago
ea000f57 ref: Kill docs in repo Armin Ronacher <a****r@a****m> almost 8 years ago
a698fc40 Pin pytest-django version Ashley Camba Garrido <a****s@g****m> about 8 years ago
03559bb0 fix: Fix stacktraces in some situations being the wong way round (#1261) Armin Ronacher <a****r@a****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
96d9c812 fix: Update travis to reflect tox config Ashley Camba Garrido <a****s@g****m> about 8 years ago
184e3342 fix: Adapt django builds with new django-pytest release Ashley Camba Garrido <a****s@g****m> about 8 years ago
f6d79c3b Allow dict-style logging in breadcrumbs processing Christian Fueller <c****r@s****m>
Committed by: Ashley Camba <a****s@g****m>
about 8 years ago
4b534438 Release: 6.9.0.dev0 → 6.9.0 Armin Ronacher <a****r@a****m> about 8 years ago
906445e4 doc: update changelog Armin Ronacher <a****r@a****m> about 8 years ago
826a2671 fix: Keep user in log data if it came from django (#1246) Armin Ronacher <a****r@a****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
54a6a5f0 Fix flake8 error Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
640c1f80 Wrap getpwid in exception fixes:#1242 Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
df487073 Remove deploy stage for now Ashley Camba Garrido <a****s@g****m> over 8 years ago
030d2b6a Update travis and Changelog Ashley Camba Garrido <a****s@g****m> over 8 years ago
3b13b678 Release: 6.8.0 → 6.9.0.dev0 Ashley Camba Garrido <a****s@d****l>
Committed by: Ashley Camba Garrido <a****s@g****m>
over 8 years ago
fb52fa5d Remove py3.3 from ci build Ashley Camba Garrido <a****s@g****m> over 8 years ago
752bba83 doc: fix grammar Daniel Hahler <g****t@t****e>
Committed by: Matt Robenolt <m****t@y****m>
over 8 years ago
788288db fix: Fix flake8 integration Armin Ronacher <a****r@a****m> over 8 years ago
2ba7e569 meta: Update changelog Armin Ronacher <a****r@a****m> over 8 years ago
3f9142a2 feat: switch from culprit to transaction (#1238) Armin Ronacher <a****r@a****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
595d6955 Release: 6.8.0.dev0 → 6.8.0 Ashley Camba Garrido <a****s@g****m> over 8 years ago
7ddd9d63 Update changelog Ashley Camba Garrido <a****s@g****m> over 8 years ago
c4d5129e meta: Added changelog entry Armin Ronacher <a****r@a****m> over 8 years ago
3f9f9313 fix: Always consider remote configs enabled even without secret key. Fixes #1235 Armin Ronacher <a****r@a****m> over 8 years ago
c00cbda5 fix django sql hook Anton Shurashov <s****r@s****u>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
b07c0d58 Remove whitespace. Alex Dancho <a****o@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
6dbfe107 Lazily import pkg_resources for better import performance. Mike <m****h@b****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
0dc769ab Add blinker to Sanic dependencies. Alex Dancho <a****o@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
333feea3 Fix a few flake8s. chebee7i <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
f4f512d0 Add missing closing quote around example Kash Lingat <k****t@c****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
d240cf81 [FIX] TypeError on LambdaClient(transport=...) Alan Justino da Silva <a****o@y****r>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
2c4ed64b Release: 6.7.0.dev0 → 6.7.0 Ashley Camba Garrido <a****s@d****l> over 8 years ago
35140e1b Update changelog Ashley Camba Garrido <a****s@g****m> over 8 years ago
6869e2d3 ref: Update pytest requirements (#1224) Ashley Camba <a****s@g****m>
Committed by: Armin Ronacher <a****r@a****m>
over 8 years ago
d29fed6f bugfix: Make DSN secret optional Armin Ronacher <a****r@a****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
d7553176 capture returns the event id directly, not a tuple wim glenn <w****n@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
e056c9dd Update CHANGELOG.md Armin Ronacher <a****r@a****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
1328d655 feat: Add a client for Sanic Armin Ronacher <a****r@a****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
fcffd7ec feat: Disable dill logger by default (#1218) David Cramer <d****r@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
083a9847 fix: Correct flake8 usage on pre-commit hook (#1217) David Cramer <d****r@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
9223d40d logging: Stop mutating record.data Jakub Stasiak <j****b@s****t>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
dad68e86 Fix tornado dependency fixes:#1206 (#1214) Ashley Camba <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9c722700 Match nodejs client environment variable support Anthony Lukach <a****h@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
f31e4042 Make BetterJSONEncoder use OrderedDict for namedtuples. chebee7i <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
8904c3ba Add NamedtupleSerializer before IterableSerializer. chebee7i <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
a1552e6d Add is_namedtuple(). chebee7i <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
8530ba10 Move generic utils from __init__.py to basic.py. chebee7i <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
ce252ca6 Add Changelog unreleased entry Ashley Camba Garrido <a****s@g****m> over 8 years ago
a36cb75e Release: 6.6.0 → 6.7.0.dev0 Ashley Camba Garrido <a****s@d****l>
Committed by: Ashley Camba Garrido <a****s@g****m>
over 8 years ago
9a4eaaac repr can raise any Exception Cenk Alti <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
53129b21 fix raven.utils.json.dumps exception Cenk Alti <c****i@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
33203e76 Fix typo in documentation Michael <m****k@u****m>
Committed by: Matt Robenolt <m****t@y****m>
over 8 years ago
f579e680 Add tag and remove releases from deploy pipeline (#1200) Ashley Camba <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f2aec528 Mask Complete dictionary instead of just the leaves (#1198) Dhruv Aggarwal <d****3@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
6d05d483 Revert "Release: 6.6.0 → 6.7.0.dev0" Ashley Camba Garrido <a****s@g****m> over 8 years ago
0c417999 Release: 6.6.0 → 6.7.0.dev0 Ashley Camba Garrido <a****s@d****l> over 8 years ago
2d79ea3b Release: 6.5.0 → 6.6.0 Ashley Camba Garrido <a****s@g****m> over 8 years ago
98193c01 Fix Typo in docstring (#1195) Davide Muzzarelli <d****i@d****t>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
fa977ba8 Add test for hook_libraries (#1185) Ashley Camba <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
91fc0463 fix(breadcrumbs): Ensure maximum lengths on several attributes David Cramer <d****r@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
3b1cb303 Update remote.py Maximillian Dornseif <m****f@h****e>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
efb9e4ad Corrected comment Tomer Chachamu <t****u@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
a2923ea4 merge Merge pull request #1182 from getsentry/releases/6.5.0 Ashley Camba <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e0be0e92 Fix typo Ashley Camba <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
88d34a18 Release: 6.5.0.dev0 → 6.5.0 Ashley Camba Garrido <a****s@d****l> over 8 years ago
6ea37f30 Update changelog for 6.5.0 Ashley Camba Garrido <a****s@g****m> over 8 years ago
68487496 deprecate(core): Add missing deprecation fields in processor Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
8ad07a85 No luck, just removing xdist from pypy env Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
ee78f6d3 Add limit node restarts to xdist just in case travis hangs Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
05539fc0 Add xdist coverage, bumb versions and add params to cfg Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
9f56a51e fix(lambda): Process requestContext only if present Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
20655d1f Fix skipping sanitizer for bytes data in filter_http prokaktus <p****v@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
c7ac0b78 Fix typo in lambda Nicolas Delaby <n****s@n****e>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
bf49e5a8 Release: 6.4.0 → 6.5.0.dev0 Ashley Camba Garrido <a****s@d****l>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
f516edfa Release: 6.4.0.dev0 → 6.4.0 Ashley Camba Garrido <a****s@d****l>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago
077c0848 Update changelog Ashley Camba Garrido <a****s@g****m>
Committed by: Ashley Camba <a****s@g****m>
over 8 years ago

← Back to repository