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
/
utils
/
encoding
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Dont serialize nan when present in frame local vars (#1312)
Markus Unterwaditzer
2018-12-19
1
-7
/
+4
*
Remove six entirely and unify _compat into utils.compat (#812)
Matt Robenolt
2016-12-14
1
-33
/
+33
*
Strip six module and rename to raven._compat
Armin Ronacher
2016-01-12
1
-1
/
+2
*
fix type is not JSON serializable
Yin Jifeng
2014-09-09
1
-1
/
+11
*
Bugfixed the class serialization test to conform PEP 3155
Xavier Ordoquy
2013-07-03
1
-4
/
+6
*
Bugfixed encoding/decoding errors.
Xavier Ordoquy
2013-07-03
1
-1
/
+9
*
Removed unused test.
Xavier Ordoquy
2013-07-03
1
-6
/
+0
*
Skip that test for python3.
Xavier Ordoquy
2013-05-28
1
-0
/
+1
*
skipif requires a string in python3.
Xavier Ordoquy
2013-05-28
1
-7
/
+7
*
Explicit literal types and tests for py2 vs py3
David Cramer
2013-05-25
1
-5
/
+29
*
Improve several tests
David Cramer
2013-05-25
1
-8
/
+15
*
Correct py3 check in test
David Cramer
2013-05-25
1
-1
/
+1
*
Fixed the tests to have native to python 2 and 3 representation of strings / ...
Xavier Ordoquy
2013-05-18
1
-8
/
+18
*
Move TestCase into raven.utils.testutils
David Cramer
2013-05-17
1
-1
/
+1
*
Reverted a few changes from the previous commit
Xavier Ordoquy
2013-04-24
1
-4
/
+1
*
changes that allow test suite to run in python3
Matt George
2013-04-24
1
-1
/
+4
*
use py.test's skipif
David Cramer
2013-04-04
1
-5
/
+5
*
Python3 port !
Xavier Ordoquy
2013-04-01
1
-31
/
+38
*
Proper repr of all variables
David Cramer
2013-03-31
1
-60
/
+20
*
Use compat's TestCase
Xavier Ordoquy
2013-03-28
1
-1
/
+1
*
Move shortening logic into serializers (fixes GH-209)
David Cramer
2012-11-13
1
-2
/
+18
*
Support max recursion depth on transformers (fixes GH-209)
David Cramer
2012-11-12
1
-1
/
+6
*
Refactoring raven.utils.encoding.transform to raven.utils.serializers.transform
Damian Zaremba
2012-08-01
1
-1
/
+2
*
Move gettext lazy test into the Promise tests
David Cramer
2012-07-24
1
-18
/
+0
*
Add test for bad repr
David Cramer
2012-02-12
1
-0
/
+10
*
Add test for custom repr with __sentry__
David Cramer
2012-02-12
1
-0
/
+10
*
Organizing and improving test coverage
David Cramer
2012-02-12
2
-0
/
+151