summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Update changelog3.8.2Jason R. Coombs2015-12-171-0/+7
* | Returning HTTP 404 for static serving when the requested path has null bytesDiogo Baeder2015-12-172-2/+6
* | Fixing no-content-length testDiogo Baeder2015-12-172-5/+9
* | Bumped to 3.8.2 in preparation for next release.Gustavo Picon2015-12-024-4/+4
* | Added tag 3.8.1 for changeset 422d82bb8b30Gustavo Picon2015-12-020-0/+0
* | #1333 Make cpstats python3.3+ compatible3.8.1Gustavo Picon2015-12-021-3/+15
* | Merged in amosshapira/cherrypy/amosshapira/in-text-of-tut07-corrected-typo-oh...Sylvain Hellegouarch2015-12-020-0/+0
|\ \
* | | In text of tut07 - corrected typo 'oher' -> 'other'Amos Shapira2015-12-021-1/+1
|/ /
* | Merged in amosshapira/cherrypy/amosshapira/fixed-lets-not-assume-to-lets-now-...Sylvain Hellegouarch2015-10-301-3/+3
|\ \
| * \ Merged in amosshapira/cherrypy-1/amosshapira/tutorial-3-replaced-password-by-...Sylvain Hellegouarch2015-10-301-2/+2
| |\ \
| | * \ Merged in amosshapira/cherrypy-2/amosshapira/tutorial-6-substitute-nonabsolut...Sylvain Hellegouarch2015-10-301-1/+1
| | |\ \
| | | * | Tutorial 6: substitute "non-absolute" by the more common term "relative".Amos Shapira2015-10-291-1/+1
| | * | | Merged in ace_clove/cherrypy-1/ace_clove/should-be-plural-1446230895137 (pull...Sylvain Hellegouarch2015-10-300-0/+0
| | |\ \ \ | | | |/ /
| | * | | Should be pluralAce Clove2015-10-301-1/+1
| | |/ /
| * | | Tutorial 3: replaced "/password" by "/generate", I think that's what it was m...Amos Shapira2015-10-291-1/+1
| |/ /
* | | Fixed "Let's not assume" to "Let's now assume" in "Tutorial 3"Amos Shapira2015-10-291-1/+1
|/ /
* | Make sure that we are exposing the list `socket_errors_to_ignore` fromJoel Rivera2015-10-242-2/+4
* | Merged in rajaramsrn/cherrypy (pull request #104)Joel Rivera2015-10-245-89/+195
|\ \
| * \ Merged in mopsfelder/cherrypy (pull request #103)Joel Rivera2015-10-241-84/+84
| |\ \
| | * | docs/basics.rst: Update validate_password() to take 3 argumentsMurilo Opsfelder Araujo2015-09-211-1/+1
| | * | docs/basics.rst: Cleanup trailing whitespacesMurilo Opsfelder Araujo2015-09-211-83/+83
| * | | Merged in jayvdb/cherrypy/subprocess-py26-win32-fix (pull request #106)Joel Rivera2015-10-241-2/+2
| |\ \ \
| | * | | Python 2.6 str.format does not support unindexed parametersJohn Vandenberg2015-10-201-2/+2
| | |/ /
| * | | Fix the unix socket support in cherrypy. It was crashing when the ServerPortJoel Rivera2015-10-241-1/+2
| * | | Add a basic test case for the unix socket support in cherrypy.Joel Rivera2015-10-241-0/+104
| * | | Update test_logging to match the changes on the error log format after pull r...Joel Rivera2015-10-241-2/+3
| |/ /
* | | Fix for constant SSL socket connection error:Rajaram Soundararajan2015-09-261-1/+1
|/ /
* | Fix typo in profiler docsDavide Ceretti2015-09-011-1/+1
* | wsgiserver HTTPRequest read_request_line: update error messageNyiro Gergo2015-07-243-3/+3
* | wsgiserver HTTPRequest read_request_line: check path is not NoneNyiro Gergo2015-07-223-2/+22
* | fetch a row from the result not the connectionLawouach2015-07-191-2/+2
* | fixes the session being generated again and again in this tutorialLawouach2015-07-191-0/+13
* | added React.js to the tutorialLawouach2015-07-191-1/+222
* | fixed linkLawouach2015-07-191-1/+1
* | refLawouach2015-07-191-0/+2
* | a little word aboutd restful in the tutorialLawouach2015-07-191-0/+15
* | clarified how to use CherryPy with the logging moduleLawouach2015-07-191-8/+118
* | the right date this timeLawouach2015-07-191-1/+1
* | updated copyright dateLawouach2015-07-191-1/+1
* | Bumped to 3.8.1 in preparation for next release.Jason R. Coombs2015-06-264-4/+4
* | Added tag 3.8.0 for changeset 222f6f086e9aJason R. Coombs2015-06-260-0/+0
* | Bumped to 3.8.0 in preparation for next release.3.8.0Jason R. Coombs2015-06-264-4/+4
* | Update changelogJason R. Coombs2015-06-261-0/+7
* | Merged in alexlatchford/cherrypy (pull request #96)Joseph Tate2015-05-121-2/+4
|\ \