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 }}
dbravender
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2015
Merge pull request #663 from dbravender/twisted-parsed_url-parameter-to-httptransport-init
Show description for c49cc61
dcramer
committed
c49cc61
View commit details
Copy full SHA for c49cc61
Browse repository at this point
Remove UUID serializer (same as default behavior)
Show description for d07ce65
dcramer
committed
d07ce65
View commit details
Copy full SHA for d07ce65
Browse repository at this point
Commits on Sep 23, 2015
Flask needs installation
mattrobenolt
committed
c1f6ce5
View commit details
Copy full SHA for c1f6ce5
Browse repository at this point
doc_links should have trailing slashes
mattrobenolt
committed
8c60197
View commit details
Copy full SHA for 8c60197
Browse repository at this point
Pass the required parsed_url parameter back to HTTPTransport
dbravender
committed
9bd6319
View commit details
Copy full SHA for 9bd6319
Browse repository at this point
Swap in variable placeholders
dcramer
committed
5563919
View commit details
Copy full SHA for 5563919
Browse repository at this point
Commits on Sep 22, 2015
Expand / fix wizard configurations
dcramer
committed
fb671d5
View commit details
Copy full SHA for fb671d5
Browse repository at this point
Commits on Sep 21, 2015
Merge pull request #660 from akheron/patch-1
Show description for 09b5362
dcramer
committed
09b5362
View commit details
Copy full SHA for 09b5362
Browse repository at this point
Commits on Sep 18, 2015
Changes for 5.7.2
mattrobenolt
committed
dd30f18
View commit details
Copy full SHA for dd30f18
Browse repository at this point
Add docs for logging fingerprint parameter
mattrobenolt
committed
6a60ed8
View commit details
Copy full SHA for 6a60ed8
Browse repository at this point
Support `fingerprint` through logging handler
Show description for d3b2fb6
mattrobenolt
committed
d3b2fb6
View commit details
Copy full SHA for d3b2fb6
Browse repository at this point
Client.capture(): tags should be a dict
akheron
committed
31f22e8
View commit details
Copy full SHA for 31f22e8
Browse repository at this point
Commits on Sep 16, 2015
Changes for 5.7.1
dcramer
committed
af2e462
View commit details
Copy full SHA for af2e462
Browse repository at this point
Various fixes for Python3 / versioning
dcramer
committed
e29c6e9
View commit details
Copy full SHA for e29c6e9
Browse repository at this point
Ensure int is passed for range
dcramer
committed
acb27ab
View commit details
Copy full SHA for acb27ab
Browse repository at this point
Handle SHA as HEAD
dcramer
committed
d0f5f5c
View commit details
Copy full SHA for d0f5f5c
Browse repository at this point
Python 3 compatibility (refs GH-659)
dcramer
committed
3e5ae0c
View commit details
Copy full SHA for 3e5ae0c
Browse repository at this point
5.8.0.dev0
dcramer
committed
97ad85d
View commit details
Copy full SHA for 97ad85d
Browse repository at this point
Changes for 5.7.0
dcramer
committed
b581d07
View commit details
Copy full SHA for b581d07
Browse repository at this point
Commits on Sep 14, 2015
Improve error handling for fetch_git_sha
dcramer
committed
2ce05c7
View commit details
Copy full SHA for 2ce05c7
Browse repository at this point
Merge pull request #656 from akalipetis/hotfix/fetch_git_sha
Show description for 32891fa
dcramer
committed
32891fa
View commit details
Copy full SHA for 32891fa
Browse repository at this point
Improved default head guessing for `fetch_git_sha`
akalipetis
committed
dfb7e71
View commit details
Copy full SHA for dfb7e71
Browse repository at this point
Added test for correct git SHA
Show description for f19287d
akalipetis
committed
f19287d
View commit details
Copy full SHA for f19287d
Browse repository at this point
Fixed dependencies for tests
akalipetis
committed
7393d39
View commit details
Copy full SHA for 7393d39
Browse repository at this point
Commits on Sep 10, 2015
Remove is_authenticated property (excl. Tornado)
dcramer
committed
6a84d48
View commit details
Copy full SHA for 6a84d48
Browse repository at this point
Handle failures with context helpers
dcramer
committed
2452170
View commit details
Copy full SHA for 2452170
Browse repository at this point
Clean up is_authenticated attributes for Flask (refs GH-655)
dcramer
committed
e335057
View commit details
Copy full SHA for e335057
Browse repository at this point
Revert "Filter out celery.redirect"
Show description for 4076f50
dcramer
committed
4076f50
View commit details
Copy full SHA for 4076f50
Browse repository at this point
Revert "Clean up invalid Celery logic"
Show description for 3236693
dcramer
committed
3236693
View commit details
Copy full SHA for 3236693
Browse repository at this point
Revert "redirect => redirected"
Show description for 5b4e86c
dcramer
committed
5b4e86c
View commit details
Copy full SHA for 5b4e86c
Browse repository at this point
Commits on Sep 4, 2015
Merge pull request #650 from recht/tornado-fix
Show description for 7a7d138
dcramer
committed
7a7d138
View commit details
Copy full SHA for 7a7d138
Browse repository at this point
Fix the Tornado transport, arguments were in wrong order.
Show description for 5d43260
Joakim Recht
committed
5d43260
View commit details
Copy full SHA for 5d43260
Browse repository at this point
Commits on Aug 31, 2015
Merge pull request #647 from getsentry/improve-stack-slimming
Show description for 1a9877a
dcramer
committed
1a9877a
View commit details
Copy full SHA for 1a9877a
Browse repository at this point
Improve stacktrace truncation code
Show description for cd9a8b2
dcramer
committed
cd9a8b2
View commit details
Copy full SHA for cd9a8b2
Browse repository at this point
Remove twine as no one uses it
dcramer
committed
10216c0
View commit details
Copy full SHA for 10216c0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.