summaryrefslogtreecommitdiff
path: root/cherrypy
Commit message (Expand)AuthorAgeFilesLines
* Bumped to 3.8.2 in preparation for next release.Gustavo Picon2015-12-023-3/+3
* #1333 Make cpstats python3.3+ compatible3.8.1Gustavo Picon2015-12-021-3/+15
* 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-244-5/+111
|\
| * 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
* Bumped to 3.8.1 in preparation for next release.Jason R. Coombs2015-06-263-3/+3
* Bumped to 3.8.0 in preparation for next release.3.8.0Jason R. Coombs2015-06-263-3/+3
* 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-243-3/+3
* | Bumped to 3.7.0 in preparation for next release.3.7.0Jason R. Coombs2015-04-243-3/+3
* | 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
|/
* Backed out changeset: b7c4318a1fb9 Ref #1360Jason R. Coombs2015-03-101-7/+0
* Add test capturing failure. Ref #1360Jason R. Coombs2015-03-101-0/+7
* Remove unused importJason R. Coombs2015-03-101-2/+0
* Fixed test_conn importing httplib, failing in Python3Gustavo Picon2015-01-261-2/+1
* Removing useless comparisonGustavo Picon2015-01-241-1/+1
* Monkeypatch the test sorter to always run test_gc last in each suite.Gustavo Picon2015-01-241-4/+15
* Updated licensing dateSylvain Hellegouarch2015-01-131-1/+1
* servers.py edited online with Bitbucket (doctring of ServerAdapter corrected ...yoochan2015-01-061-1/+1
* Merged in cavallo71/cherrypy/fix.https.message (pull request #86)Joel Rivera2014-12-181-1/+2
|\
| * fix the output message to show the correct scheme with ssl enabled servercavallo712014-09-121-1/+2
* | Fix #1298 for CPython 2.7 with the builtin ssl module and pyOpenSSL 0.14. How...Lawouach2014-12-071-2/+2
* | Bumped to 3.6.1 in preparation for next release.Jason R. Coombs2014-09-143-3/+3
* | Bumped to 3.6.0 in preparation for next release.3.6.0Jason R. Coombs2014-09-143-3/+3
* | Merged in shroom/cherrypy (pull request #50)Jason R. Coombs2014-09-13108-2020/+3764
|\ \
| * \ Merged in coady/cherrypy (pull request #71)Jason R. Coombs2014-09-1320-103/+499
| |\ \
| | * | Reorganize imports to conform to conventionJason R. Coombs2014-09-131-9/+11
| | * | Remove unused importsJason R. Coombs2014-09-131-2/+0
| | * | Merged in MichielOvertoom/cherrypycustomlogging (pull request #38)Jason R. Coombs2014-09-132-0/+21
| | |\ \
| | | * | Custom logging: hostnameMichiel Overtoom2013-03-302-0/+21
| | * | | Extract message to perform debug messagesJason R. Coombs2014-09-131-23/+16
| | * | | Extract variable for nicer indentationJason R. Coombs2014-09-131-7/+8
| | * | | Merge with cherrypy-3.2.xJason R. Coombs2014-09-131-1/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merged in bazsi/cherrypy/fix-session-auth-login-screen (pull request #60)cherrypy-3.2.xJason R. Coombs2014-09-134-3/+5
| | | |\ \
| | | * | | cptools.SessionAuth: fix login_screen page handlerBalazs Scheidler2014-03-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-114-3/+5
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | * | | HandlerWrapperTool: handle config arguments properlyBalazs Scheidler2014-03-122-2/+4