roberto@precise64
|
c2df8a099e
|
added --python-auto-reload
|
2012-03-31 17:55:09 +02:00 |
|
roberto@precise64
|
878e9cb9ba
|
reports microseconds in python profilers
|
2012-03-31 15:48:22 +02:00 |
|
roberto@precise64
|
81f0f93d96
|
improved module aliasing
|
2012-03-30 10:17:30 +02:00 |
|
roberto@precise64
|
c2d7b65145
|
better error management in pymodule-alias
|
2012-03-29 12:59:50 +02:00 |
|
roberto@precise64
|
1a173c849f
|
minor fixes for test suite
|
2012-03-28 12:40:20 +02:00 |
|
roberto@precise64
|
f6b9345716
|
fixed a garbage in python_call
|
2012-03-28 10:21:20 +02:00 |
|
roberto@mrspurr
|
ed8f0812d7
|
PyPy SUPPORT
|
2012-03-27 13:58:27 +02:00 |
|
roberto@mrspurr
|
c66957d685
|
first round of pypy patches
|
2012-03-26 10:46:12 +02:00 |
|
roberto@precise64
|
f3fdec2739
|
completed --reload-on-exception* options
|
2012-03-21 20:37:03 +01:00 |
|
roberto@precise64
|
0fc74dac4d
|
better GIL usage
|
2012-03-21 20:21:51 +01:00 |
|
roberto@precise64
|
08afa73e69
|
spooler multiprocess fixes
|
2012-03-20 10:58:48 +01:00 |
|
roberto@precise64
|
b386317921
|
fixed python3 reload-on-exception
|
2012-03-19 13:39:07 +01:00 |
|
roberto@precise64
|
f9f9f25a01
|
added exception detection
|
2012-03-18 08:21:45 +01:00 |
|
roberto@debian32
|
4b03f17186
|
python 3.x fix
|
2012-03-17 10:36:06 +01:00 |
|
roberto@mercury
|
570dcde654
|
report listen_queue_errors
|
2012-03-16 06:52:48 +01:00 |
|
roberto@precise64
|
8ef7819080
|
re-included WSGI iterator close()
|
2012-03-15 17:29:55 +01:00 |
|
roberto@precise64
|
4707d9250d
|
queue/cache fix
|
2012-03-14 11:34:51 +01:00 |
|
roberto@precise64
|
aca4dbfbe7
|
fixed threading rpc
|
2012-03-12 14:54:59 +01:00 |
|
roberto@precise64
|
ec9bb3601e
|
added --flock/--flock2/--flock-wait/--flock-wait2
|
2012-03-10 13:26:45 +01:00 |
|
roberto@precise64
|
d7e8523fcf
|
do not call atexit hooks in async mode
|
2012-03-10 12:06:19 +01: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@precise64
|
c7d967d43c
|
fixed python 3
|
2012-03-01 18:30:32 +01:00 |
|
roberto@precise64
|
08ab27c36c
|
cache_get optimization
|
2012-03-01 09:15:43 +01:00 |
|
roberto@precise64
|
af8bb8fd05
|
fixed locking in multithread
|
2012-03-01 09:06:02 +01:00 |
|
roberto@sirius
|
3a108b61ee
|
fixed pause reporting
|
2012-02-28 18:56:32 +01:00 |
|
roberto@precise64
|
b48a955848
|
fixed paste logging
|
2012-02-26 08:57:43 +01:00 |
|
roberto@precise64
|
46108a00f0
|
fixed startup time in rack plugin
|
2012-02-24 09:37:33 +01:00 |
|
roberto@precise64
|
87860da238
|
better loaded app reporting
|
2012-02-22 11:55:06 +01:00 |
|
roberto@precise64
|
4a8aa01f40
|
added startup time for apps
|
2012-02-22 11:39:19 +01:00 |
|
roberto@precise64
|
bdd3e69024
|
removed some funny debug log
|
2012-02-18 11:40:25 +01:00 |
|
roberto@precise64
|
b5a7ab3688
|
fixed paste logging
|
2012-02-18 09:32:39 +01:00 |
|
roberto@centos64
|
cc0fa8dee6
|
fixed rack build
|
2012-02-18 08:55:35 +01:00 |
|
roberto@precise64
|
910cb3a790
|
fixed single-intepreter mode
|
2012-02-18 08:32:53 +01:00 |
|
roberto@precise64
|
355e989eea
|
refactored xmlconf
|
2012-02-18 08:07:48 +01:00 |
|
roberto@mrspurr
|
c80b10d2b2
|
fixes for non ithreads perl
|
2012-02-15 19:55:43 +01:00 |
|
roberto@oneiric64
|
f4f4d5a6c0
|
python atexit improvements from mod_wsgi
|
2012-02-10 11:18:53 +01:00 |
|
roberto@oneiric64
|
e2fe86027c
|
improved pyargv management
|
2012-02-08 12:19:14 +01:00 |
|
roberto@oneiric64
|
06ca891d94
|
fixed threading in command mode
|
2012-02-08 11:54:15 +01:00 |
|
roberto@sirius
|
c72ddc9dd8
|
added command mode
|
2012-02-08 11:01:04 +01:00 |
|
roberto@oneiric64
|
c37a386674
|
added uwsgi.is_locked
|
2012-02-07 16:40:25 +01:00 |
|
roberto@oneiric64
|
594f67c6d7
|
added support for paste loggers
|
2012-02-06 16:29:04 +01:00 |
|
roberto@oneiric64
|
f1b415df2f
|
completed python plugin porting to the new options api
|
2012-02-06 16:14:15 +01:00 |
|
roberto@oneiric64
|
f4cb3c67c1
|
a series of stupid fixes
|
2012-02-05 11:56:50 +01:00 |
|
roberto@goyle
|
a92c2003ee
|
prepare for new routing system
|
2012-02-02 18:20:10 +01:00 |
|
roberto@debian64
|
97a8c5e4b6
|
another fix for pyargv
|
2012-02-02 11:40:52 +01:00 |
|
roberto@debian64
|
1a0161cb6b
|
fixed pyargv
|
2012-02-02 11:14:34 +01:00 |
|
roberto@debian64
|
b8c17baf7c
|
fixed pythonpath
|
2012-02-02 11:08:02 +01:00 |
|
roberto@debian64
|
80be7385ed
|
fixed locking
|
2012-02-02 09:59:48 +01:00 |
|
roberto@oneiric64
|
a18ed0503c
|
implemented flag subsystem for options
|
2012-01-28 08:57:17 +01:00 |
|