58 Révisions (7004f544e4c639f0537bceef6b3e4dfc1f360f6a)
 

Auteur SHA1 Message Date
  Yann Weber 7004f544e4 Add a todo + some commented debug lines + foo_pep333.py enhancement il y a 4 ans
  Yann Weber d3c9e2de42 Add sys.stdout & sys.stderr logging for pep333 worker il y a 4 ans
  Yann Weber 0506b7824e Debugging libpyfcgi.IoIn.read() il y a 4 ans
  Yann Weber 7c1bcc2fcc Debug in libpyfcgi.IoIn.read() method il y a 4 ans
  Yann Weber 512580c924 Implement partial support for wsgi.* environ il y a 4 ans
  Yann Weber ccb4234906 Now log_expt() logs a traceback il y a 4 ans
  Yann Weber cc0af1abb2 Bugfix in PEP333 worker when application trigger an exception il y a 4 ans
  Yann Weber 81a8bb752e Add support for virtualenv & site packages il y a 4 ans
  Yann Weber 11df1455cf Add signal handling and clean exiting il y a 4 ans
  Yann Weber 9e413450a9 Bugfix in logger ident update + deleted debug logging il y a 4 ans
  Yann Weber 28231c3d56 Logger enhancement + deleted unused warning in pyworker.c il y a 4 ans
  Yann Weber de7269f833 Deleted loglines, updated README + add check on FCGX_PutStr calls il y a 4 ans
  Yann Weber 18a561a7ef Add some decref + update README adding debugging notes il y a 4 ans
  Yann Weber a2f0e17e98 Updated README il y a 4 ans
  Yann Weber a64e79e0c3 Updated README il y a 4 ans
  Yann Weber 0c527fc2dc 1st fonctionnal implementation of both python<->C IPC il y a 4 ans
  Yann Weber 90100e6a88 Small bugfix in logs + add log in conf il y a 4 ans
  Yann Weber fa88c2fc9a Deleted lib dir + autoconf enhancement il y a 4 ans
  Yann Weber 6a93f8042f Start implementing pep333 application support il y a 4 ans
  Yann Weber c464ef3380 Add a TODO for bugfix il y a 4 ans
  Yann Weber 686e6ecf2e Added logger spec parser for CLI args il y a 5 ans
  Yann Weber c83d63c8f2 Add python version with -v option il y a 5 ans
  Yann Weber 3a9238e7a1 Add pyutils.h/c and a check for import when parsing arguments il y a 5 ans
  Yann Weber 76af007c69 Code cleaning & better worker exit status detection il y a 5 ans
  Yann Weber 6e10734217 updated README il y a 5 ans
  Yann Weber dcc8a7a622 Using global configuration variable instead of function arguments il y a 5 ans
  Yann Weber 5c3202dbf8 Bugfix in version declaration il y a 5 ans
  Yann Weber 9906803b42 Started arg parser implementation il y a 5 ans
  Yann Weber 45d2c67f1a Updated config.h.in & configure.ac files il y a 5 ans
  Yann Weber 9eb5f1f42a Using internal logger instead of syslog il y a 5 ans
  Yann Weber d2e7517348 Bugfix on logger with ident field etc il y a 5 ans
  Yann Weber 1d4a84b8c7 Add small test on a logline + '\n' at logline end il y a 5 ans
  Yann Weber 5e81964e0f Updated log function, add a format_message function, debuging etc. il y a 5 ans
  Yann Weber cba3553bbc Various logger enhancement il y a 5 ans
  Yann Weber a8e9e8cdec Add a default behavior to logger_format_add function + tests il y a 5 ans
  Yann Weber fd9fc2fb47 Enhanced logger parse format testcase il y a 5 ans
  Yann Weber b989e65d33 Bugfix in logger + test for logger format parsing il y a 5 ans
  Yann Weber a8568073b6 Bugfixes + more tests for logger il y a 5 ans
  Yann Weber eece95e7a8 Logger implementation continuation + tests il y a 5 ans
  Yann Weber 4c6e4bfec7 Add test & bugfix il y a 5 ans
  Yann Weber 396f5f35a2 Add missing am files il y a 5 ans
  Yann Weber 2a1ced3ffc Add first tests il y a 5 ans
  Yann Weber 8cba8d40ba Starts implementation of logger format parsing il y a 5 ans
  Yann Weber fa17445573 Add autotools & checks il y a 5 ans
  Yann Weber 164fe9dd98 Continuing logger implementation il y a 5 ans
  Yann Weber 0050577e45 Starts logger & conf il y a 5 ans
  Yann Weber 5e80043631 Commenting debug lines + set a new default value for max_reqs il y a 5 ans
  Yann Weber 2bdf83fc43 Using clone for piper & use ctl pipe to read response size il y a 5 ans
  Yann Weber cf25871587 Add signal detection for responder il y a 5 ans
  Yann Weber 4aa0614383 Decrease poll timer & move piper control pipe il y a 5 ans