root/ChangeLog


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @75:aa983e43105e [75:aa983e43105e] 07/23/08 22:51:59 Allan Saddi <allan@saddi.com> Add support for configuring UNIX domain sockets (for servers that support …
(edit) @72:115fd353fe14 [72:115fd353fe14] 07/22/08 11:12:52 Allan Saddi <allan@saddi.com> Prepare for 1.0.1.
(edit) @70:e25bd11d9fba [70:e25bd11d9fba] 07/22/08 07:43:45 Allan Saddi <allan@saddi.com> Attempt to deduce missing PATH_INFO and/or QUERY_STRING from REQUEST_URI, …
(edit) @69:6a1a1235936b [69:6a1a1235936b] 06/05/07 09:42:39 Allan Saddi <allan@saddi.com> Remove publisher and middleware packages. Add cgi server for completeness.
(edit) @68:301a58656bfb [68:301a58656bfb] 09/10/07 15:56:44 Allan Saddi <allan@saddi.com> Fix readline implementations so size argument is …
(edit) @64:8c428bde178d [64:8c428bde178d] 07/14/07 09:16:42 Allan Saddi <allan@saddi.com> Prevent ThreadPool? inconsistences if an exception is actually raised.
(edit) @63:03c605e48430 [63:03c605e48430] 05/17/07 09:08:05 Allan Saddi <allan@saddi.com> Fix fcgi_fork so it can run on Solaris.
(edit) @61:bf9ebd6b57a5 [61:bf9ebd6b57a5] 01/22/07 16:05:00 Allan Saddi <allan@saddi.com> Fix eunuchs import issue.
(edit) @60:4c4beb4c5347 [60:4c4beb4c5347] 01/10/07 10:19:00 Allan Saddi <allan@saddi.com> Support gzip compression of XHTML pages using the correct MIME type.
(edit) @59:5e584c75125a [59:5e584c75125a] 01/02/07 14:15:05 Allan Saddi <allan@saddi.com> Re-commit r2304 since it was found that mod_scgi does set …
(edit) @58:a441a02fc46d [58:a441a02fc46d] 12/29/06 10:27:02 Allan Saddi <allan@saddi.com> Back out previous commit. PATH_INFO is still not set correctly by …
(edit) @57:79ae9ca6d617 [57:79ae9ca6d617] 12/29/06 10:13:03 Allan Saddi <allan@saddi.com> Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base. Modern versions of …
(edit) @56:6eae48623b3b [56:6eae48623b3b] 12/13/06 08:24:01 Allan Saddi <allan@saddi.com> Fix problem in session.py seen when optimization is on.
(edit) @54:2b5576bea19a [54:2b5576bea19a] 12/05/06 14:11:04 Allan Saddi <allan@saddi.com> Update servers to default to an empty QUERY_STRING if not present in the …
(edit) @53:700433f92325 [53:700433f92325] 12/05/06 14:01:00 Allan Saddi <allan@saddi.com> Update gzip.py by updating docstrings and …
(edit) @52:0ebb0b91c5c4 [52:0ebb0b91c5c4] 12/02/06 15:26:01 Allan Saddi <allan@saddi.com> Change intra-package imports into absolute imports.
(edit) @51:eca383e1401c [51:eca383e1401c] 12/02/06 11:40:02 Allan Saddi <allan@saddi.com> Add forceCookieOutput attribute to SessionService? to force Set-Cookie …
(edit) @50:97f506b89abb [50:97f506b89abb] 12/01/06 13:49:00 Allan Saddi <allan@saddi.com> Update setup script.
(edit) @49:6ab2a5f5d65d [49:6ab2a5f5d65d] 11/26/06 22:30:01 Allan Saddi <allan@saddi.com> Don't attempt to install signal handlers under Windows to improve …
(edit) @48:bff52d2983ba [48:bff52d2983ba] 11/24/06 23:01:03 Allan Saddi <allan@saddi.com> Add *_thread egg entry-point aliases.
(edit) @46:94c1b5ccb626 [46:94c1b5ccb626] 11/24/06 18:01:03 Allan Saddi <allan@saddi.com> Forgot to update ChangeLog? with last commit.
(edit) @44:059ee7930bbe [44:059ee7930bbe] 11/24/06 15:02:05 Allan Saddi <allan@saddi.com> Add FCGIApp and SCGIApp from sandbox.
(edit) @43:70cd01599f4e [43:70cd01599f4e] 11/19/06 09:34:03 Allan Saddi <allan@saddi.com> Change mime-type matching algorithm in GzipMiddleware?. Strip parameters …
(edit) @42:b66e245d5b19 [42:b66e245d5b19] 11/10/06 16:38:02 Allan Saddi <allan@saddi.com> Add cookieAttributes to SessionService? to make it easier to customize the …
(edit) @41:42d1306610ef [41:42d1306610ef] 08/28/06 09:45:05 Allan Saddi <allan@saddi.com> Add support for FastCGI roles other than FCGI_RESPONDER.
(edit) @39:3eebdbe00bd5 [39:3eebdbe00bd5] 08/02/06 11:04:04 Allan Saddi <allan@saddi.com> Add cookieExpiration keyword to SessionService? / SessionMiddleware? to …
(edit) @38:546c34da7ac6 [38:546c34da7ac6] 06/27/06 11:53:04 Allan Saddi <allan@saddi.com> Set close-on-exec flag on all server sockets.
(edit) @37:16c62607bcd6 [37:16c62607bcd6] 06/18/06 09:04:04 Allan Saddi <allan@saddi.com> Stop ignoring EPIPE exceptions.
(edit) @36:b0f18ac6f8bd [36:b0f18ac6f8bd] 05/18/06 09:31:01 Allan Saddi <allan@saddi.com> Added umask keyword parameter to fcgi and fcgi_fork, for use when binding …
(edit) @35:1ad0141a3c64 [35:1ad0141a3c64] 05/03/06 18:49:04 Allan Saddi <allan@saddi.com> Fix illusive problem with AJP implementation.
(edit) @34:b1bfe8b497b9 [34:b1bfe8b497b9] 04/06/06 16:05:05 Allan Saddi <allan@saddi.com> Catch a strange FieldStorage? case.
(edit) @33:22acc271ef8b [33:22acc271ef8b] 03/21/06 16:43:02 Allan Saddi <allan@saddi.com> Add maxRequests option to PreforkServer?.
(edit) @32:0bd397459063 [32:0bd397459063] 02/23/06 16:16:01 Allan Saddi <allan@saddi.com> Add paste.server_factory-compliant factories and respective egg entry …
(edit) @31:b6fee0c2d45c [31:b6fee0c2d45c] 01/15/06 10:20:03 Allan Saddi <allan@saddi.com> Don't eat ImportErrors? in ImportingModuleResolvers?.
(edit) @30:8a73f66395d5 [30:8a73f66395d5] 01/05/06 12:42:02 Allan Saddi <allan@saddi.com> Improve Windows compatibility by conditionally installing SIGHUP handler.
(edit) @29:f951cb7bcb1e [29:f951cb7bcb1e] 12/19/05 12:49:05 Allan Saddi <allan@saddi.com> Fix socket leak in eunuchs socketpair() wrapper.
(edit) @28:db48fe4154b6 [28:db48fe4154b6] 12/16/05 16:58:01 Allan Saddi <allan@saddi.com> Move custom 404 code out of resolvers and wholly into Publisher.
(edit) @27:1432b28fcf18 [27:1432b28fcf18] 12/16/05 16:23:03 Allan Saddi <allan@saddi.com> Updated ChangeLog?.
(edit) @25:261557471f42 [25:261557471f42] 12/16/05 09:29:00 Allan Saddi <allan@saddi.com> Add higher-level 404 error page support.
(edit) @24:f984754add02 [24:f984754add02] 11/28/05 09:16:04 Allan Saddi <allan@saddi.com> Fix issue with FCGI_GET_VALUES handling.
(edit) @23:8697c567b678 [23:8697c567b678] 11/18/05 14:41:03 Allan Saddi <allan@saddi.com> When running under Python < 2.4, attempt to use socketpair() from eunuchs …
(edit) @22:3bbdc1112d26 [22:3bbdc1112d26] 09/07/05 18:31:01 Allan Saddi <allan@saddi.com> Python 2.3 doesn't define socket.SHUT_WR, which affected the closing of …
(edit) @19:52947c2397cf [19:52947c2397cf] 07/03/05 11:16:02 Allan Saddi <allan@saddi.com> Ensure session identifiers only contain ASCII characters when using a …
(edit) @18:6fb655114e1e [18:6fb655114e1e] 06/12/05 23:10:01 Allan Saddi <allan@saddi.com> Cleanly close connection socket to avoid sending a TCP RST to the web …
(edit) @17:73577e591432 [17:73577e591432] 05/31/05 15:37:04 Allan Saddi <allan@saddi.com> Take scriptName from the WSGI_SCRIPT_NAME environment variable passed from …
(edit) @15:fdeee42dffd9 [15:fdeee42dffd9] 05/18/05 16:13:01 Allan Saddi <allan@saddi.com> Change default allowedServers for ajp and scgi to 127.0.0.1?. Accept …
(edit) @14:38fc972c06c7 [14:38fc972c06c7] 05/18/05 12:59:02 Allan Saddi <allan@saddi.com> Change threaded servers so wsgi.multiprocess is False by default. Allow it …
(edit) @13:9614506c40a9 [13:9614506c40a9] 05/18/05 03:11:02 Allan Saddi <allan@saddi.com> Fix wsgi.multiprocess for scgi_fork. (Set to True.)
(edit) @12:5eadb64fa613 [12:5eadb64fa613] 05/15/05 00:33:02 Allan Saddi <allan@saddi.com> Prevent possible deadlock related to DiskSessionStore? locking. Add logic …
(edit) @11:8fb6087cdb02 [11:8fb6087cdb02] 05/14/05 03:45:03 Allan Saddi <allan@saddi.com> Convert decorators for compatibility.
(add) @10:f9785bef38e3 [10:f9785bef38e3] 04/23/05 02:46:05 Allan Saddi <allan@saddi.com> Ensure SessionStore?.checkOutSession() never returns an invalidated …
Note: See TracRevisionLog for help on using the revision log.