| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-04-23 | Perl: request body handling fixed. | Maxim Dounin | 1 | -3/+36 | |
| As of 1.3.9, chunked request body may be available with r->headers_in.content_length_n <= 0. Additionally, request body may be in multiple buffers even if r->request_body_in_single_buf was requested. | |||||
| 2013-04-19 | Configure: fixed perl Makefile generation (ticket #334). | Maxim Dounin | 1 | -1/+1 | |
| Dependancy tracking introduced in r5169 were not handled absolute path names properly. Absolute names might appear in CORE_DEPS if --with-openssl or --with-pcre configure arguments are used to build OpenSSL/PCRE libraries. Additionally, revert part of r5169 to set NGX_INCS from Makefile variables. Makefile variables have $ngx_include_opt in them, which might result in wrong include paths being used. As a side effect, this also restores build with --with-http_perl_module and --without-http at the same time. | |||||
| 2013-04-10 | Configure: fixed nginx.so rebuild (broken by r5145). | Maxim Dounin | 1 | -2/+4 | |
| To avoid further breaks it's now done properly, all the dependencies are now passed to Makefile.PL. While here, fixed include list passed to Makefile.PL to use Makefile variables rather than a list expanded during configure. | |||||
| 2013-03-28 | Simplified nginx version maintenance. | Ruslan Ermilov | 1 | -1/+1 | |
| It's no longer necessary to update src/http/modules/perl/nginx.pm when version is bumped, as it's now derived from src/core/nginx.h. | |||||
| 2013-03-27 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2013-03-07 | Version bump. | Valentin Bartenev | 1 | -1/+1 | |
| 2013-02-19 | Version bump. | Valentin Bartenev | 1 | -1/+1 | |
| 2013-02-07 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2013-01-17 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-12-26 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-12-20 | Brought the link to ngx_http_perl_module documentation up to date. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-12-17 | Added checks that disallow adding a variable with an empty name. | Ruslan Ermilov | 1 | -1/+1 | |
| Added variable name syntax checks to "geo" and "map" directives. | |||||
| 2012-12-13 | Fixed variable syntax checking in "set", "geo", "limit_conn_zone", | Ruslan Ermilov | 1 | -1/+1 | |
| and "perl_set" directives. | |||||
| 2012-12-03 | Fixed build with embedded perl in certain setups (ticket #48). | Ruslan Ermilov | 1 | -14/+3 | |
| 2012-11-29 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-11-16 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-10-03 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-09-26 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-08-27 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-07-31 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-07-17 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-06-29 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-06-18 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-05-23 | Fixed warning during nginx.xs compilation. | Maxim Dounin | 1 | -1/+1 | |
| 2012-05-16 | Version bump. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-04-26 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-04-23 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-04-12 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-04-02 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-03-15 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-03-05 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-02-27 | Disable symlinks: initialization of the "disable_symlinks" field in | Valentin Bartenev | 1 | -3/+4 | |
| ngx_open_file_info_t moved to a separate function. This is preparation for the "from=" parameter implementation of the "disable_symlinks" directive. | |||||
| 2012-02-27 | Added support for the 307 Temporary Redirect. | Ruslan Ermilov | 1 | -0/+4 | |
| 2012-02-20 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-02-13 | Support for disable_symlinks in various modules. | Andrey Belov | 1 | -0/+3 | |
| 2012-02-13 | Fixed build with embedded perl and --with-openssl. | Maxim Dounin | 1 | -1/+5 | |
| 2012-02-09 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2012-01-18 | Copyright updated. | Maxim Konovalov | 4 | -0/+4 | |
| 2012-01-18 | Version bump. | Maxim Konovalov | 1 | -1/+2 | |
| 2011-12-27 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2011-12-19 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2011-12-06 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2011-11-29 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2011-11-15 | Version bump. | Maxim Dounin | 1 | -1/+1 | |
| 2011-11-01 | Version bump. | Igor Sysoev | 1 | -1/+1 | |
| 2011-10-17 | Version bump. | Igor Sysoev | 1 | -1/+1 | |
| 2011-10-11 | Handling of Content-Encoding set from perl. | Maxim Dounin | 1 | -0/+7 | |
| This fixes double gzipping in case of gzip filter being enabled while perl returns already gzipped response. | |||||
| 2011-10-10 | Fixed macro name. | Ruslan Ermilov | 1 | -1/+1 | |
| 2011-10-07 | Version bump. | Igor Sysoev | 1 | -1/+1 | |
| 2011-10-05 | Version bump. | Igor Sysoev | 1 | -1/+1 | |
