roberto@debian32
|
622ed620b9
|
fixed python 3.1
|
2011-05-21 08:03:22 +02:00 |
|
roberto@debian32
|
02cef20462
|
another fix for wsgi.input
|
2011-05-19 08:33:11 +02:00 |
|
roberto@longshot
|
28c9b75fb5
|
wsgi.input fix
|
2011-05-18 21:10:18 +02:00 |
|
roberto@freebsd64
|
c1ea05b925
|
fixed profiler compilation in older python
|
2011-05-14 07:08:33 +02:00 |
|
roberto@debian32
|
14da582637
|
various static file fixes
|
2011-05-13 18:46:21 +02:00 |
|
roberto@debian32
|
b2d4a795a1
|
various ruby.rack fixes
|
2011-05-13 18:19:26 +02:00 |
|
roberto@debian32
|
d827c6f09a
|
moved rack.input to the new POST api
|
2011-05-13 16:46:06 +02:00 |
|
roberto@debian32
|
46eb832cc7
|
set in_request per core
|
2011-05-11 18:47:42 +02:00 |
|
roberto@sirius
|
25ac86393f
|
use size_t instead of off_t
|
2011-05-11 12:05:48 +02:00 |
|
roberto@debian32
|
b3432a95e1
|
finally fixed wsgi.input
|
2011-05-11 11:55:28 +02:00 |
|
roberto@debian32
|
de84accb7a
|
removed unused variable in pyerl
|
2011-05-11 06:23:40 +02:00 |
|
roberto@debian32
|
72109b72d2
|
various rack fixes
|
2011-05-10 09:36:07 +02:00 |
|
roberto@debian32
|
f6c01d11e9
|
completed ruby 1.9 fiber support
|
2011-05-10 08:50:06 +02:00 |
|
roberto@debian32
|
3df19b286a
|
support for plugin as symlinks
|
2011-05-09 20:18:49 +02:00 |
|
roberto@debian32
|
6f1b08762d
|
adde fixup hook handler
|
2011-05-09 09:43:55 +02:00 |
|
roberto@debian32
|
a4a379f9d6
|
rack ported to new socket api
|
2011-05-07 09:32:49 +02:00 |
|
roberto@natty32
|
26135018a3
|
added check for patl method in psgi response
|
2011-05-06 08:09:30 +02:00 |
|
roberto@debian32
|
4bd381bb99
|
big PSGI update
|
2011-05-06 14:17:01 +02:00 |
|
roberto@debian32
|
cf08972e82
|
first round of memleak hunting in psgi/perl
|
2011-05-06 10:12:59 +02:00 |
|
roberto@natty32
|
d57a58d1e7
|
psgi input fix
|
2011-05-06 00:16:57 +02:00 |
|
roberto@natty32
|
f10789965e
|
added seek to psgi custom object
|
2011-05-05 17:08:52 +02:00 |
|
roberto@natty32
|
94145bd300
|
temp --psgi-custom-input option
|
2011-05-05 17:04:51 +02:00 |
|
roberto@natty32
|
cdcb61d10d
|
signal on python thread fix
|
2011-05-05 02:47:04 +02:00 |
|
roberto@natty32
|
56146a34af
|
python get line number/profier fix
|
2011-05-05 02:40:53 +02:00 |
|
roberto@natty32
|
991e818449
|
fixes for python2.6 and forcing -bash in perl
|
2011-05-05 02:25:17 +02:00 |
|
roberto@natty32
|
80083cba76
|
funny hack to have a consistent __FILE__ in perl
|
2011-05-04 17:43:09 +02:00 |
|
roberto@natty32
|
2c44fd5aa2
|
fix stdout/stderr in python3
|
2011-05-04 15:39:24 +02:00 |
|
roberto@natty32
|
1561dd38fc
|
another PSGI loading fix
|
2011-05-04 05:27:32 +02:00 |
|
roberto@natty32
|
8152648f66
|
psgi loading improvement
|
2011-05-04 04:59:01 +02:00 |
|
roberto@natty32
|
93767335ca
|
added --profiler
|
2011-05-03 15:01:51 +02:00 |
|
roberto@natty32
|
7cbe751a39
|
added --perl-local-lib
|
2011-05-02 17:12:32 +02:00 |
|
roberto@natty32
|
c45df83f19
|
set buffer size in $/
|
2011-05-02 13:25:36 +02:00 |
|
roberto@natty32
|
fabce61a58
|
add PLACK_ENV and -bash
|
2011-05-02 12:11:38 +02:00 |
|
roberto@natty32
|
6c9d7239f2
|
uGreen support added to perl
|
2011-05-02 08:36:57 +02:00 |
|
roberto@natty32
|
4b75e2577e
|
preliminary async/nonblocking support for PSGI
|
2011-05-02 07:58:16 +02:00 |
|
roberto@natty32
|
08c9d942a4
|
lazy mode support
|
2011-05-01 17:31:54 +02:00 |
|
roberto@natty32
|
3b59b4ad21
|
psgi: allows multiline headers
|
2011-05-01 17:01:05 +02:00 |
|
roberto@natty32
|
7682eec52a
|
do not die on perl die() :P
|
2011-05-01 16:42:01 +02:00 |
|
roberto@sirius
|
694517bbe7
|
export all the required psgi.* vars and all of the supported psgix.*
|
2011-05-01 15:37:25 +02:00 |
|
roberto@natty32
|
7f443fdd05
|
allow globbed-pythonpath
|
2011-04-27 16:28:44 +02:00 |
|
roberto@natty32
|
01ab891c11
|
unlimited pythonpath entries
|
2011-04-27 15:56:33 +02:00 |
|
roberto@natty32
|
80a6d2ccfb
|
various fixes in multiple sockets and support for file piped via stdin
|
2011-04-27 14:15:01 +02:00 |
|
roberto@debian32
|
865b2de9bb
|
added an example script for graphite/carbon update
|
2011-04-27 08:04:45 +02:00 |
|
roberto@debian32
|
8b53df27ab
|
gcc-4.6 fixes and applied Riccardo Magliocchetti patch for libm
|
2011-04-26 07:38:10 +02:00 |
|
roberto@maverick64
|
2922e1ba35
|
slowdown vassals spawn
|
2011-04-24 07:38:38 +02:00 |
|
roberto@maverick64
|
c86f341d29
|
first part of --socket-protocol option
|
2011-04-22 09:34:50 +02:00 |
|
roberto@maverick64
|
73cdd68283
|
fixed modifier1 30
|
2011-04-22 09:18:07 +02:00 |
|
roberto@maverick64
|
14c58c8e62
|
fixed preforking+threading
|
2011-04-22 07:53:32 +02:00 |
|
roberto@mrspurr
|
bebe041061
|
added psgi full streaming support
|
2011-04-21 06:24:41 +02:00 |
|
roberto@msrpurr
|
2e5d3d2952
|
fixed response size in PSGI
|
2011-04-21 04:26:58 +02:00 |
|