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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
add docs
Gouji Ochiai
2020-10-18
1
-0
/
+3
|
*
|
add return value to webob.Response.write
Gouji Ochiai
2020-10-17
2
-8
/
+10
|
/
/
*
|
Merge pull request #421 from stevepiercy/black-20.8b1
Michael Merickel
2020-10-13
7
-34
/
+34
|
\
\
|
*
|
Run `tox -r -e run-black` for v20.8b1
Steve Piercy
2020-10-12
7
-34
/
+34
|
/
/
*
|
Merge pull request #419 from bwduncan/patch-1
Steve Piercy
2020-10-12
1
-1
/
+1
|
\
\
|
*
|
Fix doc link
bwduncan
2020-10-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #412 from lazorchakp/rewind-after-POST-parse
Bert JW Regeer
2020-06-02
2
-0
/
+16
|
\
\
|
*
|
Rewind body_file_raw after parsing in POST
Peter Lazorchak
2020-06-02
2
-0
/
+16
|
/
/
*
|
Remove RFC section on REMOTE_HOST
Bert JW Regeer
2020-01-21
1
-1
/
+1
*
|
Update CHANGES.txt for SameSite support
Bert JW Regeer
2020-01-21
1
-14
/
+27
*
|
Extra word
Bert JW Regeer
2020-01-21
1
-1
/
+1
*
|
Update documentation surrounding SameSite support
Bert JW Regeer
2020-01-21
2
-7
/
+32
*
|
Merge pull request #409 from jvanasco/fix-optional_samesite_validation
Bert JW Regeer
2020-01-21
3
-3
/
+60
|
\
\
|
*
|
updated tests to use monkeypatch
jonathan vanasco
2019-12-19
1
-20
/
+16
|
*
|
ran `black` on tests/; only ran it on src/ before.
jonathan vanasco
2019-12-19
1
-0
/
+1
|
*
|
disable validating the SameSite value, if/when the cookie spec changes again
jonathan vanasco
2019-12-19
3
-3
/
+63
|
/
/
*
|
Merge pull request #407 from marc1n/master
Bert JW Regeer
2019-12-18
3
-15
/
+37
|
\
\
|
|
/
|
/
|
|
*
Style fix
marc1n
2019-12-18
1
-3
/
+3
|
*
Better exception message and style fix
marc1n
2019-12-18
1
-2
/
+3
|
*
Added cookie attributes check: raises ValueError if samesite equals 'none' bu...
marc1n
2019-12-18
2
-4
/
+17
|
*
Oxford comma added
Marcin Raczyński
2019-12-03
1
-1
/
+1
|
*
Style fix
Marcin Raczyński
2019-12-03
1
-1
/
+1
|
*
#406 Added teststs for samesite='None'
Marcin Raczyński
2019-11-29
1
-3
/
+11
|
*
#406 Docstring update (new samesite value: 'none')
Marcin Raczyński
2019-11-29
1
-1
/
+1
|
*
#406 set_cookie allows samesite='none' value
Marcin Raczyński
2019-11-29
1
-8
/
+8
|
/
*
Merge pull request #402 from whiteroses/fix-MIMEAccept-link-to-RFC
Bert JW Regeer
2019-06-21
1
-3
/
+2
|
\
|
*
Fix typo.
Ira Lun
2019-06-21
1
-1
/
+1
|
*
Fix link to RFC.
Ira Lun
2019-06-21
1
-2
/
+1
|
/
*
Merge pull request #401 from whiteroses/acceptable_offers-combine-sorts
Bert JW Regeer
2019-06-18
1
-9
/
+5
|
\
|
*
Move comment to outside of list comprehension.
Ira Lun
2019-06-18
1
-5
/
+2
|
*
Rearrange lines to make Black happy.
Ira Lun
2019-06-16
1
-2
/
+4
|
*
Remove unnecessary assignment.
Ira Lun
2019-06-16
1
-3
/
+2
|
*
Combine sorts.
Ira Lun
2019-06-16
1
-4
/
+2
|
/
*
Merge pull request #394 from vladkhard/master
Bert JW Regeer
2019-06-03
1
-2
/
+2
|
\
|
*
add skip_body argument to BaseRequest::as_text method
vladkhard
2019-05-06
1
-2
/
+2
*
|
Merge pull request #400 from pietdaniel/master
Michael Merickel
2019-06-03
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Other entries
Dan Piet
2019-06-03
1
-1
/
+1
|
*
Update travis link in README.rst (#1)
pietdaniel
2019-06-03
1
-2
/
+2
|
/
*
Bring coverage back to 100%
Bert JW Regeer
2018-11-11
1
-0
/
+9
*
Update CHANGES.txt
Bert JW Regeer
2018-11-11
1
-0
/
+19
*
Merge pull request #389 from Pylons/fix-encoding-content_type
Bert JW Regeer
2018-11-11
2
-16
/
+32
|
\
|
*
Encode value for content_type to latin-1 if on Py2
Bert JW Regeer
2018-11-11
1
-16
/
+25
|
*
Add failing test
Bert JW Regeer
2018-11-11
1
-0
/
+7
|
/
*
Merge pull request #386 from mmerickel/copy-accept-headers
Bert JW Regeer
2018-10-30
2
-0
/
+128
|
\
|
*
support copying accept headers
Michael Merickel
2018-10-23
2
-0
/
+128
|
/
*
Fix escaping in bytes
Bert JW Regeer
2018-10-18
1
-1
/
+1
*
No longer generate junitxml files
Bert JW Regeer
2018-10-18
1
-1
/
+1
*
Cleanup backslash escaping
Bert JW Regeer
2018-10-18
2
-31
/
+31
*
Addopts for pytest config in setup.cfg
Bert JW Regeer
2018-10-18
2
-2
/
+2
*
Merge pull request #383 from whiteroses/remove-asterisk_non0_found
Bert JW Regeer
2018-10-17
1
-13
/
+6
|
\
[prev]
[next]