summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
app-template-configMerge branch 'master' into app-template-configMarcel Hellkamp12 years
asyncFix: The last commit was broken, sorry.Marcel Hellkamp14 years
authimprovement to auth_required decoratorJohannes Schönberger14 years
baserock/morphRemoved unused parameter docs from GeventServerMarcel Hellkamp12 years
cmdlineThe module can now be used as a command line tool.Marcel Hellkamp13 years
config-fancyAdded lots of ConfigDict features.Marcel Hellkamp10 years
config-overlayRewrite 'overlay' feature for ConfigDict.Marcel Hellkamp8 years
contextMerge branch 'master' into context-mergeMarcel Hellkamp12 years
contextlocalThe faster built-in threading.local container is now used instead of ContextL...Marcel Hellkamp14 years
defnull-1171Fix #1171: Digestmod parameter is required in 3.8Marcel Hellkamp5 years
defnull-1186Revert "fix #1186: Bottle fails to find templates on windows"Marcel Hellkamp4 years
defnull-12-1125Added tests for #1125 fix.Marcel Hellkamp4 years
defnull-1350Fix #1350: Serve compresed files as is in static_file()Marcel Hellkamp3 years
defnull-fix-travisStill trying to fix the _makerlib bugMarcel Hellkamp7 years
defnull-gh-actionsInstalling more test dependencies based on available python versionMarcel Hellkamp4 years
defnull-noclenFix py27 syntax errorMarcel Hellkamp4 years
drop-python-26Clean all mentions of Python 2.6 from the docsOz N Tiram8 years
droprootAdded (untested) drop-privileges support to most server adapters.Marcel Hellkamp12 years
feature-761-explicit-requestNo longer support mounted WSGI apps that return True or False (which is not a...Marcel Hellkamp9 years
feature-acceptAdded prototpes for Accept-* header parsing.Marcel Hellkamp8 years
feature-deadsnakesRemoved classifiers for unsupported python versions from setup.pyMarcel Hellkamp4 years
feature-etagFix: Hashlib wants bytes, not unicode.Marcel Hellkamp8 years
geventlyNew runtime and reloading classMarcel Hellkamp12 years
issue_934Leave explicit the maxima version supported the CherryPy (<= 9.0.0)Avelino7 years
masterupdate README.md linksclavedeluna20 months
no2to3fix: Removed last print statement.Marcel Hellkamp12 years
plugins2Merge branch 'master' into plugins2Marcel Hellkamp13 years
release-0.10Fix fapws3 linkMarcel Hellkamp20 months
release-0.11Added wheel supportMarcel Hellkamp20 months
release-0.12Release of 0.12.25Marcel Hellkamp14 months
release-0.6Version bump (bugfix release)Marcel Hellkamp14 years
release-0.8docs: Make sphinx build process match the current HEADMarcel Hellkamp13 years
release-0.9Fix fapws3 linkMarcel Hellkamp20 months
response-handlingStarted to rewrite internal response handling.Marcel Hellkamp12 years
rgroupsRoute Groups (wip)Marcel Hellkamp10 years
routingMerge branch 'master' into routingMarcel Hellkamp12 years
sendfileMerge branch 'master' into sendfileMarcel Hellkamp13 years
stpl-1.5Added a new @block decorator to SimpleTemplates that turns a function into an...Marcel Hellkamp13 years
stpl-v2Comments and cleanup.Marcel Hellkamp13 years
stpl3Fixed some unit tests, added to coverageMarcel Hellkamp11 years
travis-fixTrying to fix tarvis builds with coverage.Marcel Hellkamp7 years
travis-server-testsMerge pull request #868 from sideffect0/devMarcel Hellkamp8 years
travis-testCheck which python versions are supported by travisMarcel Hellkamp8 years