summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closed branch eneldoserrata/stringio-is-enough-without-the-if-sysver-13712527...eneldoserrata/stringio-is-enough-without-the-if-sysver-1371252709662Gustavo Picon2014-01-110-0/+0
* 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
| * Bumped to 3.2.4 in preparation for next release.3.2.4Jason R. Coombs2013-03-275-5/+5
| * Remove download URL from the metadata. Subsequent releases will use PyPI as t...Jason R. Coombs2013-03-271-2/+0
| * Remove unused variableJason R. Coombs2013-03-271-1/+1
* | Merge with 3.2.xJason R. Coombs2013-03-2752-492/+1049
|\ \ | |/ |/|
| * Fix compatibility issues with python3 in the last changes. Close issue #1236Joel Rivera2013-03-252-5/+5
| * Added Netflix and made some descriptions better.Michiel Overtoom2013-03-251-6/+14
| * Add new success stories from mailinglist, removed a lot of defunct oldMichiel Overtoom2013-03-251-41/+35
| * Merged in teddymcw/cherrypy (pull request #34)Joseph Tate2013-03-221-19/+33
| |\
| | * add instructions for pip and easy_installteddymcw2013-03-201-19/+33
| * | Improvements to a few examples in the tutorial.Joel Rivera2013-03-213-14/+16
| * | Improve the examples in the tutorial.Joel Rivera2013-03-203-19/+95
| |/
| * Let the args and kwargs heading into a PageHandler be accessible on the reque...Joseph Tate2013-03-201-0/+18
| * A little more debugging for cherrypy sessions, AND for file based sessions, f...Joseph Tate2013-03-201-1/+6
| * Better debug output from the session tool.Robert Brewer2013-03-201-6/+57
| * Merged in moigagoo/cherrypy (pull request #31)Jason R. Coombs2013-03-204-0/+390
| |\
| | * [~] cURL basic usage guide added.moigagoo2013-03-212-3/+10
| | * [~] RESTful API tutorial improved; example file added.moigagoo2013-03-212-47/+261
| | * [+] REST API tutorial added.moigagoo2013-03-203-0/+169
| * | Merged in jpscaletti/cherrypy (pull request #25)Robert Brewer2013-03-191-2/+16
| |\ \
| | * | Try to get the scheme from httpserverJuan-Pablo Scaletti2013-03-181-2/+16
| | * | Adds a http:// to the displayed server URL (if a host and a port are available)Juan-Pablo Scaletti2013-03-171-1/+1
| * | | Fix a bunch of links in the documentaton.Joel Rivera2013-03-1918-41/+32
| | |/ | |/|
| * | Merged in rnmp/cherrypy (pull request #29)Robert Brewer2013-03-181-5/+12
| |\ \
| | * | Improvements to the documentation styles.Rolando Murillo2013-03-181-5/+12
| * | | Backing out deea3be25db6 (Pull Request #15) because of test suite problems on...Joseph Tate2013-03-1820-1006/+10
| * | | Merged in PuercoPop/cherrypy (pull request #28)Jason R. Coombs2013-03-183-17/+18
| |\ \ \ | | |/ /
| | * | Merged cherrypy/cherrypy into defaultJoel Rivera2013-03-183-17/+18
| | |\ \
| | | * | Add background image and update the name of the file for the docs.Joel Rivera2013-03-182-3/+3
| | | * | Update doc styles to be more like cherrypy.org and add tutorial to the toc tree.Joel Rivera2013-03-182-17/+18
| * | | | Update refences from SVN to MercrualPuercoPop2013-03-1828-14/+1010
| |\ \ \ \ | | |/ / /
| | * | | Merged in stpierre/cherrypy/1001-client-cert-verify (pull request #15)Joseph Tate2013-03-1820-10/+1006
| | |\ \ \