Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Downgrade pypiwin32 to v219bugfix/limit-pypywin32-ver-for-py34 | Sviatoslav Sydorenko | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Pin pypiwin32 for Python 3.4 | Sviatoslav Sydorenko | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Fix #1700: drop-in a proper pywin32 version @ 3.4 | Sviatoslav Sydorenko | 2018-03-21 | 1 | -1/+2 |
| | |||||
* | Update changelog and comments to reflect inlining of classproperty. | Jason R. Coombs | 2017-12-17 | 1 | -0/+2 |
| | |||||
* | Internalize jaraco.classes code to replace dependency - resolves issues when ↵ | Benjamin Bach | 2017-12-17 | 1 | -1/+0 |
| | | | | environment doesnt support namespaced packages - see https://github.com/jaraco/jaraco.classes/issues/2 | ||||
* | Drop support for Python 3.3. Fixes #1666. | Jason R. Coombs | 2017-12-04 | 1 | -2/+1 |
| | |||||
* | Merge pull request #1660 from cherrypy/feature/drop-py32v12.0.0 | Jason R. Coombs | 2017-11-17 | 1 | -3/+1 |
|\ | | | | | Drop support for Python 3.2 and 3.1. | ||||
| * | Drop support for Python 3.2 and 3.1. | Jason R. Coombs | 2017-11-17 | 1 | -3/+1 |
| | | |||||
* | | Bump to cheroot 5.9.1 for bugfix. | Jason R. Coombs | 2017-11-17 | 1 | -1/+1 |
|/ | |||||
* | Use cheroot 5.9 for webtest module. | Jason R. Coombs | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into feature/http-redirect-default-status | Jason R. Coombs | 2017-10-28 | 1 | -9/+7 |
|\ | |||||
| * | Don't fail to remove a non-existent file. Fixes #1540. | Jason R. Coombs | 2017-10-28 | 1 | -0/+1 |
| | | |||||
| * | Cleanup setup.py after retiring pytest-runner | Sviatoslav Sydorenko | 2017-10-06 | 1 | -2/+0 |
| | | |||||
| * | Remove pytest_runner. Rely on tox. | Jason R. Coombs | 2017-10-06 | 1 | -5/+1 |
| | | |||||
| * | Revert "Add docutils dependency of setup selfcheck" | Sviatoslav Sydorenko | 2017-10-02 | 1 | -2/+0 |
| | | | | | | | | This reverts commit 9093cc54978ca8c67bdb1ab1a5e2f41d96cad60d. | ||||
| * | Add docutils dependency of setup selfcheck | Sviatoslav Sydorenko | 2017-10-02 | 1 | -0/+2 |
| | | |||||
| * | Use parse_http_list and parse_keqv_list from six | Sviatoslav Sydorenko | 2017-09-29 | 1 | -1/+1 |
| | | | | | | | | Eliminates own workaround | ||||
| * | Upgrade docs view and stuff | Sviatoslav Sydorenko | 2017-09-14 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | * Add propaganda of Python 3 * Add logo * Change skin | ||||
| | * | Replace RTD Sphinx theme with alabaster | Sviatoslav Sydorenko | 2017-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | Fix integration of pytest-runner with setuptools | Sviatoslav Sydorenko | 2017-09-13 | 1 | -0/+1 |
| |/ | |||||
| * | Upgrade minimum required Cheroot version | Sviatoslav Sydorenko | 2017-08-19 | 1 | -1/+1 |
| | | | | | | | | Fixes #1622 | ||||
| * | Integrate pytest-cov and codecov.io | Sviatoslav Sydorenko | 2017-08-11 | 1 | -0/+2 |
| | | |||||
| * | Revert URI parsing mode like before Cheroot v5.8.0 | Sviatoslav Sydorenko | 2017-08-06 | 1 | -1/+1 |
| | | |||||
* | | Expose the 'default status' returned by an HTTPRedirect as ↵ | Jason R. Coombs | 2017-07-12 | 1 | -0/+1 |
|/ | | | | HTTPRedirect.default_status class property. | ||||
* | Drop support for Python 2.6. Fixes #1607.v11.0.0 | Jason R. Coombs | 2017-07-08 | 1 | -5/+1 |
| | |||||
* | Bump to portend 2.1.1. Ref #1605. | Jason R. Coombs | 2017-07-01 | 1 | -1/+1 |
| | |||||
* | Eliminate nose-testconfig completely | Sviatoslav Sydorenko | 2017-04-23 | 1 | -1/+0 |
| | |||||
* | Eliminate nose from package testing extras | Sviatoslav Sydorenko | 2017-04-23 | 1 | -2/+0 |
| | |||||
* | Add pytest-sugar to setup.py | Sviatoslav Sydorenko | 2017-04-23 | 1 | -1/+2 |
| | |||||
* | Improve docstrings in setup.py | Sviatoslav Sydorenko | 2017-04-23 | 1 | -0/+4 |
| | | | | Also add shebang | ||||
* | Revert "List all package data files explicitly" | Jason R. Coombs | 2017-04-18 | 1 | -11/+0 |
| | | | | | | | | | This reverts commit edb6f63d7b6afa9a2fb488177de086f4b59983c3. This change was made in reaction to tests failing due to pypa/setuptools#1016. Better to wait for that issue to be resolved than to create new duplication in declaration of package files to later become stale. | ||||
* | List all package data files explicitly | Sviatoslav Sydorenko | 2017-04-17 | 1 | -0/+11 |
| | | | | | | Bonus: - made setup.py PEP257 compliant - added shebang | ||||
* | Always include sphinx, even though RTD supplies it implicitly. | Jason R. Coombs | 2017-03-30 | 1 | -0/+1 |
| | |||||
* | Use rst.linker 1.9 and jaraco.packaging.sphinx to load details from project ↵ | Jason R. Coombs | 2017-03-30 | 1 | -1/+2 |
| | | | | metadata. | ||||
* | Pin graphviz only in testing reqs. | Jason R. Coombs | 2017-03-13 | 1 | -3/+7 |
| | |||||
* | Report server version as CherryPy and Cheroot version combo (PR #1580 by ↵ | Sviatoslav Sydorenko | 2017-03-12 | 1 | -1/+1 |
|\ | | | | | | | @mar10) | ||||
| * | Set requirements to cheroot >= 5.2.0 | Martin@MBP | 2017-03-12 | 1 | -1/+1 |
| | | |||||
| * | Bump requirement to cheroot to 5.2.1 | Martin@MBP | 2017-03-11 | 1 | -1/+1 |
| | | |||||
* | | Don't install graphviz>=0.6 under Python 2.6 | Sviatoslav Sydorenko | 2017-03-11 | 1 | -0/+2 |
| | | | | | | | | | | Fixes failing build since graphviz dropped support for Python 2.6 Ref: https://github.com/xflr6/graphviz/pull/32 | ||||
* | | Fixup same style string quotes across the repo | Sviatoslav Sydorenko | 2017-03-03 | 1 | -1/+1 |
|/ | |||||
* | Rename extra to 'docs' to better align with more typical usage. | Jason R. Coombs | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | Require Python 3 to build docs. | Jason R. Coombs | 2017-02-08 | 1 | -1/+0 |
| | |||||
* | Move all documentation dependencies to setup.py and merely reference them ↵ | Jason R. Coombs | 2017-02-08 | 1 | -0/+2 |
| | | | | from requirements.txt. Don't forget to turn off 'install project in virtualenv' in RTD so it doesn't get installed twice. | ||||
* | Bump to cheroot 5.1 | Jason R. Coombs | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Merge with master | Jason R. Coombs | 2017-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge with master | Jason R. Coombs | 2017-01-19 | 1 | -2/+1 |
| |\ | |||||
| * | | Bump cheroot for bugfix. | Jason R. Coombs | 2017-01-14 | 1 | -1/+1 |
| | | | |||||
| * | | Now grab released cheroot 5 as a normal dependency. | Jason R. Coombs | 2017-01-14 | 1 | -1/+1 |
| | | | |||||
| * | | Merge with master | Jason R. Coombs | 2017-01-13 | 1 | -2/+1 |
| |\ \ | |||||
| * | | | Delete wsgiserver package and instead defer to cheroot for the wsgiserver ↵ | Jason R. Coombs | 2017-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | implementation. Ref #1481. |