]> git.decadent.org.uk Git - maypole.git/shortlog
maypole.git
2006-02-04 Aaron Trevenaapplied Peter J Speltz model/asform fixes
2006-01-13 Aaron Trevenaadded a couple of requisites to the makefile
2006-01-11 Aaron Trevenaadded new Untaint subclass for maypole2
2006-01-11 Aaron Trevenaadded AsForm
2006-01-11 Aaron Trevenafixing Components integration
2006-01-11 Aaron TrevenaFixed mime type setting, fixed errors in revision 445...
2006-01-09 Aaron Trevenafixes to plain CDBI model
2006-01-09 Aaron Trevenaupdated changes file
2006-01-09 Aaron Trevenafixed bug 16869 - forced inheritance of model
2005-12-27 Aaron Trevenaupdated changes
2005-12-24 Aaron TrevenaAJT synch
2005-12-23 Aaron Trevenatest commit2
2005-12-23 Dave Howorthtest commit
2005-12-22 Dave Howorthtest
2005-12-22 Dave Howorthtest commit
2005-12-11 Aaron Trevenasmall quoting fix
2005-11-25 Aaron Trevenateejay's template updates
2005-11-25 Aaron Trevenateejay's template updates
2005-11-25 Aaron TrevenaDave test committing as aaron
2005-11-22 Dave Howorthbasic tests for HTTPD
2005-11-22 Dave HoworthAdded Maypole::HTTPD
2005-11-21 Dave Howorthtest commit to new repo
2005-11-19 Aaron Trevenasimon cozens debug page and improved exceptions
2005-11-19 Aaron Trevenasmall path fix to factory header
2005-11-19 Aaron Trevenamoved templates
2005-11-18 David BairdMaypole::Application supports Maypole::HTTPD (which...
2005-11-10 David BairdRe-wrote Manual::Termonology to emphasize that Maypole...
2005-11-10 Aaron TrevenaTidied changes
2005-11-10 Aaron Trevenaimproved pager; improved Maypole::View::TT documentation
2005-11-10 David BairdAdded user() attribute and get_user() stub.
2005-11-08 David BairdA few micro-edits, esp. wishlist.txt
2005-11-08 David BairdIncorporated comments from Kieren into Manual/Terminolo...
2005-11-08 David BairdAdded a description of Presentation Model to Manual...
2005-11-08 David BairdModified Manual/Inheritance.pod in response to Kieren...
2005-11-07 David BairdWrote up Changes. Added wishlist.txt - start of a list...
2005-11-06 Aaron Trevenaajt synch
2005-11-05 Aaron Trevenabit more on templating in View pod
2005-11-05 Aaron Trevenabit more on templating in View pod
2005-11-04 David BairdMoved the BeerDB example to Maypole.pm
2005-11-04 David BairdAdded a canonical BeerDB example to Maypole::Application
2005-11-04 David Bairdminor refactoring of redirect_request
2005-11-04 David BairdCGI::Maypole - rearranged pod, removed direct hash...
2005-11-04 David BairdReorganised pod in Apache::MVC. Removed all
2005-11-04 David BairdImproved Maypole::load_model_subclass(). Added sequence
2005-11-03 David BairdModified setup_model() to load any available custom...
2005-11-03 David BairdFixed pod test failure
2005-11-03 David BairdMoved a couple methods
2005-11-03 David BairdReorganised pod in Maypole.pm, finished doc roadmap...
2005-11-01 David BairdFixed description of how Maypole::Application loads...
2005-10-30 David BairdAdded note about overriding CDBI methods in Mp::Manual...
2005-10-30 David BairdAdded Maypole::Manual::Inheritance and Maypole::Manual...
2005-10-18 Aaron TrevenaEmpty session attribute, and get_session method added...
2005-10-12 David BairdRearranged pod for new methods
2005-10-12 David BairdAdded URI as a dependency in Makefile.PL
2005-10-12 David BairdAdded make_path() and make_uri() methods,
2005-10-11 David BairdRemoved __to_boolean()
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 Trevenafix for http://rt.cpan.org/Ticket/Display.html?id=14873
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 Aaron Trevenamerged changes
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-09 Aaron Trevenatemplate xhtml validation to fix bug 13975
2005-08-02 Aaron Trevenaupdating changelog
2005-08-02 Aaron Trevenafix to TT.pm
2005-08-02 Aaron Trevenafixed cgi_maypole header test!
2005-08-02 Aaron TrevenaCGI::Maypole documentation update
2005-07-19 Aaron TrevenaI think this is 2.10
2005-07-15 Aaron Trevenachanged changes
2005-07-15 Aaron Trevenafixed BeerDB.pm, now untaints pubs
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 Trevena2.10_pre3 release
2005-07-12 Aaron Trevenapossible 2.10 release
2005-07-11 Aaron Trevenarest of BeerDB.pm fix
2005-07-11 Aaron Trevenaupdate to BeerDB.pm to use env var for DSN details...
2005-07-08 Aaron Trevenaadded lib/Maypole/Manual/Plugins.pod
next