summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/error.pm
AgeCommit message (Collapse)Author
2006-07-30fix commentsfukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2005-08-17fix copyrightfukachan
2005-08-11FNFfukachan
command_specific_recipient -> command_line_cui_specific_recipient cui_command_specific_options -> command_line_cui_specific_options
2004-07-23white space cosmeticsfukachan
2004-06-26overhaul: fix comments, messages and style.fukachan
2004-05-22rename variable: $error_* -> $error_mail_*fukachan
error_analyzer_day_limit->error_mail_analyzer_day_limit error_analyzer_cache_dir->error_mail_analyzer_cache_dir error_analyzer_cache_type->error_mail_analyzer_cache_type error_analyzer_cache_mode->error_mail_analyzer_cache_mode error_analyzer_cache_size->error_mail_analyzer_cache_size error_analyzer_function_select_list->error_mail_analyzer_function_select_list error_analyzer_function->error_mail_analyzer_function error_analyzer_simple_count_limit->error_mail_analyzer_simple_count_limit
2004-04-20-O algorithm= optionfukachan
2004-04-18variable renaming:fukachan
s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/;
2004-01-01FNF: fix copyrightfukachan
2004-01-01update commentsfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-28list up summary for each algorithm defined in $error_analyzer_function_list.fukachan
2003-05-20move the status dump code from FML::Command::Admin:error to FML::Error.fukachan
2003-05-20disable lock since FML::Error locks itself if needed.fukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-14add todo.fukachan
FNF: fix comments.
2003-03-14fmlerror is obsolete.fukachan