Unbit
3ab96621db
ported magic cache api to lua
2013-03-08 19:06:36 +01:00
Unbit
8f7e5fc1bc
fixed cache_update for lua
2013-03-07 13:23:24 +01:00
Kaarle Ritvanen
fe0c1a4bb3
Lua binding for cache update function
2013-03-07 09:17:58 +00:00
Unbit
8e6b810df8
fixed lua plugin
2013-02-17 14:27:32 +01:00
Unbit
9f15345183
prepare dor async-friendly rpc
2013-02-07 17:23:59 +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
Roberto De Ioris
4cd5643c8f
ported lua to the new api
2013-01-20 13:01:23 +01:00
Kaarle Ritvanen
e4642e5e56
Lua bindings for lock/unlock functions
2013-01-01 15:11:46 +02:00
root
e77f1d5069
%z is not portable
2012-12-07 11:25:14 +01:00
Łukasz Mierzwa
7bb424622c
few log format fixes
2012-12-06 13:55:43 +01:00
Kaarle Ritvanen
e23a7bfd80
support asynchronous requests in Lua plugin
2012-11-15 14:18:45 +02:00
Roberto De Ioris
6b32ac086e
improved lua plugin performance and status management
2012-10-07 08:45:50 +02:00
roberto@quantal64
689a4ef6d4
added support for lua table in the WSAPI plugin, patch by Aaron B.
2012-08-30 08:54:25 +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@goyle
282b2d5ace
lua fixes
2012-03-23 21:22:17 +01:00
roberto@precise64
a35335a820
fixed lua plugin
2012-03-12 18:54:04 +01:00
roberto@centos6
10ff849ebd
fixed permissions of files
2012-03-07 15:06:38 +01:00
roberto@openbsd50
c65b8ce162
various fixes
2012-03-06 15:20:25 +01:00
roberto@goyle
15ad5531b0
another series of updates
2012-01-31 10:54:29 +01:00
roberto@goyle
9b89333244
ported lua
2012-01-31 10:40:38 +01:00
roberto@oneiric64
c7bde15f39
ready for next (last?) -rc
2011-12-04 10:38:53 +01:00
roberto@debian32
8f7ed02475
a bunch of lua fixes
2011-08-13 11:12:10 +02:00
roberto@fiorenzo
afb3e3636e
fixed lua and psgi plugins
2011-02-28 15:26:05 +01:00
roberto@sirius
7133069ee9
updated signal framework to the new api
2011-02-24 09:48:28 +01:00
roberto@sirius
c94206f7ba
a huge list of threading fixes, we are near to ROCK SOLID threading mode
2011-01-13 11:42:59 +01:00
roberto@sirius
e11f84193a
more rpc fixes
2011-01-04 16:02:44 +01:00
roberto@fiorenzo
e422f7311a
added register_signal tu lua api
2010-12-26 20:07:41 +01:00
roberto@sirius
381da45196
completed caching framework api
2010-12-13 18:15:11 +01:00
roberto@goyle
43c347d20e
use luaL_newstate
2010-12-12 18:29:03 +01:00
roberto@goyle
fadee3242f
LuaJit works perfectly and FAAAAST
2010-12-12 18:22:30 +01:00
roberto@sirius
245ab6d815
various test for trying to allow pre-connected requests
2010-12-11 20:08:23 +01:00
roberto@mrspurr
aea66427f1
various fixes for magic options and new --remap-modifier
2010-11-14 07:18:49 +01:00
roberto@sirius
8668b9a614
applied Dan Loewenherz stylish patch
2010-10-26 06:43:40 +02:00
roberto@fiorenzo
1a6324e825
python24, python27, python20, python31, python32 plugins
2010-10-25 08:51:52 +02:00
roberto@sirius
da25f77326
report correct response size in Lua plugin
2010-10-24 12:52:09 +02:00
roberto@sirius
c5073f7056
Lua support improvement
2010-10-24 12:28:43 +02:00
roberto@sirius
c461d2e6b3
lua plugin ported to the new api
2010-10-24 08:28:47 +02:00
roberto@sirius
409ce34a0b
uWSGI 0.9.6.2
2010-09-15 09:18:02 +02:00
roberto@voldemort
b7edaa68c8
various fixes from 0.9.5.2
2010-06-26 22:37:46 +02:00
roberto@sirius
174116c48b
a bunch of fixes for release candidate
2010-04-14 07:25:58 +02:00
roberto@sirius
8d033159b8
uwsgiplugin.py for Lua and example
2010-04-13 08:47:33 +02:00
roberto@sirius
299fd9cf8a
introduced open PSGI plugin for uWSGI
2010-04-13 08:39:49 +02:00
roberto@sirius
113223567a
typo fixes
2010-03-23 10:47:48 +01:00
roberto@sirius
1d203021c7
new setup.py fixes
2010-03-09 08:18:33 +01:00
roberto@sirius
175ef65d9f
new build system
2010-03-08 13:25:02 +01:00
roberto@sirius
8a572a642e
a bit of vacuum
2010-03-08 11:05:02 +01:00
roberto@sirius
710588fcfd
fixed plugin initialization
2010-02-11 09:55:02 +01:00
roberto@sirius
2e29b6b234
first (destructive) public commit for the 0.9.5 branch
2010-02-10 17:28:58 +01:00