roberto@maverick64
|
6f155ebf17
|
spooler object debug
|
2011-07-06 19:43:28 +02:00 |
|
roberto@maverick64
|
f39d8cc5fb
|
fixed spooler for python 3
|
2011-07-06 18:17:53 +02:00 |
|
roberto@maverick64
|
ec899a45d5
|
added body to spooler
|
2011-07-05 14:55:10 +02:00 |
|
roberto@maverick64
|
e08b2cccf9
|
implemented workerN signal target
|
2011-07-03 12:55:18 +02:00 |
|
roberto@maverick64
|
0ba1b982d1
|
implemented target='workers' for signal infrastructure
|
2011-07-03 12:43:30 +02:00 |
|
roberto@maverick64
|
374c02c46e
|
prefork/multithread uwsgi.signal_wait() implementation
|
2011-07-03 12:00:06 +02:00 |
|
roberto@maverick64
|
40a722294f
|
added 'at' variable to the spooler
|
2011-07-02 11:04:25 +02:00 |
|
roberto@maverick64
|
3ed6c5e943
|
added @lock decorator
|
2011-07-02 09:22:52 +02:00 |
|
roberto@sirius
|
750bbd64b2
|
new option --import, new api function uwsgi.signal_registered
|
2011-07-01 09:05:55 +02:00 |
|
roberto@debian32
|
3200f88363
|
applied Riccardo Magliocchetti patch for spooler pid and uwsgicc
|
2011-06-28 15:14:49 +02:00 |
|
roberto@debian32
|
8b423d00e9
|
added priority keyword to spooler
|
2011-06-26 11:26:52 +02:00 |
|
roberto@debian32
|
576a1e7cb2
|
fixed threadstate swap
|
2011-06-25 07:44:21 +02:00 |
|
roberto@goyle
|
61793201c7
|
fixed uwsgi.sendfile in threading mode
|
2011-06-22 11:14:02 +02:00 |
|
roberto@debian32
|
0a98550770
|
reset random seed on grunt
|
2011-06-18 06:58:01 +02:00 |
|
roberto@debian32
|
836efaaf70
|
less verbose logging in python api for clustering
|
2011-06-16 07:20:15 +02:00 |
|
roberto@debian32
|
984df3bcdf
|
added signal sending in uwsgicc
|
2011-06-15 19:05:14 +02:00 |
|
roberto@debian32
|
7673cdb1aa
|
refactored uwsgi_parse_response to uwsgi_parse_packet
|
2011-06-15 14:01:00 +02:00 |
|
roberto@debian32
|
8af700ce37
|
fixed rpc
|
2011-06-15 12:30:01 +02:00 |
|
roberto@debian32
|
9c71b39edd
|
fixed rpc
|
2011-06-13 09:07:49 +02:00 |
|
roberto@debian32
|
28bcc73c70
|
reintroduced clang support
|
2011-06-07 21:26:07 +02:00 |
|
roberto@debian32
|
5ff34ac6d0
|
a couple of admin plugin fixes
|
2011-06-01 08:12:50 +02:00 |
|
roberto@debian32
|
e304e34929
|
throw exception on too much big spool requests
|
2011-06-01 07:11:54 +02:00 |
|
roberto@debian32
|
9f69998075
|
grunt improvement
|
2011-05-23 11:43:22 +02:00 |
|
roberto@debian32
|
4f6270976b
|
fixed python3.x spooler
|
2011-05-22 14:07:01 +02:00 |
|
roberto@debian32
|
46eb832cc7
|
set in_request per core
|
2011-05-11 18:47:42 +02:00 |
|
roberto@natty32
|
80a6d2ccfb
|
various fixes in multiple sockets and support for file piped via stdin
|
2011-04-27 14:15:01 +02:00 |
|
roberto@debian32
|
8b53df27ab
|
gcc-4.6 fixes and applied Riccardo Magliocchetti patch for libm
|
2011-04-26 07:38:10 +02:00 |
|
roberto@natty32
|
09ee97e775
|
first destructive commit for uWSGI 0.9.8
|
2011-04-16 19:41:58 +02:00 |
|
roberto@mrspurr
|
8b55460156
|
added persistence for queue
|
2011-03-18 20:20:36 +01:00 |
|
roberto@natty32
|
7ee5948233
|
better error reporting on failed open/fopen
|
2011-03-16 12:14:41 +01:00 |
|
roberto@natty32
|
d4f75ab53c
|
re-added ugreen support (better and faster)
|
2011-03-16 07:28:23 +01:00 |
|
roberto@natty32
|
b3965d9d67
|
updated async support
|
2011-03-15 10:45:23 +01:00 |
|
roberto@natty32
|
7ee90d1e12
|
fixed python uwsgi.cache_get
|
2011-03-12 14:52:11 +01:00 |
|
roberto@natty32
|
6827b3bf15
|
cron-like interface added to signal framework
|
2011-03-09 10:33:44 +01:00 |
|
roberto@fiorenzo
|
6ec1eb5c90
|
added --harakiri-verbose
|
2011-02-26 11:21:46 +01:00 |
|
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@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@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
|
afba91ad61
|
added uwsgi queue subsystem
|
2011-02-16 08:12:21 +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 |
|