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_dec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into pr/203
Bert JW Regeer
2017-05-22
1
-1
/
+16
|
\
|
*
Remove unused import
Bert JW Regeer
2016-07-30
1
-1
/
+0
|
*
Add test test_middleware_as_decorator
Yidong Ren
2016-01-31
1
-2
/
+9
|
*
Add test case for _MiddlewareFactory as decorator (commit d797dbbdc59fcac07ec...
Yidong Ren
2016-01-30
1
-0
/
+9
*
|
Add some tests for wsgify/wsgify.middleware args
Nick Stenning
2015-06-10
1
-0
/
+54
|
/
*
Appease Py3k nanny: s/assert_/assertTrue/
Tres Seaver
2013-03-29
1
-8
/
+8
*
* The ``webob.dec.wsgify`` repr() is now much less informative, but a lot
Chris McDonough
2011-09-22
1
-61
/
+2
*
more coverage
Chris McDonough
2011-09-22
1
-12
/
+26
*
Decent fix for most of the __func_name() problem, will revise later. Comment...
Joe Dallago
2011-09-21
1
-6
/
+7
*
Committing to show something to mcdonc.
Joe Dallago
2011-09-20
1
-0
/
+1
*
we dont need to keep testing this bullshit repr
Chris McDonough
2011-09-20
1
-21
/
+2
*
unbreak on py2
Chris McDonough
2011-09-20
1
-2
/
+1
*
fix dec and cookies tests for 3.2
Chris McDonough
2011-09-20
1
-10
/
+12
*
fix most test_exc tests, all datetime_utils tests, some test_dec tests for 3.2
Chris McDonough
2011-09-20
1
-5
/
+7
*
b -> bytes_
Chris McDonough
2011-09-20
1
-2
/
+1
*
try to make cookies work on both python 2 and python 3
Chris McDonough
2011-09-17
1
-1
/
+2
*
bring back to 100% test coverage
Sergey Schetinin
2011-08-18
1
-0
/
+8
*
drop python 2.4 compatibility
Sergey Schetinin
2011-06-30
1
-3
/
+0
*
This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...
Sergey Schetinin
2011-03-22
1
-0
/
+267