| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparing release 2.0.252.0.25 | Gael Pasgrimaud | 2017-02-05 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #174 from icemac/fix-empty-file-upload | Gael Pasgrimaud | 2017-02-05 | 3 | -4/+13 |
| |\ | | | | | Do not omit file uploads without a file from post. | ||||
| | * | Fix #173: Do not omit file uploads without a file from post. | Michael Howitz | 2017-02-05 | 3 | -4/+13 |
| |/ | |||||
| * | Merge pull request #172 from coreywright/remove_ordereddict_references | Gael Pasgrimaud | 2017-02-02 | 4 | -10/+2 |
| |\ | | | | | Remove remaining references to ordereddict package | ||||
| | * | Remove remaining references to ordereddict package | Corey Wright | 2017-02-01 | 4 | -10/+2 |
| |/ | | | | | | Now that Python 2.6 is unsupported, references to the ordereddict package can be removed in preference of using OrderedDict from the Python standard library's collections module. | ||||
| * | Merge pull request #170 from inglesp/patch-1 | Steve Piercy | 2017-01-12 | 1 | -1/+1 |
| |\ | | | | | Fix typo in comment | ||||
| | * | Fix typo in comment | Peter Inglesby | 2017-01-12 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #169 from PavloKapyshin/master | Gael Pasgrimaud | 2017-01-01 | 1 | -1/+1 |
| |\ | | | | | Fix typo | ||||
| | * | Fix typo | Pavlo Kapyshin | 2016-12-31 | 1 | -1/+1 |
| |/ | |||||
| * | Back to development: 2.0.25 | Gael Pasgrimaud | 2016-12-16 | 2 | -1/+7 |
| | | |||||
| * | Preparing release 2.0.242.0.24 | Gael Pasgrimaud | 2016-12-16 | 2 | -2/+2 |
| | | |||||
| * | changes | Gael Pasgrimaud | 2016-12-16 | 1 | -0/+6 |
| | | |||||
| * | Merge pull request #166 from Pylons/form_charset | Gael Pasgrimaud | 2016-12-16 | 2 | -11/+3 |
| |\ | | | | | try to get a better fix to handle form's charset. see #164 | ||||
| | * | Merge branch 'master' into form_charsetform_charset | Gael Pasgrimaud | 2016-09-15 | 2 | -2/+1 |
| | |\ | |||||
| | * \ | Merge branch 'master' into form_charset | Gael Pasgrimaud | 2016-09-15 | 2 | -3/+2 |
| | |\ \ | |||||
| | * | | | use text_type() instead of str(). see #164 | Gael Pasgrimaud | 2016-09-15 | 2 | -11/+3 |
| | | | | | |||||
| * | | | | fix fixtures; webob1.7rc require bytes | Gael Pasgrimaud | 2016-12-16 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Merge branch 'fix-docs-errors' of github.com:hirokiky/webtest | Gael Pasgrimaud | 2016-12-16 | 4 | -15/+15 |
| |\ \ \ \ | |||||
| | * | | | | Fixed not to specify _static dir on conf.py | Hiroki KIYOHARA | 2016-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This document does not include any static files, so this setting is not necessary. And it will raise error without actual _static directory in docs root. | ||||
| | * | | | | Removed a link for deleted document | Hiroki KIYOHARA | 2016-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This document is deleted and now it's contents is included in testapp doc http://docs.pylonsproject.org/projects/webtest/en/latest/testapp.html#making-json-requests. Original deleted document is here https://github.com/Pylons/webtest/blob/52f8ebde1ee30e7c7b3680f5e98c558c227c05bf/docs/json.txt It's not so interesting doc and hard to link for hash, so I deleted this link. | ||||
| | * | | | | Fixed wrong links for module index | Hiroki KIYOHARA | 2016-12-12 | 3 | -13/+13 |
| | | |_|/ | |/| | | |||||
| * | | | | fix tests (ignore contributing.rst) | Gael Pasgrimaud | 2016-12-16 | 4 | -14/+3 |
| |/ / / | |||||
| * | | | drop py2.6 support everywhere; changes | Gael Pasgrimaud | 2016-09-15 | 2 | -2/+1 |
| | |/ |/| | |||||
| * | | drop py2.6 support | Gael Pasgrimaud | 2016-09-15 | 2 | -3/+2 |
| |/ | |||||
| * | Back to development: 2.0.24 | Gael Pasgrimaud | 2016-07-21 | 2 | -1/+7 |
| | | |||||
| * | Preparing release 2.0.232.0.23 | Gael Pasgrimaud | 2016-07-21 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #161 from wichert/universal | Gael Pasgrimaud | 2016-07-21 | 2 | -1/+3 |
| |\ | | | | | Create universal wheels | ||||
| | * | Create universal wheels | Wichert Akkerman | 2016-07-21 | 2 | -1/+3 |
| | | | |||||
| | * | The changelog should not be executable | Wichert Akkerman | 2016-07-21 | 1 | -0/+0 |
| | | | |||||
| * | | Back to development: 2.0.23 | Gael Pasgrimaud | 2016-07-21 | 2 | -1/+7 |
| | | | |||||
| * | | Preparing release 2.0.222.0.22 | Gael Pasgrimaud | 2016-07-21 | 2 | -2/+2 |
| | | | |||||
| * | | changes | Gael Pasgrimaud | 2016-07-21 | 1 | -2/+1 |
| |/ | |||||
| * | do not guess encoding if response's charset is set. See #160 | Gael Pasgrimaud | 2016-07-21 | 2 | -4/+12 |
| | | |||||
| * | Merge pull request #155 from adamchainz/readthedocs.io | Gael Pasgrimaud | 2016-06-06 | 2 | -3/+3 |
| |\ | | | | | Convert readthedocs links for their .org -> .io migration for hosted projects | ||||
| | * | Convert readthedocs links for their .org -> .io migration for hosted projects | Adam Chainz | 2016-06-05 | 2 | -3/+3 |
| |/ | | | | | | | | As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified. | ||||
| * | Back to development: 2.0.22 | Gael Pasgrimaud | 2016-04-12 | 2 | -1/+7 |
| | | |||||
| * | Preparing release 2.0.212.0.21 | Gael Pasgrimaud | 2016-04-12 | 2 | -2/+2 |
| | | |||||
| * | changes | Gael Pasgrimaud | 2016-04-12 | 1 | -1/+5 |
| | | |||||
| * | Merge pull request #154 from coolnay309/feature/allow-bearer-auth | Gael Pasgrimaud | 2016-04-12 | 2 | -1/+23 |
| |\ | | | | | support bearer auth | ||||
| | * | make sure str and text_type are checked | Pranay Suresh | 2016-04-10 | 1 | -1/+1 |
| | | | |||||
| | * | reduce complexity use text_type | Pranay Suresh | 2016-04-10 | 1 | -11/+3 |
| | | | |||||
| | * | add test case for bearer auth and append to invalid auth test case | Pranay Suresh | 2016-04-10 | 1 | -0/+18 |
| | | | |||||
| | * | support python2 and python3 | Pranay Suresh | 2016-04-10 | 1 | -3/+13 |
| | | | |||||
| | * | support bearer auth | Pranay Suresh | 2016-04-07 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #148 from bdauvergne/referer | Gael Pasgrimaud | 2016-03-31 | 3 | -1/+20 |
| |\ | | | | | Add referer header to request made using response.click(), response.clickbutton() and form.submit() | ||||
| | * | Set Referer on form.submit() (#147) | Benjamin Dauvergne | 2016-03-31 | 2 | -0/+6 |
| | | | | | | | | | It complies with usual behaviour of current browsers. | ||||
| | * | Set Referer header on .click() and .clickbutton() (#147) | Benjamin Dauvergne | 2016-03-31 | 2 | -1/+14 |
| |/ | | | | It complies with usual behavior of current browsers. | ||||
| * | py27 is not py3 | Gael Pasgrimaud | 2016-01-07 | 1 | -0/+2 |
| | | |||||
| * | simple tox config; remove pypy from travis - lxml install fail | Gael Pasgrimaud | 2016-01-07 | 3 | -55/+7 |
| | | |||||
| * | Merge pull request #144 from sloria/py35-testing | Gael Pasgrimaud | 2016-01-07 | 3 | -1/+9 |
| |\ | | | | | Test against python 3.5 | ||||
