aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - ↵lpsolit%gmail.com2005-11-152-7/+18
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 302599: Saved searches using "days since bug changed" fail with "Can't ↵lpsolit%gmail.com2005-11-152-4/+60
| | | | use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on ↵lpsolit%gmail.com2005-11-151-2/+2
| | | | clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for ↵lpsolit%gmail.com2005-11-144-14/+10
| | | | comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 313695: buglist.cgi and some other scripts do not use the shadow DB ↵lpsolit%gmail.com2005-11-148-34/+17
| | | | anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch ↵lpsolit%gmail.com2005-11-149-45/+44
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
* Bug 314621: usemenuforusers description should say "dropdown" instead of "popup"wurblzap%gmail.com2005-11-121-1/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat, a=justdave
* Bug 313469: Various small docs bugs found doing a clean install - Patch by ↵karl%kornel.name2005-11-122-82/+82
| | | | A. Karl Kornel <karl@kornel.name r=colin.ogilvie
* Bug 315969: Cannot enter new bugs when the CC list is emtpy - Patch by ↵lpsolit%gmail.com2005-11-111-0/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by ↵lpsolit%gmail.com2005-11-101-0/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 313677: Sudoers without editusers/bless access see no link to sudo page ↵karl%kornel.name2005-11-101-0/+6
| | | | - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=myk
* Bug 315339: User::match_field() now leaves fields undefined instead of as ↵lpsolit%gmail.com2005-11-101-2/+11
| | | | empty strings when no value is passed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 297857: Incorrect filter name detection in 008filter.t - Patch by ↵lpsolit%gmail.com2005-11-101-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errorswurblzap%gmail.com2005-11-101-2/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk
* Documentation patch for bug 126266: Use UTF-8 (Unicode) charset encoding for ↵wurblzap%gmail.com2005-11-081-20/+17
| | | | | | | pages and email for NEW installations Patch by Marc Schumann <wurblzap@gmail.com> r=colin.ogilvie
* Bug 315157: Attachment data is not exported when moving bugs to another DB - ↵lpsolit%gmail.com2005-11-081-1/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 307328: show.xml.tmpl now includes bug flags as well as some other ↵lpsolit%gmail.com2005-11-081-9/+20
| | | | missing fields and attributes (required by importxml.pl) - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
* Bug 314682: link rel entry for votes never gets createdwurblzap%gmail.com2005-11-081-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 314680: Dependecy graph link rel entry should depend on webdotbase paramwurblzap%gmail.com2005-11-081-2/+4
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 313432: Comments don't word-wrap in the "here's your comment for ↵lpsolit%gmail.com2005-11-051-1/+1
| | | | cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave
* Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ↵lpsolit%gmail.com2005-11-051-3/+3
| | | | of creation time - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 305927: [PostgreSQL] Adding a new product partly fails when ↵lpsolit%gmail.com2005-11-052-1/+7
| | | | 'makeproductgroups' is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 312439: The user being impersonated has "moral" rights to keep informed ↵karl%kornel.name2005-11-055-14/+157
| | | | - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 313444: Remove the useless "This page lets you enter a new bug into ↵lpsolit%gmail.com2005-11-041-1/+0
| | | | Bugzilla" message from enter_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive ↵lpsolit%gmail.com2005-11-041-1/+1
| | | | comparison - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 314548: "Error : document.refresh is not a function" appears in the JS ↵lpsolit%gmail.com2005-11-041-1/+0
| | | | console when (un)checking the "Private" checkbox in show_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=joel a=justdave
* Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - ↵lpsolit%gmail.com2005-11-041-1/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by ↵lpsolit%gmail.com2005-11-041-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Doc part of bug 293357 - Patch by victory <bmo@rsz.jp> r=LpSolitlpsolit%gmail.com2005-11-031-1/+1
|
* Bug 307043: Fix two typos in the FAQ - Patch by victory <bmo@rsz.jp> r=LpSolitlpsolit%gmail.com2005-11-031-2/+2
|
* Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by ↵lpsolit%gmail.com2005-11-031-1/+0
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
* Bugzilla Bug 306207: sendmail support under Windows bypasses message encodingwurblzap%gmail.com2005-11-031-11/+13
| | | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap, a=myk
* Bug 314795: [Oracle] SQL query in query.cgi is missing a spacemkanat%kerio.com2005-11-031-1/+1
| | | | Patch By Lance Larsh <lance.larsh@oracle.com> r=vladd, a=myk
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵lpsolit%gmail.com2005-11-014-3/+28
| | | | by Todd Stansell <tjs@tellme.com> r=joel a=justdave
* Bug 314198: Fix leaking list of product names in query.cgibugreport%peshkin.net2005-11-011-4/+6
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch ↵lpsolit%gmail.com2005-10-311-70/+76
| | | | by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wicked a=justdave
* Bug 153445: Do not display bug counts by default when listing products in ↵lpsolit%gmail.com2005-10-312-11/+26
| | | | editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2005-10-3119-113/+95
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵lpsolit%gmail.com2005-10-285-4/+21
| | | | of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 313941: sanitycheck should quote bad values so empty values are apparentwurblzap%gmail.com2005-10-281-2/+2
| | | | | Patch by Matt McHenry <mmchenry@carnegielearning.com> r=wurblzap, a=justdave
* Bug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi ↵lpsolit%gmail.com2005-10-281-262/+261
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 313941: t/008filter.t should accept TRY/CATCH template directiveswurblzap%gmail.com2005-10-281-1/+2
| | | | | Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=wurblzap, a=justdave
* Bug 308666: Getting a popup error message when checking dependencies - Patch ↵lpsolit%gmail.com2005-10-281-9/+11
| | | | by byron jones (glob) <bugzilla@glob.com.au> r=wicked a=justdave
* Bug 308340: General Preferences tab is empty except for submit button when ↵lpsolit%gmail.com2005-10-283-47/+77
| | | | no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ↵lpsolit%gmail.com2005-10-274-3/+18
| | | | - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
* Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu ↵lpsolit%gmail.com2005-10-264-8/+25
| | | | Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 109339: Be able to set assignee/QA to default for multiple bugs across ↵lpsolit%gmail.com2005-10-262-36/+30
| | | | products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters ↵lpsolit%gmail.com2005-10-261-2/+16
| | | | <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
* Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, ↵lpsolit%gmail.com2005-10-268-93/+98
| | | | duplicates.cgi, quips.cgi, report.cgi, request.cgi and showdependency*.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 313732: fix typo in name of error message variable. Patch by ↵gerv%gerv.net2005-10-261-1/+1
| | | | bugzilla.mozilla@rjb.za.net; r=gerv, a=myk.