summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog. Ref #1528.v8.8.0Jason R. Coombs2017-01-091-0/+5
* Merge pull request #1528 from Safihre/master.Jason R. Coombs2017-01-091-1/+1
|\
| * Allow timeout of 0 for WSGIServerSafihre2016-12-251-1/+1
* | Fix formatting in tutorial READMESviatoslav Sydorenko2017-01-071-9/+10
* | Use double colon in tutorial READMESviatoslav Sydorenko2017-01-071-1/+1
* | Convert tutorial's README into rstSviatoslav Sydorenko2017-01-071-0/+0
* | Fix Travis CI and Appveyor badges && fix img linkSviatoslav Sydorenko2017-01-071-2/+2
* | Add badge for Appveyor tests.Jason R. Coombs2017-01-061-0/+3
* | Mark test as xfail until it can be corrected. Ref #1544.Jason R. Coombs2017-01-061-0/+5
* | Mark test as unconditionally xfail. Ref #1475.Jason R. Coombs2017-01-061-2/+1
* | Update test to include the error message one might find on Windows.Jason R. Coombs2017-01-061-1/+5
* | Use pytest to mark a test as invalid on WindowsJason R. Coombs2017-01-061-19/+3
* | Add an appveyor configJason R. Coombs2017-01-061-0/+19
* | Add PATCH to method_with_bodies in .test.webtestSviatoslav Sydorenko2017-01-011-1/+1
* | Merge pull request #1542 from cherrypy/feature/bind-ephemeralv8.7.0Jason R. Coombs2016-12-314-14/+57
|\ \
| * | capsys isn't usedJason R. Coombs2016-12-311-1/+1
| * | Add a nominal test demonstrating binding to an ephemeral port. Ref #645.Jason R. Coombs2016-12-311-0/+19
| * | A comment is more appropriate here.Jason R. Coombs2016-12-311-3/+1
| * | Remove unused variables.Jason R. Coombs2016-12-311-1/+0
| * | Allow binding to an ephemeral port. Fixes #645.Jason R. Coombs2016-12-293-14/+41
|/ /
* | Use byte literals instead of ntobJason R. Coombs2016-12-291-15/+15
* | Prefer super when making calls in super classJason R. Coombs2016-12-291-1/+1
* | Remove wildcard import.Jason R. Coombs2016-12-291-3/+12
* | Mark test as xfail. Ref #1540.Jason R. Coombs2016-12-271-0/+1
* | Update changelog. Ref #1539.v8.6.0Jason R. Coombs2016-12-271-0/+10
* | Merge pull request #1539 from cherrypy/issue-1538Jason R. Coombs2016-12-275-43/+70
|\ \
| * \ Merge branch 'master' into issue-1538Jason R. Coombs2016-12-273-7/+6
| |\ \ | |/ / |/| |
* | | Rename 'linter' to 'pre-commit' for consistency.Jason R. Coombs2016-12-272-3/+3
* | | Let pre-commit 'fix' the conf.py fileJason R. Coombs2016-12-271-4/+3
| * | Add docstrings for clarity and to address pre-commit checks. Exclude dist-che...Jason R. Coombs2016-12-272-0/+24
| * | Include the test check in Travis runs. Ref #1538.Jason R. Coombs2016-12-261-0/+3
| * | Use 'include_package_data' directive to ensure that package data is included ...Jason R. Coombs2016-12-262-43/+2
| * | Add test capturing failed expectation. Ref #1538.Jason R. Coombs2016-12-262-0/+41
|/ /
* | Rely on backports.unittest_mock (and its pytest plugin) to supply mock.Jason R. Coombs2016-12-265-14/+5
* | Rely on python_requires and pep 345 metadata to declare supported Python vers...Jason R. Coombs2016-12-261-9/+1
* | Build a universal wheel now that the package is uniform across Python 2 and P...v8.5.0Jason R. Coombs2016-12-263-10/+4
* | Drop custom build step for excluding ssl_pyopenssl module from Python 3 build...Jason R. Coombs2016-12-262-21/+9
* | Skip uploading of docs, no longer supported by PyPI.v8.4.0Jason R. Coombs2016-12-261-0/+1
* | Remove test alias. Use tox to run tests.Jason R. Coombs2016-12-261-1/+0
* | clean_egg_info is now irrelevant due to setuptools_scmJason R. Coombs2016-12-261-2/+1
* | Remove tag_build and tag_date, now obviated by setuptools_scm.Jason R. Coombs2016-12-261-4/+0
* | Only release one sdist. PyPI only allows for one now.Jason R. Coombs2016-12-261-3/+0
* | Release wheels on both Python 3 and Python 2. Fixes #1532.Jason R. Coombs2016-12-263-1/+16
* | Disable installation of pypiwin32 on Python 3.6. Workaround for #1537.v8.3.1Jason R. Coombs2016-12-252-1/+9
* | Correct hyperlinks.Jason R. Coombs2016-12-251-2/+2
|/
* Make GitHub highlight CONTRIBUTING mark-upSviatoslav Sydorenko2016-12-251-0/+0
* Specify minimum version of tox for testingSviatoslav Sydorenko2016-12-251-1/+1
* Update changelog to use semver style version numbers to match the tags.v8.3.0Jason R. Coombs2016-12-241-8/+8
* Include the changelog in the documentation.Jason R. Coombs2016-12-245-7/+41
* Update changelogJason R. Coombs2016-12-241-0/+7