]> git.decadent.org.uk Git - maypole.git/history - lib
Added dh_md5sums.
[maypole.git] / lib /
2005-10-11 David BairdImplemented daveh's fixes for is_applicable() -
2005-10-11 Aaron Trevenaadded more documentation on redirect_request and get_pr...
2005-10-11 Aaron Trevenafix applied for http://rt.cpan.org/Ticket/Display.html...
2005-10-11 Aaron Trevenaapplied peters fix for bug # 14566
2005-10-11 Aaron Trevenafix for http://rt.cpan.org/Ticket/Display.html?id=14566
2005-10-06 David BairdAdded doc stubs for Aaron's new methods.
2005-10-05 David Bairdadded stash to Maypole.pm
2005-10-05 Aaron Trevenamerged in TEEJAY Changes with current head
2005-10-04 David BairdChanged to throughout Maypole.pm.
2005-10-03 David BairdChanged comment in call_exception()
2005-10-03 David BairdFixed bug calling __to_boolean
2005-10-03 David BairdRemoved last direct accesses to hash keys. Broke
2005-10-03 David BairdRefactored handler_guts - put view processing in a...
2005-10-03 David BairdSlight refactoring of handler_guts(), removed direct
2005-10-03 David BairdAdded comment to Maypole::handler()
2005-10-03 David BairdMaypole.pm - applied 'method' attribute to Maypole...
2005-08-21 David Bairdmoved ar accessor to Apache::MVC - bug 14014
2005-08-20 David Bairdtidied up inheritance in Mp::App - bugs 12923 & 14120
2005-08-20 David Bairdadd() alis to push() in Mp::Headers - bug 14142
2005-08-20 David Bairdimplement -Init flag in Mp::Application - rt #14123
2005-08-20 David Bairdreturn $id from Mp::Session::generate_unique_id - bug...
2005-08-19 Aaron Trevenainheritance cleanup [bug 14120] in Maypole::Application
2005-08-19 Aaron Trevenaimprovement to error reporting for template problems...
2005-08-09 Aaron TrevenaApache2 fix in Apache::MVC (bug 13888)
2005-08-09 Aaron TrevenaSimplified Net::Amazon example (bug 14073)
2005-08-02 Aaron Trevenafix to TT.pm
2005-08-02 Aaron TrevenaCGI::Maypole documentation update
2005-07-19 Aaron TrevenaI think this is 2.10
2005-07-15 Aaron Trevenamore small changes
2005-07-13 Aaron Trevena2.10_pre4 - final pre-release, honest
2005-07-13 Aaron Trevenachange to Maypole::Model::CDBI::stringify_column to...
2005-07-12 Aaron Trevena2.10_pre3 release
2005-07-12 Aaron Trevenapossible 2.10 release
2005-07-08 Aaron Trevenaadded lib/Maypole/Manual/Plugins.pod
2005-07-08 Aaron Trevenaoops - update to MANIFEST
2005-07-08 Aaron Trevenaadded Session.pm
2005-07-08 Aaron Trevenaadded missing file
2005-07-05 Aaron Trevena2.10_pre1
2005-07-05 Aaron TrevenaFix to Maypole::Model::CDBI order sub from list
2005-07-05 Aaron Trevenafix bug #12927
2005-07-05 Aaron Trevenadatabase_setup fix applied
2005-07-05 Aaron Trevenarepeat submission identification
2005-06-30 Aaron Trevenaapplied patch for http://rt.cpan.org/NoAuth/Bug.html...
2005-06-29 Aaron Trevenaapplied patch for http://rt.cpan.org/NoAuth/Bug.html...
2005-06-29 Aaron Trevenaapplied patch for rt 13447
2005-03-25 Simon Cozensuse strict
2005-02-21 Simon Cozensupdate README with new mailing list info, fix typo...
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-24 Simon Cozensfix M::M::Base::FETCH_CODE_ATTRIBUTES, warn() about...
2005-01-16 Simon Cozensremoved Maypole::Model->description,
2004-12-30 Simon Cozensonly set $r->objects if there is an object
2004-12-29 Simon Cozensfix manual so search.cpan.org indexes it properly ...
2004-12-25 Simon Cozenscorrect version
2004-12-25 Simon Cozensbegin 2.06, fix t/apache_mvc.t, restore Sebastian's...
2004-12-24 Simon Cozensminor POD fixes
2004-12-24 Simon CozensPOD updates: fleshed out some weak areas, reorganised...
2004-12-23 Simon Cozens+ Updated manual, thanks to Dave Howorth
2004-12-22 Simon CozensM::V::TT doesn't set COMPILE_DIR by default since failu...
2004-12-21 Simon Cozens+ fix #7917 - use correct template if object creation...
2004-12-21 Simon Cozens+ some TT2 options need to be set on the Template:...
2004-12-19 Simon Cozens+ TT2 objects used in M::V::TT are configurable with
2004-12-14 Marcus Rambergheaders_in returns an APR table which acts like a hashr...
2004-12-09 Marcus Rambergfixes default retrieve.
2004-12-09 Simon Cozensfix classmetadata
2004-12-09 Marcus RambergAt least do it right, if we should do it.
2004-12-09 Marcus Rambergmisc fixes for header support (see list)
2004-12-08 Simon Cozens+ Use HTTP::Headers for input/output headers. Add appro...
2004-12-08 Marcus RambergAdded support for extra_headers (se Maypole pod)
2004-12-06 Simon Cozensfix tabs/spaces
2004-12-06 Marcus RambergRefactored ->retrieve to fetch_objects
2004-12-06 Simon Cozensset svn:keywords=Rev
2004-12-06 Simon Cozensminor tweaks
2004-12-05 Jesse SheidlowerFixed the model_class thing for empty model classes...
2004-11-24 Marcus RambergFixed ordering of Dave's parse_location patch
2004-11-24 Simon Cozensdon't use deprecated CDBI::ContextualSearch param
2004-11-24 Simon CozensSYNOPSIS updates:
2004-11-21 Simon Cozensfix links to other Maypole::Manual documents
2004-11-17 Sebastian RiedelAdded Apache::RequestIO to Apache::MVC
2004-11-14 Marcus RambergApplied length patch for utf8.
2004-11-07 Marcus RambergOrdering should not matter for parameters to ::Application.
2004-10-28 Sebastian Riedelsome fixes for Maypole::Config, Maypole::Model::Base and
2004-10-28 Sebastian RiedelMaypole::Model::Base::process() no more steals you...
2004-10-28 Sebastian Riedel2.04 release stuff
2004-10-28 Sebastian RiedelNew Maypole::Config documentation
2004-10-27 Sebastian Riedelfixed template_args
2004-10-27 Sebastian RiedelApache::MVC version fixed
2004-10-26 Marcus RambergOnly set content type for text/*
2004-10-25 Sebastian Riedelfixed version number in CGI::Maypole
2004-10-25 Sebastian Riedeldocumentation fix for Maypole::Config
2004-10-25 Sebastian Riedelfixed display_tables bug
2004-10-25 Sebastian Riedelincreased version number of Apache::MVC
2004-10-25 Sebastian Riedelincreased version number to 2.02
2004-10-24 Marcus Rambergcharset was not set correctly.
2004-10-24 Sebastian Riedelincreased version number to 2.01
2004-10-24 Sebastian Riedeladded some documentation to Apache::MVC to make t/03pod...
2004-10-22 Marcus RambergAdded Jesters Manual
2004-10-21 Marcus Rambergoops
2004-10-21 Sebastian Riedelpolished documentation
2004-10-21 Marcus RambergWarn if authenticate doesn't return a value.
next