Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-22 | Bug 181286 - Invalid html in banner.html.tmpl | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
patch by Tobias Burnus <burnus@gmx.de> r=bbaetz, a=justdave | |||||
2002-11-22 | Bug 179483 - Guided template displays wrong product name sometimes. Patch by ↵ | gerv%gerv.net | 1 | -11/+13 | |
gerv; r=bbaetz, a=justdave. | |||||
2002-11-22 | Backing out the checkin for bug 180966 (fix warnings in web server error ↵ | justdave%syndicomm.com | 3 | -20/+17 | |
log). This checkin caused commenting on bugs to fail if timetracking is not enabled. | |||||
2002-11-20 | Bug 179582 - More informative and easier to read flag email template | jeff.hedlund%matrixsi.com | 4 | -87/+69 | |
r=myk a=myk | |||||
2002-11-20 | Bug 179293 - time tracking js should only appear if time tracking is | bbaetz%student.usyd.edu.au | 1 | -21/+23 | |
enabled patch by Jeff Hedlund <jeff.hedlund@matrixsi.com> r=bbaetz, a=justdave | |||||
2002-11-20 | Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, too | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r,a=myk | |||||
2002-11-20 | Bug 180966 - fix misc warnings | bbaetz%student.usyd.edu.au | 3 | -17/+20 | |
r,a=myk | |||||
2002-11-20 | Bug 180978 - Adding keyword from enter_bug doesn't update keyword cache | bbaetz%student.usyd.edu.au | 1 | -0/+12 | |
r=myk, a=justdave | |||||
2002-11-19 | Bug 179811, used & instead of & | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave | |||||
2002-11-19 | Typo fix from bug 124589. oops | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r, a=myk | |||||
2002-11-19 | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 9 | -58/+190 | |
r=myk, a=justdave | |||||
2002-11-19 | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵ | myk%mozilla.org | 3 | -28/+52 | |
for logged in users. r=bbaetz a=myk | |||||
2002-11-19 | Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵ | myk%mozilla.org | 6 | -36/+53 | |
its purpose. r=bbaetz a=myk | |||||
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 16 | -55/+58 | |
r=gerv, a=justdave | |||||
2002-11-19 | Bug 179206 - enter_bug isn't picking up version from URL | bbaetz%student.usyd.edu.au | 1 | -6/+9 | |
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz a=justdave | |||||
2002-11-18 | Bug 180545 - It was possible to change the product/component of a bug ↵ | jake%bugzilla.org | 1 | -3/+26 | |
without having the editbugs permission. r=bbaetz a=justdave | |||||
2002-11-18 | Bug 179960 - Qucksearch queries are slow and timeout | bbaetz%student.usyd.edu.au | 1 | -9/+30 | |
fixed by adding subselect emulation for product/component lookups r=joel, a=justdave | |||||
2002-11-18 | Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links ↵ | gerv%gerv.net | 6 | -17/+37 | |
are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave. | |||||
2002-11-18 | Fix for bug 180444: Correctly attributes request creation to person who ↵ | myk%mozilla.org | 1 | -1/+1 | |
submitted it. r=bbaetz a=myk | |||||
2002-11-18 | Fix for bug 180632: corrects reference flag->is_requesteeble to ↵ | myk%mozilla.org | 1 | -4/+5 | |
flag->type->is_requesteeble r=bbaetz a=myk | |||||
2002-11-18 | Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ↵ | myk%mozilla.org | 1 | -1/+2 | |
from before "trim" per bbaetz. r=bbaetz a=myk | |||||
2002-11-17 | Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ↵ | myk%mozilla.org | 2 | -13/+30 | |
when they haven't. r=bbaetz a=myk | |||||
2002-11-17 | Fix for bug 180544: prevents display of requestee field for generally ↵ | myk%mozilla.org | 1 | -2/+10 | |
requestable fields. r=bbaetz a=myk | |||||
2002-11-17 | Bug 179886 - request.cgi should not |use diagnostics| | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=gerv, a=justdave | |||||
2002-11-17 | Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, ↵ | gerv%gerv.net | 1 | -1/+3 | |
a=justdave. | |||||
2002-11-16 | Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; ↵ | gerv%gerv.net | 2 | -2/+4 | |
r,a=justdave. | |||||
2002-11-16 | Fix for bug 180232: removes unnecessary margins/borders around XUL ↵ | myk%mozilla.org | 2 | -0/+14 | |
duplicates report | |||||
2002-11-15 | Bug 179462 - Clarify description for enablequips param. Patch by gerv; ↵ | gerv%gerv.net | 1 | -4/+5 | |
r,a=justdave. | |||||
2002-11-14 | Bug 179697 - OR terms need extra level of bracketing | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
r=myk, a=justdave | |||||
2002-11-13 | Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ↵ | gerv%gerv.net | 5 | -22/+29 | |
r=joel. | |||||
2002-11-13 | Bug 179706 activity log needs to include full account names for requestees | bugreport%peshkin.net | 1 | -2/+2 | |
r,a=myk | |||||
2002-11-12 | Bug 179302 - 'anyexact' isn't an option for boolean charts | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
r=joel, a=justdave | |||||
2002-11-12 | Bug 179491 Searchs of attachments containing a string do not enforce ↵ | bugreport%peshkin.net | 1 | -0/+3 | |
attchment privacy r=bbaetz a=justdave | |||||
2002-11-12 | Second installment of Bug 179260 Unknown table 'map_assigned_to' in order ↵ | bugreport%peshkin.net | 1 | -6/+10 | |
clause at globals.pl line 242 r=bbaetz a=justdave | |||||
2002-11-12 | Fix for bug 179360: puts the filters at the top of the request queue and ↵ | myk%mozilla.org | 1 | -47/+51 | |
eliminates that empty table that sometimes is at the top of the queue. r=bbaetz a=myk | |||||
2002-11-11 | Fix for bug 179334: updates the setter consistently. also fixes numerous ↵ | myk%mozilla.org | 5 | -45/+108 | |
other bugs in the RT code. r=bbaetz a=myk | |||||
2002-11-11 | Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl ↵ | bugreport%peshkin.net | 1 | -15/+21 | |
line 242 r=bbatez a=myk | |||||
2002-11-11 | Bug 179290 - login cookie email needs to be escaped | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=jake, a=justdave | |||||
2002-11-11 | Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵ | justdave%syndicomm.com | 2 | -0/+8 | |
message that the quips are disabled instead of letting you view or add quips. r=myk, a=me | |||||
2002-11-11 | Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util). | zach%zachlipton.com | 1 | -0/+71 | |
rx2=bbaetz, a=myk (on the condition that we check out the use of the trilicense later) | |||||
2002-11-11 | Fix for bug 178984: disables flag requestee field using JavaScript unless ↵ | myk%mozilla.org | 1 | -9/+45 | |
flag is set to "requested". r=justdave a=justdave | |||||
2002-11-11 | Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵ | gerv%gerv.net | 1 | -7/+11 | |
selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave. | |||||
2002-11-11 | Bug 178178 Sidebar name should not be hardcoded to "Bugzilla" | timeless%mozdev.org | 1 | -11/+14 | |
r=bbaetz a=justdave | |||||
2002-11-10 | Bug 173689 - Default comments search box type to "contains string". Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
gerv; r,a=justdave. | |||||
2002-11-10 | Bug 179321 - cannot clear status whiteboard entirely | bbaetz%student.usyd.edu.au | 1 | -1/+2 | |
r=joel x2 a=justdave | |||||
2002-11-10 | Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s) | bugreport%peshkin.net | 1 | -6/+3 | |
r,a=justdave | |||||
2002-11-10 | Fix for bug 179329: filters HTML out of quips on "show all quips" page | myk%mozilla.org | 1 | -1/+1 | |
2002-11-10 | And turn this into a stub for runtests.pl. | zach%zachlipton.com | 1 | -4/+2 | |
No review needed on tests (but review will be needed for all test changes after this one) | |||||
2002-11-10 | Adding runtests.pl for bug 143155. runtests.sh will remain for a little | zach%zachlipton.com | 1 | -0/+39 | |
while in order to allow tinderboxen to transition and any documents to be updated. Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv | |||||
2002-11-10 | Bug 179238 - searching by commenter is ignored if you do 'exact' or | bbaetz%student.usyd.edu.au | 1 | -4/+4 | |
'contains' r, a=myk |