Unbit
|
7604ce3441
|
--wsgi-accept-buffers
|
2013-10-05 12:34:57 +02:00 |
|
Unbit
|
a0082b5b98
|
accepting buffer is an option: --wsgi-accept-buffer
|
2013-10-05 12:32:49 +02:00 |
|
Unbit
|
c90c639348
|
--wsgi-strict disable string/bytes optimizations too
|
2013-10-05 09:09:53 +02:00 |
|
Unbit
|
10377f02a3
|
run the autoreloader even in non-apps mode when non-lazy
|
2013-10-04 06:22:06 +02:00 |
|
Unbit
|
f51db4481b
|
added sendfile support to raw mode
|
2013-09-30 15:45:27 +02:00 |
|
Unbit
|
717eba7ab3
|
implemented raw response for python
|
2013-09-30 15:25:00 +02:00 |
|
Unbit
|
23b3d7483f
|
introducing raw mode
|
2013-09-30 13:43:13 +02:00 |
|
Unbit
|
27be00b4cc
|
fixed #399
|
2013-09-30 11:47:14 +02:00 |
|
Unbit
|
19aa7c2560
|
clear exception on PyObject_CheckReadBuffer error
|
2013-09-30 09:40:40 +02:00 |
|
Unbit
|
215e0c4cbc
|
typos
|
2013-09-30 09:26:58 +02:00 |
|
Unbit
|
d484acefa4
|
use buffer protocol in WSGI response
|
2013-09-30 09:25:25 +02:00 |
|
Unbit
|
b190744b77
|
on kFreeBSD python atexit will make mess, disable it for now
|
2013-09-25 09:20:20 +02:00 |
|
Unbit
|
373b89e70c
|
finally removed strtok()
|
2013-09-17 16:03:40 +02:00 |
|
Unbit
|
f6545be647
|
fixed reference counting bug in rpc and signal handlers
|
2013-08-29 14:45:08 +02:00 |
|
Unbit
|
d4e90f5215
|
added uwsgi.cache_keys function api
|
2013-08-23 10:43:13 +02:00 |
|
Unbit
|
4061826da4
|
try to fix python3 static files handling
|
2013-08-20 07:32:41 +02:00 |
|
Unbit
|
2854321891
|
improved python3 exceptions management
|
2013-08-16 07:09:50 +02:00 |
|
Ryan Petrello
|
0d9bc03c53
|
Add plugin support for the pecan WSGI framework (http://pecanpy.org).
|
2013-08-10 00:44:40 -04:00 |
|
Unbit
|
737a7f4d51
|
attempt to fix spooler's body in python
|
2013-07-23 08:40:11 +02:00 |
|
Unbit
|
2d5adacc65
|
preliminary python profiler for python3
|
2013-07-23 06:28:10 +02:00 |
|
Unbit
|
e69cc2bcd5
|
fixed python modifier management
|
2013-07-18 16:43:37 +02:00 |
|
Unbit
|
744e166e9d
|
Revert "uwsgi.is_locked raises an exception"
This reverts commit 5a3b93f763.
|
2013-07-03 15:41:57 +02:00 |
|
Unbit
|
5a3b93f763
|
uwsgi.is_locked raises an exception
|
2013-07-03 14:53:55 +02:00 |
|
Unbit
|
656de924eb
|
fixed latin1 encoding with python3
|
2013-07-02 16:19:12 +02:00 |
|
Unbit
|
28321a0f94
|
more python api static functions
|
2013-06-23 07:59:36 +02:00 |
|
Unbit
|
6c8fe2cc53
|
improved ready_fd call
|
2013-06-10 23:01:19 +02:00 |
|
Unbit
|
a8505be6c0
|
standardized uwsgi.disconnect()
|
2013-06-09 22:47:44 +02:00 |
|
Unbit
|
8fdef7a1f9
|
added chunked input api
|
2013-06-09 03:02:16 +02:00 |
|
Unbit
|
95f15ab9dd
|
added a note for python logger
|
2013-06-02 19:20:35 +02:00 |
|
Unbit
|
2cad82d537
|
removed support for SLOW pypy cpyext
|
2013-05-23 07:48:19 +02:00 |
|
Unbit
|
9ca6de6e7a
|
fixed #291
|
2013-05-23 06:51:59 +02:00 |
|
Roberta Giordano
|
8b07fbbedc
|
honour read() method if original file_wrapper object is not a file
|
2013-05-22 07:16:34 +02:00 |
|
Unbit
|
5bf55220d4
|
fixed python3 stdout/stderr line buffering
|
2013-05-21 14:19:33 +02:00 |
|
Unbit
|
ce39a751d9
|
improved uwsgi_get_app_id
|
2013-05-19 12:00:12 +02:00 |
|
Unbit
|
900cba29a7
|
fixed python3 pyargv
|
2013-05-19 04:55:52 +02:00 |
|
Unbit
|
b0abab7a1d
|
fixed #277
|
2013-05-12 22:57:07 +02:00 |
|
Unbit
|
9323ca5136
|
added cache math api to python
|
2013-05-08 10:34:34 +02:00 |
|
Unbit
|
ce507e7851
|
try to fix multithread + dynamic mode
|
2013-05-04 15:44:44 +02:00 |
|
Unbit
|
e752b1f8e5
|
added Graham credits
|
2013-05-03 10:21:15 +02:00 |
|
Unbit
|
6152555f26
|
another fix in python async mode
|
2013-04-25 14:43:40 +02:00 |
|
Unbit
|
bbad505044
|
fixed python async mode with the improved api
|
2013-04-25 14:28:38 +02:00 |
|
Unbit
|
42d4ba09d7
|
refactored uwsgi_get_app_id
|
2013-04-22 09:43:20 +02:00 |
|
Unbit
|
375d6ee331
|
allows non-request plugin to register rpc functions
|
2013-04-21 09:43:45 +02:00 |
|
Roberta Giordano
|
709964ca92
|
raise an exception with python3 if the headers are not encodable in latin1
|
2013-04-20 08:08:53 +02:00 |
|
Unbit
|
538ab57b6e
|
extend magic cache api to export the expires value (if available)
|
2013-04-16 18:56:25 +02:00 |
|
Unbit
|
86fcb78cc3
|
fix for broken linkers
|
2013-04-09 14:51:47 +02:00 |
|
Unbit
|
aa19ccda1d
|
removed the probe subsystem
|
2013-04-08 17:05:12 +02:00 |
|
Unbit
|
00bd8cc525
|
improved pyshell
|
2013-04-06 07:44:12 +02:00 |
|
Unbit
|
cf6a232aef
|
added check for seek and tell in wsgi
|
2013-04-06 07:33:25 +02:00 |
|
Unbit
|
252e8484a8
|
added chdir,setapp and sethome routing actions
|
2013-04-04 11:19:31 +02:00 |
|