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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
garden
feature.decoding
Chris McDonough
2012-01-28
1
-4
/
+4
*
dont try to decode remote_user
Chris McDonough
2012-01-28
1
-27
/
+20
*
garden
Chris McDonough
2012-01-28
1
-9
/
+14
*
wording
Chris McDonough
2012-01-28
1
-5
/
+5
*
garden
Chris McDonough
2012-01-28
1
-5
/
+0
*
add change notes, reduce spurious diffs
Chris McDonough
2012-01-28
1
-0
/
+47
*
garden
Chris McDonough
2012-01-08
1
-0
/
+3
*
Fixa dead link
Alexis Metaireau
2011-12-20
1
-1
/
+1
*
add __next__ for py3 compat; closes #10
Chris McDonough
2011-11-21
1
-0
/
+2
*
* Added ``request.client_addr`` API (returns IP address implied by
Chris McDonough
2011-10-28
1
-0
/
+3
*
* Added ``request.host_port`` API (returns port number implied by HTTP_HOST,
Chris McDonough
2011-10-28
1
-0
/
+6
*
1.2b2
1.2b2
Sergey Schetinin
2011-10-15
1
-1
/
+1
*
* Fix ``request.cookies.get('name', 'default')``. Previously ``default`` was
Chris McDonough
2011-10-15
1
-0
/
+6
*
version 1.2b1
1.2b1
Sergey Schetinin
2011-10-15
1
-1
/
+1
*
add note about how to replace best_matches (hand-waving)
Chris McDonough
2011-10-14
1
-1
/
+3
*
garden
feature.pylons10compat
Chris McDonough
2011-10-13
1
-0
/
+7
*
* Mutating the ``request.cookies`` property now reflects the mutations into
feature.cookie-bug-for-bug
Chris McDonough
2011-10-10
1
-3
/
+2
*
Merge branch 'master' into feature.cookie-bug-for-bug
Chris McDonough
2011-10-07
1
-4
/
+17
|
\
|
*
* Undeprecated ``uscript_name`` and ``upath_info``.
Chris McDonough
2011-10-06
1
-0
/
+7
|
*
* ``Response.request`` and ``Response.environ`` attrs are undeprecated and no
Chris McDonough
2011-10-06
1
-4
/
+10
*
|
* Mutating the ``request.cookies`` property now retains the mutated value
Chris McDonough
2011-10-06
1
-2
/
+3
|
/
*
Merge branch 'master' of github.com:Pylons/webob
Chris McDonough
2011-10-06
1
-2
/
+4
|
\
|
*
trying to verify docs.webob.org in google webmaster tools
Sergey Schetinin
2011-10-01
1
-2
/
+4
*
|
* Fix deprecation error messages for ``response.request`` and
Chris McDonough
2011-10-06
1
-0
/
+4
|
/
*
* ``request.cookies`` property now returns an immutable dictionary;
Chris McDonough
2011-09-29
1
-0
/
+3
*
remove Accept.best_matches(), add Accept.__iter__()
Sergey Schetinin
2011-09-26
1
-1
/
+3
*
update news
Sergey Schetinin
2011-09-26
1
-0
/
+10
*
partial doc fixes
Sergey Schetinin
2011-09-25
2
-84
/
+51
*
version 1.2a2
1.2a2
Sergey Schetinin
2011-09-25
1
-3
/
+1
*
update NEWS.txt
Sergey Schetinin
2011-09-25
1
-0
/
+20
*
add news item about inheriting from io.RawIOBase
Sergey Schetinin
2011-09-24
1
-0
/
+3
*
fix docs version
Sergey Schetinin
2011-09-24
1
-2
/
+2
*
update NEWS.txt
Sergey Schetinin
2011-09-24
1
-11
/
+10
*
* The ``webob.dec.wsgify`` repr() is now much less informative, but a lot
Chris McDonough
2011-09-22
1
-2
/
+2
*
improve from_file tests and implementation
Chris McDonough
2011-09-22
1
-0
/
+3
*
update news.txt with relevant changes
Chris McDonough
2011-09-22
2
-8
/
+44
*
reimplement FakeCGIBody as an io.RawIOBase subclass
Sergey Schetinin
2011-09-18
1
-0
/
+2
*
change links from bitbucket to github
Sergey Schetinin
2011-09-18
5
-15
/
+28
*
news.txt corrections
Sergey Schetinin
2011-09-17
1
-10
/
+12
*
news.txt formatting
Sergey Schetinin
2011-09-17
1
-1
/
+1
*
version 1.1.1
1.1.1
Sergey Schetinin
2011-09-17
1
-1
/
+1
*
update news.txt
Sergey Schetinin
2011-09-17
1
-0
/
+24
*
* add AcceptCharset and AcceptLanguage subclasses instead of branching in Acc...
Sergey Schetinin
2011-09-07
2
-3
/
+3
*
version 1.1
1.1
Sergey Schetinin
2011-09-07
2
-1
/
+5
*
version 1.1rc1
1.1rc1
Sergey Schetinin
2011-08-19
1
-1
/
+1
*
update news.txt
Sergey Schetinin
2011-08-19
1
-2
/
+19
*
attempt to silence deprecation warnings during testing
Sergey Schetinin
2011-08-18
1
-7
/
+0
*
* make Response.write much more efficient (https://bitbucket.org/ianb/webob/i...
Sergey Schetinin
2011-08-18
3
-5
/
+3
*
* change del res.body semantics so that it doesn't make the response invalid,
Sergey Schetinin
2011-08-09
2
-5
/
+5
*
version 1.1b2
1.1b2
Sergey Schetinin
2011-08-07
1
-1
/
+1
[next]