cvs commit: modperl-2.0/src/modules/perl modperl_callback.c

2003-01-28 Thread stas
stas2003/01/28 17:04:34 Modified:.Changes src/modules/perl modperl_callback.c Added: t/hooks stacked_handlers.t t/hooks/TestHooks stacked_handlers.pm Log: Stacked handlers chain execution is now aborted when a handler returns somet

cvs commit: modperl-2.0/t/hooks/TestHooks stacked_handlers.pm

2003-01-28 Thread stas
stas2003/01/28 17:09:07 Modified:t/hooks/TestHooks stacked_handlers.pm Log: - compile DONE - add comments Revision ChangesPath 1.2 +7 -2 modperl-2.0/t/hooks/TestHooks/stacked_handlers.pm Index: stacked_handlers.pm ==

cvs commit: modperl-2.0/t/hooks/TestHooks push_handlers.pm

2003-01-28 Thread stas
stas2003/01/28 17:25:46 Added: t/hooks push_handlers.t t/hooks/TestHooks push_handlers.pm Log: - add a test to exercise push_handlers in different ways - prepare for supporting anon handlers Revision ChangesPath 1.1 modperl-2.0/t/h

cvs commit: modperl-2.0/t/hooks/TestHooks push_handlers.pm

2003-01-28 Thread stas
stas2003/01/28 17:33:17 Modified:t/hooks push_handlers.t t/hooks/TestHooks push_handlers.pm Log: mix in the handlers configured from httpd.conf Revision ChangesPath 1.2 +2 -1 modperl-2.0/t/hooks/push_handlers.t Index: push_handlers.t

cvs commit: modperl-2.0/t/hooks/TestHooks push_handlers.pm stacked_handlers.pm

2003-01-28 Thread stas
stas2003/01/28 18:36:25 Modified:t/hooks/TestHooks push_handlers.pm stacked_handlers.pm Log: add the missing Apache::ServerUtil Revision ChangesPath 1.3 +1 -0 modperl-2.0/t/hooks/TestHooks/push_handlers.pm Index: push_handlers.pm

cvs commit: modperl-2.0/t/hooks/TestHooks push_handlers.pm stacked_handlers.pm

2003-01-28 Thread stas
stas2003/01/28 18:37:59 Modified:t/hooks/TestHooks push_handlers.pm stacked_handlers.pm Log: oops, s/ServerUtil/RequestUtil/ Revision ChangesPath 1.4 +1 -1 modperl-2.0/t/hooks/TestHooks/push_handlers.pm Index: push_handlers.pm ===

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-01-28 Thread stas
stas2003/01/28 19:56:00 Modified:.Changes t/response/TestApache conftree.pm xs/Apache/Directive Apache__Directive.h xs/maps modperl_functions.map xs/tables/current/ModPerl FunctionTable.pm Log: New Apache::Direc