Commit Graph

97 Commits

Author SHA1 Message Date
roberto@sirius
67b22ff796 added iterations to uwsgi.add_rb_timer() 2011-02-24 10:50:52 +01:00
roberto@sirius
28c14f4d8c added uwsgi.add_rb_timer() 2011-02-24 10:29:06 +01:00
roberto@sirius
7133069ee9 updated signal framework to the new api 2011-02-24 09:48:28 +01:00
roberto@cable
05be07aab4 removed debug from real gil 2011-02-23 10:29:01 +01:00
roberto@mrspurr
7f4f16e96a fixed ini/yaml parsing with optional values, added UWSGI_SETENV var 2011-02-23 09:35:38 +01:00
roberto@sirius
9331d1154e damn, another fix for spooler leak 2011-02-21 11:03:46 +01:00
roberto@sirius
364a580090 fixed a leak in the spooler 2011-02-21 10:17:28 +01:00
roberto@lupo
69586a6134 fixed a couple of leaks spotted by Riccardo and added uwsgi.listen_queue() 2011-02-21 07:44:37 +01:00
roberto@mrspurr
ec08632a29 fixed python <= 2.5 support 2011-02-19 08:55:41 +01:00
roberto@goyle
78096fab30 cache items can have a 16bit flags 2011-02-18 19:34:02 +01:00
roberto@goyle
bcff6e0173 various fixes 2011-02-16 15:44:53 +01:00
roberto@goyle
3bd2c3a573 merge 2011-02-16 08:12:53 +01:00
roberto@goyle
afba91ad61 added uwsgi queue subsystem 2011-02-16 08:12:21 +01:00
roberto@openbsd32
3fd41a3d2e OpenBSD fixes 2011-02-15 11:53:56 +01:00
roberto@maverick64
c4eccd0d93 first attempt of a better wsgi.input 2011-02-14 20:48:01 +01:00
roberto@maverick64
7744285dc3 move caching locking to rwlock 2011-02-13 18:58:51 +01:00
roberto@maverick64
238c98c0bd a bunch of caching fixes 2011-02-12 10:59:20 +01:00
roberto@maverick64
f9a9ef5752 new cache subsystem 2011-02-12 10:33:12 +01:00
roberto@maverick64
7f3ba8324a fixed uwsgi.cache_exists 2011-02-10 18:37:09 +01:00
roberto@mmaverick64
e9002f2111 allow empty string in cache python api 2011-02-10 15:07:46 +01:00
roberto@maverick64
e62679cc26 another bunch of erlang features: atoms are mapped to unicode 2011-02-09 12:32:26 +01:00
roberto@maverick64
0288313524 updated async stack 2011-02-07 10:28:11 +01:00
roberto@maverick64
534ff245f2 new Erlang subsystem 2011-02-05 15:16:22 +01:00
roberto@freebsd64
2bacd79c43 fixed a couple of leaks 2011-02-03 11:10:16 +01:00
roberto@maverick64
937b2de41b the uWSGI fastrouter 2011-02-02 16:38:51 +01:00
roberto@maverick64
9562c81590 the new spooler is working 2011-01-29 11:48:46 +01:00
roberto@maverick64
0a37852c5f ready to port the spooler to the new api 2011-01-29 10:08:35 +01:00
roberto@maverick64
460b78857c 64K are greater than 10K.... 2011-01-28 14:32:03 +01:00
roberto@maverick64
740f16fe62 added exception for python cache_set 2011-01-27 18:04:35 +01:00
roberto@maverick64
380d8cb3ea fixed --pyargv 2011-01-27 13:20:25 +01:00
roberto@maverick64
f82dbfd300 support BROADCAST for clustering 2011-01-25 16:20:11 +01:00
roberto@maverick64
9cbf1c545d added uwsgi.fcgi() api function to allows uWSGI being a fastcgi proxy/router 2011-01-23 14:35:42 +01:00
roberto@maverick64
07dd0c2c0b Python3 support back to the future 2011-01-21 10:17:52 +01:00
roberto@sirius
78980aab9e re-export uwsgi.env in non-threaded modes 2011-01-18 06:11:09 +01:00
roberto@maverick64
666c1fec75 added support for cache_get, cache_set and call to PSGI 2011-01-15 19:05:05 +01:00
roberto@sirius
520ff8465b added exceptions counter 2011-01-14 14:49:45 +01:00
roberto@maverick64
170c66b000 fixed paste support: Plone threaded works perfectly 2011-01-13 18:10:13 +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@maverick64
8a8d029357 lua build fixes 2011-01-09 08:07:51 +01:00
roberto@debian32
cc0d656b86 fixed python multiapp loading 2011-01-08 12:01:19 +01:00
roberto@debian32
18080df77a fix for debian + python2.5 2011-01-08 11:26:45 +01:00
roberto@mrspurr
500e4e41fe uwsgi_rawlog() 2011-01-07 23:17:34 +01:00
roberto@mrspurr
f8464ac733 fix debug build and better error reporting 2011-01-07 22:38:51 +01:00
roberto@maverick64
ed5f501a19 improvements in multiple interpreter management 2011-01-06 19:45:43 +01:00
roberto@maverick64
515b9f2838 completely remove leave_open support (sorry that was a bad choice) 2011-01-06 11:48:10 +01:00
roberto@maverick64
d57ddff924 support for --mount option 2011-01-06 11:38:07 +01:00
roberto@maverick64
72f677bb0d working linux namespace support 2011-01-05 15:42:30 +01:00
roberto@sirius
e11f84193a more rpc fixes 2011-01-04 16:02:44 +01:00
roberto@sirius
ec4fbdff32 added generic functions for rpc 2011-01-03 20:52:23 +01:00
roberto@sirius
ae41506764 send log mesages via uwsgicc 2011-01-03 12:31:12 +01:00