summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing inactive branchfix.https.messageJoel Rivera2016-02-200-0/+0
* fix the output message to show the correct scheme with ssl enabled servercavallo712014-09-121-1/+2
* Merge fix from 3.2.xJason R. Coombs2014-09-112-2/+4
|\
| * Merged in bazsi/cherrypy/cherrypy-3.2.x (pull request #59)Jason R. Coombs2014-09-115-7/+9
| |\
| * | HandlerWrapperTool: handle config arguments properlyBalazs Scheidler2014-03-122-2/+4
* | | Adding documentation inferred from the implementationJason R. Coombs2014-09-101-0/+1
* | | Factor out special case where encrypt is NoneJason R. Coombs2014-09-101-2/+2
* | | Do comparison in a single placeJason R. Coombs2014-09-101-2/+3
* | | Merged in BoyanAlexandrov/cherrypy (pull request #42)Jason R. Coombs2014-09-10225-7662/+9285
|\ \ \
| * | | We can't generate a single wheel distribution for Python 2 and 3 because we c...Lawouach2014-08-181-3/+0
| * | | Fixed test_queue_full in OS X.Gustavo Picon2014-08-151-0/+5
| * | | Fixing HTTP range headers for negative length larger than content size.Philip Zeyliger2014-07-282-1/+14
| * | | Bumped to 3.5.1 in preparation for next release.Jason R. Coombs2014-06-274-4/+4
| * | | Added tag 3.5.0 for changeset fd745f2e7c44Jason R. Coombs2014-06-270-0/+0
| * | | Bumped to 3.5.0 in preparation for next release.3.5.0Jason R. Coombs2014-06-274-4/+4
| * | | Adding a changelog to capture high level changes.Jason R. Coombs2014-06-271-0/+19
| * | | Merge fix for #1301 (reject connections when queue is full).Jason R. Coombs2014-06-275-54/+182
| |\ \ \
| | * | | Reimplementation of code to allow bounded request queues - rejecting requests...Allan Crooks2014-06-145-54/+182
| * | | | Bumped to 3.4.1 in preparation for next release.Jason R. Coombs2014-06-274-4/+4
| * | | | Added tag 3.4.0 for changeset 08e6819ecabdJason R. Coombs2014-06-270-0/+0
| * | | | Bumped to 3.4.0 in preparation for next release.3.4.0Jason R. Coombs2014-06-274-4/+4
| * | | | Removing Makefile and make bat files. Just use setup.py build_sphinx or invok...Jason R. Coombs2014-06-272-202/+0
| * | | | Move util scripts to docsJason R. Coombs2014-06-272-0/+0
| * | | | Move docs to docs/Jason R. Coombs2014-06-2725-4/+3
| * | | | Remove ez_setup.py.Jason R. Coombs2014-06-271-134/+0
| * | | | Move 'docs' to 'man'. In Python projects, 'docs' typically are for Sphinx docs.Jason R. Coombs2014-06-271-0/+0
| * | | | Use jaraco.packaging.release, used by setuptools, keyring, and a number of ot...Jason R. Coombs2014-06-272-118/+32
| * | | | Normalize indentationJason R. Coombs2014-06-271-4/+6
| |/ / /
| * | | Fix pull request #82Lawouach2014-05-291-2/+9
| * | | Merged in Lawouach/cherrypy-documentation (pull request #72)Lawouach2014-05-24102-5413/+5023
| |\ \ \
| | * | | integrated success stories and other 'why CP?' notesLawouach2014-05-241-0/+133
| | * | | typosLawouach2014-05-243-20/+20
| | * | | typosLawouach2014-05-242-24/+24
| | * | | a word about testingLawouach2014-05-211-0/+68
| | * | | labels to refer to those sectionsLawouach2014-05-204-0/+6
| | * | | a little more introLawouach2014-05-201-3/+14
| | * | | wordingLawouach2014-05-131-13/+11
| | * | | how to access per-app settingsLawouach2014-05-131-0/+23
| | * | | not losing the streaming section from our old docLawouach2014-05-133-0/+84
| | * | | more appropriateLawouach2014-05-131-1/+1
| | * | | restful dispatchers for dynamic dispatchingLawouach2014-05-131-0/+162
| | * | | let's try to explain plainly about tools, plugins and dispatchersLawouach2014-05-122-1/+77
| | * | | useful label for referencesLawouach2014-05-121-0/+2
| | * | | supervisord configLawouach2014-05-121-0/+73
| | * | | simple templating overview sectionLawouach2014-05-121-0/+11
| | * | | simple database overview sectionLawouach2014-05-121-0/+13
| | * | | a little more infoLawouach2014-05-071-2/+12
| | * | | documenting the default response timeout. Fix #1312Lawouach2014-05-061-0/+3
| | * | | clarify what is needed to embed the app into a different WSGI frameworkLawouach2014-05-061-1/+53
| | * | | nginx confLawouach2014-05-061-0/+104