Unbit
ccf298a148
updated gemspec
1.9.8
2013-04-23 14:29:45 +02:00
Unbit
914b600af4
prepare for 1.9.8
2013-04-23 14:27:47 +02:00
Unbit
4944994667
fixed #244
2013-04-23 14:27:08 +02:00
Unbit
3a487578a5
remove annoying logline in async mode
2013-04-23 10:10:13 +02:00
Unbit
39eeccb16a
refactored async runqueue management
2013-04-23 10:02:36 +02:00
Roberta Giordano
32acd3b9d1
added the flush instruction
2013-04-23 07:07:53 +02:00
Roberta Giordano
c57baae477
mime route var has to take variables
2013-04-23 06:46:47 +02:00
Unbit
4a6ed633b9
added hex and base64 routing vars
1.9.7
2013-04-22 16:36:46 +02:00
Unbit
2ab1845547
prepare gemspec for 1.9.7
2013-04-22 15:36:13 +02:00
Unbit
f4d2e1f20c
added UWSGI_EMBED_PLUGINS
2013-04-22 12:37:31 +02:00
Unbit
81dca1f690
better lock-engine auto-detection
2013-04-22 12:23:59 +02:00
Unbit
2b331fd68f
fixed ipcsem removal on reload
2013-04-22 12:16:39 +02:00
Unbit
cc77e4dba7
ported gridfs to the new uwsgi_get_app_id function
2013-04-22 10:33:52 +02:00
Unbit
620a13a308
added toxslt transformation
2013-04-22 10:08:56 +02:00
Unbit
42d4ba09d7
refactored uwsgi_get_app_id
2013-04-22 09:43:20 +02:00
Unbit
ca071fa52f
removed cherokee nginx and lighttpd directories
2013-04-22 08:07:26 +02:00
Unbit
d38e5dec7b
added uwsgi::register_rpc to perl
2013-04-22 08:05:20 +02:00
Unbit
e5db38f7c0
kqueue timer for OpenBSD, NetBSD and DragonFlyBSD
2013-04-22 09:07:19 +02:00
Unbit
68a29730c0
transformation_gzip and transformation_tofile are part of the default build profile
2013-04-22 06:57:29 +02:00
Unbit
5c33c4d341
fixed fd leak in sendfile on error
2013-04-22 06:25:50 +02:00
Unbit
a1d6270089
another static gzip refactoring
2013-04-21 20:48:08 +02:00
unbit
1968175b00
Merge pull request #240 from toofishes/static-gz-length
...
Fix Content-Length header when serving gzipped content
2013-04-21 11:38:18 -07:00
Dan McGee
cf1e2aeeba
Fix Content-Length header when serving gzipped content
...
The refactor in a56003d8 to support the Range header broke compliance
with the HTTP spec. When we find a gzipped resource to serve up, ensure
we use the correct Content-Length of the compressed file, not the
original one.
2013-04-21 13:16:33 -05:00
Unbit
199b0b9f57
resources allocated by transformations are correctly freed
2013-04-21 10:22:33 +02:00
Unbit
87a0daa465
ported gzip and toupper to the new transformation api
2013-04-21 10:17:37 +02:00
Unbit
c2af90b58f
cachestore response is buffered
2013-04-21 10:09:02 +02:00
Unbit
62f01453af
refactored cachestore to use transformation api
2013-04-21 10:07:48 +02:00
Unbit
375d6ee331
allows non-request plugin to register rpc functions
2013-04-21 09:43:45 +02:00
Unbit
222ca2915b
symcall has been improved and added to the dfault build profile
2013-04-20 19:22:50 +02:00
Unbit
5ca848f9fe
more robust subscription propagation using non blocking sockets
2013-04-20 15:17:43 +02:00
Unbit
68d878ff6b
added arbiters to the Legion subsystem
2013-04-20 14:20:32 +02:00
Unbit
782a7b418a
added mime route var
2013-04-20 13:56:10 +02:00
Unbit
724d7854ad
allows transformation to rewrite headers
2013-04-20 13:51:48 +02:00
Unbit
f8e64d17e8
added safe-fd concept and --alarm-fd
2013-04-20 13:24:36 +02:00
Unbit
3b40799000
more robust error checking for cgroups and support for writing proc files on the fly
2013-04-20 10:49:42 +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
d2cdedc610
maintain headers sent as the last resort even in buffered mode
2013-04-18 22:09:05 +02:00
Unbit
b7d0730343
fixed another typo
2013-04-18 18:06:07 +02:00
Unbit
30b4ea7d49
added transformation_gzip
2013-04-18 18:05:01 +02:00
Unbit
546dadbd06
fixed some typo
2013-04-18 17:59:24 +02:00
Unbit
76edf902de
added trasnformations
2013-04-18 17:56:13 +02:00
Unbit
068024134c
added --load-file-in-cache-gzip
2013-04-17 16:08:27 +02:00
Unbit
538ab57b6e
extend magic cache api to export the expires value (if available)
2013-04-16 18:56:25 +02:00
Unbit
fd6d9148f3
filter more headers in proxy mode
2013-04-16 18:00:30 +02:00
Unbit
f033f59755
fixed gzip caching
2013-04-16 17:51:50 +02:00
Unbit
7168c6dd69
improved caching
2013-04-16 17:46:36 +02:00
Unbit
f121d41c2f
added proxyhttp and proxyuwsgi
2013-04-16 17:11:32 +02:00
Unbit
e56e774eac
Merge branch 'master' of github.com:unbit/uwsgi
2013-04-16 10:17:29 +02:00
Unbit
6d9b0918a3
do not skip atexit hooks on end_me when run by the master
2013-04-16 10:17:11 +02:00
unbit
d445418611
Merge pull request #229 from prymitive/cb_in_base
...
add cheaper_busyness plugin to default build profile
2013-04-16 01:12:52 -07:00