Commit Graph

  • 1f4099c874 core/mule: fix a memory leak in uwsgi_setup_mules_and_farms Riccardo Magliocchetti 2013-03-09 17:01:18 +01:00
  • 8cd298de34 core/protocol: fix leak in send_udp_message Riccardo Magliocchetti 2013-03-09 16:52:20 +01:00
  • 851df33977 core/queue: close queue store after mmap() Riccardo Magliocchetti 2013-03-09 16:49:58 +01:00
  • 17f3f3d9a0 core/stats: fix memory leak in uwsgi_stats_pusher_setup Riccardo Magliocchetti 2013-03-09 16:46:21 +01:00
  • 4273489e42 core/uwsgi: fix memory leak in signal_pidfile Riccardo Magliocchetti 2013-03-09 16:37:19 +01:00
  • 57077ac68c core/uwsgi: don't leak fd in flock related function Riccardo Magliocchetti 2013-03-09 16:34:32 +01:00
  • 45f61435a1 core: fix a couple of leaks in uwsgi_opt_load_dl Riccardo Magliocchetti 2013-03-09 16:27:57 +01:00
  • 28153af4ad plugin/python: fix leak in uwsgi_file_loader Riccardo Magliocchetti 2013-03-09 16:21:16 +01:00
  • 341cfd90b6 plugin/python: fix a leak in symimporter_load_module Riccardo Magliocchetti 2013-03-09 16:17:18 +01:00
  • 82342577a4 plugins/zergpool: fix a couple of memory leaks in add_zergpool_socket Riccardo Magliocchetti 2013-03-09 15:57:08 +01:00
  • 9d735fdbea plugins/python: don't copy router_name in py_uwsgi_route Riccardo Magliocchetti 2013-03-09 15:50:02 +01:00
  • 1775526b89 improved asp.net support Unbit 2013-03-09 15:11:42 +01:00
  • c84f205c74 improved mono build Unbit 2013-03-09 12:56:40 +01:00
  • 591faabc00 fixed spooler plugin Unbit 2013-03-09 11:48:56 +01:00
  • e945003d07 fixed jwsgi plugin name Unbit 2013-03-09 11:27:25 +01:00
  • 26c6ec4283 fixed admin and echo plugins Unbit 2013-03-09 11:03:46 +01:00
  • 9a37b3653f uWSGI 1.4.9 1.4.9 Unbit 2013-03-09 10:01:34 +01:00
  • b64884961d removed unused functions 1.9-rc1 Unbit 2013-03-09 09:24:15 +01:00
  • 619e853a19 cache sync is working again Unbit 2013-03-09 06:34:48 +01:00
  • 050908a65e added a test for clojure rpc Unbit 2013-03-08 21:11:28 +01:00
  • bcb1e623d9 implemented uwsgi.rpc jvm function [test] Unbit 2013-03-08 20:59:05 +01:00
  • 57105c1bc7 implemented uwsgi.rpc jvm function Unbit 2013-03-08 20:58:52 +01:00
  • 8bb5b8a9f3 removed old java test Unbit 2013-03-08 20:30:26 +01:00
  • fba0d196ff fixed php body read Unbit 2013-03-08 20:23:09 +01:00
  • e29c50c9a5 prepare for JVM uwsgi.rpc() api function Unbit 2013-03-08 20:02:21 +01:00
  • 4ad9c8d034 fixed default cache set Unbit 2013-03-08 20:00:25 +01:00
  • 059b4c6ba3 ported cache magic api to go Unbit 2013-03-08 19:35:27 +01:00
  • 3ab96621db ported magic cache api to lua Unbit 2013-03-08 19:06:36 +01:00
  • 9bbe148112 ported magic cache api to php Unbit 2013-03-08 18:51:31 +01:00
  • e32de9b892 ported magic cache api to ruby Unbit 2013-03-08 18:12:12 +01:00
  • dea7f0fbb8 ported the new magic cache api to perl/psgi Unbit 2013-03-08 17:39:55 +01:00
  • a684bc6124 completed magic cache clear Unbit 2013-03-08 17:21:08 +01:00
  • 849ba0856f implemented cache magic exists and del Unbit 2013-03-08 17:04:36 +01:00
  • f728e277e2 fixed the cache router Unbit 2013-03-08 16:40:59 +01:00
  • d11fed3511 prepare for exists del and clear Unbit 2013-03-08 16:32:46 +01:00
  • f3b1acc55e completed cache magic update Unbit 2013-03-08 16:26:16 +01:00
  • 61722a7876 other improvements in the cache api Unbit 2013-03-08 16:16:49 +01:00
  • e418a35159 added cache check for max item size Unbit 2013-03-08 14:18:49 +01:00
  • cd29b033f0 reimplementation of the cache networking protocol to be fully non-blocking Unbit 2013-03-08 13:45:27 +01:00
  • f3f191558a removed the threaded cache server, it has been superseeded by the new async architecture Unbit 2013-03-08 11:29:56 +01:00
  • c728471b94 another update to the cache magic api Unbit 2013-03-08 11:23:26 +01:00
  • 4383578795 prepare for magic cache functions Unbit 2013-03-08 10:04:13 +01:00
  • b2f127a798 do not start the alarm thread if not needed Unbit 2013-03-08 09:19:40 +01:00
  • f8212f9e4b fixed alarm subsystem and added uwsgi.alarm to the JVM Unbit 2013-03-08 09:18:20 +01:00
  • 5e70986bc9 added JVM cache_get and lock/unlock Unbit 2013-03-08 08:12:51 +01:00
  • d61dff3c26 Merge branch 'master' of https://github.com/unbit/uwsgi Unbit 2013-03-08 06:42:04 +01:00
  • 2b2da8b7f4 fixed #172 Unbit 2013-03-08 06:41:18 +01:00
  • 827b142577 Merge pull request #175 from gber/master unbit 2013-03-07 10:40:26 -08:00
  • d753e1aeef add option for enabling logging in notfound plugin Guido Berhoerster 2013-03-07 19:27:13 +01:00
  • 65ad341a31 backported cache_update for lua and fixed its lock handling Unbit 2013-03-07 13:28:50 +01:00
  • 8f7e5fc1bc fixed cache_update for lua Unbit 2013-03-07 13:23:24 +01:00
  • bd31548903 re-try semop() on interrupt Unbit 2013-03-07 13:17:46 +01:00
  • 650c251236 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-03-07 13:14:51 +01:00
  • 3acb67bd2a try again semop() on interrupt Unbit 2013-03-07 13:14:31 +01:00
  • f9f0eb45e5 Merge pull request #174 from kunkku/lua unbit 2013-03-07 01:52:39 -08:00
  • fe0c1a4bb3 Lua binding for cache update function Kaarle Ritvanen 2013-03-07 09:17:58 +00:00
  • eb90b773fa ported JWSGI to the new stable api and refactored ring plugin Unbit 2013-03-07 07:01:28 +01:00
  • 4f9369aa3a fork() friendly signal management Unbit 2013-03-06 20:16:09 +01:00
  • dd536cf7ea removed jvm and jwsgi plugin as in 1.9 we have a really working implementation Unbit 2013-03-06 20:08:29 +01:00
  • efa27dfc6c better broodlord num computation Unbit 2013-03-06 19:56:55 +01:00
  • 2ae323feee better broodlord num computation Unbit 2013-03-06 19:55:20 +01:00
  • 91b14e0b34 improved broodlord mode Unbit 2013-03-06 19:13:32 +01:00
  • 56a79ae09c improved broodlord mode [2] Unbit 2013-03-06 19:11:49 +01:00
  • 48f6d5a240 improved broodlord mode Unbit 2013-03-06 19:05:38 +01:00
  • 49f717b616 fork() safe rpc subsystem Unbit 2013-03-06 18:21:39 +01:00
  • 77bae96c34 the ring support is complete Unbit 2013-03-06 16:09:06 +01:00
  • cbbaa24d6e completetd uwsgi.RequestBody jvm implementation Unbit 2013-03-06 14:44:49 +01:00
  • 37010c04ca implemented read() method for jvm input stream Unbit 2013-03-06 14:26:52 +01:00
  • 5902749f9d started implementing jvm body input stream Unbit 2013-03-06 13:51:42 +01:00
  • b1db1ae651 maintain python2.4 and centos5 compatibility Unbit 2013-03-06 13:24:51 +01:00
  • d96e394947 implemented ring content-length Unbit 2013-03-06 12:25:09 +01:00
  • 89891c80ae added ssl error clear even in the ssl router Unbit 2013-03-06 11:43:09 +01:00
  • edabc3cc6e fixed jvm build on python3 Unbit 2013-03-06 11:15:16 +01:00
  • 74b3d25bcf call ERR_clear_error after each https session close Unbit 2013-03-06 10:36:05 +01:00
  • 9d4300d514 call ERR_clear_error after each https session close Unbit 2013-03-06 10:35:32 +01:00
  • af1eac9fcc correctly report REMOTE_ADDR and REMOTE_PORT in the fastrouter Unbit 2013-03-06 08:55:04 +01:00
  • fd50b1e054 allows loading custom classes Unbit 2013-03-05 19:23:17 +01:00
  • 1239e740ab better jvm class loading Unbit 2013-03-05 18:37:20 +01:00
  • f6535488e5 more tolerant ring support Unbit 2013-03-05 18:00:42 +01:00
  • c1c4dd01d2 ring + input_stream completed Unbit 2013-03-05 14:01:22 +01:00
  • 5cc9c8405a completed uwsgi_jvm_consume_input_stream Unbit 2013-03-05 13:56:30 +01:00
  • 990028697b Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-03-05 13:44:37 +01:00
  • 666c7c5b3f improved OSX jvm auto-detection Unbit 2013-03-05 13:40:35 +01:00
  • 1ccf9335dd prepare for managing InputStream Unbit 2013-03-05 07:58:01 +01:00
  • f90bb6b53c better iSeq detection in ring Unbit 2013-03-05 07:20:38 +01:00
  • 0ad74e282c better jvm paths detection Unbit 2013-03-04 21:40:47 +01:00
  • 34d6c0ad16 added some doc on top of the ring plugin Unbit 2013-03-04 21:36:06 +01:00
  • 4ceeb3b789 added more request item to the ring request map Unbit 2013-03-04 21:24:45 +01:00
  • 259c6c493f huge amount of jvm memory leak fixes Unbit 2013-03-04 21:18:59 +01:00
  • a3dd2e6efd added support ring clojure.io.file response Unbit 2013-03-04 16:50:37 +01:00
  • af3860dbd7 completed status and headers management for the ring plugin Unbit 2013-03-04 15:43:52 +01:00
  • 980b4f3c9a fixed type in yaml/ini parsers Unbit 2013-03-04 14:09:13 +01:00
  • efa0e0b27b added jvm api for iterations Unbit 2013-03-04 14:07:52 +01:00
  • d8d60e9a24 signals can now be registered even by non-fork friendly plugins Unbit 2013-03-04 06:48:25 +01:00
  • 6f5a521692 ported post_build hooks to the new build system Unbit 2013-03-04 06:14:22 +01:00
  • 522cbfe855 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-03-04 06:11:27 +01:00
  • ed4425ee86 prepare for clojure/ring support Unbit 2013-03-04 06:11:07 +01:00
  • cb271e9a05 use exec/execfile instead of import in the build system Unbit 2013-03-04 06:10:28 +01:00
  • 621cb99684 Merge pull request #170 from xrmx/coverity9 unbit 2013-03-03 13:46:35 -08:00
  • 8600060d79 Merge pull request #169 from xrmx/coverity8 unbit 2013-03-03 13:46:03 -08:00