Mingli
|
a9b4c52811
|
supporting virtualenv
|
2013-03-18 17:53:04 +08:00 |
|
Unbit
|
32972978be
|
added java support for cygwin
|
2013-03-13 17:50:56 +01:00 |
|
Unbit
|
fb8c4439c7
|
the whole ring test suite passes
|
2013-03-12 11:15:45 +01:00 |
|
Roberto De Ioris
|
894be9c41e
|
let the /sequence ring test pass
|
2013-03-12 09:42:13 +01:00 |
|
Unbit
|
57105c1bc7
|
implemented uwsgi.rpc jvm function
|
2013-03-08 20:58:52 +01:00 |
|
Unbit
|
e29c50c9a5
|
prepare for JVM uwsgi.rpc() api function
|
2013-03-08 20:02:21 +01:00 |
|
Unbit
|
dea7f0fbb8
|
ported the new magic cache api to perl/psgi
|
2013-03-08 17:39:55 +01:00 |
|
Unbit
|
f8212f9e4b
|
fixed alarm subsystem and added uwsgi.alarm to the JVM
|
2013-03-08 09:18:20 +01:00 |
|
Unbit
|
5e70986bc9
|
added JVM cache_get and lock/unlock
|
2013-03-08 08:12:51 +01:00 |
|
Unbit
|
eb90b773fa
|
ported JWSGI to the new stable api and refactored ring plugin
|
2013-03-07 07:01:28 +01:00 |
|
Unbit
|
cbbaa24d6e
|
completetd uwsgi.RequestBody jvm implementation
|
2013-03-06 14:44:49 +01:00 |
|
Unbit
|
37010c04ca
|
implemented read() method for jvm input stream
|
2013-03-06 14:26:52 +01:00 |
|
Unbit
|
5902749f9d
|
started implementing jvm body input stream
|
2013-03-06 13:51:42 +01:00 |
|
Unbit
|
b1db1ae651
|
maintain python2.4 and centos5 compatibility
|
2013-03-06 13:24:51 +01:00 |
|
Unbit
|
d96e394947
|
implemented ring content-length
|
2013-03-06 12:25:09 +01:00 |
|
Unbit
|
edabc3cc6e
|
fixed jvm build on python3
|
2013-03-06 11:15:16 +01:00 |
|
Unbit
|
fd50b1e054
|
allows loading custom classes
|
2013-03-05 19:23:17 +01:00 |
|
Unbit
|
1239e740ab
|
better jvm class loading
|
2013-03-05 18:37:20 +01:00 |
|
Unbit
|
f6535488e5
|
more tolerant ring support
|
2013-03-05 18:00:42 +01:00 |
|
Unbit
|
5cc9c8405a
|
completed uwsgi_jvm_consume_input_stream
|
2013-03-05 13:56:30 +01:00 |
|
Unbit
|
990028697b
|
Merge branch 'master' of github.com:unbit/uwsgi
|
2013-03-05 13:44:37 +01:00 |
|
Unbit
|
666c7c5b3f
|
improved OSX jvm auto-detection
|
2013-03-05 13:40:35 +01:00 |
|
Unbit
|
1ccf9335dd
|
prepare for managing InputStream
|
2013-03-05 07:58:01 +01:00 |
|
Unbit
|
0ad74e282c
|
better jvm paths detection
|
2013-03-04 21:40:47 +01:00 |
|
Unbit
|
259c6c493f
|
huge amount of jvm memory leak fixes
|
2013-03-04 21:18:59 +01:00 |
|
Unbit
|
a3dd2e6efd
|
added support ring clojure.io.file response
|
2013-03-04 16:50:37 +01:00 |
|
Unbit
|
af3860dbd7
|
completed status and headers management for the ring plugin
|
2013-03-04 15:43:52 +01:00 |
|
Unbit
|
efa0e0b27b
|
added jvm api for iterations
|
2013-03-04 14:07:52 +01:00 |
|
Unbit
|
cb271e9a05
|
use exec/execfile instead of import in the build system
|
2013-03-04 06:10:28 +01:00 |
|
Unbit
|
54b4189ab9
|
added uwsgi.java as the base for JVM request plugins
|
2013-03-03 18:43:22 +01:00 |
|
Unbit
|
6497c93e3e
|
completeted JVM multithread support
|
2013-03-03 15:38:01 +01:00 |
|
Unbit
|
27d637a9b2
|
report useful initialization message for the jvm
|
2013-03-03 14:40:09 +01:00 |
|
Unbit
|
a04420e5ef
|
fixed jvm multiple args rpc
|
2013-03-03 14:28:09 +01:00 |
|
Unbit
|
773d853bb4
|
the RPC subsystem is no more dependent on cow
|
2013-03-03 13:28:06 +01:00 |
|
Unbit
|
92e06b1078
|
another series of improvements for the jvm
|
2013-03-03 12:36:35 +01:00 |
|
Unbit
|
1e6dd22fd8
|
prepare for new generation JVM plugin
|
2013-03-02 21:22:20 +01:00 |
|
Mingli
|
ec78213819
|
fix compiler error
|
2012-12-24 11:06:27 +08:00 |
|
Mingli
|
2a2303e37f
|
remove local ref in jvm and fix indent
|
2012-12-24 10:19:37 +08:00 |
|
roberto@centos6
|
10ff849ebd
|
fixed permissions of files
|
2012-03-07 15:06:38 +01:00 |
|
roberto@openbsd50
|
c65b8ce162
|
various fixes
|
2012-03-06 15:20:25 +01:00 |
|
roberto@oneiric64
|
de21abb21c
|
ported jvm plugin to the new options api
|
2012-02-06 17:17:26 +01:00 |
|
roberto@goyle
|
4b2db3de57
|
started revamp of the JVM plugin
|
2012-01-31 11:15:05 +01:00 |
|
roberto@debian32
|
0a98550770
|
reset random seed on grunt
|
2011-06-18 06:58:01 +02:00 |
|
roberto@nexenta32
|
4a99069a4e
|
NexentaOS is officially supported
|
2010-11-13 08:36:41 +01:00 |
|
roberto@freebsd64
|
e3bbcc5c84
|
freebsd notes for JVM
|
2010-11-13 08:03:01 +01:00 |
|
roberto@fiorenzo
|
4a4455cd16
|
fixed jvm/jwsgi compilation on Linux
|
2010-11-08 16:38:44 +01:00 |
|
roberto@mrspurr
|
bcd6f7de32
|
jwsgi fake protocol support, better JVM api
|
2010-11-08 15:58:06 +01:00 |
|
roberto@mrspurr
|
5346ca68f9
|
added JVM core plugin
|
2010-11-07 09:15:20 +01:00 |
|