summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix typostevepiercy-patch-1Steve Piercy2017-04-161-1/+1
* fixed #146Gael Pasgrimaud2017-04-123-2/+32
* rst formatGael Pasgrimaud2017-03-151-22/+18
* add releasing.rst See #178Gael Pasgrimaud2017-03-151-0/+74
* Back to development: 2.0.28Gael Pasgrimaud2017-03-152-1/+7
* Preparing release 2.0.272.0.27Gael Pasgrimaud2017-03-152-2/+2
* changesGael Pasgrimaud2017-03-151-1/+3
* .json now return .json_body; fixed #177Gael Pasgrimaud2017-03-151-5/+2
* allow to use set_cookie when HTTP_HOST is setGael Pasgrimaud2017-03-153-4/+14
* Back to development: 2.0.27Gael Pasgrimaud2017-03-052-1/+7
* Preparing release 2.0.262.0.26Gael Pasgrimaud2017-03-052-2/+2
* changesGael Pasgrimaud2017-03-051-1/+3
* always show response; fixed #176Gael Pasgrimaud2017-03-051-1/+1
* pep8Gael Pasgrimaud2017-03-051-2/+1
* add JWT. fixed #153Gael Pasgrimaud2017-03-051-2/+3
* Back to development: 2.0.26Gael Pasgrimaud2017-02-052-1/+7
* Preparing release 2.0.252.0.25Gael Pasgrimaud2017-02-052-2/+2
* Merge pull request #174 from icemac/fix-empty-file-uploadGael Pasgrimaud2017-02-053-4/+13
|\
| * Fix #173: Do not omit file uploads without a file from post.Michael Howitz2017-02-053-4/+13
|/
* Merge pull request #172 from coreywright/remove_ordereddict_referencesGael Pasgrimaud2017-02-024-10/+2
|\
| * Remove remaining references to ordereddict packageCorey Wright2017-02-014-10/+2
|/
* Merge pull request #170 from inglesp/patch-1Steve Piercy2017-01-121-1/+1
|\
| * Fix typo in commentPeter Inglesby2017-01-121-1/+1
|/
* Merge pull request #169 from PavloKapyshin/masterGael Pasgrimaud2017-01-011-1/+1
|\
| * Fix typoPavlo Kapyshin2016-12-311-1/+1
|/
* Back to development: 2.0.25Gael Pasgrimaud2016-12-162-1/+7
* Preparing release 2.0.242.0.24Gael Pasgrimaud2016-12-162-2/+2
* changesGael Pasgrimaud2016-12-161-0/+6
* Merge pull request #166 from Pylons/form_charsetGael Pasgrimaud2016-12-162-11/+3
|\
| * Merge branch 'master' into form_charsetform_charsetGael Pasgrimaud2016-09-152-2/+1
| |\
| * \ Merge branch 'master' into form_charsetGael Pasgrimaud2016-09-152-3/+2
| |\ \
| * | | use text_type() instead of str(). see #164Gael Pasgrimaud2016-09-152-11/+3
* | | | fix fixtures; webob1.7rc require bytesGael Pasgrimaud2016-12-162-3/+3
* | | | Merge branch 'fix-docs-errors' of github.com:hirokiky/webtestGael Pasgrimaud2016-12-164-15/+15
|\ \ \ \
| * | | | Fixed not to specify _static dir on conf.pyHiroki KIYOHARA2016-12-121-1/+1
| * | | | Removed a link for deleted documentHiroki KIYOHARA2016-12-121-1/+1
| * | | | Fixed wrong links for module indexHiroki KIYOHARA2016-12-123-13/+13
| | |_|/ | |/| |
* | | | fix tests (ignore contributing.rst)Gael Pasgrimaud2016-12-164-14/+3
|/ / /
* | | drop py2.6 support everywhere; changesGael Pasgrimaud2016-09-152-2/+1
| |/ |/|
* | drop py2.6 supportGael Pasgrimaud2016-09-152-3/+2
|/
* Back to development: 2.0.24Gael Pasgrimaud2016-07-212-1/+7
* Preparing release 2.0.232.0.23Gael Pasgrimaud2016-07-212-2/+2
* Merge pull request #161 from wichert/universalGael Pasgrimaud2016-07-212-1/+3
|\
| * Create universal wheelsWichert Akkerman2016-07-212-1/+3
| * The changelog should not be executableWichert Akkerman2016-07-211-0/+0
* | Back to development: 2.0.23Gael Pasgrimaud2016-07-212-1/+7
* | Preparing release 2.0.222.0.22Gael Pasgrimaud2016-07-212-2/+2
* | changesGael Pasgrimaud2016-07-211-2/+1
|/
* do not guess encoding if response's charset is set. See #160Gael Pasgrimaud2016-07-212-4/+12
* Merge pull request #155 from adamchainz/readthedocs.ioGael Pasgrimaud2016-06-062-3/+3
|\