2007-06-26 |
Aaron Trevena | fix to request options for mp1.x |
blob | commitdiff | raw |
2007-06-13 |
Aaron Trevena | added new attribute to Maypole::Config - request_options |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Aaron Trevena | added preprocess_location method |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Aaron Trevena | fix to Apache::MVC redirect_request |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Aaron Trevena | applied patch from nicg : Modified sub warn to use... |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Aaron Trevena | applied patch from nicg : Modified MVC.pm to correct... |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Aaron Trevena | fixed bug 22899 + broken link in manual contents, remov... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Aaron Trevena | fix to bug in Apache::MVC location handling |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Aaron Trevena | fixed pod for warn method |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Aaron Trevena | new warn function, other small trivial changes and... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
biopete | Fixed Apache::MVC to use HTTP::Body to get the params... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
Aaron Trevena | hopefully fixed Apache::MVC with HTTP::Body fallback... |
blob | commitdiff | raw | diff to current |
2006-04-07 |
biopete | Peter -- uses more standard method for mp1 and mp2... |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Aaron Trevena | fixed bug 16869 - forced inheritance of model |
blob | commitdiff | raw | diff to current |
2005-11-18 |
David Baird | Maypole::Application supports Maypole::HTTPD (which... |
blob | commitdiff | raw | diff to current |
2005-11-06 |
Aaron Trevena | ajt synch |
blob | commitdiff | raw | diff to current |
2005-11-04 |
David Baird | minor refactoring of redirect_request |
blob | commitdiff | raw | diff to current |
2005-11-04 |
David Baird | Reorganised pod in Apache::MVC. Removed all |
blob | commitdiff | raw | diff to current |
2005-10-06 |
David Baird | Added doc stubs for Aaron's new methods. |
blob | commitdiff | raw | diff to current |
2005-10-05 |
Aaron Trevena | merged in TEEJAY Changes with current head |
blob | commitdiff | raw | diff to current |
2005-08-21 |
David Baird | moved ar accessor to Apache::MVC - bug 14014 |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Aaron Trevena | Apache2 fix in Apache::MVC (bug 13888) |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Simon Cozens | 2.09 - maintain the order that plugins are loaded,... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Simon Cozens | Release 2.08. Add Maypole::Config->template_extension... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Simon Cozens | removed Maypole::Model->description, |
blob | commitdiff | raw | diff to current |
2004-12-25 |
Simon Cozens | begin 2.06, fix t/apache_mvc.t, restore Sebastian's... |
blob | commitdiff | raw | diff to current |
2004-12-24 |
Simon Cozens | POD updates: fleshed out some weak areas, reorganised... |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Marcus Ramberg | headers_in returns an APR table which acts like a hashr... |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Marcus Ramberg | misc fixes for header support (see list) |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Simon Cozens | + Use HTTP::Headers for input/output headers. Add appro... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Marcus Ramberg | Added support for extra_headers (se Maypole pod) |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Marcus Ramberg | Fixed ordering of Dave's parse_location patch |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Sebastian Riedel | Added Apache::RequestIO to Apache::MVC |
blob | commitdiff | raw | diff to current |
2004-11-14 |
Marcus Ramberg | Applied length patch for utf8. |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Sebastian Riedel | some fixes for Maypole::Config, Maypole::Model::Base and |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Sebastian Riedel | 2.04 release stuff |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Sebastian Riedel | Apache::MVC version fixed |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Marcus Ramberg | Only set content type for text/* |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Sebastian Riedel | increased version number of Apache::MVC |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Marcus Ramberg | charset was not set correctly. |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Sebastian Riedel | added some documentation to Apache::MVC to make t/03pod... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Sebastian Riedel | killed rewrite_path() |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Sebastian Riedel | added rewrite_path() |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Sebastian Riedel | Accessors for everything |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Marcus Ramberg | now also with encoding= |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Marcus Ramberg | sets document encoding unless you use apache2 which... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Marcus Ramberg | Added Maypole::Config, and changed other classes to... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Sebastian Riedel | removed charset stuff |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Marcus Ramberg | changed to set document encoding from config->{document... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Marcus Ramberg | APACHE2 defined as a constant |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Sebastian Riedel | Merged Apache2::MVC into Apache::MVC, deprecated $r... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Sebastian Riedel | Apache2::MVC, Maypole::Application, parse_args() and... |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Simon Cozens | #6573 Set empty params to '' instead of undef (Jody... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Simon Cozens | Maypole::CLI and the beginnings of a test suite. |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Simon Cozens | Refactor to move out ->{ar} to Apache::MVC. |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Simon Cozens | Miscellaneous fixes. |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Simon Cozens | Make frontpage actually work. |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Simon Cozens | Lots of documentation. |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Simon Cozens | Make this a proper subclass. |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Simon Cozens | Completely insane code. |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Simon Cozens | 0.2 release. |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Simon Cozens | And now we have paging support. (And some better docs) |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Simon Cozens | Default to the frontpage template. |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Simon Cozens | Swathes of documentation. |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Simon Cozens | This gives us non-object-based templated pages. And... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Simon Cozens | Make untainting, editing, and other things work. |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Simon Cozens | Link to has-many objects in the view page. |
blob | commitdiff | raw | diff to current |
2004-01-29 |
Simon Cozens | General restructuring, and a delete method which doesn... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
Simon Cozens | This gives us the edit method. (Which also creates... |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Simon Cozens | Location handling stuff. |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Simon Cozens | Now it really is producing pages. |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Simon Cozens | This is very close to being able to spit out pages... |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Simon Cozens | Some fixes and the bare beginnings of a test suite. |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Simon Cozens | Just check-pointing. Written most of the MVC class... |
blob | commitdiff | raw | diff to current |
|