summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-07-09Wording, wording.kiko%async.com.br1-1/+1
2004-07-08Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); ↵dkl%redhat.com3-9/+30
patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave
2004-07-08Patch for bug 250259: Fix taint error on disallownew field in ↵jocuri%softhome.net1-1/+1
editproducts.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
2004-07-08Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵jocuri%softhome.net1-3/+6
of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
2004-07-07Fix for bug 248988: On Windows, attachments may fail due to "CGI open of ↵jocuri%softhome.net1-0/+8
tmpfile"; patch by byron jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
2004-07-07Bug 245077: The "Find a specific bug" tab is now the default query when you ↵justdave%bugzilla.org3-107/+25
go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited. Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave
2004-07-07Bug 250080: Fix regression causing blank regexp to make all users group membersbugreport%peshkin.net1-1/+1
r=erik, justdave a=justdave
2004-07-07Documentation XML patch for bug 249802: Make the SQL example for granting ↵jocuri%softhome.net1-12/+17
SQL privs to the DB user suitable for MySQL 4.
2004-07-06Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net9-20/+61
r=joel, justdave a=justdave
2004-07-06Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net4-31/+53
r=justdave a=justdave
2004-07-06Bug 249862: remove duplicate </tr> from login pagebugreport%peshkin.net1-1/+0
r=vladd a=justdave
2004-07-06Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for ↵justdave%bugzilla.org2-0/+114
the no-longer-existing processmail for use by external scripts that used to use processmail's functionality. Contributed by Nick Barnes of Ravenbrook Ltd. a=justdave
2004-07-06Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, ↵jocuri%softhome.net1-7/+7
a=justdave.
2004-07-04Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not ↵justdave%bugzilla.org1-3/+9
existing during an upgrade from 2.14.x or older without going through 2.16.x in between. r=joel, a=justdave
2004-07-03Fix for bug 248379: update to bug 245924; enable link groups to be styled ↵myk%mozilla.org3-22/+18
individually Patch by Svetlana Harisova r=myk a=myk
2004-07-03Patch for bug 248001: Conversion of boolean conditions in SQL statements for ↵jocuri%softhome.net4-7/+7
better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.
2004-06-26Fix for bug 248685: Header lacking terms in showdependencytree. Swappingkiko%async.com.br1-1/+1
INCLUDE for PROCESS when using variables.none gives us our $terms back. r,a=justdave.
2004-06-23Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵myk%mozilla.org6-41/+221
CSS formatting. Patch by Vitaly Harisov. r=myk a=myk
2004-06-22Patch for bug 225359: Drawing dependency graphs should work on Win32; patch ↵jocuri%softhome.net1-3/+10
by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
2004-06-22Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; ↵jocuri%softhome.net1-4/+4
a=justdave.
2004-06-22Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on ↵timeless%mozdev.org1-0/+1
Solaris Sparc r=vladd a=justdave
2004-06-22Bug 247209 map sun4u to Solaristimeless%mozdev.org1-0/+1
r=vladd a=justdave
2004-06-19Patch for bug 246778: ThrowUserError shouldn't cause internal error with ↵jocuri%softhome.net1-1/+1
timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave.
2004-06-16Patch for bug 246328: make editmilestone check for invalid sortkeys; patch ↵jocuri%softhome.net1-0/+6
by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.
2004-06-16Bug 142744: Testing suite should work on Win32jouni%heikniemi.net1-0/+12
Patch by byron jones (glob) <bugzilla@glob.com.au> r=jouni, a=justdave
2004-06-16Bug 246599 Add Mac OS X 10.3 to the listtimeless%mozdev.org1-0/+1
r=vladd,justdave a=justdave
2004-06-16Bug 160210 Add MacOSX 10.1 and 10.2 to the os listtimeless%mozdev.org1-2/+2
Previous patch left OS detection broken for Mac OS X. This maps Mac OS X to 10.0. r=vladd a=justdave
2004-06-16Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net5-50/+123
2004-06-12Patch for bug 245976: fix software error caused by taint issue when trying ↵jocuri%softhome.net1-1/+1
to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave.
2004-06-02Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; ↵jocuri%softhome.net1-5/+5
a=myk.
2004-06-02Bug 244927: Add search on time owner has left the bug idlebugreport%peshkin.net2-0/+38
r=jouni a=myk
2004-06-01Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link ↵jocuri%softhome.net1-0/+8
like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
2004-05-31Patch for bug 240079: fix strange phrase in the documentation: "everywhere ↵jocuri%softhome.net1-1/+1
applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
2004-05-31Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net3-4/+13
r=joel a=justdave
2004-05-30Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org2-2/+3
r=jouni, a=justdave
2004-05-27Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in ↵justdave%bugzilla.org1-11/+21
collectstats.pl on Win32 Patch by Byron Jones <bugzilla@glob.com.au> r=jouni, myk; a=myk
2004-05-27Bug 243351: Fix mysql version sensitivity in case-sensitive searchbugreport%peshkin.net3-1/+24
r=jouni a=justdave
2004-05-26Bug 227172: Deal with race condition between a user being removed from the ↵justdave%bugzilla.org1-0/+3
CC on a bug and changing their email address before the bugmail is sent. r=jouni, a=justdave
2004-05-26Bug 244650: Fix query on commentor in combination with other email-based ↵bugreport%peshkin.net1-17/+27
criteria r=justdave a=justdave
2004-05-25Remove stray resid from BugMail.pm. r,a=justdavejouni%heikniemi.net1-2/+0
2004-05-23Bug 224021: taint issues in editusers.cgijouni%heikniemi.net1-0/+1
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
2004-05-23Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net7-13/+8
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
2004-05-23Bug 208847: Fix taint issues in editgroups.cgijouni%heikniemi.net1-14/+11
Patch by byron jones <bugzilla@glob.com.au>, r=jouni, a=justdave
2004-05-20Patch for bug 244040: checksetup with answers script should be silent on ↵jocuri%softhome.net1-1/+1
Windows; patch by Byron Jones <bugzilla@glob.com.au>; r=bugreport; a=justdave.
2004-05-20Patch for bug 217627: fix Bugzilla internal error message that appears if ↵jocuri%softhome.net1-1/+1
bug alias starts with zero; patch by Alexey Gladkov <legion@altlinux.org>; r=justdave; a=justdave.
2004-05-20Patch for bug 244045: add --no-silent option to checksetup; patch by Byron ↵jocuri%softhome.net1-1/+1
Jones <bugzilla@glob.com.au>; r=vladd; a=justdave.
2004-05-20Bug 244053 grammar bug in checksetuptimeless%mozdev.org1-5/+5
r=justdave a=justdave
2004-05-14Bug 239263: Avoid hazard in User->groups by switching to main DB for rederivebugreport%peshkin.net1-0/+7
r=jouni a=justdave
2004-05-14Patch for bug 238675: fix the wording for the reassign_to_empty error ↵jocuri%softhome.net1-3/+3
message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.
2004-05-14Bug 236779: Add UI for changing "linkinfooter" flag for saved searchesbugreport%peshkin.net4-9/+54
r=gerv,preed a=justdave