Commit Graph

  • 8baeb0af2f prepare for more emperor hooks Unbit 2013-08-28 13:25:52 +02:00
  • 63e0105a0f added interface waiting infrastructure Unbit 2013-08-28 12:43:26 +02:00
  • 70daa57caf Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-08-28 11:49:07 +02:00
  • db0f7951a9 added --exec-as-vassal and fixed 'fs' unshare Unbit 2013-08-28 11:48:51 +02:00
  • 45a7a3066d Merge pull request #368 from Kapishin/master unbit 2013-08-27 23:07:20 -07:00
  • c73a6723d7 Fix two typos in comments Pavlo Kapyshin 2013-08-28 08:57:58 +03:00
  • fb55f57531 added --emperor-use-clone Unbit 2013-08-27 21:47:00 +02:00
  • 8cf4d5802a fixed FreeBSD support for pty plugin unbit 2013-08-26 17:42:25 +02:00
  • e3c042e567 pty requires -lutil on linux Unbit 2013-08-26 15:44:31 +02:00
  • 5435f8927c added vassal's hooks Unbit 2013-08-26 10:13:08 +02:00
  • e1e65c46ac added --refork option Unbit 2013-08-26 10:05:41 +02:00
  • e1f3665a8e do not set sys,argv in pypy if already available Unbit 2013-08-26 05:38:19 +02:00
  • ef09a010cf allows pypy plugin to detect already available pypy environment Unbit 2013-08-26 05:01:28 +02:00
  • 3f5d79c755 added UWSGI_AS_LIB Unbit 2013-08-25 19:42:59 +02:00
  • 3b5468f39f added FreeBSD support to pty plugin unbit 2013-08-25 18:43:44 +02:00
  • 5598c7cc22 added pty support to OpenBSD Roberto De Ioris 2013-08-25 20:41:28 +02:00
  • d6fdb812a2 improved postfork() decorator Unbit 2013-08-25 18:35:56 +02:00
  • e6d5f6c612 fixed #366 Unbit 2013-08-23 20:49:39 +02:00
  • 8f10daa2bf fixed pty binding Unbit 2013-08-23 19:16:38 +02:00
  • f027153452 exit on failed --pty-connect Unbit 2013-08-23 18:48:07 +02:00
  • 0ebda93a50 fixed #365 Unbit 2013-08-23 18:41:10 +02:00
  • dc4e8950d2 sanitize pty options Unbit 2013-08-23 17:50:31 +02:00
  • 0f5336028f added OSX support for the pty plugin Unbit 2013-08-23 16:28:12 +02:00
  • e02341bffe include pty.h only on linux Unbit 2013-08-23 16:21:40 +02:00
  • ac92ff4079 added the pty plugin Unbit 2013-08-23 16:19:33 +02:00
  • 6adbc37a31 removed old-style changelog 1.4.10 Unbit 2013-08-23 14:57:06 +02:00
  • 688d3fff8c fixed python3 static files handling Unbit 2013-08-23 14:51:18 +02:00
  • a5da77bc54 added --add-gid Unbit 2013-08-23 14:46:06 +02:00
  • 0441e88b82 track unix sockets inode to reduce accidental removal on vacuum Unbit 2013-08-23 14:28:01 +02:00
  • 815f4abec0 fixed #364 Unbit 2013-08-23 13:59:13 +02:00
  • 4f9e2ff3f6 added --perl-exec and --perl-exec-post-fork Unbit 2013-08-23 11:50:18 +02:00
  • ce8dd001bf ported uwsgi.cache_keys to pypy Unbit 2013-08-23 11:06:24 +02:00
  • d4e90f5215 added uwsgi.cache_keys function api Unbit 2013-08-23 10:43:13 +02:00
  • da13562890 Merge pull request #362 from KLab/log-ftime unbit 2013-08-20 00:58:20 -07:00
  • d320075ab0 Add %(ftime) to logformat. INADA Naoki 2013-08-20 16:45:59 +09:00
  • 4061826da4 try to fix python3 static files handling Unbit 2013-08-20 07:32:41 +02:00
  • 2854321891 improved python3 exceptions management Unbit 2013-08-16 07:09:50 +02:00
  • c4181cdc55 fixed type in pypy wsgi.input.read Unbit 2013-08-14 11:59:42 +02:00
  • 327582b695 added --worker-exec2 Unbit 2013-08-14 10:16:39 +02:00
  • f56b9be4c5 allow post_fork hook on general plugins Unbit 2013-08-13 19:19:22 +02:00
  • 28ccace24f implemented --call hooks Unbit 2013-08-12 12:42:32 +02:00
  • 13f82176e3 added init_func support for plugins, and --need-plugin variant Unbit 2013-08-11 10:22:36 +02:00
  • be4d324f6b better symbol detection for pypy Unbit 2013-08-11 08:41:02 +02:00
  • 36486caabb sizeof on string includes NULL ... Unbit 2013-08-11 08:27:20 +02:00
  • b3af255727 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-08-11 07:09:04 +02:00
  • a56f726f7d fixed a typo Unbit 2013-08-11 07:06:30 +02:00
  • 24d6470f38 Merge pull request #359 from ryanpetrello/master unbit 2013-08-09 23:47:37 -07:00
  • 7e079e4c40 Add my name to the contributors list. Ryan Petrello 2013-08-10 01:00:12 -04:00
  • 0d9bc03c53 Add plugin support for the pecan WSGI framework (http://pecanpy.org). Ryan Petrello 2013-08-10 00:44:40 -04:00
  • 7598666768 added UWSGI_REMOVE_INCLUDES Unbit 2013-08-08 18:27:54 +02:00
  • cd6f027705 avoid unix nameclash on cygwin Unbit 2013-08-08 11:23:09 +02:00
  • 0803a7f0b0 added router_expires Roberto De Ioris 2013-08-07 08:14:38 +02:00
  • 0eb956db4a example mv again Roberto De Ioris 2013-08-06 07:39:20 +02:00
  • 76c6ae6d16 mv again Roberto De Ioris 2013-08-06 07:38:11 +02:00
  • 40054e3494 another series of mv Roberto De Ioris 2013-08-06 07:36:16 +02:00
  • 8927dfd538 moved example files Roberto De Ioris 2013-08-06 07:33:40 +02:00
  • 68f734fcad announce legion's death on reload Roberto De Ioris 2013-08-06 07:15:35 +02:00
  • af4c7f74d5 fixed legion death Roberto De Ioris 2013-08-06 07:08:42 +02:00
  • 4581d1e7ce announce legion death on uwsgi exit Roberto De Ioris 2013-08-06 06:58:04 +02:00
  • d465f61506 fix volfile report Unbit 2013-07-31 10:14:22 +02:00
  • 5cae9b9ba4 fixed glusterfs volfile support Unbit 2013-07-31 10:05:49 +02:00
  • 428a2d9366 Merge pull request #350 from prymitive/matheval_fix unbit 2013-07-30 19:52:39 -07:00
  • 1c00b54b06 Merge pull request #351 from prymitive/dot_h unbit 2013-07-30 08:57:39 -07:00
  • 6228fb91da preliminary async support for glusterfs Unbit 2013-07-30 16:42:56 +02:00
  • 307cf3a0ef add autogenerated core/dot_h.c to .gitignore, so it won't be added by mistake to git, also remove it during make clean Łukasz Mierzwa 2013-07-30 10:54:33 +02:00
  • f723a804c0 fix matheval check in build profiles, currently matheval is always required while it should be only used if present or if requested by user Łukasz Mierzwa 2013-07-30 10:04:59 +02:00
  • 24ac19e2d6 added last-modified to glusterfs Unbit 2013-07-29 17:40:06 +02:00
  • 38147d50ff check for matheval Unbit 2013-07-29 16:55:28 +02:00
  • 9f7db10582 first working glusterfs plugin prototype Unbit 2013-07-29 16:50:00 +02:00
  • ed35a50e6c rewrite ruby libdir on heroku Unbit 2013-07-29 08:49:25 +02:00
  • fae08f49cf another heroku workaround Unbit 2013-07-29 08:45:33 +02:00
  • 35f5b5b2eb improved ruby libdir detection for static builds Unbit 2013-07-29 08:25:06 +02:00
  • b785c8fccf added a check for ruby --enable-load-relative Unbit 2013-07-28 08:50:44 +02:00
  • 597c3cd7f1 try removing ruby_sysinit Unbit 2013-07-28 06:23:39 +02:00
  • bbbe01ef4b change ruby_process_options with ruby_options [5] Unbit 2013-07-27 23:49:49 +02:00
  • ea1e1cb65f change ruby_process_options with ruby_options [4] Unbit 2013-07-27 23:42:05 +02:00
  • a1d31ae954 change ruby_process_options with ruby_options [3] Unbit 2013-07-27 23:19:15 +02:00
  • fa0ed9489a change ruby_process_options with ruby_options [2] Unbit 2013-07-27 23:13:37 +02:00
  • 7bb7b351e0 change ruby_process_options with ruby_options Unbit 2013-07-27 23:01:09 +02:00
  • cb45f207a6 another attempt to make heroku happy [6] Unbit 2013-07-27 22:46:31 +02:00
  • 82ffb60bdd another attempt to make heroku happy [5] Unbit 2013-07-27 22:42:16 +02:00
  • ec38ce9a26 another attempt to make heroku happy [4] Unbit 2013-07-27 22:37:43 +02:00
  • 8279926bab another attempt to make heroku happy [3] Unbit 2013-07-27 22:18:18 +02:00
  • ac17b0910e another attempt to make heroku happy [2] Unbit 2013-07-27 22:09:29 +02:00
  • aae3e7ff17 another attempt to make heroku happy Unbit 2013-07-27 22:04:02 +02:00
  • 4cfff98cd1 try to workaround heroku Unbit 2013-07-27 22:01:21 +02:00
  • 19ee50949c skeleton for glusterfs plugin Unbit 2013-07-27 21:48:00 +02:00
  • ec27d624c3 fixed http-keepalive memleak Unbit 2013-07-26 12:17:23 +02:00
  • 0dc8803ff8 added --force-gateway Unbit 2013-07-26 12:03:38 +02:00
  • e8ea1a55f9 fixed #112 Unbit 2013-07-25 21:56:29 +02:00
  • a0cb71ca78 added --strict mode Unbit 2013-07-25 21:24:04 +02:00
  • 5c5aef3827 1.9.15 development starts Unbit 2013-07-23 11:00:18 +02:00
  • 737a7f4d51 attempt to fix spooler's body in python Unbit 2013-07-23 08:40:11 +02:00
  • c3ee774d56 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-07-23 06:28:29 +02:00
  • 2d5adacc65 preliminary python profiler for python3 Unbit 2013-07-23 06:28:10 +02:00
  • b7a8cc0297 Merge pull request #345 from pingswept/patch-1 unbit 2013-07-22 12:36:44 -07:00
  • 317b0f79a8 Convert tabs to spaces to fix indentation error Brandon Stafford 2013-07-22 15:22:44 -04:00
  • 4644578276 file monitor support for OpenBSD,NetBSD,DragonFly 1.9.14 Unbit 2013-07-21 16:38:48 +02:00
  • f1d450c12f updated gemspec Unbit 2013-07-21 08:08:48 +02:00
  • 6624f75ec7 added kqueue support to the fsmon interface Roberto De Ioris 2013-07-21 07:40:47 +02:00