summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-07-06If bugs with an invalid product/component are found, provide a link to bring ...terry%mozilla.org1-1/+3
2000-06-29Added some missing newlines.terry%mozilla.org1-1/+1
2000-06-29fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component...cyeh%bluemartini.com1-3/+3
2000-06-28lot's of stuff:cyeh%bluemartini.com2-22/+328
2000-06-27added item on copying db from one installation to anotherendico%mozilla.org1-95/+131
2000-06-27fix for DBI compatibilitycyeh%bluemartini.com1-1/+1
2000-06-27change wording of mail notificationendico%mozilla.org1-1/+1
2000-06-24add comment explaining how to set up mail aliasendico%mozilla.org1-0/+15
2000-06-24add more whitespace to exporter's log messageendico%mozilla.org1-1/+1
2000-06-24move new path code to beginningendico%mozilla.org1-8/+8
2000-06-24include error messages for each bug in the exporter's confirmation mailendico%mozilla.org1-0/+7
2000-06-24find the path this script lives in and add it to @INC and to the current work...endico%mozilla.org1-1/+10
2000-06-24add voters to textcyeh%bluemartini.com1-2/+3
2000-06-24give more verbose error messagesendico%mozilla.org1-1/+6
2000-06-24committing to close bug 6682 "Chart all bug states". patchescyeh%bluemartini.com2-8/+23
2000-06-24checkin to fix Bug 25010 "Need a way to edit the list of available groups".cyeh%bluemartini.com2-36/+156
2000-06-23fix subject on confirmation mailendico%mozilla.org1-4/+4
2000-06-23send error messages as mail to appropriate parties instead of to stdoutendico%mozilla.org1-28/+97
2000-06-22Checkin for Bug 42851 'Use listbox with input for CC management on bug form'cyeh%bluemartini.com4-31/+134
2000-06-21forgot the reporter and URL fieldsendico%mozilla.org1-2/+24
2000-06-21was converting from dbid to login + real name. Remove the real nameendico%mozilla.org2-4/+4
2000-06-21rename move.cgi to move.plendico%mozilla.org1-12/+18
2000-06-20fix GD and Chart::Lines documenationcyeh%bluemartini.com1-10/+9
2000-06-16add url for where to find the latest libgdcyeh%bluemartini.com1-0/+4
2000-06-15Fixing bug #17779 with patch from cdurst@world.std.comtara%tequilarista.org1-1/+1
2000-06-14this file is superceded by xml.cgiendico%mozilla.org1-360/+0
2000-06-14fix logic for restricting who can move bugsendico%mozilla.org1-1/+1
2000-06-13use background delivery instead of defered so mail is delivered sooner and bu...endico%mozilla.org1-1/+1
2000-06-13initial checkin. still incompleteendico%mozilla.org1-0/+117
2000-06-13adding toArrayOfStrings subroutine needed by Bug.pmendico%mozilla.org2-0/+28
2000-06-12Separate viewbugactivityformatforprinting with a vertical bar so the two link...endico%mozilla.org1-1/+2
2000-06-12'Bug' data was in a global var. different bugs were sharing this and overwrit...endico%mozilla.org3-93/+93
2000-06-10Applying timeless' fix for 39918tara%tequilarista.org1-1/+1
2000-06-09Allow sorting by summary, since you can already sort by everything else...terry%mozilla.org1-2/+2
2000-06-09experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug o...endico%mozilla.org5-282/+1103
2000-06-08Adding database schema docsmbarnson%excitehome.net2-1/+385
2000-06-08Updates:mbarnson%excitehome.net1-283/+566
2000-06-08change the sanity check against $::FORM{'who'} since that variable is no long...endico%mozilla.org1-2/+2
2000-06-07Fix for bug #40987tara%tequilarista.org1-1/+9
2000-06-07checking in 0.2.1 of the FAQtara%tequilarista.org1-0/+1238
2000-06-06change db->query to db->do to be compatible with latest version of DBI andcyeh%bluemartini.com1-1/+1
2000-06-03Landing fix for keyword column handling--bug #39647tara%tequilarista.org1-4/+7
2000-06-03allow the reporter of a bug to change the status of a bug (e.g. reopen it) ev...endico%mozilla.org1-0/+6
2000-06-02added comment to value_quote referencing bugs with quoting linebreaksendico%mozilla.org1-0/+3
2000-05-26add error attribute to <bug>endico%mozilla.org1-1/+2
2000-05-20fix url of dtdendico%mozilla.org1-3/+8
2000-05-20remove dependency on Mysql, use DBI instead. Patch submitted bycyeh%bluemartini.com1-5/+6
2000-05-18Making all system calls use paramter argumentstara%tequilarista.org6-7/+7
2000-05-16remove requirement for Data::Dumperendico%mozilla.org2-3/+0
2000-05-16move mime type declaration to fix types for html error messagesendico%mozilla.org1-1/+1