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
/
webob
/
dec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bring docs up-to-date with actual wsgify signature
fix.wsgify-middleware-docs
Michael Merickel
2014-11-04
1
-2
/
+2
*
unused imports, long line
Chris McDonough
2012-01-26
1
-2
/
+0
*
binary_type -> bytes
Sergey Schetinin
2011-09-25
1
-2
/
+1
*
use except Exception as exc syntax
Sergey Schetinin
2011-09-24
1
-3
/
+3
*
* The ``webob.dec.wsgify`` repr() is now much less informative, but a lot
Chris McDonough
2011-09-22
1
-95
/
+10
*
use paren-imports
Chris McDonough
2011-09-22
1
-5
/
+8
*
sort imports and more direct imports
Chris McDonough
2011-09-22
1
-6
/
+7
*
nocover for Py3 stuff
Chris McDonough
2011-09-21
1
-1
/
+1
*
Decent fix for most of the __func_name() problem, will revise later. Comment...
Joe Dallago
2011-09-21
1
-22
/
+20
*
Committing to show something to mcdonc.
Joe Dallago
2011-09-20
1
-3
/
+15
*
Fixed the func_name issue
Joe Dallago
2011-09-20
1
-2
/
+8
*
fix dec and cookies tests for 3.2
Chris McDonough
2011-09-20
1
-1
/
+1
*
fix most test_exc tests, all datetime_utils tests, some test_dec tests for 3.2
Chris McDonough
2011-09-20
1
-1
/
+6
*
Merge commit 'bce343c65d61d2b0ff67b86fa7cee0f59f3bd288' into chrism-py3-alt-m...
Sergey Schetinin
2011-09-19
1
-1
/
+0
|
\
|
*
* deprecate Response.request / .environ
Sergey Schetinin
2011-09-18
1
-1
/
+0
*
|
get all tests to run
Chris McDonough
2011-09-16
1
-7
/
+10
*
|
work towards creating and using 'compat' module and removing syntax errors wh...
Chris McDonough
2011-09-15
1
-2
/
+3
|
/
*
bring back to 100% test coverage
Sergey Schetinin
2011-08-18
1
-1
/
+1
*
mark statements lacking coverage
Sergey Schetinin
2011-08-07
1
-1
/
+1
*
Automated merge with ssh://bitbucket.org/ianb/webob
Ian Bicking
2011-06-06
1
-1
/
+2
|
\
|
*
make wsgify.middleware work with non-WSGI (req-taking) functions
Ian Bicking
2011-03-01
1
-5
/
+6
*
|
fix webob.dec.__repr__ [from pycon2011 sprint]
Sergey Schetinin
2011-03-22
1
-1
/
+1
*
|
wrap lines to mostly conform to PEP-8, add pragma comments where necessary, s...
Sergey Schetinin
2011-03-22
1
-4
/
+4
|
/
*
Add webob.dec
Ian Bicking
2009-11-09
1
-0
/
+358