]> git.decadent.org.uk Git - maypole.git/history - lib/Apache
Updated patches for 2.13.
[maypole.git] / lib / Apache /
2008-11-04 Ben HutchingsMerge commit '2.13' into HEAD
2008-11-04 Ben HutchingsMerge commit '2.11+2.111' into HEAD
2008-11-04 Ben HutchingsMaypole-2.13.tar.gz 2.13
2008-11-04 Ben HutchingsMaypole-2.111.tar.gz 2.11+2.111
2008-04-17 Aaron Trevenafix to redirect request
2007-06-26 Aaron Trevenafix to request options for mp1.x
2007-06-13 Aaron Trevenaadded new attribute to Maypole::Config - request_options
2007-06-05 Aaron Trevenaadded preprocess_location method
2007-06-01 Aaron Trevenafix to Apache::MVC redirect_request
2007-03-23 Aaron Trevenaapplied patch from nicg : Modified sub warn to use...
2007-03-23 Aaron Trevenaapplied patch from nicg : Modified MVC.pm to correct...
2006-11-30 Aaron Trevenafixed bug 22899 + broken link in manual contents, remov...
2006-11-05 Aaron Trevenafix to bug in Apache::MVC location handling
2006-10-30 Aaron Trevenafixed pod for warn method
2006-10-16 Aaron Trevenanew warn function, other small trivial changes and...
2006-04-27 biopeteFixed Apache::MVC to use HTTP::Body to get the params...
2006-04-24 Aaron Trevenahopefully fixed Apache::MVC with HTTP::Body fallback...
2006-04-07 biopetePeter -- uses more standard method for mp1 and mp2...
2006-01-09 Aaron Trevenafixed bug 16869 - forced inheritance of model
2005-11-18 David BairdMaypole::Application supports Maypole::HTTPD (which...
2005-11-06 Aaron Trevenaajt synch
2005-11-04 David Bairdminor refactoring of redirect_request
2005-11-04 David BairdReorganised pod in Apache::MVC. Removed all
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-21 David Bairdmoved ar accessor to Apache::MVC - bug 14014
2005-08-09 Aaron TrevenaApache2 fix in Apache::MVC (bug 13888)
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-14 Marcus Rambergheaders_in returns an APR table which acts like a hashr...
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-11-24 Marcus RambergFixed ordering of Dave's parse_location patch
2004-11-17 Sebastian RiedelAdded Apache::RequestIO to Apache::MVC
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-27 Sebastian RiedelApache::MVC version fixed
2004-10-26 Marcus RambergOnly set content type for text/*
2004-10-25 Sebastian Riedelincreased version number of Apache::MVC
2004-10-24 Marcus Rambergcharset was not set correctly.
2004-10-24 Sebastian Riedeladded some documentation to Apache::MVC to make t/03pod...
2004-10-04 Sebastian Riedelkilled rewrite_path()
2004-09-29 Sebastian Riedeladded rewrite_path()
2004-09-20 Sebastian RiedelAccessors for everything
2004-09-20 Marcus Rambergnow also with encoding=
2004-09-20 Marcus Rambergsets document encoding unless you use apache2 which...
2004-09-20 Marcus RambergAdded Maypole::Config, and changed other classes to...
2004-09-18 Sebastian Riedelremoved charset stuff
2004-09-16 Marcus Rambergchanged to set document encoding from config->{document...
2004-09-15 Marcus RambergAPACHE2 defined as a constant
2004-09-09 Sebastian RiedelMerged Apache2::MVC into Apache::MVC, deprecated $r...
2004-09-07 Sebastian RiedelApache2::MVC, Maypole::Application, parse_args() and...
2004-06-21 Simon Cozens#6573 Set empty params to '' instead of undef (Jody...
2004-04-01 Simon CozensMaypole::CLI and the beginnings of a test suite.
2004-03-04 Simon CozensRefactor to move out ->{ar} to Apache::MVC.
2004-02-28 Simon CozensMiscellaneous fixes.
2004-02-26 Simon CozensMake frontpage actually work.
2004-02-11 Simon CozensLots of documentation.
2004-02-11 Simon CozensMake this a proper subclass.
2004-02-11 Simon CozensRename everything to Maypole.
2004-02-06 Simon CozensCompletely insane code.
2004-02-05 Simon Cozens0.2 release.
2004-02-05 Simon CozensThis gives us row ordering by column.
2004-02-05 Simon CozensAnd now we have paging support. (And some better docs)
2004-01-31 Simon CozensDefault to the frontpage template.
2004-01-31 Simon CozensSlighty naughty bug there.
2004-01-31 Simon CozensSwathes of documentation.
2004-01-31 Simon CozensThis gives us non-object-based templated pages. And...
2004-01-31 Simon CozensUse abstract search instead; more flexible.
2004-01-31 Simon CozensThis adds basic searching. Want to change it to Abstrac...
2004-01-31 Simon CozensMake untainting, editing, and other things work.
2004-01-31 Simon CozensLink to has-many objects in the view page.
2004-01-31 Simon CozensThis gets delete working, although it involves diamond...
2004-01-29 Simon CozensWhoa, oops, carry object over. This stops it being...
2004-01-29 Simon CozensOops, I changed the interface, didn't I?
2004-01-29 Simon CozensGeneral restructuring, and a delete method which doesn...
2004-01-29 Simon CozensThis gives us the edit method. (Which also creates...
2004-01-24 Simon CozensAllow template_args to add to and override template...
2004-01-24 Simon CozensLocation handling stuff.
2004-01-24 Simon CozensNow it really is producing pages.
2004-01-24 Simon CozensSilly bugs
2004-01-24 Simon CozensSlight refactoring, send out the template output, and...
2004-01-24 Simon CozensThis is very close to being able to spit out pages...
2004-01-08 Simon CozensSome fixes and the bare beginnings of a test suite.
2004-01-08 Simon CozensJust check-pointing. Written most of the MVC class...