Unbit
d47c25ea4c
added --lua-shell
2013-04-08 14:16:36 +02:00
Unbit
010651073c
added rbshell
2013-04-08 13:49:23 +02:00
Unbit
66e7beefc4
fixed rack exceptions management
2013-03-22 19:53:47 +01:00
Unbit
e32de9b892
ported magic cache api to ruby
2013-03-08 18:12:12 +01:00
Unbit
5f191b6e7f
allows building the ruby plugin on heroku [3]
2013-03-02 16:16:54 +01:00
Unbit
7435235502
allows building the ruby plugin on heroku [2]
2013-03-02 16:14:32 +01:00
Unbit
764af285d3
allows building the ruby plugin on heroku
2013-03-02 16:09:59 +01:00
Unbit
2f474b2af4
added support for ruby 2
2013-02-25 07:33:05 +01:00
Unbit
609b5aeb0a
porte the ruby/rack plugin to the new exception api
2013-02-17 16:18:12 +01:00
Unbit
0dd2a34e22
improved websockets support
2013-02-16 13:13:04 +01:00
Unbit
d397036e29
improved the alarm subsystem
2013-02-15 12:17:29 +01:00
Unbit
9d5d439191
rpc subsystem is now async/greenthreads friendly
2013-02-07 18:31:44 +01:00
Unbit
e5094e7efa
ruby/rack websockets support
2013-02-04 11:02:24 +01:00
Unbit
60580a0195
prepare for ruby websockets + fibers support
2013-02-04 08:55:19 +01:00
Unbit
d4130dbc4b
first round of protocol parsers optimizations
...
preliminary api for language-independent body read
another step
completed body read language independent implementation
ported gevent to the new read/write api
ported websockets to the new read/write api
removed channels subsystem
removed channels subsystem
ported lua to the new read/write api
fixed post-buffering
readline is still broken
improved request body readline
very difficult test for readline()/read() combo passed
other improvements in postbuffering/read/readline
ported --http-socket to the new api
added X-Forwarded-SSL management
removed old api
more refactoring
ported the RACK plugin to the new api
ported psgi plugin to the new api
defintely removed clustering
simpified ifdel hell
simpified ifdef hell
removed useless configuration options
2013-02-03 10:38:13 +01:00
Unbit
ac78830a90
offloading by default, if available
2013-01-30 13:22:02 +01:00
Unbit
534f78acb3
improved sendfile management
2013-01-30 12:51:13 +01:00
Unbit
e839a9eb89
ported psgi and rack plugin to the new caching api
2013-01-23 20:32:52 +01:00
Roberto De Ioris
4854b3cbcf
fixed rack plugin
2013-01-21 14:55:35 +01:00
Roberto De Ioris
9f55579b87
added support for automatic status codes
2013-01-20 17:29:03 +01:00
Roberto De Ioris
6044af9e7a
ported the cgi plugin to the new write api
2013-01-20 12:36:17 +01:00
Roberto De Ioris
cf682773fb
various int->size_t fixes
2013-01-12 19:50:49 +01:00
Roberto De Ioris
3cd7a1163d
added addheader routing instruction
2013-01-05 09:35:47 +01:00
Roberto De Ioris
c713c1013c
exported uwsgi_legion_i_am_the_lord() api function
2012-12-31 10:16:38 +01:00
Łukasz Mierzwa
7bb424622c
few log format fixes
2012-12-06 13:55:43 +01:00
Roberto De Ioris
6e5fc85e54
uwsgi_cache_del now takes flags
2012-11-25 17:29:41 +01:00
Roberto De Ioris
b96b6a24a6
support for rack official commit afc9b0313c
2012-11-12 09:40:38 +01:00
Roberto De Ioris
1606b8b775
remove obsolete ruby threading definitions
2012-10-31 10:54:57 +01:00
Roberto De Ioris
42229b08ce
added shared require for rack
2012-10-09 13:32:22 +02:00
roberto@quantal64
51b9b5d070
added cppcheck option, improved multicast
2012-09-29 09:16:09 +02:00
roberto@quantal64
dafe3bb12c
fixed rack.input with buffered arg
2012-09-28 16:21:37 +02:00
roberto@mercury
973e508af7
reports details on memory allocation error, and bypass broken rack middlewares
2012-09-28 12:37:11 +02:00
roberto@mercury
8e31bb612e
allows building the rack plugin without async support
2012-09-28 06:16:55 +02:00
roberto@quantal64
d65f873e77
sadly Rack::BodyProxy is still badly broken on 1.9
2012-09-26 07:10:13 +02:00
roberto@quantal64
0a1147a4f6
added --rb-patch-rack-bodyproxy for older ruby/rack versions
2012-09-21 11:02:29 +02:00
roberto@quantal64
f92cb0e6a2
fixed rack compilation
2012-09-21 09:51:36 +02:00
roberto@centos6
57e78dd76f
implemented rack.input each
2012-09-17 16:26:44 +02:00
roberto@centos6
7d0d2b33f4
improved rack.input disk buffering (second part)
2012-09-17 15:51:31 +02:00
roberto@quantal64
03c739102d
reimplementing rack.input without IO wrapper
2012-09-17 13:43:43 +02:00
roberto@quantal64
cf480e499c
implemented psgi cleanup handlers, and fixed a leak in rpc call
2012-09-07 19:09:22 +02:00
roberto@quantal64
b887f3fc27
removed regexp-mount
2012-08-31 12:18:39 +02:00
roberto@quantal64
eddf494b07
big commit for allowing full access to workers/cores/requests data from the api/stats
2012-08-30 16:54:13 +02:00
roberto@quantal64
f6641aeca1
honour --add-header in php,rack and psgi plugins
2012-08-09 11:41:51 +02:00
roberto@wuantal64
4dcfde541a
added --rb-threads option and postinit_apps hook
2012-06-27 16:51:25 +02:00
roberto@quantal64
cf04a87688
preparing for ruby threads: add warnings if native threads are enabled
2012-06-27 16:24:55 +02:00
roberto@quantal64
8e10efd027
added options for setting Expires based on REQUEST_URI and PATH_INFO
2012-06-13 10:53:21 +02:00
roberto@mrspurr
b4e41532eb
dynamic modifier management for the rack plugin
2012-06-10 11:50:14 +02:00
roberto@quantal64
e2a0173d36
ready for the first 1.3 snapshot
2012-06-03 18:51:47 +02:00
roberto@quantal64
4d25e05986
fixed ruby rvm support
2012-06-03 18:32:05 +02:00
roberto@precise64
3bb43745b8
remove HTTP_CONTENT_LENGTH and HTTP_CONTENT_TYPE from rack/psgi automatically
2012-05-18 16:08:23 +02:00