summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-07-23Bug 143650 - general template display system. Patch by gerv; 2xr=jouni.gerv%gerv.net2-1/+69
2002-07-22Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ↵jouni%heikniemi.net1-1/+1
template.
2002-07-22Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless.gerv%gerv.net2-18/+5
2002-07-21Fixing trivial but obvious bug where "and QA contact" was not displaying ↵gerv%gerv.net1-1/+1
correctly; noticed on b.m.o. No bug number.
2002-07-19Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au5-4/+18
r=myk, jouni
2002-07-18Bug 151648 - QA Contact stuff displayed even if you aren't using QA ↵gerv%gerv.net1-4/+9
Contacts. 2xr=jouni.
2002-07-12Bug 156426: Query interface had ´:s instead of ':s in "doesn't".jouni%heikniemi.net1-2/+2
2xr=timeless
2002-07-12Bug 156680: "Undefined variable warning" in createaccount.cgijouni%heikniemi.net1-1/+1
2xr=bbaetz
2002-07-11Bug 156844 - 'use of uninitialized value in string eq' warningbbaetz%student.usyd.edu.au1-0/+2
r=jouni x2
2002-07-11Bug 117297: CC list mailing had case-sensitive dupe checking, making it ↵jouni%heikniemi.net1-5/+12
possible to mail both "a@b.com" and "a@B.com". Patch by thomas+mozilla@stromberg.org (Thomas Stromberg), r=jouni,timeless
2002-07-11Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries ↵myk%mozilla.org1-29/+45
quicker, kill 'em all at once, give better notifications, and not include globals.pl, which is unnecessary. r=dmose
2002-07-11Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.myk%mozilla.org1-1/+1
2xr=bbaetz
2002-07-10Bug 155031 - search by votes is shown even when votes are turned off.bbaetz%student.usyd.edu.au1-8/+10
r=jouni x2
2002-07-10Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au1-22/+12
r=myk, jouni
2002-07-10Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.myk%mozilla.org1-2/+3
2xr=bbaetz
2002-07-10Bug 156568 - data dir is not correctly createdbbaetz%student.usyd.edu.au1-1/+6
r=myk x2
2002-07-10Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au6-16/+9
r=myk, jouni
2002-07-10bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au2-12/+25
installation r=gerv, myk
2002-07-09Bug 149246: Allow use of relative time units in query screen.jouni%heikniemi.net1-0/+22
Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni
2002-07-09Fix for bug 150925: make email address changes work.myk%mozilla.org2-8/+6
2xr=bbaetz
2002-07-09Recheckin fix for bug 150798 which I accidentaly broke in the fix for bugbbaetz%student.usyd.edu.au1-3/+1
150770 r=myk x2 on the new patch
2002-07-09Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au2-6/+8
mark bugs they reported as NEW r=jouni, myk
2002-07-09Fix for bug 150804: makes "allwords" the default when searching for keywords.myk%mozilla.org1-1/+1
2xr=bbaetz
2002-07-08Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au3-11/+0
r=jouni x2
2002-07-07Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail ↵myk%mozilla.org1-2/+3
taint checks. 2rx=bbaetz
2002-07-06Bug 155388: <link> elements for next/prev/first/last in buglists didn't ↵jouni%heikniemi.net2-1/+5
appear post-templatization. r=gerv,bbaetz
2002-07-04Bug 155343: header template interface comment correction: extra parameter ↵jouni%heikniemi.net1-1/+1
renamed to header_html. 2xr=bbaetz
2002-07-04Bug 145795: editcomponents had error messages referring to products where it ↵jouni%heikniemi.net1-2/+2
should've been components. r=bbaetz,afranke
2002-07-04Bug 155744: fix a used only once warning in tinderbox caused by myk's ↵jouni%heikniemi.net1-0/+1
checkin of bug 99203. 2xr=bbaetz
2002-07-04Bug 62000: File attachments don't work on Windows. Note: only the code from ↵jouni%heikniemi.net1-0/+6
the patch was checked in, the documentation issue was split to bug 155743. 2xr=bbaetz
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org9-48/+194
r=bbaetz,jouni
2002-07-03Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au2-88/+92
few other misc bugs too. r=myk x2
2002-07-03Fix for bug 122900: implements email preference for unconfirmed bugs.myk%mozilla.org3-155/+131
r=jouni
2002-07-03Fix for bug 149347: Corrects interface comment to refer to "javascript" ↵myk%mozilla.org1-1/+1
parameter instead of "jscript" parameter. 2xr=jouni
2002-07-01Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au5-15/+11
r=jouni, justdave
2002-06-30Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au3-11/+11
patch by davef@tetsubo.com, r=kiko x2
2002-06-29Bug 152693 - added "resolution" to the INTERFACE comment.gerv%gerv.net1-0/+1
2002-06-29Bug 151281 - change duplicates.cgi to make one query instead of several ↵gerv%gerv.net1-17/+15
thousand. Patch by gerv; r=myk, bbaetz.
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au23-70/+69
r=jouni, gerv
2002-06-26Bug 154036 - ccing an invalid user on a bug posts the bug anywaybbaetz%student.usyd.edu.au1-16/+21
r=jouni, gerv
2002-06-25Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2-4/+25
r=jouni, gerv
2002-06-24Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵jouni%heikniemi.net3-3/+2
removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
2002-06-24Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; ↵gerv%gerv.net1-3/+3
2xr=bbaetz.
2002-06-23Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au2-8/+0
r=jouni x2
2002-06-23Bug 153629: Clean up the HTML in the remembered query option knob section of ↵jouni%heikniemi.net1-69/+64
the query page. 2xr=kiko
2002-06-23Bug 150778: Remove an extraneous linefeed above initial bug comments (not ↵jouni%heikniemi.net1-1/+0
visible in all browsers). 2xr=bbaetz
2002-06-22Bug 152283: Show votes by bug -list has a logged out footer.jouni%heikniemi.net1-4/+4
2xr=bbaetz
2002-06-20Bug 151217 - buglist references the wrong priority field. Patch by gerv; ↵gerv%gerv.net1-1/+1
2xr=bbaetz.
2002-06-18Bug 152541 - After deleting remembered query it is still in page footerbbaetz%student.usyd.edu.au1-0/+10
r=jouni x2
2002-06-18Bug 150955 - confirmation doesn't propagate when reassigning to new ↵gerv%gerv.net1-1/+1
product/component. Patch by gerv; 2xr=bbaetz.