aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 179811, used & instead of &bbaetz%student.usyd.edu.au2002-11-191-1/+1
* Typo fix from bug 124589. oopsbbaetz%student.usyd.edu.au2002-11-191-2/+2
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-199-58/+190
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org2002-11-193-28/+52
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org2002-11-196-36/+53
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-1916-55/+58
* Bug 179206 - enter_bug isn't picking up version from URLbbaetz%student.usyd.edu.au2002-11-191-6/+9
* Bug 180545 - It was possible to change the product/component of a bug without...jake%bugzilla.org2002-11-181-3/+26
* Bug 179960 - Qucksearch queries are slow and timeoutbbaetz%student.usyd.edu.au2002-11-181-9/+30
* Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are...gerv%gerv.net2002-11-186-17/+37
* Fix for bug 180444: Correctly attributes request creation to person who submi...myk%mozilla.org2002-11-181-1/+1
* Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->i...myk%mozilla.org2002-11-181-4/+5
* Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ...myk%mozilla.org2002-11-181-1/+2
* Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ...myk%mozilla.org2002-11-172-13/+30
* Fix for bug 180544: prevents display of requestee field for generally request...myk%mozilla.org2002-11-171-2/+10
* Bug 179886 - request.cgi should not |use diagnostics|bbaetz%student.usyd.edu.au2002-11-171-1/+0
* Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=just...gerv%gerv.net2002-11-171-1/+3
* Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,...gerv%gerv.net2002-11-162-2/+4
* Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates...myk%mozilla.org2002-11-162-0/+14
* Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=ju...gerv%gerv.net2002-11-151-4/+5
* Bug 179697 - OR terms need extra level of bracketingbbaetz%student.usyd.edu.au2002-11-141-0/+1
* Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net2002-11-135-22/+29
* Bug 179706 activity log needs to include full account names for requesteesbugreport%peshkin.net2002-11-131-2/+2
* Bug 179302 - 'anyexact' isn't an option for boolean chartsbbaetz%student.usyd.edu.au2002-11-121-0/+1
* Bug 179491 Searchs of attachments containing a string do not enforce attchmen...bugreport%peshkin.net2002-11-121-0/+3
* Second installment of Bug 179260 Unknown table 'map_assigned_to' in order cla...bugreport%peshkin.net2002-11-121-6/+10
* Fix for bug 179360: puts the filters at the top of the request queue and elim...myk%mozilla.org2002-11-121-47/+51
* Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2002-11-115-45/+108
* Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line...bugreport%peshkin.net2002-11-111-15/+21
* Bug 179290 - login cookie email needs to be escapedbbaetz%student.usyd.edu.au2002-11-111-1/+1
* Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message...justdave%syndicomm.com2002-11-112-0/+8
* Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).zach%zachlipton.com2002-11-111-0/+71
* Fix for bug 178984: disables flag requestee field using JavaScript unless fla...myk%mozilla.org2002-11-111-9/+45
* Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selec...gerv%gerv.net2002-11-111-7/+11
* Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"timeless%mozdev.org2002-11-111-11/+14
* Bug 173689 - Default comments search box type to "contains string". Patch by ...gerv%gerv.net2002-11-101-1/+1
* Bug 179321 - cannot clear status whiteboard entirelybbaetz%student.usyd.edu.au2002-11-101-1/+2
* Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)bugreport%peshkin.net2002-11-101-6/+3
* Fix for bug 179329: filters HTML out of quips on "show all quips" pagemyk%mozilla.org2002-11-101-1/+1
* And turn this into a stub for runtests.pl.zach%zachlipton.com2002-11-101-4/+2
* Adding runtests.pl for bug 143155. runtests.sh will remain for a littlezach%zachlipton.com2002-11-101-0/+39
* Bug 179238 - searching by commenter is ignored if you do 'exact' orbbaetz%student.usyd.edu.au2002-11-101-4/+4
* Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2002-11-103-23/+64
* Bug 179242 Part 2 - Handle both conditions for the if blockjake%bugzilla.org2002-11-101-2/+2
* Bug 178383 - product/component query conditions appear twicebbaetz%student.usyd.edu.au2002-11-101-14/+0
* Bug 179193 - anyexact should use IN, not ORbbaetz%student.usyd.edu.au2002-11-101-2/+4
* Bug 179184 - regetlastlist returns all bugsbbaetz%student.usyd.edu.au2002-11-101-5/+15
* Bug 179203 - "Preset Queries" text does not appear in footer if last named qu...bbaetz%student.usyd.edu.au2002-11-101-1/+1
* Bug 179188 - The new flag system wasn't indicating which attachment a flag wa...jake%bugzilla.org2002-11-101-1/+1
* Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected co...bugreport%peshkin.net2002-11-101-1/+1