summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
...
* Update changelog. Ref #1719.Jason R. Coombs2018-06-171-0/+7
* Update changelog to reflect change to both Basic and Digest auth tools. Ref #...Jason R. Coombs2018-06-171-2/+3
* Merge branch 'master' into bugfix/1377-fix-native-http-server-compatibilityJason R. Coombs2018-06-161-1/+8
|\
| * Update changelogJason R. Coombs2018-06-161-1/+8
* | Update changelogJason R. Coombs2018-05-311-0/+2
|/
* Remove deprecated propertiesSviatoslav Sydorenko2018-05-261-0/+8
* Drop deprecated basic_auth and digest_authSviatoslav Sydorenko2018-05-211-0/+7
* Remove components from webtest no longer presented by cheroot. Fixes #1708.Jason R. Coombs2018-05-111-1/+8
* Add info about v14.2.0 to changelogbugfix/1680-unicode-in-http-authSviatoslav Sydorenko2018-04-221-0/+6
* Replace part of links in docs with https protoSviatoslav Sydorenko2018-04-201-1/+1
* Refer Cheroot's PR in changelogSviatoslav Sydorenko2018-04-191-1/+1
* Enable support for SO_PEERCRED related optionsSviatoslav Sydorenko2018-04-191-0/+20
* Add info about v14.0.1 to changelogv14.0.1Sviatoslav Sydorenko2018-03-221-0/+6
* Use issue tagJason R. Coombs2018-02-041-1/+1
* Remove DeprecatedTool and tidy and nsgmls 'tools'. Ref #1689.Jason R. Coombs2018-02-041-1/+5
* Merge pull request #1689 from cherrypy/feature/deprecate-old-authJason R. Coombs2018-02-041-0/+10
|\
| * Update changelog. Ref #1688.Jason R. Coombs2018-02-041-0/+10
* | Fix typo in changelogSviatoslav Sydorenko2018-01-131-1/+1
* | Use sphinx extlinks in changelogSviatoslav Sydorenko2018-01-131-83/+84
|/
* Update changelog.Jason R. Coombs2017-12-171-0/+12
* Update changelog and comments to reflect inlining of classproperty.Jason R. Coombs2017-12-171-0/+11
* Drop support for Python 3.3. Fixes #1666.Jason R. Coombs2017-12-041-0/+5
* Simply render the CookieError message in the response. Fixes #1665.v12.0.2Jason R. Coombs2017-12-031-0/+7
* Restore cherrypy.test.webtest as a module to ensure it and its contents are i...Jason R. Coombs2017-11-201-0/+7
* Drop support for Python 3.2 and 3.1.Jason R. Coombs2017-11-171-0/+2
* Merge branch 'master' into feature/1625-remove-timeoutsJason R. Coombs2017-11-171-0/+9
|\
| * Use cheroot 5.9 for webtest module.Jason R. Coombs2017-11-161-0/+9
* | Remove the TimeoutError as wellJason R. Coombs2017-11-151-0/+6
* | Update documentation reflecting new conditionsJason R. Coombs2017-11-151-1/+14
* | Merge branch 'master' into feature/1625-remove-timeoutsJason R. Coombs2017-11-151-1/+40
|\ \ | |/
| * Update changelog. Ref #1656.v11.2.0Jason R. Coombs2017-11-131-0/+3
| * Alternatively, engine.subscribe now allows calling without a callback, in whi...Jason R. Coombs2017-10-291-2/+3
| * Add cherrypy.engine.subscribe for nicer, linter-friendly syntax when subscrib...Jason R. Coombs2017-10-291-0/+6
| * Update changelogv11.1.0Jason R. Coombs2017-10-281-0/+20
| * Merge branch 'master' into feature/http-redirect-default-statusJason R. Coombs2017-10-281-1/+10
| |\
| | * Merge branch 'master' into hotfix/one-statusJason R. Coombs2017-10-281-0/+3
| | |\
| | * | Update changelog. Ref #1615.Jason R. Coombs2017-10-281-0/+9
| * | | Update changelogJason R. Coombs2017-07-121-0/+6
| |/ /
* | | Remove request timeout support. Fixes #1625.Jason R. Coombs2017-10-251-0/+9
| |/ |/|
* | In proxy tool, more simply rely on the existing request.base if no Host heade...Jason R. Coombs2017-08-281-0/+6
|/
* Drop support for Python 2.6. Fixes #1607.v11.0.0Jason R. Coombs2017-07-081-0/+5
* Update changelog. Ref #1596.v10.2.2Jason R. Coombs2017-05-171-0/+5
* Update changelog for consistency.v10.2.1Jason R. Coombs2017-03-131-10/+5
* Pin graphviz only in testing reqs.Jason R. Coombs2017-03-131-0/+6
* List improvements in changelogSviatoslav Sydorenko2017-03-121-2/+13
* Bump is 0.1 for features.v10.2.0Jason R. Coombs2017-03-121-2/+3
* Update change logMartin@MBP2017-03-111-1/+1
* CPWSGIServer.version contains CherryPy version + Cheroot versionMartin@MBP2017-02-261-0/+5
* Update changelog. Ref #1564.v10.1.1Jason R. Coombs2017-02-181-0/+5
* Merge pull request #1555 from WoLpH/masterJason R. Coombs2017-02-081-67/+67
|\