Author: pgollucci
Date: Thu Jan 8 16:49:55 2009
New Revision: 732889
URL: http://svn.apache.org/viewvc?rev=732889&view=rev
Log:
start the effort to import Apache-Reload and Apache-SizeLimit into mod_perl core
Modified:
perl/modperl/trunk/ (props changed)
Propchange: perl/modperl/trunk/
-
Author: pgollucci
Date: Thu Jan 8 16:51:30 2009
New Revision: 732890
URL: http://svn.apache.org/viewvc?rev=732890&view=rev
Log:
this is now contained in the toplevel Apache-SizeLimit
Removed:
perl/modperl/trunk/lib/Apache2/SizeLimit.pm
Author: pgollucci
Date: Thu Jan 8 16:53:25 2009
New Revision: 732891
URL: http://svn.apache.org/viewvc?rev=732891&view=rev
Log:
tests are now in Apache-SizeLimit
Modified:
perl/modperl/trunk/t/conf/post_config_startup.pl
Modified: perl/modperl/trunk/t/conf/post_config_startup.pl
URL:
http:
Author: pgollucci
Date: Thu Jan 8 16:57:19 2009
New Revision: 732893
URL: http://svn.apache.org/viewvc?rev=732893&view=rev
Log:
update the externals docs
remove cvs crap its been 5yrs or so now
Modified:
perl/modperl/trunk/README-SVN
Modified: perl/modperl/trunk/README-SVN
URL:
http://svn
Author: pgollucci
Date: Thu Jan 8 16:59:27 2009
New Revision: 732895
URL: http://svn.apache.org/viewvc?rev=732895&view=rev
Log:
note that f. needs work before being used
Modified:
perl/modperl/trunk/RELEASE
Modified: perl/modperl/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/perl/modper
Author: pgollucci
Date: Thu Jan 8 17:14:10 2009
New Revision: 732900
URL: http://svn.apache.org/viewvc?rev=732900&view=rev
Log:
rename, I goofed this when I created it
Added:
perl/Apache-Bootstrap/ (props changed)
- copied from r732887, perl/Apache-Dispatch/
Removed:
perl/Apache-
Author: phred
Date: Thu Jan 8 17:30:10 2009
New Revision: 732903
URL: http://svn.apache.org/viewvc?rev=732903&view=rev
Log:
Initial commit of Apache::Bootstrap to ASF repository.
Probably a bunch of stuff that needs to be cleaned up here, but so be it.
Thanks to pgollucci for setting up the repo
Author: phred
Date: Thu Jan 8 17:34:40 2009
New Revision: 732904
URL: http://svn.apache.org/viewvc?rev=732904&view=rev
Log:
Prepare for 0.05 release. 0.04_2 has been happy stable according
to the CPAN testers.
Removed:
perl/Apache-Bootstrap/trunk/META.yml
Modified:
perl/Apache-Bootstrap