summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #242 from azmeuk/issue-240-multiple-file-inputmasterGael Pasgrimaud2022-01-194-6/+64
|\
| * Support for multiple file inputÉloi Rivard2022-01-164-6/+64
* | Merge pull request #241 from azmeuk/py310Gael Pasgrimaud2022-01-199-14/+14
|\ \ | |/ |/|
| * stop python3.6 supportÉloi Rivard2022-01-169-14/+14
|/
* Merge pull request #239 from sjscott84/clarify-forms-in-docsSteve Piercy2022-01-051-1/+2
|\
| * Update docs/forms.rstSteve Piercy2022-01-051-1/+1
| * Clarify use of forms property when more then one form in htmlSarah Scott2022-01-061-1/+2
|/
* Fixed #236: app.lxml support xml responses with encoding declarationGael Pasgrimaud2021-08-262-5/+30
* pep8Gael Pasgrimaud2021-08-261-1/+2
* bump to 3x in releasing.rstGael Pasgrimaud2021-08-191-5/+5
* Back to development: 3.0.1Gael Pasgrimaud2021-08-192-1/+7
* Preparing release 3.0.03.0.0Gael Pasgrimaud2021-08-192-2/+2
* changes: avoid pytest warningGael Pasgrimaud2021-08-191-0/+2
* Merge pull request #235 from andygarfield/patch-1Steve Piercy2021-07-281-1/+1
|\
| * Typo fixAndy Garfield2021-07-281-1/+1
|/
* Merge pull request #232 from bstaletic/masterGael Pasgrimaud2020-12-174-11/+8
|\
| * Remove all references to thte six packageBoris Staletic2020-12-174-11/+8
|/
* Merge pull request #231 from Pylons/github-actionsGael Pasgrimaud2020-11-188-68/+114
|\
| * Git on Windows will silently turn `\n` into `\r\n`, causing the test of this ...github-actionsSteve Piercy2020-11-181-1/+3
| * Git on Windows will silently turn `\n` into `\r\n`, causing the test of this ...Steve Piercy2020-11-131-0/+5
| * Add back macosSteve Piercy2020-11-131-0/+3
| * Install pytest-covSteve Piercy2020-11-133-14/+2
| * Remove coverage per platform, keep for separate build.Steve Piercy2020-11-132-2/+1
| * Attempt Windows builds by running coverage via pytestSteve Piercy2020-11-133-1/+8
| * Abandon attempts on macos and windows buildsSteve Piercy2020-11-121-9/+0
| * Formatting. Remove coverage erase.Steve Piercy2020-11-121-3/+5
| * Add back macos to matrixSteve Piercy2020-11-121-3/+3
| * Add back Windows to matrixSteve Piercy2020-11-121-5/+5
| * Run coverage against py39 firstSteve Piercy2020-11-121-1/+1
| * Try just building on Linux to isolate failureSteve Piercy2020-11-121-8/+8
| * On pushes only to master, buildSteve Piercy2020-11-121-2/+1
| * Simplify tox coverage envSteve Piercy2020-11-121-7/+5
| * - Add Python 3.9Steve Piercy2020-11-125-48/+100
|/
* Merge pull request #229 from icemac/clean-up-drop-py2Gael Pasgrimaud2020-11-103-5/+7
|\
| * Clean-up after dropping Python 2 support.Michael Howitz2020-11-103-5/+7
|/
* Merge pull request #228 from smithdc1/masterGael Pasgrimaud2020-11-0925-329/+179
|\
| * Updated travis, setup.py and changelog.rstDavid Smith2020-11-073-10/+2
| * Dropped support for Python 2.7 and 3.5David Smith2020-11-0722-319/+177
|/
* Merge pull request #227 from adamchainz/pytest_collect_warningGael Pasgrimaud2020-08-022-0/+6
|\
| * Prevent PytestCollectionWarning for TestAppAdam Johnson2020-07-282-0/+6
|/
* Merge pull request #226 from atlanticventures/masterGael Pasgrimaud2020-04-301-0/+4
|\
| * Merge pull request #1 from rudaporto/masterRudá Porto Filgueiras2020-01-131-0/+4
| |\
| | * Added new host property to _RequestCookieAdapterRudá Porto Filgueiras2020-01-091-0/+4
| |/
* | Back to development: 2.0.36Gael Pasgrimaud2020-04-272-1/+7
* | Preparing release 2.0.352.0.35Gael Pasgrimaud2020-04-272-2/+2
* | Merge pull request #225 from timgates42/bugfix_typo_requestsSteve Piercy2020-04-011-1/+1
|\ \
| * | docs: Fix simple typo, requets -> requestsTim Gates2020-04-011-1/+1
|/ /
* | changesGael Pasgrimaud2020-03-261-1/+2
* | Merge pull request #223 from tommilligan/python3.8Gael Pasgrimaud2020-03-263-1/+4
|\ \
| * | ci: test and mark as python3.8 compatibleTom Milligan2020-03-263-1/+4
|/ /