]> git.decadent.org.uk Git - maypole.git/history - lib/Maypole/Application.pm
fixed MANIFEST to include Maypole::HTTPD
[maypole.git] / lib / Maypole / Application.pm
2005-11-18 David BairdMaypole::Application supports Maypole::HTTPD (which...
2005-11-04 David BairdMoved the BeerDB example to Maypole.pm
2005-11-04 David BairdAdded a canonical BeerDB example to Maypole::Application
2005-08-20 David Bairdtidied up inheritance in Mp::App - bugs 12923 & 14120
2005-08-20 David Bairdimplement -Init flag in Mp::Application - rt #14123
2005-08-19 Aaron Trevenainheritance cleanup [bug 14120] in Maypole::Application
2005-07-05 Aaron TrevenaFix to Maypole::Model::CDBI order sub from list
2005-06-29 Aaron Trevenaapplied patch for http://rt.cpan.org/NoAuth/Bug.html...
2005-02-02 Simon Cozens2.09 - maintain the order that plugins are loaded,...
2005-01-24 Simon CozensRelease 2.08. Add Maypole::Config->template_extension...
2005-01-16 Simon Cozensremoved Maypole::Model->description,
2004-12-25 Simon Cozensbegin 2.06, fix t/apache_mvc.t, restore Sebastian's...
2004-12-24 Simon CozensPOD updates: fleshed out some weak areas, reorganised...
2004-12-08 Simon Cozens+ Use HTTP::Headers for input/output headers. Add appro...
2004-11-07 Marcus RambergOrdering should not matter for parameters to ::Application.
2004-10-18 Sebastian Riedelno more fun!!! :(
2004-10-17 Sebastian Riedelsupport for unknown flags, for future backwards compati...
2004-10-17 Sebastian Riedelfun!!! =)
2004-10-16 Sebastian RiedelNew Maypole::Application, we now use the Maypole::Plugi...
2004-10-15 Sebastian RiedelSome warnings for easier debugging
2004-10-13 Sebastian Riedelsmall fix for Maypole::Application
2004-10-13 Sebastian RiedelZero search fix and sweet new templates, wheee...
2004-09-29 Marcus Rambergsupport use Maypole qw/Redirect Poop/ syntax. (Maypole...
2004-09-09 Sebastian RiedelMerged Apache2::MVC into Apache::MVC, deprecated $r...
2004-09-07 Sebastian RiedelApache2::MVC, Maypole::Application, parse_args() and...