Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-14 | Bug moving code is now fully implemented. To use it, turn on the param and ↵ | endico%mozilla.org | 1 | -93/+144 | |
set the move related params. | |||||
2000-06-24 | add comment explaining how to set up mail alias | endico%mozilla.org | 1 | -0/+15 | |
2000-06-24 | add more whitespace to exporter's log message | endico%mozilla.org | 1 | -1/+1 | |
2000-06-24 | move new path code to beginning | endico%mozilla.org | 1 | -8/+8 | |
2000-06-24 | include error messages for each bug in the exporter's confirmation mail | endico%mozilla.org | 1 | -0/+7 | |
2000-06-24 | find the path this script lives in and add it to @INC and to the current ↵ | endico%mozilla.org | 1 | -1/+10 | |
working directory. | |||||
2000-06-24 | give more verbose error messages | endico%mozilla.org | 1 | -1/+6 | |
2000-06-23 | fix subject on confirmation mail | endico%mozilla.org | 1 | -4/+4 | |
2000-06-23 | send error messages as mail to appropriate parties instead of to stdout | endico%mozilla.org | 1 | -28/+97 | |
2000-06-21 | forgot the reporter and URL fields | endico%mozilla.org | 1 | -2/+24 | |
2000-06-09 | experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug ↵ | endico%mozilla.org | 1 | -281/+306 | |
object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi | |||||
2000-05-16 | remove requirement for Data::Dumper | endico%mozilla.org | 1 | -2/+0 | |
2000-05-16 | export_bug.cgi emits a bug as xml in a form that import.pl can use to import ↵ | endico%mozilla.org | 1 | -0/+435 | |
the bug into another instance of bugzilla. |