Unbit
|
ec954b8aa7
|
fixed v8 RPC
|
2013-11-17 07:02:21 +01:00 |
|
Roberto De Ioris
|
4805a9c219
|
added chunked input api to psgi
|
2013-11-14 07:44:13 +01:00 |
|
Roberto De Ioris
|
882cdcc2b6
|
added --plshell and Perl uwsgi::rpc
|
2013-11-14 06:24:56 +01:00 |
|
Unbit
|
dec2b234f8
|
fixed no default app
|
2013-11-12 12:14:15 +01:00 |
|
Pavlo Kapyshin
|
c62aa8e7ed
|
Fix typos
|
2013-11-11 23:05:30 +02:00 |
|
Unbit
|
799b8a22e0
|
improved content_type detection for rpc-path_info bridge
|
2013-11-11 15:50:11 +01:00 |
|
Unbit
|
2336580164
|
more rpc fixes
|
2013-11-11 15:09:13 +01:00 |
|
Unbit
|
ca4f30c003
|
fixed rpc 64bit networking extension
|
2013-11-11 14:52:22 +01:00 |
|
Unbit
|
44b92f1578
|
implemented 64bit extension for rpc protocol
|
2013-11-11 14:08:26 +01:00 |
|
Unbit
|
abed95362f
|
another series of rpc 64bit fixes
|
2013-11-11 13:46:00 +01:00 |
|
Unbit
|
72ecc217f7
|
perl passes the 64bit rpc test
|
2013-11-11 13:43:21 +01:00 |
|
Unbit
|
1405d01d50
|
pypy passes 64bit rpc local test
|
2013-11-11 13:24:08 +01:00 |
|
Unbit
|
def65c4793
|
fixed python, perl and ruby rpc 64bit
|
2013-11-11 13:06:16 +01:00 |
|
Unbit
|
26386909de
|
first attempt of moving rpc output from 16 to 64 bit
|
2013-11-11 13:00:20 +01:00 |
|
Unbit
|
2d4e04059a
|
uwsgi.go low-level optimizations and implementation of uwsgi.CacheGet
|
2013-11-11 12:18:43 +01:00 |
|
unbit
|
ac557739c2
|
allows monolithic gccgo to run on 32bit
|
2013-11-11 11:00:33 +01:00 |
|
Unbit
|
73bfc20ba1
|
added connection_fd to rack plugin
|
2013-11-11 09:12:52 +01:00 |
|
Unbit
|
20b5b7b0dc
|
added support for uwsgi::connection_fd and psgix.io
|
2013-11-11 08:22:01 +01:00 |
|
Unbit
|
ec14f5b0fe
|
Merge branch 'master' of ssh://github.com/unbit/uwsgi
|
2013-11-11 05:45:06 +01:00 |
|
Unbit
|
b68ffc842d
|
prepare for gccgo docs
|
2013-11-11 05:44:51 +01:00 |
|
Adam Wentz
|
0326c1d508
|
Fixed spelling of error message in pyloader.c
|
2013-11-10 14:08:41 -06:00 |
|
Unbit
|
42f45bfbf9
|
erlang plugin is broken
|
2013-11-10 08:27:44 +01:00 |
|
Unbit
|
d018d3af99
|
pyerl plugin is broken
|
2013-11-10 08:27:23 +01:00 |
|
Unbit
|
42afc476d7
|
improved gccgo monolithic build
|
2013-11-10 08:26:14 +01:00 |
|
Unbit
|
b5037d3f0f
|
sanitize gccgo environment
|
2013-11-10 07:54:13 +01:00 |
|
unbit
|
7909e092b5
|
Merge pull request #449 from xrmx/coverity0911-2
More coverity fixes
|
2013-11-09 21:52:49 -08:00 |
|
Unbit
|
9da53f5fd4
|
improved gccgo signal handling and added --timer and --rbtimer commodity options
|
2013-11-10 06:42:46 +01:00 |
|
Unbit
|
025cb7744e
|
implemented goroutines timeout
|
2013-11-10 05:55:54 +01:00 |
|
Unbit
|
50a8ec8a19
|
removed matheval flag, added generic matheval plugin and startin 1.9.20 development cycle
|
2013-11-10 02:53:08 +01:00 |
|
Unbit
|
79c702278a
|
fixed async queue full condition in goroutine mode
|
2013-11-10 02:42:00 +01:00 |
|
Unbit
|
8fc41a4c85
|
remove useless gccgo code
|
2013-11-09 18:45:57 +01:00 |
|
Unbit
|
9c6455252d
|
avoid GC to destroy go request env
|
2013-11-09 18:22:36 +01:00 |
|
Unbit
|
83e41844f3
|
first hardcore commit for supporting gccgo coroutines
|
2013-11-09 17:28:06 +01:00 |
|
Riccardo Magliocchetti
|
faf72b6a77
|
plugins/corerouter: fix memory leak
While at it reindent the code
Reported by Coverity as CID #1100818.
|
2013-11-09 16:05:41 +01:00 |
|
Unbit
|
ce8ff8c45f
|
fixed metric bug discovered by coverity
|
2013-11-09 15:15:32 +01:00 |
|
Riccardo Magliocchetti
|
5ae742e8e1
|
plugins/xslt: fail early if content_type is null
Fixes null pointer dereference.
Reported by Coverity as CID #1125161
|
2013-11-09 15:11:35 +01:00 |
|
Riccardo Magliocchetti
|
60f6572985
|
plugins/xslt: fix memory leak
Reported by Coverity as CID #1125168
|
2013-11-09 15:06:46 +01:00 |
|
Riccardo Magliocchetti
|
4ea34c63d2
|
plugins/servlet: Check uwsgi_jvm_exception return value
Reported vy Coverity as CID #1125169.
|
2013-11-09 15:04:47 +01:00 |
|
Unbit
|
dda8d25495
|
try to address EAGAIn body read problem
|
2013-11-09 13:17:17 +01:00 |
|
Unbit
|
d4f690322c
|
moved go to broken plugins
|
2013-11-09 13:01:28 +01:00 |
|
Unbit
|
4f2f30d1e5
|
improved gccgo plugin
|
2013-11-09 12:55:52 +01:00 |
|
Unbit
|
d3b28e7956
|
more plugins for coveriti, fixed gccgo
|
2013-11-09 12:20:32 +01:00 |
|
Unbit
|
ab4afdbeaa
|
fixed template plugin
|
2013-11-09 06:39:29 +01:00 |
|
Unbit
|
8b0565c0b8
|
added metric api to ruby
|
2013-11-09 04:31:14 +01:00 |
|
Unbit
|
f8bbd2177e
|
added stats pusher default plugins
|
2013-11-07 11:27:40 +01:00 |
|
Unbit
|
1b99f9a750
|
added no_content_length to the cache router
|
2013-11-06 11:44:47 +01:00 |
|
Unbit
|
a434195318
|
transformation_template has been moved to a plugin
|
2013-11-06 11:39:34 +01:00 |
|
Unbit
|
a6a8faea78
|
added 'uwsgi' transformation
|
2013-11-06 10:52:19 +01:00 |
|
Łukasz Mierzwa
|
fc7026c076
|
allow disabling retries in carbon
|
2013-11-02 18:59:25 +01:00 |
|
unbit
|
f4be581666
|
Merge pull request #441 from xrmx/jvmarch2
plugins/jvm: let override jvm arch
|
2013-11-02 10:07:39 -07:00 |
|