roberto@debian32
|
85662578e4
|
implemented --mule-harakiri
|
2011-10-12 01:48:30 +02:00 |
|
roberto@colossus
|
9a8ac9af3c
|
added uwsgi.mule_id()
|
2011-10-11 07:31:41 +02:00 |
|
roberto@debian32
|
dce3263ee3
|
added mule messaging subsystem
|
2011-10-03 07:45:18 +02:00 |
|
roberto@debian32
|
44f6e214fd
|
improved uwsgi.queue_last
|
2011-09-25 10:44:19 +02:00 |
|
roberto@debian32
|
3e46f81d2b
|
use PyLong_FromUnsignedLongLong
|
2011-09-25 06:42:23 +02:00 |
|
roberto@debian32
|
2694be562c
|
fixed respawn_count
|
2011-09-24 08:28:19 +02:00 |
|
roberto@debian32
|
d85e0790de
|
added response_time and running_time statistics
|
2011-09-24 06:40:30 +02:00 |
|
roberto@debian3
|
4e8c8ef317
|
improved screen support
|
2011-09-21 06:09:05 +02:00 |
|
roberto@debian32
|
a05f459b2b
|
preliminary cheaper implementation
|
2011-09-19 07:13:45 +02:00 |
|
roberto@debian32
|
207979580a
|
added uwsgi.extract
|
2011-09-18 07:04:36 +02:00 |
|
roberto@debian32
|
a23ba653da
|
better shared sockets support
|
2011-09-16 07:46:45 +02:00 |
|
roberto@debian32
|
f58f51294d
|
fixed sendfile typecasting
|
2011-09-11 07:41:42 +02:00 |
|
roberto@debian32
|
e86bd0c070
|
preliminary support for detachable pyshell
|
2011-09-10 17:28:01 +02:00 |
|
roberto@mrspuur
|
f218af0735
|
clang fixes
|
2011-09-08 19:45:46 +02:00 |
|
roberto@debian32
|
1989099cc5
|
preliminary pypy support
|
2011-08-31 13:18:32 +02:00 |
|
roberto@dexter
|
97133b27ce
|
the decoratortest is fully working, ready for release
|
2011-08-29 09:54:07 +02:00 |
|
roberto@debian32
|
982559ae66
|
snmp fixes
|
2011-08-26 09:54:11 +02:00 |
|
roberto@debian32
|
25d671e0f6
|
fixed python snmp api
|
2011-08-26 08:13:14 +02:00 |
|
roberto@debian32
|
c422231806
|
ops another grunt fix
|
2011-08-25 18:16:58 +02:00 |
|
roberto@debian32
|
4979883fe5
|
fixed a grunt bug
|
2011-08-25 17:51:04 +02:00 |
|
roberto@debian32
|
7ef921356f
|
updated sharedarea
|
2011-08-19 15:22:20 +02:00 |
|
roberto@debian32
|
d5e6412b20
|
uWSGI 0.9.9-rc1
|
2011-08-19 09:57:58 +02:00 |
|
roberto@debian32
|
0f31c21f4a
|
completed queue subsystem with test
|
2011-08-18 09:46:32 +02:00 |
|
roberto@debian32
|
a19b392ba6
|
applications list is now shared
|
2011-08-12 08:08:39 +02:00 |
|
roberto@debian32
|
0d60b001fb
|
uwsgi.cache_update
|
2011-07-28 10:27:37 +02:00 |
|
roberto@debian32
|
5b34f6c515
|
fixed multiprotocol uwsgi.sendfile
|
2011-07-26 07:06:46 +02:00 |
|
roberto@sirius
|
6d5912f307
|
a couple of spooler improvements
|
2011-07-13 19:41:56 +02:00 |
|
roberto@centos6
|
73e94350df
|
return the name of the spoolfile on uwsgi.spool()
|
2011-07-12 20:20:55 +02:00 |
|
roberto@natty32
|
1013ca340a
|
uwsgi.embedded_data
|
2011-07-10 19:47:53 +02:00 |
|
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 |
|