Commit Graph

  • 5c03c25e96 Merge pull request #237 from prymitive/cgroup_perms unbit 2013-05-22 05:23:42 -07:00
  • 23843163ad right fix for pipeline requests Roberta Giordano 2013-05-22 07:41:18 +02:00
  • 8b07fbbedc honour read() method if original file_wrapper object is not a file Roberta Giordano 2013-05-22 07:16:34 +02:00
  • 5bf55220d4 fixed python3 stdout/stderr line buffering Unbit 2013-05-21 14:19:33 +02:00
  • 0e1de3d6e8 added __name__ and sys.argv[0] in pypy setup script Unbit 2013-05-21 00:37:02 +02:00
  • 3a7ba3675b better sanity check for http requests Unbit 2013-05-20 23:44:05 +02:00
  • 5c0deb5bdb correctly handle pep333 exc_info in pypy Unbit 2013-05-20 23:31:14 +02:00
  • 50dcbc2b01 improved sendfile() on pypy Unbit 2013-05-20 23:21:08 +02:00
  • 90d72f7843 completed pep3333 vars for pypy Unbit 2013-05-20 21:35:02 +02:00
  • 90ee59c70d try to automatically set pypy home during compilation Unbit 2013-05-20 21:05:41 +02:00
  • 59eda11c1b Merge branch 'master' of https://github.com/unbit/uwsgi Unbit 2013-05-20 18:58:21 +02:00
  • 78684a424f support for http keepalive for request with body Unbit 2013-05-20 14:27:50 +02:00
  • 4a936dda6e Merge pull request #289 from edevil/DropInvalid unbit 2013-05-20 03:04:14 -07:00
  • 094d4b99a4 Drop obvious invalid requests. Andre Cruz 2013-05-20 10:44:35 +01:00
  • 382268308e improved PYTHONPATH management Unbit 2013-05-19 23:40:49 +02:00
  • 97315d27b9 added osx support to pypy plugin Unbit 2013-05-19 23:33:49 +02:00
  • 26ae573b72 added cache_get,cache_update and cache_del to pypy Unbit 2013-05-19 22:40:47 +02:00
  • 803c44d783 added pypy management of .wsgi files and pythonpath manipulation Unbit 2013-05-19 22:33:42 +02:00
  • 90f3f1037a fixed a leak in uwsgi_get_app_id Unbit 2013-05-19 12:01:04 +02:00
  • ce39a751d9 improved uwsgi_get_app_id Unbit 2013-05-19 12:00:12 +02:00
  • ceebf7d32d Merge pull request #288 from alex/pypy-cleanups unbit 2013-05-18 22:54:53 -07:00
  • 8da59bf0ac better __main__ setup in pypy Unbit 2013-05-19 07:52:31 +02:00
  • d25979502a better auto-detection of pypy paths Unbit 2013-05-19 07:45:21 +02:00
  • 549bc3bf9f added --pypy-eval --pypy-eval-post-fork --pypy-eval-exec --pypy-eval-exec-post-fork Unbit 2013-05-19 07:17:22 +02:00
  • 22b2f325e0 removed a method with a nonsense implementation Alex Gaynor 2013-05-18 22:09:24 -07:00
  • 6615d1b90c Catch a more precise error Alex Gaynor 2013-05-18 22:06:36 -07:00
  • 8f045c4254 Merge branch 'master' of https://github.com/unbit/uwsgi Alex Gaynor 2013-05-18 22:06:04 -07:00
  • a4434349e5 whoops, a few small fixse Alex Gaynor 2013-05-18 22:03:55 -07:00
  • 01272be25f automatically detect pypy in setup.py Unbit 2013-05-19 07:02:05 +02:00
  • be0beed403 Some cleanups for the PyPy plugin: Alex Gaynor 2013-05-18 21:59:37 -07:00
  • 453d2abed5 another micro optimization for pypy Unbit 2013-05-19 06:52:01 +02:00
  • 57e9ccbef0 added uwsgi.opt to pypy Unbit 2013-05-19 06:33:57 +02:00
  • 989124772b added wsgi.file_wrapper and improved import in pypy Unbit 2013-05-19 06:20:02 +02:00
  • 72400e4b91 completed wsgi.input for pypy Unbit 2013-05-19 05:33:53 +02:00
  • 9113812b0d fixed python3 pyargv Unbit 2013-05-19 05:04:42 +02:00
  • 900cba29a7 fixed python3 pyargv Unbit 2013-05-19 04:55:52 +02:00
  • f177a65c1e added uwsgi.add_file_monitor to pypy Unbit 2013-05-18 20:08:50 +02:00
  • b6baf9016d Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-05-18 20:02:37 +02:00
  • 86ac6e8044 implemented uwsgi.add_timer for pypy Unbit 2013-05-18 20:01:18 +02:00
  • 66d8fb95db Merge pull request #286 from alex/patch-1 unbit 2013-05-18 10:55:50 -07:00
  • 22da8d9ba2 optimized pypy environ helper Unbit 2013-05-18 19:45:18 +02:00
  • 819e9c1b16 Fixed a clear typo. Alex Gaynor 2013-05-18 11:23:01 -06:00
  • dd4b2e8bc2 fixed a typo Unbit 2013-05-18 18:29:16 +02:00
  • e2f7ac2017 added --mule-msg-size Unbit 2013-05-18 18:28:50 +02:00
  • 1abe9f2d12 fixed mule_msg Unbit 2013-05-18 18:27:11 +02:00
  • 31b5cf6926 fixed mule_msg Unbit 2013-05-18 17:52:23 +02:00
  • 25fe3035c2 fixed SCRIPT_NAME handling in python Unbit 2013-05-18 17:27:51 +02:00
  • 0cf56823cd added uwsgi.cache_get to pypy Unbit 2013-05-18 15:45:53 +02:00
  • c2f36968c3 trying to understand why multirheading is flaky on pypy Unbit 2013-05-18 12:17:43 +02:00
  • a508c7f53e added signal handling to pypy Unbit 2013-05-18 09:59:06 +02:00
  • 48de68031d more pypy implementations Unbit 2013-05-18 09:20:55 +02:00
  • 81ef85af82 added xmlrpc wrapper Unbit 2013-05-17 16:42:45 +02:00
  • 16b65d7dbe uwsgi RPC http wrapper Unbit 2013-05-17 15:45:43 +02:00
  • 5a98e6511b prepare for pypy multithreading Unbit 2013-05-17 14:28:42 +02:00
  • 2418f08e22 Update README unbit 2013-05-16 23:31:23 +03:00
  • 80a821bc20 updated pypy README Unbit 2013-05-16 18:09:36 +02:00
  • 378f78bd87 removed uwsgi.py Unbit 2013-05-16 18:03:35 +02:00
  • f010591e19 more WSGI vars Unbit 2013-05-16 17:58:15 +02:00
  • 5274abdcca fixed pypy environ Unbit 2013-05-16 17:30:29 +02:00
  • 48f9e8c5c8 improved PyPy plugin Unbit 2013-05-16 16:29:13 +02:00
  • 5c02117fde Merge pull request #285 from fijal/master unbit 2013-05-15 05:21:57 -07:00
  • bc56a188f8 Add a copyright info Maciej Fijalkowski 2013-05-15 14:18:47 +02:00
  • b6df1b22ab flush the pypy debug file Maciej Fijalkowski 2013-05-14 23:55:27 +02:00
  • 0fbf2dd5bb Progress - now example wsgi runs Maciej Fijalkowski 2013-05-14 23:32:05 +02:00
  • 38c126d11a fixed file action status Unbit 2013-05-14 16:49:22 +02:00
  • 7dff602e5e try to fix retry engine Unbit 2013-05-14 16:43:44 +02:00
  • e401f32815 This was indeed temporary Maciej Fijalkowski 2013-05-14 15:19:04 +02:00
  • 12e94b70a7 Merge github.com:fijal/uwsgi Maciej Fijalkowski 2013-05-14 15:06:48 +02:00
  • 884de3959c initial checkin of pypy plugin Maciej Fijalkowski 2013-05-14 15:04:17 +02:00
  • fe12325e50 fixed goto and pc in error and final routing Unbit 2013-05-14 12:19:17 +02:00
  • bea86f3f79 fixed a typo Unbit 2013-05-13 18:55:48 +02:00
  • 7a5f3667da Merge pull request #280 from xrmx/warn-ini unbit 2013-05-13 07:35:20 -07:00
  • 0813788c98 core: print a warning if the configuration section can't be read Riccardo Magliocchetti 2013-05-13 16:21:30 +02:00
  • b1ca73e7f0 added file-next action Unbit 2013-05-13 07:33:05 +02:00
  • ebf9e9b1a3 added ignore_body flag Unbit 2013-05-13 07:19:12 +02:00
  • b0abab7a1d fixed #277 Unbit 2013-05-12 22:57:07 +02:00
  • 995bb493df preliminary implementation of error routing Unbit 2013-05-12 22:48:10 +02:00
  • 1b2375fc84 added error routes Unbit 2013-05-12 18:02:33 +02:00
  • b7315bcb5a added "file" routing action Unbit 2013-05-12 17:36:40 +02:00
  • 2c9ebdaa69 updated gemspec for 1.9.10 1.9.10 Unbit 2013-05-11 17:12:00 +02:00
  • fbd9e5b4d7 goroutines support must be completely rewritten :( Unbit 2013-05-11 16:57:41 +02:00
  • b9a3425b6d Merge pull request #276 from prymitive/build_fixes unbit 2013-05-11 02:53:56 -07:00
  • d4742c611b better check for default value, this allows using false or empty string as defaults Łukasz Mierzwa 2013-05-11 11:43:29 +02:00
  • c645a590aa added goroutine reference to gccgo Unbit 2013-05-11 08:43:46 +02:00
  • 275a7fe63f added --go-args Unbit 2013-05-11 08:26:02 +02:00
  • 0ff16d8312 Merge pull request #275 from prymitive/df unbit 2013-05-10 14:21:42 -07:00
  • 1cb31d6c7e fixed legion-smart-attach-daemon2 Łukasz Mierzwa 2013-05-10 20:51:39 +02:00
  • 8a6eb553df fixed attach-daemon Unbit 2013-05-10 17:20:44 +02:00
  • 946af8b9ee added errorlimiter.ini example config Unbit 2013-05-10 15:15:51 +02:00
  • 098a1f647e added final routes or running rules at the end of the request Unbit 2013-05-10 15:08:33 +02:00
  • c9681dc430 Merge branch 'master' of github.com:unbit/uwsgi Unbit 2013-05-10 08:18:33 +02:00
  • ff0b8b2d53 fixed #274 Unbit 2013-05-10 08:17:54 +02:00
  • 75f520d43a Merge pull request #255 from prymitive/airbrake_fixes unbit 2013-05-09 11:52:29 -07:00
  • 65209748ba completed the first phase of the gccgo plugin Unbit 2013-05-09 19:55:27 +02:00
  • cd604ef07b extended the build system to support .o files and added preliminary gccgo plugin Unbit 2013-05-09 18:38:53 +02:00
  • 51da8bc531 * report more data in airbrake plugin * preserve text version of backtrace (there might be multiple alarm handlers for any segfault) * fix reload errors Łukasz Mierzwa 2013-04-29 10:18:48 +02:00
  • 2374ba12bd better file descriptor management for alarm threads Unbit 2013-05-09 15:17:57 +02:00
  • 0a75aaec25 added the uwsgi_takeover commodity function Unbit 2013-05-09 13:53:22 +02:00
  • a8c286ae83 prepare for gccgo integration Unbit 2013-05-09 11:43:01 +02:00
  • 9cbdfc7764 updated gemspec for 1.9.9 1.9.9 Unbit 2013-05-08 17:48:41 +02:00