Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-07-03 | Fix for bug 122900: implements email preference for unconfirmed bugs. | myk%mozilla.org | 3 | -155/+131 | |
r=jouni | |||||
2002-07-03 | Fix for bug 149347: Corrects interface comment to refer to "javascript" ↵ | myk%mozilla.org | 1 | -1/+1 | |
parameter instead of "jscript" parameter. 2xr=jouni | |||||
2002-07-01 | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 5 | -15/+11 | |
r=jouni, justdave | |||||
2002-06-30 | Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a> | bbaetz%student.usyd.edu.au | 3 | -11/+11 | |
patch by davef@tetsubo.com, r=kiko x2 | |||||
2002-06-29 | Bug 152693 - added "resolution" to the INTERFACE comment. | gerv%gerv.net | 1 | -0/+1 | |
2002-06-29 | Bug 151281 - change duplicates.cgi to make one query instead of several ↵ | gerv%gerv.net | 1 | -17/+15 | |
thousand. Patch by gerv; r=myk, bbaetz. | |||||
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 23 | -70/+69 | |
r=jouni, gerv | |||||
2002-06-26 | Bug 154036 - ccing an invalid user on a bug posts the bug anyway | bbaetz%student.usyd.edu.au | 1 | -16/+21 | |
r=jouni, gerv | |||||
2002-06-25 | Bug 157085 - verify-new-product doesn't set defaults | bbaetz%student.usyd.edu.au | 2 | -4/+25 | |
r=jouni, gerv | |||||
2002-06-24 | Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also ↵ | jouni%heikniemi.net | 3 | -3/+2 | |
removes the My Bugs query from the index page. Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv | |||||
2002-06-24 | Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; ↵ | gerv%gerv.net | 1 | -3/+3 | |
2xr=bbaetz. | |||||
2002-06-23 | Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2 | bbaetz%student.usyd.edu.au | 2 | -8/+0 | |
r=jouni x2 | |||||
2002-06-23 | Bug 153629: Clean up the HTML in the remembered query option knob section of ↵ | jouni%heikniemi.net | 1 | -69/+64 | |
the query page. 2xr=kiko | |||||
2002-06-23 | Bug 150778: Remove an extraneous linefeed above initial bug comments (not ↵ | jouni%heikniemi.net | 1 | -1/+0 | |
visible in all browsers). 2xr=bbaetz | |||||
2002-06-22 | Bug 152283: Show votes by bug -list has a logged out footer. | jouni%heikniemi.net | 1 | -4/+4 | |
2xr=bbaetz | |||||
2002-06-20 | Bug 151217 - buglist references the wrong priority field. Patch by gerv; ↵ | gerv%gerv.net | 1 | -1/+1 | |
2xr=bbaetz. | |||||
2002-06-18 | Bug 152541 - After deleting remembered query it is still in page footer | bbaetz%student.usyd.edu.au | 1 | -0/+10 | |
r=jouni x2 | |||||
2002-06-18 | Bug 150955 - confirmation doesn't propagate when reassigning to new ↵ | gerv%gerv.net | 1 | -1/+1 | |
product/component. Patch by gerv; 2xr=bbaetz. | |||||
2002-06-18 | Fix for bug 150792: Locks profiles table so adding a CC while creating a bug ↵ | myk%mozilla.org | 1 | -1/+1 | |
doesn't fail. 2xr=bbaetz | |||||
2002-06-17 | Bug 151529 - No list of votes shown if there is a + sign in the address | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=jouni x2 | |||||
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 22 | -33/+49 | |
early enough r=mattyt, jouni | |||||
2002-06-16 | Bug 151369 - need to trim the entered assignee's email address | bbaetz%student.usyd.edu.au | 2 | -2/+2 | |
r=mattyt x2 | |||||
2002-06-15 | Bug 148712 - add component with error/invalid initial owner results in | bbaetz%student.usyd.edu.au | 1 | -4/+0 | |
double header output patch by stu@xanboo.com (Stu Tomlinson), r=jouni, bbaetz | |||||
2002-06-15 | Bug 151695 - assignee/qa contact can't access secure bugs | bbaetz%student.usyd.edu.au | 1 | -2/+6 | |
r=myk x2 | |||||
2002-06-15 | Fix for bug 151658: get UI for moving bugs showing again. | myk%mozilla.org | 1 | -1/+1 | |
r=gerv,bbaetz | |||||
2002-06-14 | Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; ↵ | gerv%gerv.net | 1 | -1/+1 | |
r=gerv, bbbaetz. | |||||
2002-06-14 | Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
gerv; 2xr=bbaetz. | |||||
2002-06-14 | Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by ↵ | gerv%gerv.net | 1 | -1/+6 | |
gerv; r=bbaetz, jouni. | |||||
2002-06-13 | Bug 150882 - SQL error when sorting by bugs.votes with explicit direction | bbaetz%student.usyd.edu.au | 1 | -4/+3 | |
r=gerv x2 | |||||
2002-06-11 | Bug 150802 - default version for bug entry not read from cookies | bbaetz%student.usyd.edu.au | 2 | -5/+8 | |
r=jouni x2 | |||||
2002-06-11 | Bug 150826 - missing space between list of attachments | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=mattyt x2 | |||||
2002-06-11 | Bug 150798 - Extra whitespace included in saved query links | bbaetz%student.usyd.edu.au | 1 | -4/+2 | |
r=mattyt x2 | |||||
2002-06-11 | Backing out change I accidentally made while checking in fix for bug 137855. | myk%mozilla.org | 1 | -1/+0 | |
2002-06-11 | Fix for bug 150703: Adds format support to query.cgi. | myk%mozilla.org | 1 | -1/+3 | |
2rx=gerv | |||||
2002-06-08 | Bug 149845 - buglist.cgi checks for ORDER validity are wrong | bbaetz%student.usyd.edu.au | 1 | -4/+6 | |
r=myk x2 | |||||
2002-06-08 | Release notes updates. | matty%chariot.net.au | 1 | -4/+6 | |
2002-06-08 | Fix for bug 149964 - quietly_check_login() needs to be called in ↵ | dkl%redhat.com | 1 | -0/+2 | |
colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com | |||||
2002-06-07 | Backing out incorrect change to background color that was accidentally ↵ | myk%mozilla.org | 1 | -1/+1 | |
checked in as part of the fix for bug 148179. | |||||
2002-06-06 | Release notes updates. | matty%chariot.net.au | 1 | -7/+21 | |
2002-06-05 | Release notes updates. | matty%chariot.net.au | 1 | -32/+29 | |
2002-06-05 | Bug 148919: Make entryheader a separate template. (again) | matty%chariot.net.au | 2 | -2/+38 | |
2002-06-05 | Fix for bug 148679: permit multiple stylesheets in the header template. | justdave%syndicomm.com | 2 | -3/+6 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv | |||||
2002-06-05 | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 4 | -5/+11 | |
r=justdave,bbaetz | |||||
2002-06-04 | Bug #142890: Make the banner a separate template. | matty%chariot.net.au | 2 | -18/+39 | |
2002-06-04 | Bug 143574 - taint errors with alternate formats. Also make data/template | bbaetz%student.usyd.edu.au | 2 | -2/+14 | |
writable for non webservergroup users. r=myk, justdave | |||||
2002-06-04 | Bug 144285 - checksetup.pl fails to set data dir (and other dir) | bbaetz%student.usyd.edu.au | 1 | -0/+10 | |
permissions properly r=justdave, myk | |||||
2002-06-04 | Fix for bug 148767: Eliminates warning in rare situations. | myk%mozilla.org | 1 | -1/+1 | |
Patch by Jouni Heikniemi <jouni@heikniemi.net>. 2rx=myk | |||||
2002-06-04 | Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵ | myk%mozilla.org | 2 | -5/+59 | |
problems with it can be investigated and resolved. r=jouni,gerv | |||||
2002-06-03 | Release notes updates. | matty%chariot.net.au | 1 | -17/+34 | |
2002-06-03 | Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state | bbaetz%student.usyd.edu.au | 1 | -0/+4 | |
r=justdave, jouni |