index
:
delta/python-packages/raven.git
0.7.0-maint
1.x
1030-instrument-flask-app-logger
1035-avoid-deprecation-warnings
1067-flask-json-request-body
1074-quickfix-celery-instrument-setting
1078-django-command-fails-with-data
2.0.x
GH-840
add-proxy
add-releases-travis
add_test_hook_libraries
awslambda-integration
better-case-handling
bugfix/519
bugfix/keep-user
bugfix/optional-dsn
bugfix/reset-exceptions
bugfix/resiliant-log
bugfix/to-unicode
bump-requirements-small-improvemnts-build
bumprelease
cached-property
celery_3_1_x
certificates
change-django-release-path
changelog-format
ci/probot
cleanup-threaded
closingiterator
closingiterator-rebase
configure-bumpversion
deprecate-fields-in-processors
deprecate-transport-setting
deprecate-transport-setting-in-dns
deprecation-cleanup
django-110
django-110-management
django-raven-install
django_removal
dsn-refactor
env_arg
fastpass
feature-disable-dsn
feature-disable-dsn-explicit
feature-disable-dsn-explicit-none
feature/better-stripping
feature/breadcrumbs
feature/check-threads
feature/default-client
feature/disable-dsn-explicit
feature/django-cli-runner
feature/django_removal
feature/falsy-dsn
feature/fatal
feature/federated-docs
feature/health-events
feature/honor-ignore-for-logging
feature/ignore-exceptions
feature/last-event-id
feature/merge-tags
feature/no-flask-darra
feature/no-six
feature/notty
feature/pid-check
feature/pip_cache
feature/remove-message
feature/repos
feature/safeguard-user
feature/transaction
feature/transport-refactor
fingerprint-soft-timeouts
fix-django-200-resolver
fix-flake8-error
fix-lambda-no-request-context
fix-test-with-containers
fix-tornado-dep
fix-value-error-django-middleware
fix/chain-recursion-2
fix/deployment
fix/discover-sync-environments
fix/django-request
fix/django-sys-hook
fix/encoding-exc
fix/nan-in-vars
fix/trim-crumbs
flask-config-docs
gh-712
guess-parent-module
improve-logging
improve-record-call
iterlists
lambda-integration
legacy-docs
loaderorigin
master
new-frame-slimming
packed-refs
pr/1205
pr/1211
pr/990
prepare-next-release
protocol6
raise-timeout-fix
ref/ci-setup
ref/improve-travis
ref/tastypie-tests
ref/throw-import-error
refactor-version-test
refactor/breadcrumb-api
releases/5.24.x
releases/5.27.x
releases/5.33.x
releases/5.4.x
releases/5.7.x
releases/5.8.x
releases/5.9.x
releases/6.3.0
releases/6.4.0
releases/6.5.0
releases/7.0.0
remove-culprit
rm-rf-six
sdk-attribute
sdk-name-frameweork
speedup-404
ssl-verification
stack-local-cc-processor
switch-to-linecache
systemexit
threaded-callbacks
threaded-client
tox-refactor
tox-travis-refactor
transactions
transport-refactor
travis
travis-deployments
troves
unify-options
unittest_cleanup
untitaker-patch-1
update-fetch-git-sha-docs
update-travis-conf
versions
workaround/close-on-end
xff
github.com: getsentry/raven-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests for per message sample_rate
Arnav Kumar
2017-04-04
1
-26
/
+2
*
Add provision to sample per message
Arnav Kumar
2017-04-04
1
-0
/
+38
*
Handle both class and string for ignore_exceptions parameters (fix #963)
Axel Haustant
2017-02-18
1
-0
/
+39
*
Add repos configuration
David Cramer
2017-02-15
1
-0
/
+18
*
Remove six entirely and unify _compat into utils.compat (#812)
Matt Robenolt
2016-12-14
1
-2
/
+2
*
Merge branch 'feature/transport-refactor'
Armin Ronacher
2016-11-30
1
-2
/
+2
|
\
|
*
Refactor transports to support multiple URLs
Armin Ronacher
2016-11-22
1
-2
/
+2
*
|
Accept missing sys.argv
jott
2016-11-25
1
-0
/
+11
*
|
Add last_event_id to Client
feature/last-event-id
David Cramer
2016-11-21
1
-0
/
+6
|
/
*
Update event values order for exceptions
Johan Steffner
2016-10-27
1
-5
/
+5
*
Added tests for dns to empty string
feature/falsy-dsn
Armin Ronacher
2016-03-29
1
-0
/
+10
*
Handle exc_info is True. This fixes #735
Armin Ronacher
2016-02-12
1
-0
/
+18
*
Strip six module and rename to raven._compat
Armin Ronacher
2016-01-12
1
-1
/
+1
*
Modify client.capture_exceptions to return both decorator and context manager
Anton Blintsov
2015-11-21
1
-3
/
+38
*
Add support for in_app on exception frames
David Cramer
2015-10-19
1
-0
/
+50
*
Correct fingerprint behavior
David Cramer
2015-08-26
1
-0
/
+10
*
Dont base64-encode bodies
David Cramer
2015-08-26
1
-3
/
+5
*
Remove various deprecated behaviors
David Cramer
2015-07-15
1
-11
/
+8
*
Add test showing failure
David Cramer
2015-07-10
1
-0
/
+9
*
Refactor DSN and transport configuration
dsn-refactor
David Cramer
2015-05-21
1
-28
/
+2
*
Improve failure handling and logging
improve-logging
David Cramer
2015-04-29
1
-7
/
+7
*
Remove deprecated manual configuration for remotes
David Cramer
2015-03-29
1
-18
/
+6
*
Remove UDP transports
David Cramer
2015-03-29
1
-22
/
+1
*
Correct version test
David Cramer
2015-01-09
1
-1
/
+1
*
Update test to match protocol
5.0.0
David Cramer
2014-05-28
1
-1
/
+1
*
Merge branch 'raise_send_errors' of https://github.com/richg/raven-python int...
David Cramer
2014-05-22
1
-0
/
+29
*
Update interfaces to use protocol 5/aliases
David Cramer
2014-05-20
1
-9
/
+9
*
Turns out, rate limiting is it's own exception
Matt Robenolt
2014-04-14
1
-6
/
+2
*
Fix lint and py3 compat in tests
Matt Robenolt
2014-04-14
1
-7
/
+6
*
Support server sending back Retry-After header for rate limiting
Matt Robenolt
2014-04-13
1
-0
/
+43
*
Merge pull request #432 from andor44/decorator
David Cramer
2014-03-28
1
-0
/
+45
|
\
|
*
Add capture_exceptions decorator.
Andor Uhlár
2014-03-18
1
-0
/
+45
*
|
Fix client.capture to use message from kwargs
Daniel Hahler
2014-03-19
1
-0
/
+10
|
/
*
Correct test for fffc2dd21bb5dcdd230e9bc15aa6b0c283d88f53
David Cramer
2013-12-17
1
-1
/
+1
*
Fix tests for ee7fe9c4b30606254dd5d61743b63414ca6aaff3
David Cramer
2013-12-17
1
-4
/
+4
*
Make the threaded transport the default
David Cramer
2013-12-09
1
-6
/
+3
*
Refactor transport namespace
transport-refactor
David Cramer
2013-12-09
1
-1
/
+1
*
New context() API
David Cramer
2013-12-02
1
-23
/
+8
*
Update API endpoint to include project ID
David Cramer
2013-07-02
1
-3
/
+3
*
Fixed the tests to have native to python 2 and 3 representation of strings / ...
Xavier Ordoquy
2013-05-18
1
-1
/
+5
*
Move TestCase into raven.utils.testutils
David Cramer
2013-05-17
1
-1
/
+1
*
Change test to test context (context manager)
David Cramer
2013-04-04
1
-1
/
+1
*
use py.test's skipif
David Cramer
2013-04-04
1
-2
/
+4
*
Python3 port !
Xavier Ordoquy
2013-04-01
1
-4
/
+7
*
Dont try to coerce keys in extra data
David Cramer
2013-03-31
1
-1
/
+1
*
Proper repr of all variables
David Cramer
2013-03-31
1
-6
/
+9
*
Use compat's TestCase
Xavier Ordoquy
2013-03-28
1
-1
/
+1
*
Make AsyncTransport a sub-class of Transport rather than requiring AsyncTrans...
Simon Cross
2013-03-20
1
-3
/
+6
*
Implement error handling and rate-limiting for asynchronous transports.
Simon Cross
2013-03-20
1
-4
/
+34
*
Correct test paths
David Cramer
2013-02-10
1
-2
/
+2
[next]