summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix test failure on Python 3.5Jason R. Coombs2016-02-061-0/+7
| * | | | | Move initialization of variable after importsJason R. Coombs2016-02-061-1/+1
| * | | | | Remove unused importJason R. Coombs2016-02-061-1/+0
| * | | | | Remove unused importJason R. Coombs2016-02-061-1/+0
| * | | | | Extract template as a variable and use new style string formatting.Jason R. Coombs2016-02-061-2/+5
| * | | | | Resave without excess whitespaceJason R. Coombs2016-02-061-4/+4
| * | | | | Skip testCookies when cookies module is broken. Fixes #1405.Jason R. Coombs2016-02-061-0/+15
| * | | | | remove skip, no longer relevantJason R. Coombs2016-02-061-3/+0
| * | | | | Replace copy pasta with an evaluated map.Jason R. Coombs2016-02-051-5/+1
| * | | | | Remove sys.version_info conditionalJason R. Coombs2016-02-051-4/+2
| * | | | | Bumped to 5.0.2 in preparation for next release.Jason R. Coombs2016-02-054-4/+4
| * | | | | Added tag 5.0.1 for changeset 3b2ca4b3bb85Jason R. Coombs2016-02-050-0/+0
| * | | | | Update changelog5.0.1Jason R. Coombs2016-02-051-0/+6
| * | | | | Fix NameError on string formatting for the proxy toolJoel Rivera2016-02-051-1/+2
| * | | | | Bumped to 5.0.1 in preparation for next release.Jason R. Coombs2016-02-044-4/+4
| * | | | | Added tag 5.0.0 for changeset 83cdefd46296Jason R. Coombs2016-02-040-0/+0
| * | | | | Bumped to 5.0.0 in preparation for next release.5.0.0Jason R. Coombs2016-02-045-12/+7
| * | | | | Update changelogJason R. Coombs2016-02-041-0/+2
| * | | | | Merged in EoghanMurray/cherrypy/host-localhost (pull request #94)Joel Rivera2016-02-031-5/+3
| |\ \ \ \ \
| | * | | | | The base can be found at request.headers['Host'] if serving standalone. Usefu...Eoghan Murray2015-02-281-5/+3
* | | | | | | improved workaround for passed **kwargsMichael Kefeder2016-01-281-1/+5
* | | | | | | workaround for issue #1382, python 3.5 _ast.Call signature rudimentarily impl...Michael Kefeder2016-01-281-1/+29
|/ / / / / /
* | | | | | fixed URL at popargs decorator exampleSebastian Kriems2016-01-151-1/+1
* | | | | | minor typosSebastian Kriems2016-01-151-2/+2
* | | | | | Unify ssl_adapters and make builtin adapter default on all platforms.Jason R. Coombs2015-12-203-1/+4
* | | | | | Remove support for deprecated attributes on wsgiserver2 around SSL supportJason R. Coombs2015-12-203-21/+9
* | | | | | Use modern syntax for exception handling in ssl_pyopenssl adapterJason R. Coombs2015-12-201-2/+2
* | | | | | Use octal literalJason R. Coombs2015-12-202-2/+2
* | | | | | Normalize importsJason R. Coombs2015-12-202-27/+31
* | | | | | Unify io handler imports. This change means that wsgiserver2 will now have a ...Jason R. Coombs2015-12-201-11/+13
* | | | | | Rewrite import of io moduleJason R. Coombs2015-12-201-3/+5
* | | | | | Officially drop support for Python 3.0Jason R. Coombs2015-12-201-1/+1
* | | | | | Unify use of format_excJason R. Coombs2015-12-202-13/+4
* | | | | | wsgiserver2 can now use email.utilsJason R. Coombs2015-12-201-2/+2
* | | | | | Update readmeJason R. Coombs2015-12-201-3/+6
* | | | | | Bumped to 4.0.1 in preparation for next release.Jason R. Coombs2015-12-194-4/+4
* | | | | | Added tag 4.0.0 for changeset e6dae695ea9bJason R. Coombs2015-12-190-0/+0
* | | | | | Bumped to 4.0.0 in preparation for next release.4.0.0Jason R. Coombs2015-12-194-4/+4
* | | | | | No longer build windows installersJason R. Coombs2015-12-192-1/+2
* | | | | | Also include ValueError. Fixes failing test on Python 3.5.Jason R. Coombs2015-12-191-1/+4
* | | | | | Test under 3.4 and 3.5Jason R. Coombs2015-12-191-1/+1
* | | | | | Tests are run on Python 3.2, and 3.1 is parity with 2.6, so declare support f...Jason R. Coombs2015-12-191-0/+2
* | | | | | Remove unused importJason R. Coombs2015-12-191-1/+0
* | | | | | Simply get set from builtinsJason R. Coombs2015-12-199-15/+7
* | | | | | Replace usage of md5 and sha with canonical importsJason R. Coombs2015-12-196-29/+18
* | | | | | Assign the cls just onceJason R. Coombs2015-12-191-6/+5
* | | | | | Just do the construction onceJason R. Coombs2015-12-191-6/+4
* | | | | | Bump minimum requirement to Python 2.6Jason R. Coombs2015-12-192-4/+9
| |_|_|_|/ |/| | | |
* | | | | Bumped to 3.8.3 in preparation for next release.Jason R. Coombs2015-12-174-4/+4
* | | | | Added tag 3.8.2 for changeset 5c1c16af8ad5Jason R. Coombs2015-12-170-0/+0