Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TrendingTechnology
/
raven-python
Public
forked from
getsentry/raven-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
raven-python
tests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 14, 2018
fix: Fix stacktraces in some situations being the wong way round (#1261)
mitsuhiko
authored
03559bb
View commit details
Copy full SHA for 03559bb
View code at this point
Browse repository at this point
Commits on May 15, 2018
feat: switch from culprit to transaction (#1238)
mitsuhiko
authored
3f9142a
View commit details
Copy full SHA for 3f9142a
View code at this point
Browse repository at this point
Commits on May 11, 2018
fix: Always consider remote configs enabled even without secret key. Fixes #1235
mitsuhiko
committed
3f9f931
View commit details
Copy full SHA for 3f9f931
View code at this point
Browse repository at this point
Commits on May 10, 2018
fix django sql hook
Sinkler
authored and
ashwoods
committed
c00cbda
View commit details
Copy full SHA for c00cbda
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
bugfix: Make DSN secret optional
mitsuhiko
authored and
ashwoods
committed
d29fed6
View commit details
Copy full SHA for d29fed6
View code at this point
Browse repository at this point
fix raven.utils.json.dumps exception
cenkalti
authored and
ashwoods
committed
53129b2
View commit details
Copy full SHA for 53129b2
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
logging: Stop mutating record.data
Show description for 9223d40
jstasiak
authored and
ashwoods
committed
9223d40
View commit details
Copy full SHA for 9223d40
View code at this point
Browse repository at this point
feat: Add a client for Sanic
mitsuhiko
authored
1328d65
View commit details
Copy full SHA for 1328d65
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Mask Complete dictionary instead of just the leaves (#1198)
Show description for f2aec52
dhruv-aggarwal
authored and
ashwoods
committed
f2aec52
View commit details
Copy full SHA for f2aec52
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
Add test for hook_libraries (#1185)
Show description for fa977ba
ashwoods
authored
fa977ba
View commit details
Copy full SHA for fa977ba
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
fix(breadcrumbs): Ensure maximum lengths on several attributes
Show description for 91fc046
dcramer
authored and
ashwoods
committed
91fc046
View commit details
Copy full SHA for 91fc046
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
Fix skipping sanitizer for bytes data in filter_http
prokaktus
authored and
ashwoods
committed
20655d1
View commit details
Copy full SHA for 20655d1
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
allow subclasses of SentryHandler to be modified by the celery logging signal, resolves #961
Michael Pistrang
authored and
ashwoods
committed
4c59089
View commit details
Copy full SHA for 4c59089
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Add processor that sanitizes configurable keys
Show description for 8661352
Rodrigo Guzman
authored and
ashwoods
committed
8661352
View commit details
Copy full SHA for 8661352
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Quickfix (dirty) for middleware test
ashwoods
committed
33c17e5
View commit details
Copy full SHA for 33c17e5
View code at this point
Browse repository at this point
fix(django): Add support for Django 2.0 Urlresolver
Show description for 844a7cb
ashwoods
committed
844a7cb
View commit details
Copy full SHA for 844a7cb
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
AWS Lambda Integration (#1107)
Show description for e1fd30b
ashwoods
authored
e1fd30b
View commit details
Copy full SHA for e1fd30b
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
refactor(tests) Use marker to skip tests that depend on a git repo
ashwoods
committed
1c06284
View commit details
Copy full SHA for 1c06284
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
fix(flask): Use request.remote_addr as fallback for flask too, fix tests
ashwoods
committed
4b0e6f7
View commit details
Copy full SHA for 4b0e6f7
View code at this point
Browse repository at this point
fix(django): Remove second user_info and fix tests
ashwoods
committed
bdaf68c
View commit details
Copy full SHA for bdaf68c
View code at this point
Browse repository at this point
Always supply a user.ip_address value
Show description for e3aad24
mattrobenolt
authored and
ashwoods
committed
e3aad24
View commit details
Copy full SHA for e3aad24
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Fix unavailable request data while using with REST framework #591 (#1061)
Show description for 5193458
eprikazc
authored and
ashwoods
committed
5193458
View commit details
Copy full SHA for 5193458
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
fix(flask): Add app.logger instrumentation (#1069)
Show description for 0de4526
ashwoods
authored
0de4526
View commit details
Copy full SHA for 0de4526
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Remove some of the test magic and update some tests using standard pytest idioms
ashwoods
committed
911f426
View commit details
Copy full SHA for 911f426
View code at this point
Browse repository at this point
Refactor testing using tox environments and update travis to use them
ashwoods
committed
f2f14a0
View commit details
Copy full SHA for f2f14a0
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Merge pull request #1028 from arnavk/arnav/logging_signal
Show description for edef5f6
dcramer
authored
edef5f6
View commit details
Copy full SHA for edef5f6
View code at this point
Browse repository at this point
Make the logging_configured signal flask-only
arnavk
committed
7518c95
View commit details
Copy full SHA for 7518c95
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
Fixed Django 2.0 tests due to MIDDLEWARE_CLASSES remove and error views behavior change.
felixxm
committed
0357913
View commit details
Copy full SHA for 0357913
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
Add tests for to assert logging_configured signal is fired
arnavk
committed
3e18f24
View commit details
Copy full SHA for 3e18f24
View code at this point
Browse repository at this point
Fixed Django 2.0 compatibility due to:
Show description for 82b4622
felixxm
committed
82b4622
View commit details
Copy full SHA for 82b4622
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Added tests and refactored.
Show description for 122fbe2
Jim Fulton
committed
122fbe2
View commit details
Copy full SHA for 122fbe2
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Stop type checking sample_rate in SentryHandler
arnavk
committed
f6ec18d
View commit details
Copy full SHA for f6ec18d
View code at this point
Browse repository at this point
Fix tests for per message sample_rate
arnavk
committed
2fea4c8
View commit details
Copy full SHA for 2fea4c8
View code at this point
Browse repository at this point
Add provision to sample per message
Show description for d75f21b
arnavk
committed
d75f21b
View commit details
Copy full SHA for d75f21b
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Merge pull request #964 from noirbizarre/gh-963-handle-exception-inheritance
Show description for 6f0727c
dcramer
authored
6f0727c
View commit details
Copy full SHA for 6f0727c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.