summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | plugins and tools are the thingLawouach2014-04-272-3/+471
| | | | * | | | indicating how to set the certificate chainLawouach2014-04-261-3/+12
| | | | * | | | forgot that fileLawouach2014-04-031-0/+80
| | | | * | | | cleanup left menuLawouach2014-04-037-1519/+1691
| | | | * | | | clarificationLawouach2014-03-021-1/+1
| | | | * | | | make things more visibleLawouach2014-03-011-1/+1
| | | | * | | | typosLawouach2014-03-011-2/+2
| | | | * | | | bah repeating myselfLawouach2014-03-011-23/+0
| | | | * | | | emphasisLawouach2014-03-011-1/+1
| | | | * | | | more docsLawouach2014-03-011-0/+22
| | | | * | | | added doc about tree.mount and quickstartLawouach2014-03-011-3/+70
| | | | * | | | typosLawouach2014-03-011-3/+3
| | | | * | | | extended logging infoLawouach2014-03-011-2/+36
| | | | * | | | typoLawouach2014-03-011-1/+1
| | | | * | | | added tutorial 9 for database supportLawouach2014-03-011-0/+150
| | | | * | | | added tutorial 8 about ajaxLawouach2014-03-011-2/+152
| | | | * | | | a little more info about the method dispatcherLawouach2014-02-271-0/+19
| | | | * | | | little note about request's sessionLawouach2014-02-271-0/+7
| | | | * | | | added a tutorial section on RESTLawouach2014-02-271-17/+152
| | | | * | | | just in case one doesn't have the rtd themeLawouach2014-02-261-5/+13
| | | | * | | | for now uselessLawouach2014-02-2683-5760/+5
| | | | * | | | reworking documentation to make it nicer and more usefulLawouach2014-02-261-34/+964
| | | * | | | | Merged in thingdeux/cherrypy-successstories (pull request #81)Sylvain Hellegouarch2014-05-243-2/+10
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merged in andrewcox/cherrypy/issue1282 (pull request #79)Sylvain Hellegouarch2014-05-190-0/+0
| | | | |\ \ \ \ \
| | | | * | | | | | Remove trailing whitespaceAndrew Cox2014-05-171-4/+4
| | | | * | | | | | Add note to _cplogging.py as per issue #1282Andrew Cox2014-05-171-0/+7
| | | | |/ / / / /
| | | | * | | | | Fix issue #1299 mistype Error in latest docAndrew Cox2014-05-161-2/+2
| | | | * | | | | Add default timeout to Response Timeouts documentationAndrew Cox2014-05-161-0/+1
| | | * | | | | | Merged in thingdeux/successrst-edited-online-with-bitbucket-1400228479256 (pu...Joshua Johnson2014-05-231-0/+2
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Added fight.watch to success storiesthingdeux2014-05-161-0/+2
| | | |/ / / / /
| | | * | | | | Remove some rouge % in the textAndrew Cox2014-05-121-4/+4
| | | * | | | | Merged cherrypy/cherrypy into defaultAllan Crooks2014-05-064-6/+227
| | | |\ \ \ \ \
| | | | * | | | | When explicitly closing an iterator while performing post-request tidyup, onl...Allan Crooks2014-05-061-2/+12
| | | | * | | | | Fixed SyntaxError which somehow slipped under the radar...Allan Crooks2014-05-061-1/+1
| | | | * | | | | Fixed tests which were misbehaving under Python 3.Allan Crooks2014-05-061-3/+9
| | | | * | | | | Added missing test module which deals with iterator responses.Allan Crooks2014-05-041-0/+175
| | | | * | | | | Merged cherrypy/cherrypy into defaultAllan Crooks2014-05-041-0/+6
| | | | |\ \ \ \ \
| | | | * | | | | | Explicitly close response iterators when finished with them; this should help...Allan Crooks2014-05-043-6/+36
| | | * | | | | | | Merged in whiteinge/cherrypy (pull request #70)Sylvain Hellegouarch2014-05-051-0/+9
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Added documentation on the staticdir.debug configSeth House2014-04-171-0/+9
| | | | |/ / / / / /
| | | * | | | | | | Remove unicode literal to avoid syntax error in python3.2Mike Gilbert2014-05-031-1/+1
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | do not attempt a call to NoneBoyan Alexandrov2013-06-061-1/+3
| | * | | | | | | prevent Type error when calling None in _checkBasicResponseBoyan Alexandrov2013-06-061-1/+1
| * | | | | | | | Test keyword-only syntax in dispatchers.Aric Coady2014-05-061-0/+15
| * | | | | | | | Support keyword-only arguments in dispatchers. Fixes #1077.Aric Coady2014-04-271-2/+8
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Adding contributing guidelines.Jason R. Coombs2014-04-181-0/+6
| | |/ / / / / | |/| | | | |
| * | | | | | Modify test_file_stream so that it tolerates more socket buffering than was p...Allan Crooks2014-04-161-12/+32
| * | | | | | Added tag 3.3.0 for changeset 71c81abe37fcJason R. Coombs2014-04-160-0/+0
| * | | | | | Bumped to 3.3.0 in preparation for next release.3.3.0Jason R. Coombs2014-04-165-5/+5
| * | | | | | Fix for recent commits which were causing a number of tests to fail in Python 3.Allan Crooks2014-04-163-5/+42