]> git.decadent.org.uk Git - maypole.git/history - lib/CGI
Updated patches for 2.13.
[maypole.git] / lib / CGI /
2008-11-04 Ben HutchingsMerge commit '2.13' into HEAD
2008-11-04 Ben HutchingsMerge commit '2.11+2.111' into HEAD
2007-10-17 Aaron Trevenafix for CGI handler when fatal error, improved makefile
2007-06-13 Aaron Trevenaadded new attribute to Maypole::Config - request_options
2007-06-11 Aaron Trevenaupdated changelog, fixed mistake in CGI::Maypole
2007-06-06 Aaron Trevenaadded preprocess_location method
2006-11-06 Aaron Trevenaapplied parse_path fix to CGI::Maypole
2006-10-30 Aaron Trevenafixed pod for warn method
2006-10-16 Aaron Trevenanew warn function, other small trivial changes and...
2006-10-09 Aaron Trevenareorganised model inheritance, new test
2006-06-22 Aaron Trevenafixed Maypole versions of Untaint and AsForm to pass...
2006-06-13 biopeteCRUD tests, FromCGI that works, test to prove it ;)
2006-02-23 Aaron Trevenaremoved CGI::Untaint::Maypole, 29 tests now passing
2006-01-11 Aaron Trevenaadded new Untaint subclass for maypole2
2005-11-18 David BairdMaypole::Application supports Maypole::HTTPD (which...
2005-11-04 David Bairdminor refactoring of redirect_request
2005-11-04 David BairdCGI::Maypole - rearranged pod, removed direct hash...
2005-10-06 David BairdAdded doc stubs for Aaron's new methods.
2005-10-05 Aaron Trevenamerged in TEEJAY Changes with current head
2005-08-02 Aaron TrevenaCGI::Maypole documentation update
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-21 Simon Cozens+ some TT2 options need to be set on the Template:...
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 Cozensminor tweaks
2004-11-24 Marcus RambergFixed ordering of Dave's parse_location patch
2004-11-24 Simon CozensSYNOPSIS updates:
2004-11-14 Marcus RambergApplied length patch for utf8.
2004-10-28 Sebastian Riedelsome fixes for Maypole::Config, Maypole::Model::Base and
2004-10-28 Sebastian Riedel2.04 release stuff
2004-10-25 Sebastian Riedelfixed version number in CGI::Maypole
2004-10-13 Marcus RambergAll POD::Coverage tests now succeed.
2004-10-08 Sebastian Riedelfixed search ordering in Maypole::Model::CDBI and param...
2004-10-04 Sebastian Riedelkilled rewrite_path()
2004-09-29 Sebastian Riedeladded rewrite_path()
2004-09-20 Marcus RambergAdded Maypole::Config, and changed other classes to...
2004-09-18 Sebastian Riedelview exceptions and some code cleaning
2004-09-16 Marcus Rambergchanged to set document encoding from config->{document...
2004-09-10 Sebastian Riedelfixed multiple value handling
2004-09-09 Sebastian RiedelAdded parse_args to Maypole::CLI and CGI::Maypole
2004-04-02 Simon CozensAdd refactored CGI::Maypole to the mix.