Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add link to versions badge in README | Sviatoslav Sydorenko | 2018-01-19 | 1 | -0/+1 | |
| | | ||||||
* | | Add Circle CI badge to README | Sviatoslav Sydorenko | 2018-01-19 | 1 | -0/+3 | |
| | | ||||||
* | | Enable Circle CI to run tests under macOS | Sviatoslav Sydorenko | 2018-01-19 | 1 | -1/+35 | |
| | | ||||||
* | | Drop 3.3 from Circle CI | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fix typo in changelog | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | Make RTD build docs under 3.6 | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+3 | |
| | | ||||||
* | | Add clarification regarding requirements | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+2 | |
| | | | | | | | | Ref #1685 | |||||
* | | Fix Sphinx complaints regarding bullet list fmt | Sviatoslav Sydorenko | 2018-01-13 | 1 | -0/+8 | |
| | | ||||||
* | | Use sphinx extlinks in changelog | Sviatoslav Sydorenko | 2018-01-13 | 2 | -98/+84 | |
| | | ||||||
* | | Enable extlinks in SphinX | Sviatoslav Sydorenko | 2018-01-13 | 1 | -4/+21 | |
| | | ||||||
* | | Add intersphinx link to cheroot | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+2 | |
| | | ||||||
* | | Use prj name and supported Py in docs via substs | Sviatoslav Sydorenko | 2018-01-13 | 2 | -8/+14 | |
| | | ||||||
* | | Calculate min/max supported Py for ref in docs | Sviatoslav Sydorenko | 2018-01-13 | 1 | -0/+16 | |
| | | ||||||
* | | Require 3.6 to build docs | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fetch meta vars from dist for sphinx docs | Sviatoslav Sydorenko | 2018-01-13 | 1 | -1/+9 | |
| | | ||||||
* | | Make params conversion tool compatible with json_out | Sviatoslav Sydorenko | 2018-01-05 | 2 | -3/+4 | |
|\ \ | | | | | | | (PR #1679 by @coady) | |||||
| * | | Convert params tool compatible with json_out | Aric Coady | 2017-12-27 | 2 | -3/+4 | |
| | | | ||||||
* | | | Remove outdated link to StackOverflow Docs Beta | Sviatoslav Sydorenko | 2018-01-03 | 1 | -4/+0 | |
|\ \ \ | | | | | | | | | (PR #1682 by @seils) | |||||
| * | | | Remove invalid link to StackOverflow Wiki. | Zach Seils (seils) | 2018-01-02 | 1 | -4/+0 | |
|/ / / | ||||||
* | | | Fix grammar in contribution doc (PR #1681 by @seils) | Sviatoslav Sydorenko | 2018-01-01 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Minor grammar correction. | Zach Seils (seils) | 2017-12-31 | 1 | -1/+1 | |
|/ / | ||||||
* | | Limit mandatory test jobs to speed-up builds | Sviatoslav Sydorenko | 2017-12-26 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | - Moved 2.7 to priority stage - Applied API or Cron run condition to OS X and test stages Closes #1674 | |||||
* | | Deduplicate pyenv upgrade process in Travis CI | Sviatoslav Sydorenko | 2017-12-26 | 1 | -2/+0 | |
| | | ||||||
* | | Ignore graphs, generated by tests | Sviatoslav Sydorenko | 2017-12-23 | 1 | -0/+4 | |
| | | ||||||
* | | Rewrite generation of file list for tracking | Sviatoslav Sydorenko | 2017-12-23 | 1 | -11/+14 | |
| | | | | | | | | Fixes #1675 | |||||
* | | Convert type options in Issue template into checkboxes (PR #1678 by @tothegump) | Sviatoslav Sydorenko | 2017-12-21 | 1 | -3/+3 | |
|\ \ | |/ |/| | ||||||
| * | Update ISSUE_TEMPLATE.md | tothegump | 2017-12-21 | 1 | -3/+3 | |
|/ | | | present checkbox when preview | |||||
* | Store RTD config in the repo. | Jason R. Coombs | 2017-12-20 | 2 | -1/+6 | |
| | ||||||
* | Add tox environment to build docs | Jason R. Coombs | 2017-12-20 | 1 | -0/+8 | |
| | ||||||
* | Merge pull request #1654 from cherrypy/feature/reuse-case-insensitive-dictv13.1.0 | Jason R. Coombs | 2017-12-17 | 3 | -42/+75 | |
|\ | | | | | Use jaraco.collections for code re-use on CaseInsensitiveDict. | |||||
| * | Update changelog. | Jason R. Coombs | 2017-12-17 | 1 | -0/+12 | |
| | | ||||||
| * | Merge branch 'master' into feature/reuse-case-insensitive-dict | Jason R. Coombs | 2017-12-17 | 53 | -1074/+383 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #1671 from benjaoming/bug/internalize-jaraco-classesv13.0.1 | Jason R. Coombs | 2017-12-17 | 4 | -3/+45 | |
|\ \ | | | | | | | Internalize jaraco.classes code to replace dependency | |||||
| * | | Update changelog and comments to reflect inlining of classproperty. | Jason R. Coombs | 2017-12-17 | 3 | -6/+17 | |
| | | | ||||||
| * | | Internalize jaraco.classes code to replace dependency - resolves issues when ↵ | Benjamin Bach | 2017-12-17 | 3 | -3/+34 | |
| | | | | | | | | | | | | environment doesnt support namespaced packages - see https://github.com/jaraco/jaraco.classes/issues/2 | |||||
* | | | Implicit is better than explicit | Jason R. Coombs | 2017-12-17 | 1 | -2/+0 | |
| | | | ||||||
* | | | Remove extraneous list build and reindent for clarity. | Jason R. Coombs | 2017-12-17 | 1 | -3/+6 | |
| | | | ||||||
* | | | Replace copy/paste with re-used code. | Jason R. Coombs | 2017-12-17 | 1 | -10/+3 | |
| | | | ||||||
* | | | Omit unused values | Jason R. Coombs | 2017-12-17 | 1 | -2/+2 | |
|/ / | ||||||
* | | Remove 'max-age' when expiring cookies (PR #1661 by @pR0Ps) | Sviatoslav Sydorenko | 2017-12-14 | 1 | -0/+1 | |
|\ \ | | | | | | | Ref: https://tools.ietf.org/html/rfc6265#section-4.1.2.2 | |||||
| * | | Remove 'max-age' when expiring cookies | Carey Metcalfe | 2017-11-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to [RFC 6256]: > If a cookie has both the Max-Age and the Expires attribute, the > Max-Age attribute has precedence and controls the expiration date of > the cookie. Therefore, when attempting to expire the current session cookie by setting the `expires` property to a value in the past, the `max-age` needs to be removed so that it doesn't override the new `expires` value. [RFC 6256]: https://tools.ietf.org/html/rfc6265#section-4.1.2.2 | |||||
* | | | Init global mimetypes map only if uninitialized | Sviatoslav Sydorenko | 2017-12-12 | 1 | -5/+11 | |
|\ \ \ | | | | | | | | | | | | | Resolves #1669 and closes #1670. | |||||
| * | | | Wrap MIME-type init into a function definition | Sviatoslav Sydorenko | 2017-12-12 | 1 | -6/+11 | |
| | | | | ||||||
| * | | | Adjust indentation in cherrypy.lib.static | Sviatoslav Sydorenko | 2017-12-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Correcting the initialization of the mimetypes library | Johan De Taeye | 2017-12-11 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Merge pull request #1668 from cherrypy/feature/1666-drop-py33v13.0.0 | Jason R. Coombs | 2017-12-04 | 3 | -7/+9 | |
|\ \ \ | | | | | | | | | Drop support for Python 3.3. | |||||
| * | | | Drop support for Python 3.3. Fixes #1666. | Jason R. Coombs | 2017-12-04 | 3 | -7/+9 | |
|/ / / | ||||||
* | | | Replace remaining references to IRC with Gitter. Fixes #1667. | Jason R. Coombs | 2017-12-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | Allow Python 3.3 tests to fail. Ref #1666. | Jason R. Coombs | 2017-12-04 | 1 | -0/+2 | |
| | | | ||||||
* | | | Simply render the CookieError message in the response. Fixes #1665.v12.0.2 | Jason R. Coombs | 2017-12-03 | 2 | -3/+9 | |
|/ / |