Re: cvs commit: modperl-2.0/todo api_status

2004-08-11 Thread Stas Bekman
[EMAIL PROTECTED] wrote: gozer 2004/08/10 11:18:08 Modified:todo api_status Log: Took care of Apache::Module API doc Revision ChangesPath 1.24 +1 -1 modperl-2.0/todo/api_status Index: api_status ===

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

2004-08-11 Thread geoff
geoff 2004/08/11 05:27:47 Modified:t/hooks authen_digest.t t/hooks/TestHooks authen_digest.pm Log: strip away everything that isn't directly testing $r->note_digest_auth_failure. sorry to wipe away all your hard work, stas :) Revision ChangesPath 1.2

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

2004-08-11 Thread geoff
geoff 2004/08/11 05:34:45 Modified:t/hooks authen_digest.t Log: tidy Revision ChangesPath 1.3 +1 -2 modperl-2.0/t/hooks/authen_digest.t Index: authen_digest.t === RCS file: /home/cvs/mo

Re: cvs commit: modperl-2.0/todo api_status

2004-08-11 Thread Philippe M. Chiasson
Stas Bekman wrote: [EMAIL PROTECTED] wrote: gozer 2004/08/10 11:18:08 Modified:todo api_status Log: Took care of Apache::Module API doc Revision ChangesPath 1.24 +1 -1 modperl-2.0/todo/api_status Index: api_status

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

2004-08-11 Thread gozer
gozer 2004/08/11 11:03:01 Modified:.Changes xs/maps apache_structures.map Log: Removed Apache::Module->dynamic_load_handle, it's a platform-specific slot that doesn't make any sense to Perl land. Revision ChangesPath 1.437 +2 -0 modper

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

2004-08-11 Thread gozer
gozer 2004/08/11 11:05:38 Modified:.Changes xs/maps apache_functions.map Log: Also removed find_module_name from Apache::Module, since there is already a ->name method that does exactly the same. Revision ChangesPath 1.438 +2 -1 modper

cvs commit: modperl-2.0/todo api_status

2004-08-11 Thread gozer
gozer 2004/08/11 11:08:19 Modified:todo api_status Log: Apache::Directive done Apache::Module done Revision ChangesPath 1.26 +2 -2 modperl-2.0/todo/api_status Index: api_status ===

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

2004-08-11 Thread gozer
gozer 2004/08/11 11:16:29 Modified:.Changes xs/maps apache_functions.map Log: Removed Apache::Command method soak_end_container Revision ChangesPath 1.439 +2 -0 modperl-2.0/Changes Index: Changes ==

cvs commit: modperl-2.0/xs/tables/current/Apache ConstantsTable.pm

2004-08-11 Thread gozer
gozer 2004/08/11 15:49:15 Modified:.Changes xs/tables/current/Apache ConstantsTable.pm Log: Add :context group of constants for check_cmd_context(). NOT_IN_VIRTUALHOST, NOT_IN_LIMIT, NOT_IN_DIRECTORY, NOT_IN_LOCATION, NOT_IN_FILES, NOT_IN_DIR_LOC_FILE & G

cvs commit: modperl-2.0/todo api_status

2004-08-11 Thread gozer
gozer 2004/08/11 16:00:21 Modified:todo api_status Log: Apache::Command done. Revision ChangesPath 1.27 +1 -1 modperl-2.0/todo/api_status Index: api_status === RCS file: /home/cvs/mod

cvs commit: modperl-2.0 Changes

2004-08-11 Thread gozer
gozer 2004/08/11 16:03:18 Modified:xs/maps modperl_functions.map apache_functions.map t/response/TestDirective perlloadmodule4.pm .Changes Log: Move check_cmd_context from Apache::Command to Apache::CmdParms Test that it actually works with

cvs commit: modperl-2.0/todo features_missing release

2004-08-11 Thread stas
stas2004/08/11 23:13:29 Modified:todo features_missing release Log: more issues to resolve for 2.0 release Revision ChangesPath 1.6 +0 -2 modperl-2.0/todo/features_missing Index: features_missing ==

cvs commit: modperl-2.0/todo release

2004-08-11 Thread stas
stas2004/08/11 23:13:56 Modified:todo release Log: typo Revision ChangesPath 1.44 +1 -1 modperl-2.0/todo/release Index: release === RCS file: /home/cvs/modperl-2.0/todo/release,v

cvs commit: modperl-2.0 Changes

2004-08-11 Thread stas
stas2004/08/11 23:40:46 Modified:t/response/TestAPI conn_rec.pm t/api.cvsignore xs/maps apache_structures.map .Changes Added: t/response/TestAPI conn_util.pm Log: 1) Apache::Connection changes [Stas, "Fred Moyer" ]

cvs commit: modperl-2.0/todo api_status

2004-08-11 Thread stas
stas2004/08/11 23:41:01 Modified:todo api_status Log: update Revision ChangesPath 1.28 +3 -2 modperl-2.0/todo/api_status Index: api_status === RCS file: /home/cvs/modperl-2.0/todo/a

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

2004-08-11 Thread stas
stas2004/08/11 23:44:25 Modified:t/response/TestAPI conn_util.pm Log: no such method: remain Revision ChangesPath 1.2 +0 -3 modperl-2.0/t/response/TestAPI/conn_util.pm Index: conn_util.pm ==

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

2004-08-11 Thread stas
stas2004/08/11 23:45:53 Modified:t/response/TestAPI conn_util.pm conn_rec.pm Log: clean the constants compile lists Revision ChangesPath 1.3 +1 -1 modperl-2.0/t/response/TestAPI/conn_util.pm Index: conn_util.pm ===