summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch. The PR has already been merged.amosshapira/in-text-of-tut07-corrected-typo-oher-o-1449054027548Joel Rivera2016-02-200-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
|\
| * Remove old format of serialising stacktrace in favour of new APIAlex Latchford2015-05-111-1/+0
| * Include exc_info when calling loggerAlex Latchford2015-03-311-1/+4
* | Bumped to 3.7.1 in preparation for next release.Jason R. Coombs2015-04-244-4/+4
* | Added tag 3.7.0 for changeset 4aa828891193Jason R. Coombs2015-04-240-0/+0
* | Bumped to 3.7.0 in preparation for next release.3.7.0Jason R. Coombs2015-04-244-4/+4
* | Update changelogJason R. Coombs2015-04-241-0/+10
* | Allow cherrypy daemon to be launched with python -m cherrypyJason R. Coombs2015-04-241-0/+4
* | Move daemon code to daemon module and invoke from cherryd scriptJason R. Coombs2015-04-242-109/+111
* | Extract function for main body.Jason R. Coombs2015-04-241-1/+4
|/
* Improved wording about returned errorColin Svingen2015-03-191-2/+2
* Added details on specifying an index file.Colin Svingen2015-03-191-0/+19
* fixed #1361Lawouach2015-03-121-1/+1