| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -1/+3 |
* | Bug 172331 - importxml.pl warnings under perl 5.8 | bbaetz%acm.org | 2003-04-25 | 1 | -6/+6 |
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
* | Bug 192513: importxml.pl and move.pl now use the new mail routines introduced... | justdave%syndicomm.com | 2003-02-10 | 1 | -1/+2 |
* | Bug 186218: importxml.pl was doing a query against the products table using t... | justdave%syndicomm.com | 2002-12-20 | 1 | -1/+1 |
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
* | Bug 164464 - Importxml will fail if versioncache needs update | bugreport%peshkin.net | 2002-08-25 | 1 | -1/+1 |
* | Bug 164465 - importxml.pl fails | bbaetz%student.usyd.edu.au | 2002-08-25 | 1 | -14/+26 |
* | Fix typo from 43600 | bugreport%peshkin.net | 2002-08-19 | 1 | -1/+1 |
* | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -3/+4 |
* | Bug 134575 - some scripts trying to make world writable directories | bbaetz%student.usyd.edu.au | 2002-04-07 | 1 | -5/+1 |
* | Fix for bug 125516: the recent fix for emails truncating when a period occurr... | justdave%syndicomm.com | 2002-02-17 | 1 | -1/+1 |
* | Fix for bug 117055: Emails were being truncated if they contained a line with... | justdave%syndicomm.com | 2002-02-06 | 1 | -1/+1 |
* | Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was ... | jake%acutex.net | 2001-11-26 | 1 | -5/+8 |
* | Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition | zach%zachlipton.com | 2001-10-05 | 1 | -0/+3 |
* | fix for bug 91903: insecure dependency in require in importxml.pl under taint... | justdave%syndicomm.com | 2001-07-26 | 1 | -1/+2 |
* | Killing the "used only once" error that suddenly popped up out of nowhere on ... | justdave%syndicomm.com | 2001-07-04 | 1 | -0/+1 |
* | Fix for bug 83633: perl warnings in 5.6 | justdave%syndicomm.com | 2001-06-01 | 1 | -4/+9 |
* | backing out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke ... | justdave%syndicomm.com | 2001-06-01 | 1 | -1/+1 |
* | Fix for bug 57848, perl warnings in several files. | justdave%syndicomm.com | 2001-06-01 | 1 | -1/+1 |
* | Bug moving code is now fully implemented. To use it, turn on the param and se... | endico%mozilla.org | 2000-07-14 | 1 | -93/+144 |
* | add comment explaining how to set up mail alias | endico%mozilla.org | 2000-06-24 | 1 | -0/+15 |
* | add more whitespace to exporter's log message | endico%mozilla.org | 2000-06-24 | 1 | -1/+1 |
* | move new path code to beginning | endico%mozilla.org | 2000-06-24 | 1 | -8/+8 |
* | include error messages for each bug in the exporter's confirmation mail | endico%mozilla.org | 2000-06-24 | 1 | -0/+7 |
* | find the path this script lives in and add it to @INC and to the current work... | endico%mozilla.org | 2000-06-24 | 1 | -1/+10 |
* | give more verbose error messages | endico%mozilla.org | 2000-06-24 | 1 | -1/+6 |
* | fix subject on confirmation mail | endico%mozilla.org | 2000-06-23 | 1 | -4/+4 |
* | send error messages as mail to appropriate parties instead of to stdout | endico%mozilla.org | 2000-06-23 | 1 | -28/+97 |
* | forgot the reporter and URL fields | endico%mozilla.org | 2000-06-21 | 1 | -2/+24 |
* | experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug o... | endico%mozilla.org | 2000-06-09 | 1 | -281/+306 |
* | remove requirement for Data::Dumper | endico%mozilla.org | 2000-05-16 | 1 | -2/+0 |
* | export_bug.cgi emits a bug as xml in a form that import.pl can use to import ... | endico%mozilla.org | 2000-05-16 | 1 | -0/+435 |