Unbit
|
0f397eeb55
|
fixed #305
1.9.12
|
2013-06-05 11:14:47 +02:00 |
|
Unbit
|
bf929398a9
|
updated gemspec for 1.9.12
|
2013-06-05 09:19:57 +02:00 |
|
Unbit
|
4f8a0f753e
|
added router_hash and extended support for memcached and redis
|
2013-06-05 06:26:39 +02:00 |
|
Unbit
|
7db5da9566
|
fixed support for newer cygwin
|
2013-06-04 17:13:18 +02:00 |
|
Unbit
|
4d1389805c
|
added redis router code
|
2013-06-04 13:20:47 +02:00 |
|
Unbit
|
ee87e2b946
|
memcached and redis routers are now builtin by default
|
2013-06-04 13:07:51 +02:00 |
|
Unbit
|
6356d78768
|
completed memcachedstore
|
2013-06-04 12:04:42 +02:00 |
|
Unbit
|
afdf7e740e
|
prepare for memcachedstore
|
2013-06-04 11:40:19 +02:00 |
|
Unbit
|
51ce3ddf78
|
added offloading to memcached internal router
|
2013-06-04 11:18:02 +02:00 |
|
Unbit
|
192186056e
|
added pipe offload engine
|
2013-06-04 10:34:19 +02:00 |
|
Unbit
|
336a7febd7
|
prepate for 1.9.12
|
2013-06-03 15:35:17 +02:00 |
|
Unbit
|
63e73d1b73
|
added --touch-signal
|
2013-06-03 11:15:39 +02:00 |
|
Unbit
|
a02ab9a723
|
automatically search for 'application' method in jwsgi
|
2013-06-03 06:33:48 +02:00 |
|
Unbit
|
95f15ab9dd
|
added a note for python logger
|
2013-06-02 19:20:35 +02:00 |
|
Unbit
|
5d0ea0066a
|
fixed fastcgi body read
|
2013-06-02 12:52:13 +02:00 |
|
Unbit
|
9ff6b2da9b
|
improved tmp file generation and first implementation of offload transformation
|
2013-06-02 11:12:28 +02:00 |
|
Roberta Giordano
|
6ac7e27847
|
added seek() support to jvm input
|
2013-06-01 19:53:29 +02:00 |
|
Roberta Giordano
|
4ed1c5e747
|
Merge branch 'master' of https://github.com/unbit/uwsgi
|
2013-06-01 19:42:29 +02:00 |
|
Roberta Giordano
|
bae3bc096f
|
added readLine featute to jvm input
|
2013-06-01 19:42:11 +02:00 |
|
unbit
|
9d73683de2
|
Merge pull request #298 from prymitive/csfix
try to escape json
|
2013-06-01 08:15:19 -07:00 |
|
Roberta Giordano
|
f5fec0ab71
|
added support for jvm list and uwsgi.opt
|
2013-06-01 16:32:39 +02:00 |
|
Łukasz Mierzwa
|
9909ab10c4
|
try to escape json
|
2013-06-01 15:53:35 +02:00 |
|
Roberta Giordano
|
65cff01fee
|
implemented non-static JWSGI apps
|
2013-06-01 12:20:19 +02:00 |
|
unbit
|
10190a3012
|
Merge pull request #301 from jimfunk/master
Fix signed/unsigned comparison in emperor_amqp plugin
|
2013-05-31 21:56:23 -07:00 |
|
James Oakley
|
79ab696f4e
|
Fix signed/unsigned comparison
|
2013-05-31 13:24:49 -07:00 |
|
Unbit
|
cb603682e4
|
updated gemspec for the new release
1.9.11
|
2013-05-26 08:08:32 +02:00 |
|
Unbit
|
c986a06bf7
|
more api functions in the uwsgi pypy module, it is enough for 1.9.11
|
2013-05-26 07:24:57 +02:00 |
|
Unbit
|
e2843a6cee
|
fixed static cache paths
|
2013-05-25 21:03:59 +02:00 |
|
Unbit
|
ea1f239807
|
added memory offload
|
2013-05-25 20:01:26 +02:00 |
|
Unbit
|
8d7618146a
|
fixed X-Sendfile + gzip
|
2013-05-25 18:07:41 +02:00 |
|
Unbit
|
eb9e419bb0
|
fixed GC problem with pypy callback
|
2013-05-25 08:26:52 +02:00 |
|
Unbit
|
f98f71ac26
|
added rbtimer and rpc/call to pypy
|
2013-05-25 08:09:09 +02:00 |
|
Unbit
|
03baaaebcb
|
only import gevent.select in chat example
|
2013-05-24 20:41:51 +02:00 |
|
Unbit
|
cbca954508
|
added tests/websockets_chat.py
|
2013-05-24 20:37:53 +02:00 |
|
Unbit
|
22ba6cc406
|
added uwsgi.lock/unlock to pypy and fixed --pypy-wsgi-file
|
2013-05-24 18:10:29 +02:00 |
|
Unbit
|
6bd172acb4
|
added preinit_apps hook in pypy
|
2013-05-24 06:59:13 +02:00 |
|
unbit
|
818ba4416f
|
Merge pull request #295 from prymitive/cron_harakiri_fix
send sigkill to whole process group on cron harakiri
|
2013-05-23 06:50:45 -07:00 |
|
Łukasz Mierzwa
|
adff12841c
|
fixed harakiri for cron2
|
2013-05-23 15:40:02 +02:00 |
|
Łukasz Mierzwa
|
480c306591
|
send sigkill to whole process group on cron harakiri
|
2013-05-23 14:52:38 +02:00 |
|
unbit
|
cbd1481cb7
|
Merge pull request #294 from prymitive/cron2
--cron2 option
|
2013-05-23 04:51:36 -07:00 |
|
Łukasz Mierzwa
|
d1c1871222
|
--cron2 option
|
2013-05-23 13:44:13 +02:00 |
|
Unbit
|
15a94b8fb0
|
fixed a typo
|
2013-05-23 12:10:28 +02:00 |
|
unbit
|
66be54e6a7
|
Merge pull request #293 from prymitive/cron_stats
cron harakiri and stats
|
2013-05-23 03:46:24 -07:00 |
|
Łukasz Mierzwa
|
62c85cc2eb
|
cron harakiri and stats
|
2013-05-23 12:25:02 +02:00 |
|
Unbit
|
1ae05a9ebc
|
avoid loading pypy when python is already loaded
|
2013-05-23 12:02:35 +02:00 |
|
unbit
|
3457c70f30
|
Merge pull request #292 from prymitive/unique_crons
unique crons, fixes #227
|
2013-05-23 02:28:48 -07:00 |
|
Łukasz Mierzwa
|
c1ec9126da
|
unique crons, fixes #227
|
2013-05-23 11:09:56 +02:00 |
|
Unbit
|
398da2fac7
|
added 'harakiri' routing action
|
2013-05-23 08:52:19 +02:00 |
|
Unbit
|
47f33d6346
|
added --print-sym
|
2013-05-23 08:46:01 +02:00 |
|
Unbit
|
2cad82d537
|
removed support for SLOW pypy cpyext
|
2013-05-23 07:48:19 +02:00 |
|