Roberto De Ioris
|
e8aa0e1e26
|
fixed a typecasting
|
2013-03-11 20:51:08 +01:00 |
|
Unbit
|
46a8aae908
|
added CacheGet to mono
|
2013-03-11 16:10:39 +01:00 |
|
Unbit
|
e640bd6f9b
|
completed legion scroll
|
2013-03-11 09:44:50 +01:00 |
|
Unbit
|
dd1881576a
|
removed grunt support
|
2013-03-10 22:22:16 +01:00 |
|
Riccardo Magliocchetti
|
28153af4ad
|
plugin/python: fix leak in uwsgi_file_loader
Reported by Coverity as CID #971055.
|
2013-03-09 16:21:16 +01:00 |
|
Riccardo Magliocchetti
|
341cfd90b6
|
plugin/python: fix a leak in symimporter_load_module
Reported by Coverity as CID #971058.
|
2013-03-09 16:17:18 +01:00 |
|
Riccardo Magliocchetti
|
82342577a4
|
plugins/zergpool: fix a couple of memory leaks in add_zergpool_socket
Reported by Coverity as CID #971071, #971070.
|
2013-03-09 16:02:04 +01:00 |
|
Riccardo Magliocchetti
|
9d735fdbea
|
plugins/python: don't copy router_name in py_uwsgi_route
No need to create a news string since uwsgi_route_api_func use it
for just a strcmp.
Reported by Coverity as CID #989251.
|
2013-03-09 15:50:02 +01:00 |
|
Unbit
|
1775526b89
|
improved asp.net support
|
2013-03-09 15:11:42 +01:00 |
|
Unbit
|
c84f205c74
|
improved mono build
|
2013-03-09 12:56:40 +01:00 |
|
Unbit
|
591faabc00
|
fixed spooler plugin
|
2013-03-09 11:48:56 +01:00 |
|
Unbit
|
e945003d07
|
fixed jwsgi plugin name
|
2013-03-09 11:27:25 +01:00 |
|
Unbit
|
26c6ec4283
|
fixed admin and echo plugins
|
2013-03-09 11:03:46 +01:00 |
|
Unbit
|
619e853a19
|
cache sync is working again
|
2013-03-09 06:34:48 +01:00 |
|
Unbit
|
57105c1bc7
|
implemented uwsgi.rpc jvm function
|
2013-03-08 20:58:52 +01:00 |
|
Unbit
|
fba0d196ff
|
fixed php body read
|
2013-03-08 20:23:09 +01:00 |
|
Unbit
|
e29c50c9a5
|
prepare for JVM uwsgi.rpc() api function
|
2013-03-08 20:02:21 +01:00 |
|
Unbit
|
059b4c6ba3
|
ported cache magic api to go
|
2013-03-08 19:35:27 +01:00 |
|
Unbit
|
3ab96621db
|
ported magic cache api to lua
|
2013-03-08 19:06:36 +01:00 |
|
Unbit
|
9bbe148112
|
ported magic cache api to php
|
2013-03-08 18:51:31 +01:00 |
|
Unbit
|
e32de9b892
|
ported magic cache api to ruby
|
2013-03-08 18:12:12 +01:00 |
|
Unbit
|
dea7f0fbb8
|
ported the new magic cache api to perl/psgi
|
2013-03-08 17:39:55 +01:00 |
|
Unbit
|
a684bc6124
|
completed magic cache clear
|
2013-03-08 17:21:08 +01:00 |
|
Unbit
|
849ba0856f
|
implemented cache magic exists and del
|
2013-03-08 17:04:36 +01:00 |
|
Unbit
|
f728e277e2
|
fixed the cache router
|
2013-03-08 16:40:59 +01:00 |
|
Unbit
|
d11fed3511
|
prepare for exists del and clear
|
2013-03-08 16:32:46 +01:00 |
|
Unbit
|
f3b1acc55e
|
completed cache magic update
|
2013-03-08 16:26:16 +01:00 |
|
Unbit
|
61722a7876
|
other improvements in the cache api
|
2013-03-08 16:16:49 +01:00 |
|
Unbit
|
e418a35159
|
added cache check for max item size
|
2013-03-08 14:18:49 +01:00 |
|
Unbit
|
cd29b033f0
|
reimplementation of the cache networking protocol to be fully non-blocking
|
2013-03-08 13:45:27 +01:00 |
|
Unbit
|
c728471b94
|
another update to the cache magic api
|
2013-03-08 11:23:26 +01:00 |
|
Unbit
|
4383578795
|
prepare for magic cache functions
|
2013-03-08 10:04:13 +01:00 |
|
Unbit
|
f8212f9e4b
|
fixed alarm subsystem and added uwsgi.alarm to the JVM
|
2013-03-08 09:18:20 +01:00 |
|
Unbit
|
5e70986bc9
|
added JVM cache_get and lock/unlock
|
2013-03-08 08:12:51 +01:00 |
|
Unbit
|
d61dff3c26
|
Merge branch 'master' of https://github.com/unbit/uwsgi
|
2013-03-08 06:42:04 +01:00 |
|
Unbit
|
2b2da8b7f4
|
fixed #172
|
2013-03-08 06:41:46 +01:00 |
|
Guido Berhoerster
|
d753e1aeef
|
add option for enabling logging in notfound plugin
|
2013-03-07 19:27:13 +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
|
eb90b773fa
|
ported JWSGI to the new stable api and refactored ring plugin
|
2013-03-07 07:01:28 +01:00 |
|
Unbit
|
77bae96c34
|
the ring support is complete
|
2013-03-06 16:09:06 +01:00 |
|
Unbit
|
cbbaa24d6e
|
completetd uwsgi.RequestBody jvm implementation
|
2013-03-06 14:44:49 +01:00 |
|
Unbit
|
37010c04ca
|
implemented read() method for jvm input stream
|
2013-03-06 14:26:52 +01:00 |
|
Unbit
|
5902749f9d
|
started implementing jvm body input stream
|
2013-03-06 13:51:42 +01:00 |
|
Unbit
|
b1db1ae651
|
maintain python2.4 and centos5 compatibility
|
2013-03-06 13:24:51 +01:00 |
|
Unbit
|
d96e394947
|
implemented ring content-length
|
2013-03-06 12:25:09 +01:00 |
|
Unbit
|
89891c80ae
|
added ssl error clear even in the ssl router
|
2013-03-06 11:43:09 +01:00 |
|
Unbit
|
edabc3cc6e
|
fixed jvm build on python3
|
2013-03-06 11:15:16 +01:00 |
|
Unbit
|
9d4300d514
|
call ERR_clear_error after each https session close
|
2013-03-06 10:35:32 +01:00 |
|
Unbit
|
af1eac9fcc
|
correctly report REMOTE_ADDR and REMOTE_PORT in the fastrouter
|
2013-03-06 08:55:04 +01:00 |
|