summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-08-31fix submitted for 42809: bug_email.pl doesn't allow for priority = 0cyeh%bluemartini.com1-3/+3
2000-08-31fix for 37684 and 42609: trying to deal with malformed url's in the URL fieldcyeh%bluemartini.com2-2/+16
2000-08-30fix for 50698: parameter for sendmail deferred modecyeh%bluemartini.com2-2/+15
2000-08-30fix for 49063: no sanity checking when setting duplicate. sanity checkingcyeh%bluemartini.com1-0/+7
2000-08-30fix for 38463: show_bug.cgi: colon in "keywords:" not part of linkcyeh%bluemartini.com1-1/+1
2000-08-30fix for 38624: "New value" column smaller than "old value" column. added ancyeh%bluemartini.com1-1/+1
2000-08-30fix for 31081: Make comment field in bug view larger.cyeh%bluemartini.com1-1/+1
2000-08-29use big sql tables because checking keywords requires a fairly huge queryendico%mozilla.org1-0/+1
2000-08-29Add new flavors of BSD to the list of platforms and rearrange the order of th...endico%mozilla.org1-9/+11
2000-08-29fix for 40286 : strike-throughs impair readability. patch fromcyeh%bluemartini.com1-2/+2
2000-08-29fix for 45118: Target milestone setup issue. patch submitted bycyeh%bluemartini.com1-0/+1
2000-08-29fix for 21583: Buzilla attachments should say what kind of file they arecyeh%bluemartini.com1-3/+3
2000-08-29remove extra spaces at head of filecyeh%bluemartini.com1-2/+0
2000-08-29fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks tocyeh%bluemartini.com1-3/+3
2000-08-29fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com6-17/+18
2000-08-28fix for 45116, typo, above should be below.cyeh%bluemartini.com1-1/+1
2000-08-23Fix for bug 16454: can now run checksetup.pl on databases with passwords.dave%intrec.com1-3/+6
2000-08-22fix for #39044 : Some vers. of some browsers give a script warning on query p...cyeh%bluemartini.com1-27/+28
2000-08-22fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.cyeh%bluemartini.com2-5/+5
2000-08-17Deflect email away from me.terry%mozilla.org1-2/+2
2000-08-15Landing zach's \n for #48947tara%tequilarista.org1-1/+1
2000-08-13Re-fixing bug 30824 the correct way (which also fixes bug 46753)dave%intrec.com1-3/+2
2000-08-12fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins)cyeh%bluemartini.com1-1/+1
2000-08-10Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching thedave%intrec.com1-1/+1
2000-08-08Fixing bug #46897tara%tequilarista.org3-3/+9
2000-08-08fix for bug 42089: change wording of link from "create new bug" tocyeh%bluemartini.com1-1/+1
2000-08-06Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catchingdave%intrec.com1-1/+1
2000-08-05Removing a couple lines from the patch for bug 31336 that got left in bydave%intrec.com1-2/+0
2000-08-02Undoing missing QA bug introduced with earlier patch (see bug 30826 fordave%intrec.com1-1/+1
2000-07-29If the application is set up at the server root (e.g. bugzilla.mozilla.org) t...endico%mozilla.org1-0/+3
2000-07-28A menu was being created too early, before it is possible to avoiddmose%mozilla.org1-2/+2
2000-07-28Turning off tag support in quips because some assholes have nothing better do...tara%tequilarista.org1-0/+7
2000-07-26Landing Jon Robertson's for bug #41915tara%tequilarista.org1-1/+5
2000-07-26Landing Jon Robertson's for bug #41913tara%tequilarista.org1-1/+1
2000-07-26Landing Dave Miller's patch for #25693tara%tequilarista.org1-0/+1
2000-07-26Landing Adam Spiers' contributions for security and small functional issuestara%tequilarista.org2-19/+29
2000-07-25Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi).dave%intrec.com1-1/+1
2000-07-23Fix for bug 30826 (new email tech not being honored for QA contacts).dave%intrec.com1-5/+7
2000-07-22Fix for bug 46002 (reports.cgi allows users to view restricted products).dave%intrec.com1-1/+34
2000-07-20Fix for bug 31336 (separate bug groups from access groups in user editor)dave%intrec.com1-8/+43
2000-07-20Fix for bug 27248 (Bug listings saved with .html extension). Patchdave%intrec.com3-2/+6
2000-07-19Fix for bug 32220 (checksetup.pl gives bad permissions). Majority ofdave%intrec.com1-12/+54
2000-07-19Fix for bug 42037 (user passwords visible in editusers.cgi). Patchdave%intrec.com1-1/+1
2000-07-19Fix for bug 45586. When using 'usebuggroupsentry', prevent users fromdave%intrec.com1-2/+17
2000-07-18Fix for bug 32971, patch submitted by mtakacs@pacbell.netdave%intrec.com1-1/+2
2000-07-15Don't lowercase the entries in legal_keywords.terry%mozilla.org1-1/+1
2000-07-14change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list...endico%mozilla.org3-8/+20
2000-07-14oops, remove testing cruftendico%mozilla.org1-1/+1
2000-07-14move the 'Move Bug" button so its less likely to be confused with the commit ...endico%mozilla.org1-6/+5
2000-07-14Bug moving code is now fully implemented. To use it, turn on the param and se...endico%mozilla.org6-112/+288