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 }}
crankycoder
/
raven-python
Public
forked from
getsentry/raven-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Nov 13, 2012
Correctly break loops in max recursion length
dcramer
committed
96e3c07
View commit details
Copy full SHA for 96e3c07
Browse repository at this point
Merge pull request #212 from alex/patch-4
Show description for 91d83a1
dcramer
committed
91d83a1
View commit details
Copy full SHA for 91d83a1
Browse repository at this point
Lower a log level
Show description for f318073
alex
committed
f318073
View commit details
Copy full SHA for f318073
Browse repository at this point
Move shortening logic into serializers (fixes GH-209)
dcramer
committed
97ce58c
View commit details
Copy full SHA for 97ce58c
Browse repository at this point
Only set context when value was set to default (None)
dcramer
committed
5c49726
View commit details
Copy full SHA for 5c49726
Browse repository at this point
Copy sys.argv
dcramer
committed
de53c52
View commit details
Copy full SHA for de53c52
Browse repository at this point
2.0.10
dcramer
committed
ac5b347
View commit details
Copy full SHA for ac5b347
Browse repository at this point
Add default context of sys.argv to client (fixes GH-211)
dcramer
committed
52cf797
View commit details
Copy full SHA for 52cf797
Browse repository at this point
Add context to Client
dcramer
committed
082dca4
View commit details
Copy full SHA for 082dca4
Browse repository at this point
Support max recursion depth on transformers (fixes GH-209)
dcramer
committed
a8e4b6e
View commit details
Copy full SHA for a8e4b6e
Browse repository at this point
Commits on Nov 12, 2012
Merge pull request #210 from alex/patch-3
Show description for b6d0215
dcramer
committed
b6d0215
View commit details
Copy full SHA for b6d0215
Browse repository at this point
Clean up some badness.
alex
committed
146223f
View commit details
Copy full SHA for 146223f
Browse repository at this point
Merge pull request #208 from taejo/master
Show description for 9884afb
dcramer
committed
9884afb
View commit details
Copy full SHA for 9884afb
Browse repository at this point
Be compatible with old versions of simplejson
Max Rabkin
committed
1f6b652
View commit details
Copy full SHA for 1f6b652
Browse repository at this point
Commits on Nov 6, 2012
2.0.9
dcramer
committed
2924c9f
View commit details
Copy full SHA for 2924c9f
Browse repository at this point
Remove django model import as it did not solve gunicorn behavior (per 379adb5799f43fd71e5ed1176a514aec3dc75627)
dcramer
committed
f5ca850
View commit details
Copy full SHA for f5ca850
Browse repository at this point
Commits on Nov 5, 2012
Remove duplicate import
dcramer
committed
b72cf22
View commit details
Copy full SHA for b72cf22
Browse repository at this point
2.0.8
dcramer
committed
cc6d610
View commit details
Copy full SHA for cc6d610
Browse repository at this point
Add absolute import hooks to django files
dcramer
committed
cfaa814
View commit details
Copy full SHA for cfaa814
Browse repository at this point
Commits on Nov 1, 2012
Merge pull request #203 from koordinates/master
Show description for 53b7ee1
dcramer
committed
53b7ee1
View commit details
Copy full SHA for 53b7ee1
Browse repository at this point
avoid deprecation warnings on django 1.5 due to django.utils.hashcompat import
craigds
committed
62998ae
View commit details
Copy full SHA for 62998ae
Browse repository at this point
Commits on Oct 31, 2012
Maintain import paths for integrations and force import into __init__
dcramer
committed
443a73c
View commit details
Copy full SHA for 443a73c
Browse repository at this point
Merge branch 'master' of github.com:getsentry/raven-python
dcramer
committed
9420aac
View commit details
Copy full SHA for 9420aac
Browse repository at this point
license header
dcramer
committed
80cd1b1
View commit details
Copy full SHA for 80cd1b1
Browse repository at this point
Move raven imports into raven.contrib.django (fixes gunicorn command)
dcramer
committed
379adb5
View commit details
Copy full SHA for 379adb5
Browse repository at this point
Always return a bool from is_enabled
dcramer
committed
53658ad
View commit details
Copy full SHA for 53658ad
Browse repository at this point
Commits on Oct 30, 2012
Merge pull request #138 from openlabs/master
Show description for 59c1f0e
dcramer
committed
59c1f0e
View commit details
Copy full SHA for 59c1f0e
Browse repository at this point
Commits on Oct 26, 2012
Merge pull request #201 from alex/stdlib-json
Show description for 92d24e9
dcramer
committed
92d24e9
View commit details
Copy full SHA for 92d24e9
Browse repository at this point
Commits on Oct 25, 2012
use stdlib json
Alex Gaynor
committed
af2805f
View commit details
Copy full SHA for af2805f
Browse repository at this point
Commits on Oct 24, 2012
Merge pull request #200 from j00bar/patch-1
Show description for e1afda8
dcramer
committed
e1afda8
View commit details
Copy full SHA for e1afda8
Browse repository at this point
Update docs/config/index.rst
Show description for 862c5dd
j00bar
committed
862c5dd
View commit details
Copy full SHA for 862c5dd
Browse repository at this point
Merge pull request #199 from DazWorrall/issue184
Show description for a9f09e9
dcramer
committed
a9f09e9
View commit details
Copy full SHA for a9f09e9
Browse repository at this point
[Flask] Handle disconnected clients when reading form data
Show description for db90cd3
Darren Worrall
committed
db90cd3
View commit details
Copy full SHA for db90cd3
Browse repository at this point
Commits on Oct 23, 2012
Merge pull request #198 from jsocol/gunicorn-docs
Show description for 2eee98a
dcramer
committed
2eee98a
View commit details
Copy full SHA for 2eee98a
Browse repository at this point
Mention gunicorn caveat in Django docs.
James Socol
committed
7101bfe
View commit details
Copy full SHA for 7101bfe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.