cvs commit: modperl-2.0/todo bugs_build

2004-07-23 Thread stas
stas2004/07/23 14:04:20 Modified:todo bugs_build Log: typo Revision ChangesPath 1.6 +1 -1 modperl-2.0/todo/bugs_build Index: bugs_build === RCS file: /home/cvs/modperl-2.0/todo/bug

cvs commit: modperl-2.0/t/response/TestAPI request_rec.pm

2004-07-23 Thread stas
stas2004/07/23 14:04:50 Modified:t/response/TestAPI request_rec.pm Log: better assbackwards test and other tweaks Revision ChangesPath 1.22 +18 -12modperl-2.0/t/response/TestAPI/request_rec.pm Index: request_rec.pm =

cvs commit: modperl-2.0 Changes

2004-07-23 Thread stas
stas2004/07/23 15:35:31 Modified:xs/maps apache_structures.map .Changes Log: connection(), canonical_filename() are now read-only Revision ChangesPath 1.32 +2 -2 modperl-2.0/xs/maps/apache_structures.map Index: apache_structures.

cvs commit: modperl-2.0/todo release

2004-07-23 Thread gozer
gozer 2004/07/23 16:24:56 Modified:.Changes Makefile.PL README RELEASE src/docs/2.0/user/install install.pod lib/Apache Build.pm lib/ModPerl BuildOptions.pm t/response/TestAPI module.pm todo release

cvs commit: modperl-2.0/t/response/TestAPI content_encoding.pm request_rec.pm

2004-07-23 Thread stas
stas2004/07/23 16:46:11 Modified:t/response/TestAPI request_rec.pm Added: t/apicontent_encoding.t t/response/TestAPI content_encoding.pm Log: content_encoding test Revision ChangesPath 1.1 modperl-2.0/t/api/content_encoding.

cvs commit: modperl-2.0/t/response/TestAPI content_encoding.pm

2004-07-23 Thread stas
stas2004/07/23 16:46:59 Modified:t/apicontent_encoding.t t/response/TestAPI content_encoding.pm Log: cleanup Revision ChangesPath 1.2 +1 -0 modperl-2.0/t/api/content_encoding.t Index: content_encoding.t

cvs commit: modperl-2.0/t/response/TestAPI module.pm

2004-07-23 Thread stas
stas2004/07/23 16:55:27 Modified:t/response/TestAPI module.pm Log: no tabs please Revision ChangesPath 1.14 +1 -1 modperl-2.0/t/response/TestAPI/module.pm Index: module.pm === RCS file:

cvs commit: modperl-2.0/t/response/TestAPI err_headers_out.pm request_rec.pm

2004-07-23 Thread stas
stas2004/07/23 17:54:02 Modified:t/response/TestAPI request_rec.pm Added: t/apierr_headers_out.t t/response/TestAPI err_headers_out.pm Log: add err_headers_out test Revision ChangesPath 1.1 modperl-2.0/t/api/err_headers_out.

cvs commit: modperl-2.0/t/response/TestAPI err_headers_out.pm

2004-07-23 Thread stas
stas2004/07/23 18:08:14 Modified:t/apierr_headers_out.t t/response/TestAPI err_headers_out.pm Log: test the 2xx response as well Revision ChangesPath 1.2 +30 -7 modperl-2.0/t/api/err_headers_out.t Index: err_headers_out.t ==

cvs commit: modperl-2.0/t/response/TestAPR finfo.pm

2004-07-23 Thread stas
stas2004/07/23 18:42:42 Modified:t/lib/TestAPRlib finfo.pm t/response/TestAPR finfo.pm Log: add $r->finfo assignment test Revision ChangesPath 1.2 +5 -4 modperl-2.0/t/lib/TestAPRlib/finfo.pm Index: finfo.pm

cvs commit: modperl-2.0/t/response/TestAPI access.pm

2004-07-23 Thread stas
stas2004/07/23 22:30:53 Modified:t/response/TestAPI access.pm Log: cleanup Revision ChangesPath 1.5 +1 -1 modperl-2.0/t/response/TestAPI/access.pm Index: access.pm === RCS file: /home/

cvs commit: modperl-2.0/t/response/TestAPI in_out_filters.pm request_rec.pm

2004-07-23 Thread stas
stas2004/07/23 23:54:26 Modified:t/response/TestAPI request_rec.pm Added: t/apiin_out_filters.t t/response/TestAPI in_out_filters.pm Log: testing: $r->input_filters and $r->output_filters it's possible to read a POST data and send a response body w/o