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

2004-08-17 Thread stas
stas2004/08/17 22:57:26 Modified:t/hooks/TestHooks hookrun.pm Log: cleanup Revision ChangesPath 1.2 +0 -1 modperl-2.0/t/hooks/TestHooks/hookrun.pm Index: hookrun.pm === RCS file: /home

cvs commit: modperl-2.0 Changes

2004-08-17 Thread stas
stas2004/08/17 22:55:26 Modified:xs/maps apache_functions.map .Changes Log: Disable Apache::HookRun::run_create_request -- it's already run by Apache::RequestRec->new Revision ChangesPath 1.97 +1 -1 modperl-2.0/xs/maps/apache_functi

cvs commit: modperl-2.0/xs/Apache/RequestUtil Apache__RequestUtil.h

2004-08-17 Thread stas
stas2004/08/17 22:52:22 Modified:xs/Apache/RequestUtil Apache__RequestUtil.h Log: a helpful note for the future Revision ChangesPath 1.25 +2 -0 modperl-2.0/xs/Apache/RequestUtil/Apache__RequestUtil.h Index: Apache__RequestUtil.h ==

cvs commit: modperl-2.0/t/hooks hookrun.t

2004-08-17 Thread stas
stas2004/08/17 22:49:03 Added: t/hooks/TestHooks hookrun.pm t/hooks hookrun.t Log: Apache::HookRun tests Revision ChangesPath 1.1 modperl-2.0/t/hooks/TestHooks/hookrun.pm Index: hookrun.pm =

cvs commit: modperl-2.0/todo release

2004-08-17 Thread stas
stas2004/08/17 22:46:45 Modified:todo release Log: things to do Revision ChangesPath 1.48 +4 -0 modperl-2.0/todo/release Index: release === RCS file: /home/cvs/modperl-2.0/todo/rele

cvs commit: modperl-2.0/xs/Apache/RequestUtil Apache__RequestUtil.h

2004-08-17 Thread stas
stas2004/08/17 22:46:11 Modified:.Changes t/protocol/TestProtocol pseudo_http.pm xs/Apache/RequestUtil Apache__RequestUtil.h Log: - test whether we can invoke modperl HTTP handlers on the fake $r - Update Apache::RequestRec->new() to initia

cvs commit: modperl-2.0/xs/maps apache_structures.map modperl_functions.map

2004-08-17 Thread gozer
gozer 2004/08/17 16:40:41 Modified:.Changes t/response/TestDirective cmdparms.pm xs/maps apache_structures.map modperl_functions.map Log: Apache::CmdParms->limited member replaced by is_method_limited() method Revision ChangesPath

cvs commit: modperl-2.0/todo features_maybe

2004-08-17 Thread gozer
gozer 2004/08/17 16:36:09 Modified:todo features_maybe Log: Record the availability of an Apache::MethodList patch Revision ChangesPath 1.7 +4 -0 modperl-2.0/todo/features_maybe Index: features_maybe

cvs commit: modperl-2.0/xs/maps apache_functions.map apache_structures.map

2004-08-17 Thread gozer
gozer 2004/08/17 15:51:24 Modified:.Changes xs/maps apache_functions.map apache_structures.map Log: Apache::Module changes - readwrite => readonly: cmds, next, name, module_index, minor_version, version - removed: remove_loaded_module, remove_modul

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

2004-08-17 Thread gozer
gozer 2004/08/17 13:39:46 Modified:t/response/TestAPI module.pm Log: Improve Apache::Module tests to make usage of the entire API on the whole apache module list. Revision ChangesPath 1.16 +24 -38modperl-2.0/t/response/TestAPI/module.pm Index: module.pm

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

2004-08-17 Thread geoff
geoff 2004/08/17 08:10:47 Modified:t/response/TestAPI access.pm Log: remove IdentityCheck directive since it's not in core.c from 2.1 onward and we don't really check for a running identd anyway Revision ChangesPath 1.10 +5 -1 modperl-2.0/t/response/TestAPI/