Unbit
|
d82ee16e0c
|
completed first step of teajs integration, improved environ copy
|
2013-04-09 18:54:08 +02:00 |
|
Unbit
|
86fcb78cc3
|
fix for broken linkers
|
2013-04-09 14:51:47 +02:00 |
|
Unbit
|
a8ad766182
|
fixed matheval route var, added time route var
|
2013-04-09 11:09:15 +02:00 |
|
Unbit
|
1e057e6c35
|
the ldap support is now a plugin
|
2013-04-09 05:55:18 +02:00 |
|
Unbit
|
0f7f13dfb2
|
prepare for TeaJS integration
|
2013-04-08 19:50:01 +02:00 |
|
Unbit
|
aa19ccda1d
|
removed the probe subsystem
|
2013-04-08 17:05:12 +02:00 |
|
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
|
ece03922d6
|
added gridfs authentication
|
2013-04-06 15:09:01 +02:00 |
|
Unbit
|
61022c398c
|
added rpcraw
|
2013-04-06 08:42:55 +02:00 |
|
Unbit
|
00bd8cc525
|
improved pyshell
|
2013-04-06 07:44:12 +02:00 |
|
Unbit
|
cf6a232aef
|
added check for seek and tell in wsgi
|
2013-04-06 07:33:25 +02:00 |
|
Unbit
|
f713ffd6a1
|
improved mongodb dumb plugin
|
2013-04-05 18:17:28 +02:00 |
|
Unbit
|
22ba9d81d4
|
more generic mongodb plugin
|
2013-04-05 17:51:41 +02:00 |
|
unbit
|
9b8646a583
|
Merge pull request #213 from prymitive/carbon_avg_policy
adds ability to control what values (if any) for avg_rt will be sent if ...
|
2013-04-05 02:18:19 -07:00 |
|
Unbit
|
48d1b87ab8
|
completed sqlite3 plugin
|
2013-04-05 10:37:18 +02:00 |
|
Unbit
|
c5f849d846
|
added sqlite3 plugin
|
2013-04-05 10:35:30 +02:00 |
|
Unbit
|
252e8484a8
|
added chdir,setapp and sethome routing actions
|
2013-04-04 11:19:31 +02:00 |
|
Unbit
|
1b89203932
|
prepare for language independent home concept
|
2013-04-04 11:03:26 +02:00 |
|
Łukasz Mierzwa
|
673cb3ee21
|
adds ability to control what values (if any) for avg_rt will be sent if no requests were done, fixes #212
|
2013-04-04 00:55:02 +02:00 |
|
Unbit
|
f226f29428
|
fix psgi post buffering
|
2013-04-03 18:20:54 +02:00 |
|
Unbit
|
b87a284390
|
added 404/403 management for cgi routing
|
2013-04-03 18:09:05 +02:00 |
|
Unbit
|
7f5563d581
|
added cgi router
|
2013-04-03 15:18:46 +02:00 |
|
Unbit
|
d8a61a920e
|
allows building a monolithic gridfs binary
|
2013-04-03 12:41:07 +02:00 |
|
Unbit
|
677c30057a
|
added routing support for gridfs
|
2013-04-03 12:24:21 +02:00 |
|
Unbit
|
26113e091b
|
added the gridfs plugin
|
2013-04-03 11:54:54 +02:00 |
|
Unbit
|
1b5e98f593
|
more JSGI request vars
|
2013-04-02 18:22:39 +02:00 |
|
Unbit
|
0aa5201947
|
first implementation of a JSGI request
|
2013-04-02 17:30:58 +02:00 |
|
Unbit
|
e3951baa3f
|
completed JSGI response
|
2013-04-02 16:55:01 +02:00 |
|
Unbit
|
9f9dbbab9e
|
preliminary support for JSGI 3.0
|
2013-04-02 12:26:55 +02:00 |
|
Unbit
|
d546bbadbd
|
added commonjs 'require' implementation to v8
|
2013-04-02 10:57:52 +02:00 |
|
Unbit
|
2b7f25054f
|
added mule support for v8
|
2013-04-02 10:00:10 +02:00 |
|
Unbit
|
bb3f6bcf7e
|
more solid multithreading support for v8
|
2013-04-01 21:36:07 +02:00 |
|
Unbit
|
41da7175d1
|
working on v8 multithreading
|
2013-04-01 20:19:59 +02:00 |
|
Unbit
|
446763b58a
|
added --honour-stdin
|
2013-04-01 10:07:33 +02:00 |
|
unbit
|
e4be42edbb
|
Merge pull request #208 from xrmx/coverity11
More issues reported by Coverity
|
2013-04-01 00:07:29 -07:00 |
|
Unbit
|
230fa1f3bb
|
fixed multiple interpreters support
|
2013-04-01 09:00:24 +02:00 |
|
Riccardo Magliocchetti
|
38049b0897
|
plugins/cgi: fix memory leak in uwsgi_cgi_request
Reported by Coverity as CID #990186.
|
2013-03-31 20:12:12 +02:00 |
|
Riccardo Magliocchetti
|
b21ec73a52
|
plugins/carbon: fix memory leak in carbon_post_init
Reported by Coverity as CID #995791
|
2013-03-31 19:45:24 +02:00 |
|
Riccardo Magliocchetti
|
c595844f0e
|
plugins/router_cache: fix memory leak in uwsgi_router_cache_store
Reported by Coverity as CID #995792.
|
2013-03-31 19:38:58 +02:00 |
|
Unbit
|
cd382c6bc0
|
added rpcblob/rpcnext
|
2013-03-30 16:06:47 +01:00 |
|
Unbit
|
cc189feae5
|
added uwsgi_register_signal to v8
|
2013-03-30 09:25:50 +01:00 |
|
Unbit
|
6dad7b3ced
|
ported the cplusplus plugin to the new api
|
2013-03-29 19:43:03 +01:00 |
|
Unbit
|
b8d0e7a3ac
|
beta quality v8 plugin
|
2013-03-29 19:37:33 +01:00 |
|
Unbit
|
eeff935fc9
|
fixed signal handling in non-workers
|
2013-03-29 12:50:56 +01:00 |
|
John Berthels
|
d0cca85c83
|
fix segfault in psgi handler after taking early-exit error path in coroae_accept_request
|
2013-03-28 17:29:00 +00:00 |
|
Unbit
|
02693489fe
|
fixed php headers generation
|
2013-03-28 12:13:23 +01:00 |
|
Unbit
|
dcefea9958
|
added rpcret routing action
|
2013-03-28 10:03:33 +01:00 |
|
Unbit
|
59121ff834
|
added --lua-load, fixed lua rpc memory leak
|
2013-03-28 09:21:47 +01:00 |
|
Unbit
|
639c1a508c
|
support for lua ordered arrays in configurations
|
2013-03-28 09:00:10 +01:00 |
|