2006-02-07 |
Aaron Trevena | require working CGI::Untaint |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Aaron Trevena | making Untainting less awful |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Aaron Trevena | some documentation improvements, some test fixes |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Aaron Trevena | applied Peter J Speltz model/asform fixes |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Aaron Trevena | added a couple of requisites to the makefile |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Aaron Trevena | added new Untaint subclass for maypole2 |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Aaron Trevena | added AsForm |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Aaron Trevena | fixing Components integration |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Aaron Trevena | Fixed mime type setting, fixed errors in revision 445... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Aaron Trevena | fixes to plain CDBI model |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Aaron Trevena | updated changes file |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Aaron Trevena | fixed bug 16869 - forced inheritance of model |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Aaron Trevena | updated changes |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Aaron Trevena | AJT synch |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Aaron Trevena | test commit2 |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Dave Howorth | test commit |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Dave Howorth | test |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Dave Howorth | test commit |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Aaron Trevena | small quoting fix |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Aaron Trevena | teejay's template updates |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Aaron Trevena | teejay's template updates |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Aaron Trevena | Dave test committing as aaron |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Dave Howorth | basic tests for HTTPD |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Dave Howorth | Added Maypole::HTTPD |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Dave Howorth | test commit to new repo |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Aaron Trevena | simon cozens debug page and improved exceptions |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Aaron Trevena | small path fix to factory header |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Aaron Trevena | moved templates |
commit | commitdiff | tree | snapshot |
2005-11-18 |
David Baird | Maypole::Application supports Maypole::HTTPD (which... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Baird | Re-wrote Manual::Termonology to emphasize that Maypole... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Aaron Trevena | Tidied changes |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Aaron Trevena | improved pager; improved Maypole::View::TT documentation |
commit | commitdiff | tree | snapshot |
2005-11-10 |
David Baird | Added user() attribute and get_user() stub. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | A few micro-edits, esp. wishlist.txt |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | Incorporated comments from Kieren into Manual/Terminolo... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | Added a description of Presentation Model to Manual... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
David Baird | Modified Manual/Inheritance.pod in response to Kieren... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
David Baird | Wrote up Changes. Added wishlist.txt - start of a list... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Aaron Trevena | ajt synch |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Aaron Trevena | bit more on templating in View pod |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Aaron Trevena | bit more on templating in View pod |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Moved the BeerDB example to Maypole.pm |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Added a canonical BeerDB example to Maypole::Application |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | minor refactoring of redirect_request |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | CGI::Maypole - rearranged pod, removed direct hash... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Reorganised pod in Apache::MVC. Removed all |
commit | commitdiff | tree | snapshot |
2005-11-04 |
David Baird | Improved Maypole::load_model_subclass(). Added sequence |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Modified setup_model() to load any available custom... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Fixed pod test failure |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Moved a couple methods |
commit | commitdiff | tree | snapshot |
2005-11-03 |
David Baird | Reorganised pod in Maypole.pm, finished doc roadmap... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
David Baird | Fixed description of how Maypole::Application loads... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
David Baird | Added note about overriding CDBI methods in Mp::Manual... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
David Baird | Added Maypole::Manual::Inheritance and Maypole::Manual... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Aaron Trevena | Empty session attribute, and get_session method added... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
David Baird | Rearranged pod for new methods |
commit | commitdiff | tree | snapshot |
2005-10-12 |
David Baird | Added URI as a dependency in Makefile.PL |
commit | commitdiff | tree | snapshot |
2005-10-12 |
David Baird | Added make_path() and make_uri() methods, |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Baird | Removed __to_boolean() |
commit | commitdiff | tree | snapshot |
2005-10-11 |
David Baird | Implemented daveh's fixes for is_applicable() - |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | added more documentation on redirect_request and get_pr... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | fix applied for http://rt.cpan.org/Ticket/Display.html... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | fix for http://rt.cpan.org/Ticket/Display.html?id=14873 |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | applied peters fix for bug # 14566 |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Aaron Trevena | fix for http://rt.cpan.org/Ticket/Display.html?id=14566 |
commit | commitdiff | tree | snapshot |
2005-10-06 |
David Baird | Added doc stubs for Aaron's new methods. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
David Baird | added stash to Maypole.pm |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Aaron Trevena | merged in TEEJAY Changes with current head |
commit | commitdiff | tree | snapshot |
2005-10-04 |
David Baird | Changed to throughout Maypole.pm. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Changed comment in call_exception() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Fixed bug calling __to_boolean |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Removed last direct accesses to hash keys. Broke |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Refactored handler_guts - put view processing in a... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Slight refactoring of handler_guts(), removed direct |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Added comment to Maypole::handler() |
commit | commitdiff | tree | snapshot |
2005-10-03 |
David Baird | Maypole.pm - applied 'method' attribute to Maypole... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
David Baird | moved ar accessor to Apache::MVC - bug 14014 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Aaron Trevena | merged changes |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | tidied up inheritance in Mp::App - bugs 12923 & 14120 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | add() alis to push() in Mp::Headers - bug 14142 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | implement -Init flag in Mp::Application - rt #14123 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
David Baird | return $id from Mp::Session::generate_unique_id - bug... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Aaron Trevena | inheritance cleanup [bug 14120] in Maypole::Application |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Aaron Trevena | improvement to error reporting for template problems... |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Aaron Trevena | Apache2 fix in Apache::MVC (bug 13888) |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Aaron Trevena | Simplified Net::Amazon example (bug 14073) |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Aaron Trevena | template xhtml validation to fix bug 13975 |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | updating changelog |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | fix to TT.pm |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | fixed cgi_maypole header test! |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Aaron Trevena | CGI::Maypole documentation update |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Aaron Trevena | I think this is 2.10 |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Aaron Trevena | changed changes |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Aaron Trevena | fixed BeerDB.pm, now untaints pubs |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Aaron Trevena | more small changes |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Aaron Trevena | 2.10_pre4 - final pre-release, honest |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Aaron Trevena | change to Maypole::Model::CDBI::stringify_column to... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Aaron Trevena | 2.10_pre3 release |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Aaron Trevena | 2.10_pre3 release |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Aaron Trevena | possible 2.10 release |
commit | commitdiff | tree | snapshot |
next |