index
:
delta/python-packages/webob.git
1.1-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
bugfix/Response_app_iter
bugfix/cgi_FieldStorage
bugfix/exc_json_response
bugfix/exc_performance
bugfix/modify_post
bugfix/nonbytes-samesite
bugfix/set_cookie_datetime
cleanup/remove_fakecgibody
cleanup/testing
docs/cleanup
feature.cookie-bug-for-bug
feature.decoding
feature.make-cookie
feature.pathinfogeddon
feature.pylons10compat
feature/Accept.best_client_match
feature/default_body_encoding
fix-linkcheck
fix.136
fix.cookie_handling
fix.wsgify-middleware-docs
fix/bodies_on_everything
fix/charset_handling
fixup/PATH_SAFE
ianb-decorator-experiment
immutable-cache-control
main
master
ng
perf/response
pr/203
sergey-1.2-py2-only
stevepiercy-patch-1
tests.pycon2011
tests.pycon2011-runup
webob-ng
github.com: Pylons/webob.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_etag.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop object from class definition
Bert JW Regeer
2020-11-28
1
-6
/
+6
*
Fix many flake8 warnings/errors
Bert JW Regeer
2018-10-15
1
-2
/
+1
*
WebOb is now formatted by ambv/black
Bert JW Regeer
2018-10-14
1
-31
/
+43
*
Remove tests for deprecated functions
Bert JW Regeer
2017-11-20
1
-5
/
+0
*
test_etag.py convert to assert from nose/unittest
Bert JW Regeer
2016-04-15
1
-51
/
+47
*
Fixes PEP8 warnings
Zhongyue Luo
2012-12-28
1
-1
/
+0
*
use assertEqual instead of assertEquals (deprecation warnings in py3)
Sergey Schetinin
2012-08-09
1
-9
/
+9
*
Merge branch 'sergey-1.2-py2-only' into 1.2-merge
Sergey Schetinin
2011-09-25
1
-231
/
+32
|
\
|
*
much stricter parsing for if-none-match, if-range and if-match headers
Sergey Schetinin
2011-09-21
1
-9
/
+14
|
*
remove internal weak/strong differentiation in ETagMatcher, filter weak out b...
Sergey Schetinin
2011-09-21
1
-77
/
+10
|
*
change IfRange api to `resp in req.if_range`
Sergey Schetinin
2011-09-21
1
-64
/
+0
|
*
better support for weak response etag
Sergey Schetinin
2011-09-21
1
-5
/
+3
|
*
refactor IfRange
Sergey Schetinin
2011-09-20
1
-99
/
+24
|
*
deprecate more stuff
Sergey Schetinin
2011-09-18
1
-24
/
+4
*
|
mirror some deprecation changes from sergey-1.2-py2-only branch
Sergey Schetinin
2011-09-24
1
-29
/
+1
|
/
*
refactor some special-method tests, drop some
Sergey Schetinin
2011-06-30
1
-54
/
+10
*
quote etag values in __str__
Sergey Schetinin
2011-06-30
1
-29
/
+21
*
This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...
Sergey Schetinin
2011-03-22
1
-0
/
+451