summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* py33 is finally too old; remove itpytestGael Pasgrimaud2018-09-223-3/+2
|
* show report per pyXX; readd py33 on travisGael Pasgrimaud2018-09-222-0/+2
|
* switch to pytestGael Pasgrimaud2018-09-2212-150/+101
|
* add py37 to travis confGael Pasgrimaud2018-07-301-7/+11
|
* add py37 to tox confGael Pasgrimaud2018-07-301-2/+2
|
* Back to development: 2.0.31Gael Pasgrimaud2018-06-232-1/+7
|
* Preparing release 2.0.302.0.30Gael Pasgrimaud2018-06-232-2/+2
|
* changesGael Pasgrimaud2018-06-231-0/+2
|
* Merge pull request #194 from gocept/email-fieldGael Pasgrimaud2018-06-212-1/+7
|\ | | | | Add ``Email`` class for input fields with type "email".
| * Add ``Email`` class for input fields with type "email".Michael Howitz2018-06-192-1/+7
|/
* fixed #193Gael Pasgrimaud2018-05-182-1/+16
|
* Merge pull request #191 from luhn/patch-1Gael Pasgrimaud2018-04-272-3/+14
|\ | | | | Documentation bearer token and JWT authorization
| * Documentation bearer token and JWT authorizationTheron Luhn2018-04-262-3/+14
|/
* Merge pull request #190 from bowlofeggs/no-x-contributingGael Pasgrimaud2018-03-011-0/+0
|\ | | | | Remove the execute bit on contributing.rst.
| * Remove the execute bit on contributing.rst.Randy Barlow2018-02-281-0/+0
|/ | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Merge pull request #189 from silum/patch-1Gael Pasgrimaud2017-11-041-1/+1
|\ | | | | testapp.rst: fix spelling error
| * testapp.rst: fix spelling errorsilum2017-11-041-1/+1
|/ | | dictionnary -> dictionary
* ease release annoncementGael Pasgrimaud2017-10-211-5/+9
|
* Back to development: 2.0.30Gael Pasgrimaud2017-10-212-1/+7
|
* Preparing release 2.0.292.0.29Gael Pasgrimaud2017-10-212-2/+2
|
* changesGael Pasgrimaud2017-10-211-0/+3
|
* avoid UnicodeDecodeError in linter with py2; fixed #186Gael Pasgrimaud2017-10-212-5/+24
|
* Merge pull request #188 from fschulze/fix-field-submit-order-for-radioGael Pasgrimaud2017-10-104-8/+62
|\ | | | | Preserve submit order for radio inputs.
| * Preserve submit order for radio inputs.Florian Schulze2017-10-094-8/+62
|/
* Back to development: 2.0.29Gael Pasgrimaud2017-08-012-1/+7
|
* Preparing release 2.0.282.0.28Gael Pasgrimaud2017-08-012-2/+2
|
* changesGael Pasgrimaud2017-08-011-1/+8
|
* Merge pull request #185 from fschulze/fix-strict-cookie-policyGael Pasgrimaud2017-08-013-5/+39
|\ | | | | Fix strict cookie policy.
| * Fix strict cookie policy.Florian Schulze2017-08-013-5/+39
|/ | | | | The commit b35063f1bc6f6b0cd92b68c56838f385b56e8d00 added a shortcut that breaks strict cookie policies. We now add ``.local`` to domain names with no dot in them.
* Merge pull request #181 from sloria/py36Gael Pasgrimaud2017-05-123-3/+5
|\ | | | | Test against py36
| * Test against py36Steven Loria2017-05-113-3/+5
|/
* Merge pull request #180 from bjmc/masterGael Pasgrimaud2017-05-024-32/+67
|\ | | | | Improves linting to validate headers are 'native' string type
| * Improves testing of check_headersBrendan McCollam2017-05-021-6/+26
| | | | | | | | | | | | | | | | | | Adds new tests for: - unicode headers in Py2 - bytes headers in Py3 Updates existing non-latin1 tests to run in both Py2 and Py3.
| * Fix fails in existing tests from unicode headersBrendan McCollam2017-05-023-2/+18
| |
| * Improved linting for http headersBrendan McCollam2017-05-021-24/+23
|/ | | | | | | Verify that header names and values are 'native strings' that can be encoded as latin-1. Don't need to coerce headers to str
* Merge pull request #179 from Pylons/stevepiercy-patch-1Gael Pasgrimaud2017-04-171-1/+1
|\ | | | | fix typo
| * 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
|