Commit Graph

  • 8dfbde5d16 added --for-times Unbit 2013-04-08 10:20:22 +02:00
  • 888991f8c1 core/metrics.c Unbit 2013-04-08 09:39:57 +02:00
  • ece03922d6 added gridfs authentication Unbit 2013-04-06 15:09:01 +02:00
  • 47bb827e6e added 'lord' routing condition Unbit 2013-04-06 13:46:21 +02:00
  • a56003d847 added support for range header Unbit 2013-04-06 12:45:03 +02:00
  • 61022c398c added rpcraw Unbit 2013-04-06 08:42:55 +02:00
  • 00bd8cc525 improved pyshell Unbit 2013-04-06 07:44:12 +02:00
  • cf6a232aef added check for seek and tell in wsgi Unbit 2013-04-06 07:33:25 +02:00
  • 59d1a45ef0 added math route var Unbit 2013-04-05 19:26:33 +02:00
  • 0b5f9fcb48 added math[] route var Unbit 2013-04-05 18:39:01 +02:00
  • f713ffd6a1 improved mongodb dumb plugin Unbit 2013-04-05 18:17:28 +02:00
  • 22ba9d81d4 more generic mongodb plugin Unbit 2013-04-05 17:51:41 +02:00
  • 309bc98d7f added simple numeric checks for routing conditions Unbit 2013-04-05 17:48:20 +02:00
  • 9b8646a583 Merge pull request #213 from prymitive/carbon_avg_policy unbit 2013-04-05 02:18:19 -07:00
  • 48d1b87ab8 completed sqlite3 plugin Unbit 2013-04-05 10:37:18 +02:00
  • c5f849d846 added sqlite3 plugin Unbit 2013-04-05 10:35:30 +02:00
  • 31fbb6e4f5 prepare for moving sqlite to a dedicated plugin Unbit 2013-04-05 10:29:49 +02:00
  • 4d9a88e999 added setfile routing instruction and improved uwsgi_get_var Unbit 2013-04-05 07:47:32 +02:00
  • 252e8484a8 added chdir,setapp and sethome routing actions Unbit 2013-04-04 11:19:31 +02:00
  • 1b89203932 prepare for language independent home concept Unbit 2013-04-04 11:03:26 +02:00
  • 2263c6a618 prepare for uWSGI 1.9.5 release 1.9.5 Unbit 2013-04-04 09:08:10 +02:00
  • 673cb3ee21 adds ability to control what values (if any) for avg_rt will be sent if no requests were done, fixes #212 Łukasz Mierzwa 2013-04-04 00:55:02 +02:00
  • b4ecd504e3 prepare for 1.9.5 Unbit 2013-04-03 19:19:23 +02:00
  • f226f29428 fix psgi post buffering Unbit 2013-04-03 18:20:54 +02:00
  • b87a284390 added 404/403 management for cgi routing Unbit 2013-04-03 18:09:05 +02:00
  • f63dcd0d9c fixed escaping in kvlist parse Unbit 2013-04-03 17:57:49 +02:00
  • 7f5563d581 added cgi router Unbit 2013-04-03 15:18:46 +02:00
  • d8a61a920e allows building a monolithic gridfs binary Unbit 2013-04-03 12:41:07 +02:00
  • 5a4900da8e added gridfs build profile Unbit 2013-04-03 12:39:00 +02:00
  • 677c30057a added routing support for gridfs Unbit 2013-04-03 12:24:21 +02:00
  • 26113e091b added the gridfs plugin Unbit 2013-04-03 11:54:54 +02:00
  • 1b5e98f593 more JSGI request vars Unbit 2013-04-02 18:22:39 +02:00
  • 0aa5201947 first implementation of a JSGI request Unbit 2013-04-02 17:30:58 +02:00
  • e3951baa3f completed JSGI response Unbit 2013-04-02 16:55:01 +02:00
  • 9f9dbbab9e preliminary support for JSGI 3.0 Unbit 2013-04-02 12:26:55 +02:00
  • d546bbadbd added commonjs 'require' implementation to v8 Unbit 2013-04-02 10:57:52 +02:00
  • 2b7f25054f added mule support for v8 Unbit 2013-04-02 10:00:10 +02:00
  • bb3f6bcf7e more solid multithreading support for v8 Unbit 2013-04-01 21:36:07 +02:00
  • 41da7175d1 working on v8 multithreading Unbit 2013-04-01 20:19:59 +02:00
  • 446763b58a added --honour-stdin Unbit 2013-04-01 10:07:33 +02:00
  • 3e9337a0fc added --daemons-honour-stdin Unbit 2013-04-01 09:30:19 +02:00
  • 028806165b force the emperor to honour --max-fd Unbit 2013-04-01 09:14:11 +02:00
  • e4be42edbb Merge pull request #208 from xrmx/coverity11 unbit 2013-04-01 00:07:29 -07:00
  • 230fa1f3bb fixed multiple interpreters support Unbit 2013-04-01 09:00:24 +02:00
  • d74653bbad Merge pull request #209 from xrmx/coverity12 unbit 2013-03-31 23:30:15 -07:00
  • 38049b0897 plugins/cgi: fix memory leak in uwsgi_cgi_request Riccardo Magliocchetti 2013-03-31 20:10:23 +02:00
  • b4af646929 core/emperor: fix memory leak in uwsgi_emperor_vassal_start Riccardo Magliocchetti 2013-03-31 19:51:25 +02:00
  • b21ec73a52 plugins/carbon: fix memory leak in carbon_post_init Riccardo Magliocchetti 2013-03-31 19:45:24 +02:00
  • c595844f0e plugins/router_cache: fix memory leak in uwsgi_router_cache_store Riccardo Magliocchetti 2013-03-31 19:38:58 +02:00
  • fe8ee7c7b3 uWSGI 1.9.4 1.9.4 Unbit 2013-03-30 16:29:51 +01:00
  • cd382c6bc0 added rpcblob/rpcnext Unbit 2013-03-30 16:06:47 +01:00
  • e68296c293 a bit of cosmetic for uwsgi.h Unbit 2013-03-30 09:28:06 +01:00
  • cc189feae5 added uwsgi_register_signal to v8 Unbit 2013-03-30 09:25:50 +01:00
  • 18e19027a1 Merge pull request #207 from prymitive/legion_api unbit 2013-03-30 00:58:46 -07:00
  • 2d2e0e4757 refactored legion opt functions to be more plugin friendly Łukasz Mierzwa 2013-03-29 23:33:33 +01:00
  • a9f50d79f9 start 1.9.4 Unbit 2013-03-29 21:24:56 +01:00
  • 0ccd31bee0 fixed reloading when in Go mode Unbit 2013-03-29 21:24:41 +01:00
  • 3ea82b2bcd do not differentiate reload when uWSGI is build as shared library Unbit 2013-03-29 21:21:46 +01:00
  • 6dad7b3ced ported the cplusplus plugin to the new api Unbit 2013-03-29 19:43:03 +01:00
  • f96ebd2b07 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-03-29 19:37:53 +01:00
  • b8d0e7a3ac beta quality v8 plugin Unbit 2013-03-29 19:37:33 +01:00
  • 14cca3d497 Merge pull request #204 from prymitive/legion_join_hook unbit 2013-03-29 06:02:42 -07:00
  • c343ca0cc3 legion join hook Łukasz Mierzwa 2013-03-29 13:43:36 +01:00
  • 527d371bda fixed multiple mules event handling Unbit 2013-03-29 13:34:48 +01:00
  • b87a800a9a avoid resetting uwsgi.mywid in the master Unbit 2013-03-29 13:24:33 +01:00
  • e406993ed1 fixed typo Unbit 2013-03-29 12:51:52 +01:00
  • eeff935fc9 fixed signal handling in non-workers Unbit 2013-03-29 12:50:56 +01:00
  • 0791394f1a official support for SmartOS Unbit 2013-03-29 08:12:58 +00:00
  • 082a407b06 Merge pull request #201 from prymitive/cache_restore_items_count unbit 2013-03-28 15:23:22 -07:00
  • 8a89b49df1 update cache items count after restore Łukasz Mierzwa 2013-03-28 23:20:17 +01:00
  • 2314b9cbab Merge pull request #200 from jbert/master unbit 2013-03-28 15:02:26 -07:00
  • d0cca85c83 fix segfault in psgi handler after taking early-exit error path in coroae_accept_request John Berthels 2013-03-28 17:28:15 +00:00
  • 6a7a5cbcba Merge pull request #199 from prymitive/cache_stats_missin_list_close unbit 2013-03-28 09:28:02 -07:00
  • ecccc82cc8 missing list close Łukasz Mierzwa 2013-03-28 16:56:31 +01:00
  • 02693489fe fixed php headers generation 1.9.3 Unbit 2013-03-28 12:13:23 +01:00
  • 0f5dba5828 apache 2.4 support in mod_proxy_uwsgi Unbit 2013-03-28 11:19:13 +01:00
  • e528d4c4b7 implemented --emperor-tyrant-nofollow Unbit 2013-03-28 10:18:01 +01:00
  • 52a3af6acf prepare for uWSGI 1.9.3 Unbit 2013-03-28 10:05:24 +01:00
  • dcefea9958 added rpcret routing action Unbit 2013-03-28 10:03:33 +01:00
  • 59121ff834 added --lua-load, fixed lua rpc memory leak Unbit 2013-03-28 09:21:47 +01:00
  • 7f5bb6d472 allows usage of configurators in the emperor Unbit 2013-03-28 09:07:15 +01:00
  • 639c1a508c support for lua ordered arrays in configurations Unbit 2013-03-28 09:00:10 +01:00
  • 417a26fc64 added config.lua example Unbit 2013-03-28 08:02:32 +01:00
  • 210ccd0063 allows configuration via lua Unbit 2013-03-28 08:02:07 +01:00
  • 1bf0162d38 Merge pull request #196 from ryankask/jvm-plugin-import unbit 2013-03-27 02:53:03 -07:00
  • e93027fd7e Fix imports for JVM plugin. Ryan Kaskel 2013-03-27 09:48:14 +00:00
  • 807060706f prepare for 1.9.2 1.9.2 Unbit 2013-03-26 20:05:33 +01:00
  • a317f88d3c added the cache command to the ssi plugin Unbit 2013-03-26 20:03:37 +01:00
  • e17a7f0701 fixed a typo Unbit 2013-03-26 19:53:32 +01:00
  • db325eb9fe fixed readline() + post_buffering Unbit 2013-03-26 17:54:42 +01:00
  • b41a4c8c3b fixed python3 headers management Unbit 2013-03-26 16:45:57 +01:00
  • 73b4d11d18 added ssi router Unbit 2013-03-26 15:38:45 +01:00
  • 8162b87287 beta quality ssi plugin Unbit 2013-03-26 15:19:23 +01:00
  • 70e9e4f3ee added printenv Unbit 2013-03-26 12:24:17 +01:00
  • e61ae376b3 other improvements in the ssi plugin Unbit 2013-03-26 11:48:51 +01:00
  • 2d57b0e926 added preliminary ssi support Unbit 2013-03-26 11:33:00 +01:00
  • ae683af07a completed the geoip plugin [2] Unbit 2013-03-26 07:11:27 +01:00
  • 3c4f6a9171 completed the geoip plugin Unbit 2013-03-26 07:05:02 +01:00
  • 39986e546c fixed GeoIP plugin Unbit 2013-03-26 06:47:18 +01:00
  • 2e81a80f7b added preliminary geoip plugin Unbit 2013-03-25 19:11:20 +01:00