summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closed branch gumnos/use-astliteral_eval-instead-of-astparse_-1383757013292gumnos/use-astliteral_eval-instead-of-astparse_-1383757013292Gustavo Picon2014-01-110-0/+0
* Use ast.literal_eval instead of ast.parse("__temp__ = " + s)Tim Chase2013-11-061-2/+1
* No longer store the locks at the class level. Simply store them at the instan...Jason R. Coombs2013-09-291-12/+3
* Merge more robust platform-independent locking technique, referencing #1122.Jason R. Coombs2013-09-29131-3033/+5648
|\
| * Include the documentation of cpstats at the sphinx tree.Joel Rivera2013-09-282-38/+54
| * Improve the documentation of the `methods_with_bodies` property ofJoel Rivera2013-09-281-1/+4
| * no much point in computing the charset when it's not expected anywaySylvain Hellegouarch2013-09-281-7/+6
| * Making it easier to pass routes mapper options through the RoutesDispatcher, ...Sylvain Hellegouarch2013-09-281-2/+2
| * Provide more accurate locality when referencing `Songs.GET`. Fixes #1265.Jason R. Coombs2013-09-161-1/+1
| * Fix syntax of the excepcion assignment for python3 on wsgiserver3Joel Rivera2013-09-141-1/+1
| * Merged in bcwalrus/cherrypy (pull request #24)Joel Rivera2013-09-1452-370/+1093
| |\
| | * Fix typo at the doc sample of the sessions with incresed securityJoel Rivera2013-09-131-1/+1
| | * Docs: Describe and link the main appendix sections on the index page; Separat...Dave Schaefer2013-09-121-0/+4
| | * Docs: Add link to new security page from FAQ ssl questionDave Schaefer2013-09-121-2/+6
| | * Docs: Copyedit and format installation sectionDave Schaefer2013-09-121-5/+11
| | * Docs: Fix minor typoDave Schaefer2013-09-121-1/+1
| | * Docs: Add more internal linksDave Schaefer2013-09-122-7/+9
| | * Docs: Add internal links to intro docs, so it's easy to navagate and find wha...Dave Schaefer2013-09-122-8/+18
| | * Docs: Add security section to programmer guideDave Schaefer2013-09-122-0/+60
| | * Add an ending new line to the pid file of the PIDFile plugin,Joel Rivera2013-09-111-1/+1
| | * Bugfix of a potential deadlock if the main bus is stopped from a differentJoel Rivera2013-08-311-1/+6
| | * Documented _cpconfig.Config.environments using comment markers for SphinxSeth House2013-08-292-4/+10
| | * Added an Application section to the Deployment Guide; added descriptive parasSeth House2013-08-281-0/+20
| | * Replaced old wiki-style linksSeth House2013-08-281-2/+5
| | * Added salt-api to the successes pageSeth House2013-08-281-0/+1
| | * Added warning about using sessions to the streaming documentationSeth House2013-08-281-1/+3
| | * Expanded paragraph on the default session locking behaviorSeth House2013-08-281-1/+6
| | * Bugfix, there was a double encoding for the PATH_INFO of the wsgienv,Joel Rivera2013-07-141-4/+1
| | * Bugfix, decode the REQUEST_URI key on the wsgi environment,Joel Rivera2013-07-141-2/+1
| | * Modify the CoreRequestHandlingTest.testCookies to use an invalidJoel Rivera2013-07-141-2/+2
| | * Bugfix. The IndexError, KeyError, LookupError, UnicodeError exceptionsJoel Rivera2013-06-231-12/+10
| | * Merged in eneldoserrata/cherrypy-1/eneldoserrata/stringio-is-enough-without-t...Eneldo Serrata2013-06-141-5/+2
| | |\
| | | * StringIO is enough without the if sys.version...Eneldo Serrata2013-06-141-5/+2
| | |/
| | * Merged in eneldoserrata/fix-profilerpy-bug-when-runing-in-python-137106821831...Eneldo Serrata2013-06-121-2/+5
| | |\
| | | * fix profiler.py bug when runing in python 3.xEneldo Serrata2013-06-121-2/+5
| | |/
| | * Wrap the json encoder when is python3 regardless if is using simplejsonJoel Rivera2013-04-271-13/+14
| | * Pass keyword args through ProfileAggregator's run methodManuel Giffels2013-04-181-2/+2
| | * Simplified SSL_fileobject.recv().dandrzejewski2013-04-151-11/+2
| | * Modified SSL_fileobject.recv() to ensure it never returns more bytes than it'...dandrzejewski2013-04-111-0/+2
| | * Add support to specify the algorithm name in lowercase (or mixedcase)Joel Rivera2013-04-091-1/+1
| | * The Windows build for Python2.5 has IPV6_V6ONLY undefined,Joel Rivera2013-04-092-4/+10
| | * Improve fix for the bug of the json tools and caching,Joel Rivera2013-04-081-5/+6
| | * Merged cherrypy/cherrypy into defaultJoel Rivera2013-04-082-1/+26
| | |\
| | | * json tool to work with cached (fixing #1237)Miki Tebeka2013-04-022-1/+26
| | * | Remove the Debian specific instructions on how to installJoel Rivera2013-04-081-5/+4
| | |/
| | * Fix session closing bug introduced in d777650d57e6Joseph Tate2013-03-291-1/+1
| | * Follow on to b619c4fb5e44. The LateBindingPageHandler needs to set kwargs on...Joseph Tate2013-03-291-0/+1
| | * Merge with cherrypy-3.2.xJason R. Coombs2013-03-275-9/+7
| | |\
| | | * The setup.cfg already defaults to gztar, so need to specify zip to create the...Jason R. Coombs2013-03-271-1/+1
| | | * Added tag 3.2.4 for changeset cd8acbc5f2b3Jason R. Coombs2013-03-270-0/+0