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 |
|
Unbit
|
1b89203932
|
prepare for language independent home concept
|
2013-04-04 11:03:26 +02:00 |
|
Unbit
|
230fa1f3bb
|
fixed multiple interpreters support
|
2013-04-01 09:00:24 +02:00 |
|
Unbit
|
eeff935fc9
|
fixed signal handling in non-workers
|
2013-03-29 12:50:56 +01:00 |
|
Unbit
|
b41a4c8c3b
|
fixed python3 headers management
|
2013-03-26 16:45:57 +01:00 |
|
Unbit
|
51e99e0f5a
|
removed UWSGI_INI
|
2013-03-23 03:15:33 +01:00 |
|
Unbit
|
35f47371ed
|
first part of uwsgi_legion_scrolls() function api
|
2013-03-18 13:22:10 +01:00 |
|
Unbit
|
2dcd8624a2
|
psgi support for windows
|
2013-03-13 10:12:24 +01:00 |
|
Roberto De Ioris
|
e8aa0e1e26
|
fixed a typecasting
|
2013-03-11 20:51:08 +01:00 |
|
Unbit
|
e640bd6f9b
|
completed legion scroll
|
2013-03-11 09:44:50 +01:00 |
|
Unbit
|
dd1881576a
|
removed grunt support
|
2013-03-10 22:22:16 +01:00 |
|
Riccardo Magliocchetti
|
28153af4ad
|
plugin/python: fix leak in uwsgi_file_loader
Reported by Coverity as CID #971055.
|
2013-03-09 16:21:16 +01:00 |
|
Riccardo Magliocchetti
|
341cfd90b6
|
plugin/python: fix a leak in symimporter_load_module
Reported by Coverity as CID #971058.
|
2013-03-09 16:17:18 +01:00 |
|
Riccardo Magliocchetti
|
9d735fdbea
|
plugins/python: don't copy router_name in py_uwsgi_route
No need to create a news string since uwsgi_route_api_func use it
for just a strcmp.
Reported by Coverity as CID #989251.
|
2013-03-09 15:50:02 +01:00 |
|
Unbit
|
a684bc6124
|
completed magic cache clear
|
2013-03-08 17:21:08 +01:00 |
|
Unbit
|
849ba0856f
|
implemented cache magic exists and del
|
2013-03-08 17:04:36 +01:00 |
|
Unbit
|
d11fed3511
|
prepare for exists del and clear
|
2013-03-08 16:32:46 +01:00 |
|
Unbit
|
f3b1acc55e
|
completed cache magic update
|
2013-03-08 16:26:16 +01:00 |
|
Unbit
|
e418a35159
|
added cache check for max item size
|
2013-03-08 14:18:49 +01:00 |
|
Unbit
|
cd29b033f0
|
reimplementation of the cache networking protocol to be fully non-blocking
|
2013-03-08 13:45:27 +01:00 |
|
Unbit
|
4383578795
|
prepare for magic cache functions
|
2013-03-08 10:04:13 +01:00 |
|
Unbit
|
773d853bb4
|
the RPC subsystem is no more dependent on cow
|
2013-03-03 13:28:06 +01:00 |
|
Unbit
|
4aa17c40fc
|
allows building without ssl
|
2013-02-28 14:08:15 +01:00 |
|
Unbit
|
b20fbf5fe8
|
re-added uwsgi.route()
|
2013-02-26 06:38:34 +01:00 |
|
Unbit
|
fbabb14c61
|
another heroku check [5]
|
2013-02-23 13:03:48 +01:00 |
|
Unbit
|
fd62e2ebb7
|
another heroku check [4]
|
2013-02-23 12:59:13 +01:00 |
|
Unbit
|
e96c43970d
|
another heroku check [3]
|
2013-02-23 12:54:00 +01:00 |
|