| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2002-12-22 | fix comments | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-08 | use FML::Process::CGI::{Kernel,Param} | fukachan | |
| 2001-11-07 | modified to use File::Spec style | fukachan | |
| 2001-11-07 | param(xxx) -> safe_param_xxx() | fukachan | |
| 2001-11-04 | use command_line_argv() for $args->{ARGV} | fukachan | |
| 2001-08-22 | modified to use File::Spec | fukachan | |
| 2001-06-10 | modify to use $ticket_driver. $ticket_driver is class name not model | fukachan | |
| name. | |||
| 2001-05-28 | clean up documents | fukachan | |
| 2001-03-27 | bug fix. | fukachan | |
| we should not croak() for undefined $ml_name when ml_name is not needed. | |||
| 2001-03-24 | move lock/unlock to FML::Command class | fukachan | |
| 2001-03-24 | modified to make makefml.cgi work. | fukachan | |
| XXX we should pass arguments in $args hash not @argv itself useful for XXX several programs with difference IO interface. | |||
| 2001-03-22 | resolve warning, add more alert for debug | fukachan | |
| 2001-03-22 | move the main code to FML::Ticket::Model::$model->run_cgi() since each | fukachan | |
| CGI code are dependent on each model. | |||
| 2001-03-21 | clean up. nuke show_summary_in_html() | fukachan | |
| 2001-03-21 | move run() and _load_ticket_model_module() to FML::Process::* | fukachan | |
| 2001-03-20 | modify $args passed from libexec/loader by analyzing CGI->param(). | fukachan | |
| XXX we should remove this in the future. XXX the code should be in libexec/loader ? | |||
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-11 | cleanup | fukachan | |
| 2001-02-28 | add & enable fmlticket.cgi | fukachan | |
| Process::CGI is the base class for several CGI scripts details are in FML::CGI:: classes. | |||
