summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-10-16Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, k...gerv%gerv.net1-4/+14
2001-10-16Fix for bug 98146.myk%mozilla.org1-3/+5
2001-10-16Recompiling docs to pick up last two changesjake%acutex.net4-8/+11
2001-10-16The recommended style for perl (which is the styleguide Bugzilla will use) sp...jake%acutex.net2-2/+4
2001-10-15Bug 104105 - cosmetic change to make it obvious that you can create an account.gerv%gerv.net1-2/+3
2001-10-15Bug 46935 - trivial typo.gerv%gerv.net1-1/+1
2001-10-15Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Pat...gerv%gerv.net1-7/+23
2001-10-14Bug 57819 - change the size of the bit we print in the large error case. r=ju...gerv%gerv.net1-2/+2
2001-10-13Tabs are not allowed in Bugzilla source... if we find one, issue a warning.jake%acutex.net1-0/+45
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com21-448/+448
2001-10-13Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com8-24/+26
2001-10-13Fix for bug 101056: multiple form values of the same name were not getting co...justdave%syndicomm.com1-0/+8
2001-10-13Bug 100490 - better error message with no JavaScript for QuickSearch. Patch b...gerv%gerv.net1-1/+4
2001-10-13If a template doesn't exist, this should be considered a compile failure.jake%acutex.net1-2/+2
2001-10-13Fix for bug 91486: Add "changed from" option to the boolean chart.myk%mozilla.org2-0/+10
2001-10-12Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav...justdave%syndicomm.com2-27/+11
2001-10-12Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).gerv%gerv.net2-11/+27
2001-10-12Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch b...gerv%gerv.net1-40/+318
2001-10-12Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dup...gerv%gerv.net1-1/+1
2001-10-12Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.co...gerv%gerv.net1-2/+7
2001-10-12Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by...gerv%gerv.net1-1/+4
2001-10-12Add MacOS X. Bug 52577. Patch by afranke. r=gerv.gerv%gerv.net1-4/+2
2001-10-12Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv.gerv%gerv.net1-3/+3
2001-10-12Fix for bug 104180 -   should only be used in the display for a saved qu...jake%acutex.net1-2/+3
2001-10-12Fix for bug 103592 - e-mail addresses that are longer than 30 characters will...jake%acutex.net1-11/+20
2001-10-12Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the ...jake%acutex.net1-2/+2
2001-10-11Fix for bug 97784: comments in attachment update form are now properly word-w...justdave%syndicomm.com2-3/+20
2001-10-11Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subrou...justdave%syndicomm.com1-52/+68
2001-10-11Fix for bug 27420: Gives the Component and Target Milestone fields extra spac...myk%mozilla.org1-2/+2
2001-10-10Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.jake%acutex.net1-0/+11
2001-10-10partial backout of the checkin from bug 103121, because it collided with the ...justdave%syndicomm.com1-1/+1
2001-10-10Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.timeless%mac.com1-1/+2
2001-10-10Bugzilla Bug 97185 make_select should add a newline after each optiontimeless%mac.com1-5/+5
2001-10-10Bugzilla Bug 51521 Broken HTML on user permissions pagetimeless%mac.com1-1/+2
2001-10-10It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net1-1/+1
2001-10-08Fix for bug 98074: Attachment manager doesn't html_escape bug titles.zach%zachlipton.com1-3/+8
2001-10-07Allow compile tests for files that run in taint modejake%acutex.net2-3/+10
2001-10-07We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2-4/+22
2001-10-07Doc type fix, r=kikobbaetz%cs.mcgill.ca2-2/+2
2001-10-07Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net2-0/+108
2001-10-06Fixing issue where excluded files aren't excluded if they end in .pl orzach%zachlipton.com1-4/+5
2001-10-06Don't test importxml.pl since you need XML::Parser which is not required,zach%zachlipton.com1-1/+1
2001-10-06Get rid of our which causes errors on 5.005.zach%zachlipton.com1-1/+5
2001-10-06Fix for bug 76714: correctly nests the FORM and TABLE elements.myk%mozilla.org1-3/+3
2001-10-06Fix for bug 57821 - Empty regular expression causes a software error.jake%acutex.net1-2/+7
2001-10-06Fix for bug 66651 - Include link to attachment in notification mailjake%acutex.net1-0/+11
2001-10-06Fix for bug 93006 - The mass change page was auto-selecting the wrong radio b...jake%acutex.net1-1/+1
2001-10-06Fix for bug 55630 - email-suffix is not shown in createaccount-pagejake%acutex.net1-1/+1
2001-10-06Fix for bug 83474 - The tables were not being unlocked properly when rebuildi...jake%acutex.net1-1/+3
2001-10-05Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new...zach%zachlipton.com1-4/+8