Commit Graph

  • 6c1d2625a8 backported support for chunked input management in the http/https router Roberto De Ioris 2014-10-19 12:54:12 +02:00
  • 732ed3eb67 added automatic management of chunked input in http router Roberto De Ioris 2014-10-19 12:52:11 +02:00
  • 34b45d15cc Merge pull request #752 from comel/master unbit 2014-10-19 11:35:51 +02:00
  • 57a51f48bf Merge remote-tracking branch 'upstream/master' Andjelko Horvat 2014-10-18 21:21:31 +02:00
  • 04c9439e2c emperor_tyrant_initgroups: ensure ABI compatibility. Andjelko Horvat 2014-10-18 21:21:08 +02:00
  • 7a2d5d9661 Merge remote-tracking branch 'origin/uwsgi-2.0-cache-lazy-expire' into uwsgi-2.0 Unbit 2014-10-18 04:23:39 +02:00
  • c0733b5771 Merge remote-tracking branch 'origin/uwsgi-2.0-cache-lazy-expire' into uwsgi-2.0 Unbit 2014-10-18 04:23:39 +02:00
  • 04ad72ef44 fixed php SCRIPT_NAME usage when --php-app is in place Unbit 2014-10-18 04:19:41 +02:00
  • f4759d7acd fixed php SCRIPT_NAME usage when --php-app is in place Unbit 2014-10-18 04:19:41 +02:00
  • ab50662658 Add emperor-tyrant-initgroups option: add additional groups set via initgroups() in Tyrant mode. Andjelko Horvat 2014-10-18 00:08:08 +02:00
  • 19c2e22d37 allow appendn hook without second argument Unbit 2014-10-17 13:15:30 +02:00
  • 7082188a06 allow appendn hook without second argument Unbit 2014-10-17 13:15:30 +02:00
  • bcd9ed011d try to load trollius on python2 Unbit 2014-10-17 13:04:17 +02:00
  • 635b37fea4 try to load trollius on python2 Unbit 2014-10-17 13:04:17 +02:00
  • 25c6d7a3a1 fix heap corruption in carbon plugin Nigel Heron 2014-10-16 17:31:32 -04:00
  • ff5a648103 Merge pull request #750 from querymetrics/carbonfix unbit 2014-10-17 05:15:59 +02:00
  • 0aae7bdd73 fix heap corruption in carbon plugin Nigel Heron 2014-10-16 17:31:32 -04:00
  • ff36c8a779 fixed #749 Roberto De Ioris 2014-10-16 20:53:47 +02:00
  • 675c02c7fa fixed #749 Roberto De Ioris 2014-10-16 20:53:47 +02:00
  • 32896a1418 fixed #748 Roberto De Ioris 2014-10-16 08:25:42 +02:00
  • cc726c769f fixed #748 Roberto De Ioris 2014-10-16 08:25:42 +02:00
  • 0e8a30929e fixed #746 Unbit 2014-10-15 10:06:27 +02:00
  • 548e736d84 fixed #746 Unbit 2014-10-15 10:06:27 +02:00
  • 87575b1a22 disable SSLv3 by default and allow setting raw ssl options Unbit 2014-10-15 09:02:34 +02:00
  • d33fa75d17 disable SSLv3 by default and allow setting raw ssl options Unbit 2014-10-15 09:02:34 +02:00
  • 1aa6eeca1b added sweep_on_full, clear_on_full and no_expire uwsgi-2.0-cache-lazy-expire Roberto De Ioris 2014-10-14 05:24:28 +02:00
  • f778e30d48 run the sweeper only if required Unbit 2014-10-13 13:00:07 +02:00
  • e071184d53 ignore lazy caches from the sweeper Unbit 2014-10-13 12:55:26 +02:00
  • 1d09cde778 implemented cache lazy expire Unbit 2014-10-13 12:40:40 +02:00
  • 00f76aeb3f Merge pull request #740 from querymetrics/buffix unbit 2014-10-10 18:10:35 +02:00
  • a9177d3a6b buffer over-read fix in magic_sub Nigel Heron 2014-10-10 10:32:58 -04:00
  • 70ee29becb added wait for fs and wait for mountpoint Greg Dahlman 2014-10-06 23:32:29 -07:00
  • 60e26333bf allows building external plugins as embedded Unbit 2014-10-06 10:35:39 +02:00
  • 865b9c199d improved offload api Unbit 2014-10-01 01:35:09 +02:00
  • 833193a1ba added UWSGI_HAS_OFFLOAD_UBUFS Unbit 2014-10-10 10:58:41 +02:00
  • 3d1425bf09 added define UWSGI_HAS_OFFLOAD_UBUFS Unbit 2014-10-10 10:57:55 +02:00
  • 4eab050634 added 8 uwsgi_buffer and 8 custom fields to offload request Unbit 2014-09-30 02:45:14 +02:00
  • 688d1d3b75 fixed python3 support in spooler decorators Aldur 2014-09-23 11:30:35 +02:00
  • 349daee614 fixed uwsgidecorators spooler arguments Unbit 2014-10-10 10:49:18 +02:00
  • 0d272cf747 added Adriano Di Luzio to 2.0 CONTRIBUTORS Unbit 2014-10-10 10:47:19 +02:00
  • 46ac28efae fixed tcsetattr Unbit 2014-10-10 10:45:58 +02:00
  • 31b3bcc83d fixed kevent Unbit 2014-10-10 10:45:06 +02:00
  • f364d676fa automatically manage HTTP_X_FORWARDED_PROTO Unbit 2014-09-05 17:36:49 +02:00
  • 9951b7536e added --wait-for-mountpoint Unbit 2014-10-07 06:52:30 +02:00
  • e313825598 Merge pull request #736 from gdahlm/master unbit 2014-10-07 09:03:54 +02:00
  • 3cd3559399 use _full write methods in rados plugin to truncate PUT request objects Greg Dahlman 2014-10-06 23:32:29 -07:00
  • 332afafcde Merge branch 'master' of github.com:unbit/uwsgi Unbit 2014-10-06 10:35:47 +02:00
  • 5fe38ddda3 allows building external plugins as embedded Unbit 2014-10-06 10:35:39 +02:00
  • 8886336fb7 avoid edge-trigered mode when offloaded Unbit 2014-10-04 07:14:27 +02:00
  • 69677193bd fixed REMOTE_ADDR in HTTP/1.1 mode Roberto De Ioris 2014-10-04 12:06:16 +02:00
  • 34d254fe21 added http11 protocol support Roberto De Ioris 2014-10-04 11:45:29 +02:00
  • 10a4aa2a76 destroy the whole instance on Emperor error Roberto De Ioris 2014-10-03 10:58:19 +02:00
  • e021bdf5ef exit on Emperor error Roberto De Ioris 2014-10-03 10:54:35 +02:00
  • c72fde1eed ensure PSGI response headers are in the right format [2] Unbit 2014-09-15 06:47:22 +02:00
  • a5cacfbba6 ensure PSGI response headers are in the right format Unbit 2014-09-15 06:38:59 +02:00
  • 921cfa5d79 backported daemons and proto http fixes from 2.1 Unbit 2014-10-03 08:30:11 +02:00
  • 9c676c62f5 destroy the whole instance on Emperor error Roberto De Ioris 2014-10-03 10:58:19 +02:00
  • 2917de3e76 exit on Emperor error Roberto De Ioris 2014-10-03 10:54:35 +02:00
  • e836272c07 attempt to fix #732 Unbit 2014-10-03 05:24:16 +02:00
  • 8e3c127e09 attempt to fix #732 Unbit 2014-10-03 05:24:16 +02:00
  • 73cc2f0a3a improved offload api Unbit 2014-10-01 01:35:09 +02:00
  • f37043679c Merge branch 'master' of ssh://github.com/unbit/uwsgi Unbit 2014-09-30 07:59:21 +02:00
  • b6a2d64bef expose uwsgi_parse_http_date() api function Unbit 2014-09-30 07:59:07 +02:00
  • 63e32f5d2b added 8 uwsgi_buffer and 8 custom fields to offload request Unbit 2014-09-30 02:45:14 +02:00
  • ffeefea93b preliminary support for RTSP Roberto De Ioris 2014-09-29 11:56:11 +02:00
  • a27f995438 attempt to fix #729 Roberto De Ioris 2014-09-28 12:18:03 +02:00
  • 386375e75e Merge pull request #727 from cxmcc/fix_message unbit 2014-09-25 07:11:43 +02:00
  • c4ed2dfffe Fix a log message. Xiuming Chen 2014-09-24 13:40:21 -07:00
  • 794ae0018d truly fixed #726 Unbit 2014-09-23 12:14:23 +02:00
  • 1b3a0363e0 Merge branch 'aldur-spooler-tests' Unbit 2014-09-23 12:07:38 +02:00
  • 9aab77bcc3 attempt to merge #726 Unbit 2014-09-23 12:07:15 +02:00
  • d857d78048 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2014-09-23 11:59:13 +02:00
  • 365a117aff make uwsgidecorators python3 compatibile (fix issue #676) Aldur 2014-09-23 11:30:35 +02:00
  • ca0ab5887e make uwsgidecorators pep8 friendly Aldur 2014-09-23 11:02:09 +02:00
  • ee01a0f763 add spooler_decorator tests Aldur 2014-09-19 13:07:55 +02:00
  • d8fb5a9a3b reorganize spooler_priority tests Aldur 2014-09-19 13:07:38 +02:00
  • 202dc45519 getting rid of plugins still using ->pktsize Unbit 2014-09-21 08:49:04 +02:00
  • 72a4a6738d support old plugins ABI Unbit 2014-09-21 08:31:33 +02:00
  • ed2ca5d333 request buffer_size is now 64bit (except for uwsgi protocol) Unbit 2014-09-21 08:26:20 +02:00
  • e2a29ee135 more robust asyncio Unbit 2014-09-20 09:07:13 +02:00
  • 98690c4add prototyping Zeus mode Unbit 2014-09-20 07:15:17 +02:00
  • 051627d9e6 Fix issue #704 Aldur 2014-09-19 11:45:31 +02:00
  • 26c9d2c618 fixed #701 Unbit 2014-09-19 11:42:43 +02:00
  • 6e41b7e972 fixed useless debug Roberto De Ioris 2014-09-18 16:20:23 +02:00
  • 8d847a628f fixed glob support in emperor Roberto De Ioris 2014-09-18 16:13:36 +02:00
  • 1d5b1f7480 Merge pull request #724 from aldur/check_emperor_docker unbit 2014-09-18 11:57:16 +02:00
  • b2d57b683a fix check_emperor issue while using docker_plugin without docker_socket Aldur 2014-09-18 11:54:26 +02:00
  • 7858781012 added Adriano to CONTRIBUTORS Roberto De Ioris 2014-09-18 07:18:15 +02:00
  • a287d5f129 ensure ABI compatibility Roberto De Ioris 2014-09-18 07:16:20 +02:00
  • 35542f2a35 Merge pull request #723 from vine/gevent_dont_spin_on_async_exhaustion unbit 2014-09-18 07:13:22 +02:00
  • 949d74b516 Make it compile on more stringent compilers. Mike Kaplinskiy 2014-09-17 13:26:34 -04:00
  • f87a719d66 Fix exhaustion code when using multiple sockets. Mike Kaplinskiy 2014-09-17 13:05:47 -04:00
  • 8099dbd9e2 Don't spin if we exhaust the async worker pool. Mike Kaplinskiy 2014-08-17 14:57:44 -04:00
  • c4bb654455 fixed sun support in spooler Unbit 2014-09-16 18:23:11 +02:00
  • ba608de378 Merge pull request #719 from aldur/spooler-priority-test unbit 2014-09-16 16:49:04 +02:00
  • 2e565a502e Improve spooled test Aldur 2014-09-16 16:25:35 +02:00
  • 83bb70dc8b fixed tcsetattr Unbit 2014-09-16 15:48:36 +02:00
  • 80f2e5d20f try to address kevent issue with spooler Unbit 2014-09-16 15:32:21 +02:00
  • b1e342f19c Merge pull request #718 from aldur/master unbit 2014-09-16 15:08:51 +02:00
  • 1da300a71b add test regarding spooler and related task priority Aldur 2014-09-16 15:03:48 +02:00