summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20define Log(), LogWarn() and LogError().fukachan
2001-03-20change default ticket model name. s/toymodel/minimal_by_db/fukachan
2001-03-20clean up documentfukachan
2001-03-20update $args descriptionfukachan
2001-03-20accpet arbitrary ticket model namefukachan
2001-03-20check more $home_dir or $ml_name is specified if we need_ml_name().fukachan
2001-03-19SQL is implemented as a prototypefukachan
2001-03-19clean up documentfukachan
2001-03-19change $map_params structurefukachan
2001-03-18IO::Adapter::DBI -< IO::Adapter::MySQLfukachan
2001-03-18clean up variable namesfukachan
2001-03-18add http://www.fml.org/mlarchives/fml-devel/fukachan
2001-03-18fix close() bugfukachan
2001-03-18mysql map can work.fukachan
2001-03-18fix module name to sync w/ currentfukachan
2001-03-18nuke defined() to avoid perl warningfukachan
2001-03-18generate documents on SQL::fukachan
2001-03-18fix dependences for lost IO::Adapter::MySQLfukachan
2001-03-18remove document et. al.fukachan
2001-03-18modify MySQL adapter interfacefukachan
2001-03-18Initial revisionfukachan
2001-03-17add a comment on how we consider the relation between fml 4.0 and 5.0fukachan
2001-03-17updatefukachan
2001-03-17add fml-requestfukachan
2001-03-17clean up alignmentfukachan
2001-03-17add a mailing list infomationfukachan
2001-03-17add download and mailinglist (prototype)fukachan
2001-03-17add releng flowfukachan
2001-03-16clean upfukachan
2001-03-16fmldoc supports perldoc [-vtuml]fukachan
2001-03-16support options of perldoc -vtumlfukachan
2001-03-15fix document generation for IO::Adapter::MySQLfukachan
2001-03-15implemente primitive getline() call to MySQL and the cheker of it.fukachan
2001-03-15config.cf examplefukachan
2001-03-15prepare least standard howtofukachan
2001-03-15/usr/local/bin/fmlticket, which is a wrapperfukachan
2001-03-15/usr/local/bin/$wrappersfukachan
2001-03-15move bin/* to utils/bin/ since they are not-installed-programsfukachan
2001-03-15Initial revisionfukachan
2001-03-15nuke hier: rulefukachan
2001-03-15add guidefukachan
2001-03-14fix tr() to make chars upper casefukachan
2001-03-14generate FML::Command documentsfukachan
2001-03-14nuke .pm in NAMEfukachan
2001-03-14FML::Command is a dispatcher table. It used AUTOLOAD() to forward thefukachan
2001-03-14update what makefml can dofukachan
2001-03-14pass $main_cf object to the real fml processfukachan
2001-03-14$curproc->{ main_cf } holds the pointer to /etc/fml/main.cffukachan
2001-03-14define $default_config_dirfukachan