|
|
01/27/08 19:36:18 |
@1877
|
[1877]
|
fumanchu |
Fix for #778 (CherryPy 2.3.0 breaks on Python2.3). |
|
|
01/13/08 20:19:36 |
@1859
|
[1859]
|
dowski |
Woops - missed a version# in setup.py. Also expanded to n.n.n version … |
|
|
01/13/08 20:06:41 |
@1857
|
[1857]
|
dowski |
Version number bump in the 2.x branch for impending release (2.3). |
|
|
12/29/06 00:02:24 |
@1582
|
[1582]
|
dowski |
2.x backport of fixes in [1388] and [1530] (safer WSGI and request close). … |
|
|
12/28/06 14:09:37 |
@1572
|
[1572]
|
fumanchu |
2.x backport of [1538] and [1549] (Fix for leading CRLF in request). |
|
|
12/28/06 14:01:51 |
@1571
|
[1571]
|
fumanchu |
2.x backport of [1533] (Fixed serious buglet in SizeCheckWrapper? which … |
|
|
12/11/06 17:58:25 |
@1527
|
[1527]
|
fumanchu |
Updated versions to 2.2.2rc2. Also updated setup.py download link from SF … |
|
|
11/18/06 16:15:27 |
@1439
|
[1439]
|
fumanchu |
Fix for REMOTE_HOST bug in 2.x branch and trunk. |
|
|
08/26/06 13:47:12 |
@1283
|
[1283]
|
fumanchu |
Fixes for #479 (CherryPy crashes on using seteuid / setegid) for CP 2.2 … |
|
|
08/12/06 01:42:49 |
@1238
|
[1238]
|
fumanchu |
Fix for CP2.2 for #541 (absoluteURI in request line). I also copied … |
|
|
06/01/06 10:49:53 |
@1113
|
[1113]
|
fumanchu |
Fix for #530 (CherryPyWSGIServer does not always initalize self.socket) in … |
|
|
05/30/06 16:23:02 |
@1112
|
[1112]
|
fumanchu |
Added the required WSGI request.close() call (thanks amix!). |
|
|
04/24/06 18:55:32 |
@1065
|
[1065]
|
dowski |
Getting ready for 2.2.1 release. |
|
|
04/24/06 18:52:40 |
@1064
|
[1064]
|
dowski |
Making a branch for any future work on the 2.2.x line. |
|
copied from trunk/cherrypy/_cpwsgiserver.py:
|
|
|
04/03/06 08:07:13 |
@1037
|
[1037]
|
rdelon |
Preparing for 2.2.0-final release |