]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
23 years agoBug 179811, used & instead of &
bbaetz%student.usyd.edu.au [Tue, 19 Nov 2002 19:36:25 +0000 (19:36 +0000)] 
Bug 179811, used & instead of &
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave

23 years agoTypo fix from bug 124589. oops
bbaetz%student.usyd.edu.au [Tue, 19 Nov 2002 17:20:59 +0000 (17:20 +0000)] 
Typo fix from bug 124589. oops
r, a=myk

23 years agoBug 124589 - support database replication
bbaetz%student.usyd.edu.au [Tue, 19 Nov 2002 15:19:29 +0000 (15:19 +0000)] 
Bug 124589 - support database replication
r=myk, a=justdave

23 years agoFix for bug 179881: makes the "Requests" link in the footer be "My Requests" for...
myk%mozilla.org [Tue, 19 Nov 2002 12:52:50 +0000 (12:52 +0000)] 
Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" for logged in users.
r=bbaetz
a=myk

23 years agoFix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
myk%mozilla.org [Tue, 19 Nov 2002 09:14:49 +0000 (09:14 +0000)] 
Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
r=bbaetz
a=myk

23 years agoBug 175579 - make templates html compliant
bbaetz%student.usyd.edu.au [Tue, 19 Nov 2002 08:16:24 +0000 (08:16 +0000)] 
Bug 175579 - make templates html compliant
r=gerv, a=justdave

23 years agoBug 179206 - enter_bug isn't picking up version from URL
bbaetz%student.usyd.edu.au [Tue, 19 Nov 2002 07:49:18 +0000 (07:49 +0000)] 
Bug 179206 - enter_bug isn't picking up version from URL
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz
a=justdave

23 years agoBug 180545 - It was possible to change the product/component of a bug without having...
jake%bugzilla.org [Mon, 18 Nov 2002 12:27:34 +0000 (12:27 +0000)] 
Bug 180545 - It was possible to change the product/component of a bug without having the editbugs permission.
r=bbaetz
a=justdave

23 years agoBug 179960 - Qucksearch queries are slow and timeout
bbaetz%student.usyd.edu.au [Mon, 18 Nov 2002 10:03:31 +0000 (10:03 +0000)] 
Bug 179960 - Qucksearch queries are slow and timeout
fixed by adding subselect emulation for product/component lookups
r=joel, a=justdave

23 years agoBug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are messed...
gerv%gerv.net [Mon, 18 Nov 2002 07:56:25 +0000 (07:56 +0000)] 
Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links 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.

23 years agoFix for bug 180444: Correctly attributes request creation to person who submitted it.
myk%mozilla.org [Mon, 18 Nov 2002 07:37:13 +0000 (07:37 +0000)] 
Fix for bug 180444: Correctly attributes request creation to person who submitted it.
r=bbaetz
a=myk

23 years agoFix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_reques...
myk%mozilla.org [Mon, 18 Nov 2002 07:33:54 +0000 (07:33 +0000)] 
Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_requesteeble
r=bbaetz
a=myk

23 years agoLast part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from...
myk%mozilla.org [Mon, 18 Nov 2002 06:50:59 +0000 (06:50 +0000)] 
Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz.
r=bbaetz
a=myk

23 years agoFix for bug 179494: prevents Bugzilla from thinking users have changed flags when...
myk%mozilla.org [Sun, 17 Nov 2002 20:46:00 +0000 (20:46 +0000)] 
Fix for bug 179494: prevents Bugzilla from thinking users have changed flags when they haven't.
r=bbaetz
a=myk

23 years agoFix for bug 180544: prevents display of requestee field for generally requestable...
myk%mozilla.org [Sun, 17 Nov 2002 20:40:41 +0000 (20:40 +0000)] 
Fix for bug 180544: prevents display of requestee field for generally requestable fields.
r=bbaetz
a=myk

23 years agoBug 179886 - request.cgi should not |use diagnostics|
bbaetz%student.usyd.edu.au [Sun, 17 Nov 2002 05:28:08 +0000 (05:28 +0000)] 
Bug 179886 - request.cgi should not |use diagnostics|
r=gerv, a=justdave

23 years agoBug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave.
gerv%gerv.net [Sun, 17 Nov 2002 04:39:13 +0000 (04:39 +0000)] 
Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave.

23 years agoBug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave.
gerv%gerv.net [Sat, 16 Nov 2002 18:07:13 +0000 (18:07 +0000)] 
Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave.

23 years agoFix for bug 180232: removes unnecessary margins/borders around XUL duplicates report
myk%mozilla.org [Sat, 16 Nov 2002 06:04:04 +0000 (06:04 +0000)] 
Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report

23 years agoBug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave.
gerv%gerv.net [Fri, 15 Nov 2002 16:48:59 +0000 (16:48 +0000)] 
Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave.

23 years agoBug 179697 - OR terms need extra level of bracketing
bbaetz%student.usyd.edu.au [Thu, 14 Nov 2002 19:11:18 +0000 (19:11 +0000)] 
Bug 179697 - OR terms need extra level of bracketing
r=myk, a=justdave

23 years agoBug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.
gerv%gerv.net [Wed, 13 Nov 2002 16:29:12 +0000 (16:29 +0000)] 
Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.

23 years agoBug 179706 activity log needs to include full account names for requestees
bugreport%peshkin.net [Wed, 13 Nov 2002 15:05:41 +0000 (15:05 +0000)] 
Bug 179706 activity log needs to include full account names for requestees
r,a=myk

23 years agoBug 179302 - 'anyexact' isn't an option for boolean charts
bbaetz%student.usyd.edu.au [Tue, 12 Nov 2002 10:07:46 +0000 (10:07 +0000)] 
Bug 179302 - 'anyexact' isn't an option for boolean charts
r=joel, a=justdave

23 years agoBug 179491 Searchs of attachments containing a string do not enforce attchment privacy
bugreport%peshkin.net [Tue, 12 Nov 2002 09:58:02 +0000 (09:58 +0000)] 
Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
r=bbaetz
a=justdave

23 years agoSecond installment of Bug 179260 Unknown table 'map_assigned_to' in order clause...
bugreport%peshkin.net [Tue, 12 Nov 2002 08:43:34 +0000 (08:43 +0000)] 
Second installment of Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbaetz
a=justdave

23 years agoFix for bug 179360: puts the filters at the top of the request queue and eliminates...
myk%mozilla.org [Tue, 12 Nov 2002 02:02:03 +0000 (02:02 +0000)] 
Fix for bug 179360: puts the filters at the top of the request queue and eliminates that empty table that sometimes is at the top of the
queue.
r=bbaetz
a=myk

23 years agoFix for bug 179334: updates the setter consistently. also fixes numerous other bugs...
myk%mozilla.org [Mon, 11 Nov 2002 20:36:22 +0000 (20:36 +0000)] 
Fix for bug 179334: updates the setter consistently.  also fixes numerous other bugs in the RT code.
r=bbaetz
a=myk

23 years agoBug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
bugreport%peshkin.net [Mon, 11 Nov 2002 14:52:59 +0000 (14:52 +0000)] 
Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbatez
a=myk

23 years agoBug 179290 - login cookie email needs to be escaped
bbaetz%student.usyd.edu.au [Mon, 11 Nov 2002 10:23:26 +0000 (10:23 +0000)] 
Bug 179290 - login cookie email needs to be escaped
r=jake, a=justdave

23 years agoFix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that...
justdave%syndicomm.com [Mon, 11 Nov 2002 08:19:41 +0000 (08:19 +0000)] 
Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that the quips are disabled instead of letting you view or add quips.
r=myk, a=me

23 years agoFix for bug 179396 (add 007util.t in order to test Bugzilla::Util).
zach%zachlipton.com [Mon, 11 Nov 2002 07:31:15 +0000 (07:31 +0000)] 
Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).

rx2=bbaetz, a=myk (on the condition that we check out the use of the
trilicense later)

23 years agoFix for bug 178984: disables flag requestee field using JavaScript unless flag is...
myk%mozilla.org [Mon, 11 Nov 2002 06:51:45 +0000 (06:51 +0000)] 
Fix for bug 178984: disables flag requestee field using JavaScript unless flag is set to "requested".
r=justdave
a=justdave

23 years agoBug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection...
gerv%gerv.net [Mon, 11 Nov 2002 06:48:55 +0000 (06:48 +0000)] 
Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.

23 years agoBug 178178 Sidebar name should not be hardcoded to "Bugzilla"
timeless%mozdev.org [Mon, 11 Nov 2002 03:26:22 +0000 (03:26 +0000)] 
Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"
r=bbaetz a=justdave

23 years agoBug 173689 - Default comments search box type to "contains string". Patch by gerv...
gerv%gerv.net [Sun, 10 Nov 2002 17:01:08 +0000 (17:01 +0000)] 
Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave.

23 years agoBug 179321 - cannot clear status whiteboard entirely
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 16:33:45 +0000 (16:33 +0000)] 
Bug 179321 - cannot clear status whiteboard entirely
r=joel x2
a=justdave

23 years agoBug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
bugreport%peshkin.net [Sun, 10 Nov 2002 14:40:05 +0000 (14:40 +0000)] 
Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
r,a=justdave

23 years agoFix for bug 179329: filters HTML out of quips on "show all quips" page
myk%mozilla.org [Sun, 10 Nov 2002 13:13:28 +0000 (13:13 +0000)] 
Fix for bug 179329: filters HTML out of quips on "show all quips" page

23 years agoAnd turn this into a stub for runtests.pl.
zach%zachlipton.com [Sun, 10 Nov 2002 11:50:31 +0000 (11:50 +0000)] 
And turn this into a stub for runtests.pl.

No review needed on tests (but review will be needed for all test changes
after this one)

23 years agoAdding runtests.pl for bug 143155. runtests.sh will remain for a little
zach%zachlipton.com [Sun, 10 Nov 2002 11:31:05 +0000 (11:31 +0000)] 
Adding runtests.pl for bug 143155. runtests.sh will remain for a little
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

23 years agoBug 179238 - searching by commenter is ignored if you do 'exact' or
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 11:05:23 +0000 (11:05 +0000)] 
Bug 179238 - searching by commenter is ignored if you do 'exact' or
'contains'
r, a=myk

23 years agoBug 176599, Improve performance of duplicates.cgi
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 10:50:34 +0000 (10:50 +0000)] 
Bug 176599, Improve performance of duplicates.cgi
original patch iteration by gerv, change to use Bugzilla:Search by me
r=myk, a=justdave

23 years agoBug 179242 Part 2 - Handle both conditions for the if block
jake%bugzilla.org [Sun, 10 Nov 2002 07:37:07 +0000 (07:37 +0000)] 
Bug 179242 Part 2 - Handle both conditions for the if block
r=bbaetz

23 years agoBug 178383 - product/component query conditions appear twice
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 07:17:15 +0000 (07:17 +0000)] 
Bug 178383 - product/component query conditions appear twice
r=myk, justdave
a=justdave

23 years agoBug 179193 - anyexact should use IN, not OR
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 07:02:25 +0000 (07:02 +0000)] 
Bug 179193 - anyexact should use IN, not OR
r=gerv, a=justdave

23 years agoBug 179184 - regetlastlist returns all bugs
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 06:18:47 +0000 (06:18 +0000)] 
Bug 179184 - regetlastlist returns all bugs
r=gerv, a=justdave

23 years agoBug 179203 - "Preset Queries" text does not appear in footer if last named query...
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 06:11:30 +0000 (06:11 +0000)] 
Bug 179203 - "Preset Queries" text does not appear in footer if last named query is not in footer
r=gerv, a=justdave

23 years agoBug 179188 - The new flag system wasn't indicating which attachment a flag was change...
jake%bugzilla.org [Sun, 10 Nov 2002 03:21:03 +0000 (03:21 +0000)] 
Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on.  This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does).
r=myk
a=myk

23 years agoBug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
bugreport%peshkin.net [Sun, 10 Nov 2002 02:31:27 +0000 (02:31 +0000)] 
Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
2xr=jake
a=myk

23 years agoBug 179242 Searching for comment contains string + email gives "Not unique table...
bugreport%peshkin.net [Sun, 10 Nov 2002 02:09:25 +0000 (02:09 +0000)] 
Bug 179242 Searching for comment contains string + email gives "Not unique table/alias: 'longdescs_' at globals.pl line 242"
r=jake
a=myk

23 years agoBug 179207 Blessing doesn't work right
bugreport%peshkin.net [Sun, 10 Nov 2002 01:23:55 +0000 (01:23 +0000)] 
Bug 179207 Blessing doesn't work right
r,a=justdave

23 years agoFix for bug 179205: Makes flag options be correct in all situations.
myk%mozilla.org [Sat, 9 Nov 2002 21:57:28 +0000 (21:57 +0000)] 
Fix for bug 179205: Makes flag options be correct in all situations.
r=justdave
a=justdave

23 years agoFix for bug 179177: avoid database errors when inserting bug by locking all tables...
myk%mozilla.org [Sat, 9 Nov 2002 21:50:08 +0000 (21:50 +0000)] 
Fix for bug 179177: avoid database errors when inserting bug by locking all tables i need to access
r=bbaetz
a=justdave

23 years agoBug 178189 - when filing a new bug, the generated bugmail doesn't include
bbaetz%student.usyd.edu.au [Sat, 9 Nov 2002 20:20:18 +0000 (20:20 +0000)] 
Bug 178189 - when filing a new bug, the generated bugmail doesn't include
product/component
r=justdave, myk
a=justdave

23 years agoBug 179174 - renable $| = 1
bbaetz%student.usyd.edu.au [Sat, 9 Nov 2002 19:55:27 +0000 (19:55 +0000)] 
Bug 179174 - renable $| = 1
r=justdave x2
a=justdave

23 years agoFixing syntax error build bustage.
myk%mozilla.org [Sat, 9 Nov 2002 10:05:22 +0000 (10:05 +0000)] 
Fixing syntax error build bustage.

23 years agoBumping version number for development snapshot tarball bugzilla-2.17.1 release-2.17.1
justdave%syndicomm.com [Sat, 9 Nov 2002 09:59:22 +0000 (09:59 +0000)] 
Bumping version number for development snapshot tarball

23 years agoFix for bug 171505: shows disabled flags in the UI
myk%mozilla.org [Sat, 9 Nov 2002 09:58:47 +0000 (09:58 +0000)] 
Fix for bug 171505: shows disabled flags in the UI
r=bbaetz
a=justdave

23 years agoBug 114696 - permission checking in queries not optimal
bbaetz%student.usyd.edu.au [Sat, 9 Nov 2002 09:58:02 +0000 (09:58 +0000)] 
Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave

23 years agoFix for bug 178841: removes full paths from filenames in attachments table and preven...
myk%mozilla.org [Sat, 9 Nov 2002 09:23:06 +0000 (09:23 +0000)] 
Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
r=gerv,bbaetz
a=justdave

23 years agoBug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee...
gerv%gerv.net [Sat, 9 Nov 2002 08:05:50 +0000 (08:05 +0000)] 
Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee@wilcoxassoc.com; r=gerv, a=justdave.

23 years agoBug 164003 - Button "Add another boolean chart" appears twice after clicking "And...
gerv%gerv.net [Sat, 9 Nov 2002 07:15:14 +0000 (07:15 +0000)] 
Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And". Patch by gerv; r=myk, a=justdave.

23 years agoBug 71794 - processmail shouldn't bother checking dependencies unless state changes...
gerv%gerv.net [Fri, 8 Nov 2002 16:04:58 +0000 (16:04 +0000)] 
Bug 71794 - processmail shouldn't bother checking dependencies unless state changes. Patch by gerv; r=myk.

23 years agoFix for bug 171480: make output for non requestee-specific requests look better in...
myk%mozilla.org [Fri, 8 Nov 2002 12:21:10 +0000 (12:21 +0000)] 
Fix for bug 171480: make output for non requestee-specific requests look better in the request queue.
r=joel
a=justdave

23 years agoFix for bug 178776: Eliminates warning in duplicates.cgi.
myk%mozilla.org [Fri, 8 Nov 2002 10:05:20 +0000 (10:05 +0000)] 
Fix for bug 178776: Eliminates warning in duplicates.cgi.

23 years agoFix for bug 172518: makes the request tracker use the generic user matching code
myk%mozilla.org [Fri, 8 Nov 2002 09:35:36 +0000 (09:35 +0000)] 
Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave

23 years agoBug 178772 doeditparams.cgi failed with malformed headers
bugreport%peshkin.net [Fri, 8 Nov 2002 08:08:08 +0000 (08:08 +0000)] 
Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave

23 years agoFix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
myk%mozilla.org [Fri, 8 Nov 2002 07:28:38 +0000 (07:28 +0000)] 
Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave

23 years agoFix for bug 178801: Missing &:: caused function call to fail, resulting in server...
myk%mozilla.org [Thu, 7 Nov 2002 14:31:51 +0000 (14:31 +0000)] 
Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave

23 years agoFix for bug 178801: missing &:: caused function not to be found, resulting in server...
myk%mozilla.org [Thu, 7 Nov 2002 13:33:51 +0000 (13:33 +0000)] 
Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave

23 years agoBug 178794 Request Queue has Internal Server Error if accessed when not logged in
bugreport%peshkin.net [Thu, 7 Nov 2002 12:49:19 +0000 (12:49 +0000)] 
Bug 178794 Request Queue has Internal Server Error if accessed when not logged in
2xr=justdave
a=justdave (for commit during freeze)

23 years agoFix for bug 174731: no longer represents spurious flags as being set by default.
myk%mozilla.org [Thu, 7 Nov 2002 10:45:47 +0000 (10:45 +0000)] 
Fix for bug 174731: no longer represents spurious flags as being set by default.
r=joel

23 years agoAdded spaces. I promise next time I'll get a review :)
mbarnson%sisna.com [Thu, 7 Nov 2002 02:50:26 +0000 (02:50 +0000)] 
Added spaces.  I promise next time I'll get a review :)

23 years agoFix for bug 171475: make new flags include all categories (product/component combinat...
myk%mozilla.org [Wed, 6 Nov 2002 07:45:56 +0000 (07:45 +0000)] 
Fix for bug 171475: make new flags include all categories (product/component combinations) by default.
r=joel

23 years agoAdded information about versioncache back in.
mbarnson%sisna.com [Tue, 5 Nov 2002 12:07:18 +0000 (12:07 +0000)] 
Added information about versioncache back in.
See bug 140332

23 years agoAdded blurb about movebugs. At this point, only bmo uses it, so I'm
mbarnson%sisna.com [Tue, 5 Nov 2002 11:54:27 +0000 (11:54 +0000)] 
Added blurb about movebugs.  At this point, only bmo uses it, so I'm
calling it an "undocumented feature".
See bug 127818

23 years agoOops, tabs.
mbarnson%sisna.com [Tue, 5 Nov 2002 11:48:59 +0000 (11:48 +0000)] 
Oops, tabs.
Fixed.

23 years agoModified text for cookiepath line for clarity.
mbarnson%sisna.com [Tue, 5 Nov 2002 11:37:22 +0000 (11:37 +0000)] 
Modified text for cookiepath line for clarity.
See bug 162359

23 years agoIncluded note regarding the origin of "bonsaitools", per
mbarnson%sisna.com [Tue, 5 Nov 2002 11:24:52 +0000 (11:24 +0000)] 
Included note regarding the origin of "bonsaitools", per
bug 174922.

23 years agoAdded section for Bugzilla and mod_perl (future expansion).
mbarnson%sisna.com [Tue, 5 Nov 2002 11:19:40 +0000 (11:19 +0000)] 
Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883

23 years agoRemoved binmode references on Win32 documentation.
mbarnson%sisna.com [Tue, 5 Nov 2002 11:11:25 +0000 (11:11 +0000)] 
Removed binmode references on Win32 documentation.
See bug 155743.

23 years agoA rather controversial new entry to the FAQ. See bug 107917. I
mbarnson%sisna.com [Tue, 5 Nov 2002 11:09:15 +0000 (11:09 +0000)] 
A rather controversial new entry to the FAQ.  See bug 107917.  I
decided one way for the Guide, based upon the code I see currently
checked in.  If I'm wrong, feel free to correct it!

23 years agoFix for Apache configuration directives from bug 174255 and
mbarnson%sisna.com [Tue, 5 Nov 2002 10:52:09 +0000 (10:52 +0000)] 
Fix for Apache configuration directives from bug 174255 and
de-stupidifying of emacs destruction of <programlisting> tags.

23 years agoSince I nuked this section out of the SGML, we won't be needing
mbarnson%sisna.com [Tue, 5 Nov 2002 10:45:55 +0000 (10:45 +0000)] 
Since I nuked this section out of the SGML, we won't be needing
the HTML generated file anymore.

23 years agoRemoved links to dbschema.jpg image. See bug 173484, it was really outdated
mbarnson%sisna.com [Tue, 5 Nov 2002 10:44:57 +0000 (10:44 +0000)] 
Removed links to dbschema.jpg image.  See bug 173484, it was really outdated
and redundant anyway.

23 years agoRemoving these images, since they are too outdated to be useful, and
mbarnson%sisna.com [Tue, 5 Nov 2002 10:44:25 +0000 (10:44 +0000)] 
Removing these images, since they are too outdated to be useful, and
they are basically redundant anyway.  See bug 173484

23 years agoAdded notes on using OpenLDAP;
mbarnson%sisna.com [Tue, 5 Nov 2002 10:39:52 +0000 (10:39 +0000)] 
Added notes on using OpenLDAP;
We should probably look at code changes to make Net::LDAP our permanent
LDAP plugin rather than Mozilla::LDAP...
See bug 167379.

23 years agoAdded chunk about setting up DirectoryIndex to use index.cgi as the
mbarnson%sisna.com [Tue, 5 Nov 2002 10:15:02 +0000 (10:15 +0000)] 
Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.

23 years agoAdded dependency on File::Template. Not really fond of
mbarnson%sisna.com [Tue, 5 Nov 2002 10:07:32 +0000 (10:07 +0000)] 
Added dependency on File::Template.  Not really fond of
doing requirements-of-requirements type stuff, but did it
anyway for clarity.

23 years agoPatched lines per bug 177993.
mbarnson%sisna.com [Tue, 5 Nov 2002 09:59:20 +0000 (09:59 +0000)] 
Patched lines per bug 177993.
Customization of "mid-air collision" template file.

23 years agoFix for bug 156548: XUL implementation of duplicates report.
myk%mozilla.org [Tue, 5 Nov 2002 09:53:59 +0000 (09:53 +0000)] 
Fix for bug 156548: XUL implementation of duplicates report.

23 years agoBug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv...
gerv%gerv.net [Tue, 5 Nov 2002 06:43:28 +0000 (06:43 +0000)] 
Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave.

23 years agoBug 177436 User matching shouldn't be case-sensitive
bugreport%peshkin.net [Tue, 5 Nov 2002 05:55:10 +0000 (05:55 +0000)] 
Bug 177436 User matching shouldn't be case-sensitive
patch by not_erik
2xr=justdave
a=justdave for 2.17.1

23 years agoFix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
kiko%async.com.br [Mon, 4 Nov 2002 08:57:50 +0000 (08:57 +0000)] 
Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.

23 years agoBug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.
gerv%gerv.net [Sun, 3 Nov 2002 06:59:10 +0000 (06:59 +0000)] 
Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.

23 years agoFix for bug 176509: "(this bug is not in your list)" no longer appears in the navigat...
justdave%syndicomm.com [Sat, 2 Nov 2002 00:40:33 +0000 (00:40 +0000)] 
Fix for bug 176509: "(this bug is not in your list)" no longer appears in the navigation bar when you aren't viewing a bug.
Patch by Jody McIntyre <jodym@oeone.com>
r=justdave

23 years agoBug 127200 Query for CC/longdesc/OR takes long time
bugreport%peshkin.net [Fri, 1 Nov 2002 23:22:01 +0000 (23:22 +0000)] 
Bug 127200 Query for CC/longdesc/OR takes long time
r=gerv

23 years agoBug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.
gerv%gerv.net [Fri, 1 Nov 2002 07:06:54 +0000 (07:06 +0000)] 
Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.

23 years agoBug 177435 exact match on assignee fails with user matching
bugreport%peshkin.net [Fri, 1 Nov 2002 06:34:42 +0000 (06:34 +0000)] 
Bug 177435 exact match on assignee fails with user matching
patch by not_erik
r=myk,joel