summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org7-72/+31
2002-01-30Bug 122154 - change arrays to numeric, and clean up query.atml jsbbaetz%student.usyd.edu.au1-85/+130
2002-01-30Bug 117509 - createaccount.cgi templatisation.gerv%gerv.net5-55/+182
2002-01-28Fix for bug 121735: Perl warning running checksetup.pl if a module has azach%zachlipton.com1-2/+2
2002-01-26Removing new_comment.cgi - all part of quips.cgi now.gerv%gerv.net1-63/+0
2002-01-26quips.cgi rewrite and templatisation.gerv%gerv.net2-27/+113
2002-01-23Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment datesbbaetz%student.usyd.edu.au2-6/+8
2002-01-23Bug 120543 - Software error when entering a bug when not logged in & onlybbaetz%student.usyd.edu.au1-1/+1
2002-01-23Bug 121074 - taint error after changing bugbbaetz%student.usyd.edu.au2-15/+13
2002-01-22Bug 98368 - dbi connect doesn't use db_port option.bbaetz%student.usyd.edu.au1-1/+2
2002-01-22Bug 121170 - template outputs empty <style> tagbbaetz%student.usyd.edu.au1-3/+5
2002-01-21Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attem...jake%acutex.net1-17/+21
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com40-73/+208
2002-01-19Remove files no longer needed after the latest changes to the docsjake%acutex.net17-2778/+0
2002-01-19Latest version of compiled docs (picking up recent SGML changes).jake%acutex.net70-5169/+8587
2002-01-19Fix for bug 120817 - Log Out and %commandmenu% in bannerhtml, r=justdave,dkldkl%redhat.com1-2/+5
2002-01-19Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=...dkl%redhat.com3-8/+2
2002-01-17Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.jake%acutex.net1-1/+1
2002-01-16Fix for bug 99608: dependency mails are no longer sent if the dependent bug c...justdave%syndicomm.com1-10/+28
2002-01-11Additional fix for bug 112914: "Test should not `cat $file`" Previouszach%zachlipton.com1-27/+35
2002-01-11Fix for bug 113383: Add a link to the dependent bug in emails about a depende...myk%mozilla.org1-3/+4
2002-01-06Bug 113975 - Changing only cc on mass change page incorrectly gives an error ...jake%acutex.net1-1/+4
2002-01-05Bug 112914 - This test was relying on the existance of the unix "cat" command...jake%acutex.net1-8/+13
2001-12-30SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist...justdave%syndicomm.com1-0/+24
2001-12-27Fix for bug 97784: Wrap comments properly on "edit attachment" page.myk%mozilla.org1-1/+1
2001-12-25Re-fixing bug 37339 - Checking an undefined variable for a specific value did...jake%acutex.net1-1/+1
2001-12-24Bugzilla Bug 106386 rid source of these misspellings: persistant persistance ...timeless%mac.com2-2/+2
2001-12-21Bug 98080 ask for an attachment number when no params are giventimeless%mac.com1-0/+13
2001-12-17Fix for bug 113646, midair when changing assignee gives error. Fix changes su...zach%zachlipton.com1-4/+4
2001-12-16Fix for bug 102487: If you had "comment on product change required" turned on...justdave%syndicomm.com1-29/+31
2001-12-13Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cg...jake%acutex.net12-117/+542
2001-12-11Fix for bug 73502: midair collision wasn't catching other bugs changing depen...justdave%syndicomm.com1-0/+2
2001-12-10Re-fix for bug 102141: The prior checkin on this bug caused an error if you c...justdave%syndicomm.com1-1/+2
2001-12-10SECURITY FIX bug 54901: If you were using LDAP authentication it would let yo...justdave%syndicomm.com1-0/+15
2001-12-01Get the file list of files to scan for templates from Support::Files instead ...jake%acutex.net1-1/+3
2001-11-28Bug 108312 - The mid-air collision page was only showing the most recent chan...jake%acutex.net2-2/+2
2001-11-27Fix for bug 109802: Make it clear how to enter mysql passwords with special c...myk%mozilla.org1-1/+3
2001-11-27Fix for bug 101875: Put the product column before the component column rather...myk%mozilla.org1-1/+1
2001-11-26Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was ...jake%acutex.net3-29/+16
2001-11-23Fix for bug 61634: explain what "Milestone URL" is on the editproducts page.justdave%syndicomm.com1-1/+1
2001-11-22Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net4-4/+4
2001-11-22Fix for bug 99864: consistant use of "product" vs "program"justdave%syndicomm.com2-3/+3
2001-11-22Bugzilla Bug 93754 describe should be #directabletimeless%mac.com2-2/+6
2001-11-21Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug for...justdave%syndicomm.com1-4/+44
2001-11-21Bug 110276:SQL error in globals.pl.matty%chariot.net.au1-1/+2
2001-11-21Added blurb about unified diffs.barnboy%trilobyte.net2-0/+24
2001-11-21Taint mode note.barnboy%trilobyte.net2-0/+20
2001-11-21Added Javascript, Cookies, and Templatization requirements to Hackingbarnboy%trilobyte.net2-2/+72
2001-11-21Added tip about checking sanitycheck.cgi if you make schema changes,barnboy%trilobyte.net2-2/+22
2001-11-21Removed references to bugzilla.mozilla.org so we can avoidbarnboy%trilobyte.net2-14/+14