]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
kiko%async.com.br [Fri, 23 Jul 2004 00:33:26 +0000 (00:33 +0000)]
Fix for bug 252358: Unnecessary documentation about
/usr/bonsaitools/bin/perl into UNIX (non-root) Installation Notes. Patch
by Marco Aurélio Graciotto Silva <magsilva@icmc.usp.br>. r=kiko, a=justdave.
bugreport%peshkin.net [Thu, 22 Jul 2004 14:07:56 +0000 (14:07 +0000)]
Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twice
r=jouni
a=justdave
bugreport%peshkin.net [Thu, 22 Jul 2004 14:05:05 +0000 (14:05 +0000)]
Bug 245877: Add an installation test suite
r=gerv
a=justdave
bugreport%peshkin.net [Thu, 22 Jul 2004 13:48:59 +0000 (13:48 +0000)]
Bug 238544: Emit appropriate error if content and matches are used in
invalid search combinations.
r=jouni
a=justdave
jouni%heikniemi.net [Thu, 22 Jul 2004 12:14:13 +0000 (12:14 +0000)]
Bug 98751: Make it easier to update a stored query.
r=gerv, a=justdave
bugreport%peshkin.net [Thu, 22 Jul 2004 04:26:20 +0000 (04:26 +0000)]
Bug 252190: Fix unitialized value in editusers.cgi
r=vlad
a=justdave
kiko%async.com.br [Thu, 22 Jul 2004 04:17:05 +0000 (04:17 +0000)]
Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave.
kiko%async.com.br [Thu, 22 Jul 2004 00:53:34 +0000 (00:53 +0000)]
Fix for bug 252378: Remove $COOKIE from attachment.cgi. r=bugreport,
a=justdave.
kiko%async.com.br [Thu, 22 Jul 2004 00:49:18 +0000 (00:49 +0000)]
Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left
ant.jpg out to avoid complaints about "this very important testing
resource" <wink>. Fixed single callsite (and someone please explain to
me what it's useful for!) a=justdave, myk.
kiko%async.com.br [Wed, 21 Jul 2004 19:51:33 +0000 (19:51 +0000)]
Fix for bug 251841: body id from urlbase with tilde (~) fails
validation. Swap [sequences of] tilde, hypens and some other common
symbols into hyphens. r=burnus, a=myk.
kiko%async.com.br [Wed, 21 Jul 2004 07:58:44 +0000 (07:58 +0000)]
Fix for bug 123030: Move query.cgi javascript to separate file. Create
productform.js that contains functions to handle the various select
boxes in the advanced search page, and update the callsites to use
it. r,a=myk.
bugreport%peshkin.net [Wed, 21 Jul 2004 05:41:18 +0000 (05:41 +0000)]
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel, kiko
a=myk
bugreport%peshkin.net [Wed, 21 Jul 2004 04:46:46 +0000 (04:46 +0000)]
Bug 245272: Add per-chart negation to boolean searches
r=justdave,myk,timeless
a=myk
bugreport%peshkin.net [Wed, 21 Jul 2004 04:34:41 +0000 (04:34 +0000)]
Bug 165589 Add data/errorlog logging support to bugzilla
r=jouni
a=myk
kiko%async.com.br [Wed, 21 Jul 2004 04:25:33 +0000 (04:25 +0000)]
Fix for bug 251935: Remove $COOKIE from process_bug.cgi. r=joel, a=myk.
kiko%async.com.br [Wed, 21 Jul 2004 04:20:20 +0000 (04:20 +0000)]
Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk.
kiko%async.com.br [Wed, 21 Jul 2004 04:12:33 +0000 (04:12 +0000)]
Fix for bug 251933: Remove $::COOKIE from post_bug.cgi. r=joel, a=myk.
jouni%heikniemi.net [Tue, 20 Jul 2004 12:08:26 +0000 (12:08 +0000)]
Bug 250547: Make FlagTypes use INNER JOIN instead of comma operator.
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>
r=jouni, a=justdave
jouni%heikniemi.net [Tue, 20 Jul 2004 12:06:18 +0000 (12:06 +0000)]
Bug 86051: Enable changing product name case.
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
jouni%heikniemi.net [Tue, 20 Jul 2004 11:18:51 +0000 (11:18 +0000)]
Bug 252002: Fix typo in create-guided.html.tmpl.
Patch by GavinS <bugzilla@chimpychompy.org>,
r=jouni, a=justdave
kiko%async.com.br [Sun, 18 Jul 2004 22:39:49 +0000 (22:39 +0000)]
Fix for bug 251898: Add function information to PatchReader output.
Added support for the function strings included in unified and
contextual diffs, which is included in PatchReader-0.9.5. r=jkeiser,
a=justdave.
gerv%gerv.net [Sat, 17 Jul 2004 23:09:28 +0000 (23:09 +0000)]
Bug 240093 - get canconfirm working again. Patch by gerv; r=joel, a=justdave.
bugreport%peshkin.net [Sat, 17 Jul 2004 08:55:37 +0000 (08:55 +0000)]
Bug 251484: Fix taint error on series create when creating a new product
r=justdave
a=justdave
bugreport%peshkin.net [Sat, 17 Jul 2004 08:33:51 +0000 (08:33 +0000)]
Bug 251567: Make sure "find a specific bug" doesn't miss exact matches in summary
r=justdave
a=justdave
justdave%bugzilla.org [Sat, 17 Jul 2004 05:22:14 +0000 (05:22 +0000)]
Bug 250840: Make the minimum version numbers all agree with reality.
Patch by Colin Olgilvie <colin.ogilvie@gmail.com>
r=justdave, a=justdave
kiko%async.com.br [Fri, 16 Jul 2004 10:56:35 +0000 (10:56 +0000)]
Additional fix for bug 244324: bugzilla-submit crashes when incorrect
base url provided. Check other situations in which we may have trouble
with bad base urls and report error conditions. contrib checkin.
kiko%async.com.br [Fri, 16 Jul 2004 10:41:48 +0000 (10:41 +0000)]
More manpage fixage: make screen sections indent and format properly. For
some reason, they need indentation to look good in the generated nroff
format.
kiko%async.com.br [Fri, 16 Jul 2004 10:10:07 +0000 (10:10 +0000)]
Adding missing <para> tags to paragraph added under example for bug 244324.
kiko%async.com.br [Fri, 16 Jul 2004 09:52:34 +0000 (09:52 +0000)]
Updating manpage for bugzilla-submit, part of bug 244324:
bugzilla-submit crashed.
kiko%async.com.br [Fri, 16 Jul 2004 07:30:40 +0000 (07:30 +0000)]
Bustage fix for bug 251469. Solve filtering issues with javascript_url,
which includes fixing style_url as well and removing it from
filterexceptions. r,a=justdave
kiko%async.com.br [Fri, 16 Jul 2004 06:59:41 +0000 (06:59 +0000)]
Fix for bug 251469: Add an interface argument in header template to
import <script src files. Patch by Tiago R. Mello <tiago@async.com.br>.
r=timeless, a=justdave.
bugreport%peshkin.net [Wed, 14 Jul 2004 09:37:30 +0000 (09:37 +0000)]
Bug 250967: Fix spurious updates to requesteeless flags
patch by jouni
r=kiko,joel
a=justdave
bugreport%peshkin.net [Wed, 14 Jul 2004 09:14:23 +0000 (09:14 +0000)]
Bug 250892: Fix w3c validation errors on search-specific
jocuri%softhome.net [Tue, 13 Jul 2004 12:12:29 +0000 (12:12 +0000)]
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
bugreport%peshkin.net [Tue, 13 Jul 2004 08:52:05 +0000 (08:52 +0000)]
Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean charts
r=jouni
a=justdave
jouni%heikniemi.net [Mon, 12 Jul 2004 12:20:09 +0000 (12:20 +0000)]
Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the list
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
bugreport%peshkin.net [Mon, 12 Jul 2004 12:07:33 +0000 (12:07 +0000)]
Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being used
patch by glob
r,a=justdave
jouni%heikniemi.net [Mon, 12 Jul 2004 12:06:30 +0000 (12:06 +0000)]
Bug 244265: Abstract out the typical admin page table to a separate template. r=vladd, a=justdave
bugreport%peshkin.net [Mon, 12 Jul 2004 10:48:45 +0000 (10:48 +0000)]
Backing out bug 241900
bugreport%peshkin.net [Mon, 12 Jul 2004 06:36:42 +0000 (06:36 +0000)]
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel
a=justdave
bugreport%peshkin.net [Mon, 12 Jul 2004 06:08:39 +0000 (06:08 +0000)]
Bug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in Search.pm
r=zach,justdave
a=justdave
jouni%heikniemi.net [Mon, 12 Jul 2004 00:53:27 +0000 (00:53 +0000)]
Bumping trunk versions to 2.19. r,a=justdave (on irc)
justdave%bugzilla.org [Sat, 10 Jul 2004 22:01:37 +0000 (22:01 +0000)]
Bump version number for release
justdave%bugzilla.org [Sat, 10 Jul 2004 21:51:23 +0000 (21:51 +0000)]
Bug 238797: minor adjustment to javascript filters to prevent tags inserted in product, component, and flag names from causing problems.
r=gerv, a=justdave
justdave%bugzilla.org [Sat, 10 Jul 2004 21:24:21 +0000 (21:24 +0000)]
Adding 2.18 release notes
kiko%async.com.br [Sat, 10 Jul 2004 21:22:07 +0000 (21:22 +0000)]
Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement a
single notch to avoid GIF-requirements in GD and 0.99 `confusioning'. r,a=justdave
justdave%bugzilla.org [Sat, 10 Jul 2004 21:11:57 +0000 (21:11 +0000)]
Making version numbers match checksetup.pl and the release notes
justdave%bugzilla.org [Sat, 10 Jul 2004 15:35:02 +0000 (15:35 +0000)]
Bump the version number in the documentation title
bugreport%peshkin.net [Sat, 10 Jul 2004 15:03:15 +0000 (15:03 +0000)]
Bug 237627: Validate dataset name in reports.cgi
patch by teemu
r=justdave
a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:52:11 +0000 (14:52 +0000)]
Bug 244272: Remove editusers 'query' parameter
r=justdave
a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:44:12 +0000 (14:44 +0000)]
Bug 234855: Show only products enterable by current user in edit-multiple
patch by kiko
r=joel,justdave
a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:39:56 +0000 (14:39 +0000)]
Bug 233486: Only process groups user is supposed to be able to bless in editgroups.cgi
r=justdave
a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:35:34 +0000 (14:35 +0000)]
Bug 227191: Change DBI->connect syntax so database password will not be revealed if connect fails
r=bbaetz
a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:27:48 +0000 (14:27 +0000)]
Bug 236650: html_quote and validate email addresses in editueser.cgi
patch by vlad
r=joel,justdave
a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:17:02 +0000 (14:17 +0000)]
Bug 234825: Keep duplicates.cgi from revealing products user doesnt have access to
r,a=justdave
bugreport%peshkin.net [Sat, 10 Jul 2004 14:12:21 +0000 (14:12 +0000)]
Bug 235510: Do not expose user password in URL to chart image if login required to access a chart
patch by gerv
r=kiko
a=justdave
timeless%mozdev.org [Fri, 9 Jul 2004 10:33:39 +0000 (10:33 +0000)]
Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm when adding a component
patch by bugzilla@glob.com.au r=joel a=justdave
jocuri%softhome.net [Fri, 9 Jul 2004 03:08:55 +0000 (03:08 +0000)]
Patch for bug 250265: fix taint issues with vote fields when editing products; patch by GavinS <bugzilla@chimpychompy.org> slightly updated by me; r=joel; a=justdave.
kiko%async.com.br [Fri, 9 Jul 2004 02:59:25 +0000 (02:59 +0000)]
Wording, wording.
dkl%redhat.com [Thu, 8 Jul 2004 09:19:42 +0000 (09:19 +0000)]
Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave
jocuri%softhome.net [Thu, 8 Jul 2004 06:49:41 +0000 (06:49 +0000)]
Patch for bug 250259: Fix taint error on disallownew field in editproducts.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
jocuri%softhome.net [Thu, 8 Jul 2004 06:44:01 +0000 (06:44 +0000)]
Patch for bug 249863: Move hidden initial state INPUT field at the beginning of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
jocuri%softhome.net [Wed, 7 Jul 2004 15:59:44 +0000 (15:59 +0000)]
Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpfile"; patch by byron jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
justdave%bugzilla.org [Wed, 7 Jul 2004 13:02:32 +0000 (13:02 +0000)]
Bug 245077: The "Find a specific bug" tab is now the default query when you 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
bugreport%peshkin.net [Wed, 7 Jul 2004 12:10:55 +0000 (12:10 +0000)]
Bug 250080: Fix regression causing blank regexp to make all users group members
r=erik, justdave
a=justdave
jocuri%softhome.net [Wed, 7 Jul 2004 06:30:03 +0000 (06:30 +0000)]
Documentation XML patch for bug 249802: Make the SQL example for granting SQL privs to the DB user suitable for MySQL 4.
jouni%heikniemi.net [Tue, 6 Jul 2004 14:08:02 +0000 (14:08 +0000)]
Bug 223878: Flag system dies when changing a deleted flag.
r=joel, justdave
a=justdave
bugreport%peshkin.net [Tue, 6 Jul 2004 08:12:29 +0000 (08:12 +0000)]
Bug 243463 Use a param to protect new charts from leaking information
r=justdave
a=justdave
bugreport%peshkin.net [Tue, 6 Jul 2004 07:06:45 +0000 (07:06 +0000)]
Bug 249862: remove duplicate </tr> from login page
r=vladd
a=justdave
justdave%bugzilla.org [Tue, 6 Jul 2004 04:54:00 +0000 (04:54 +0000)]
Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for 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
jocuri%softhome.net [Tue, 6 Jul 2004 04:19:34 +0000 (04:19 +0000)]
Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave.
justdave%bugzilla.org [Sun, 4 Jul 2004 10:34:04 +0000 (10:34 +0000)]
Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not existing during an upgrade from 2.14.x or older without going through 2.16.x in between.
r=joel, a=justdave
myk%mozilla.org [Sat, 3 Jul 2004 07:49:16 +0000 (07:49 +0000)]
Fix for bug 248379: update to bug 245924; enable link groups to be styled individually
Patch by Svetlana Harisova
r=myk
a=myk
jocuri%softhome.net [Sat, 3 Jul 2004 07:26:28 +0000 (07:26 +0000)]
Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.
kiko%async.com.br [Sat, 26 Jun 2004 19:38:28 +0000 (19:38 +0000)]
Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.
myk%mozilla.org [Wed, 23 Jun 2004 04:07:38 +0000 (04:07 +0000)]
Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting.
Patch by Vitaly Harisov.
r=myk
a=myk
jocuri%softhome.net [Tue, 22 Jun 2004 15:05:49 +0000 (15:05 +0000)]
Patch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
jocuri%softhome.net [Tue, 22 Jun 2004 15:00:58 +0000 (15:00 +0000)]
Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.
timeless%mozdev.org [Tue, 22 Jun 2004 14:49:15 +0000 (14:49 +0000)]
Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
r=vladd a=justdave
timeless%mozdev.org [Tue, 22 Jun 2004 14:46:48 +0000 (14:46 +0000)]
Bug 247209 map sun4u to Solaris
r=vladd a=justdave
jocuri%softhome.net [Sat, 19 Jun 2004 15:15:26 +0000 (15:15 +0000)]
Patch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave.
jocuri%softhome.net [Wed, 16 Jun 2004 20:45:37 +0000 (20:45 +0000)]
Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.
jouni%heikniemi.net [Wed, 16 Jun 2004 18:13:39 +0000 (18:13 +0000)]
Bug 142744: Testing suite should work on Win32
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=jouni, a=justdave
timeless%mozdev.org [Wed, 16 Jun 2004 17:39:48 +0000 (17:39 +0000)]
Bug 246599 Add Mac OS X 10.3 to the list
r=vladd,justdave a=justdave
timeless%mozdev.org [Wed, 16 Jun 2004 17:37:27 +0000 (17:37 +0000)]
Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
Previous patch left OS detection broken for Mac OS X.
This maps Mac OS X to 10.0.
r=vladd a=justdave
bugreport%peshkin.net [Wed, 16 Jun 2004 12:04:47 +0000 (12:04 +0000)]
Bug 240325: Keep regexp-based groups up-to-date
jocuri%softhome.net [Sat, 12 Jun 2004 00:03:50 +0000 (00:03 +0000)]
Patch for bug 245976: fix software error caused by taint issue when trying to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave.
jocuri%softhome.net [Wed, 2 Jun 2004 04:30:29 +0000 (04:30 +0000)]
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
bugreport%peshkin.net [Wed, 2 Jun 2004 03:29:04 +0000 (03:29 +0000)]
Bug 244927: Add search on time owner has left the bug idle
r=jouni
a=myk
jocuri%softhome.net [Tue, 1 Jun 2004 19:53:27 +0000 (19:53 +0000)]
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
jocuri%softhome.net [Mon, 31 May 2004 04:46:07 +0000 (04:46 +0000)]
Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
jouni%heikniemi.net [Sun, 30 May 2004 22:52:12 +0000 (22:52 +0000)]
Bug 223541: Make flags show up correctly in "View all attachments" mode.
r=joel
a=justdave
justdave%bugzilla.org [Sun, 30 May 2004 17:40:16 +0000 (17:40 +0000)]
Bug 179671: Boolean charts didn't work on the reporting pages.
r=jouni, a=justdave
justdave%bugzilla.org [Thu, 27 May 2004 16:21:24 +0000 (16:21 +0000)]
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni, myk; a=myk
bugreport%peshkin.net [Thu, 27 May 2004 09:40:17 +0000 (09:40 +0000)]
Bug 243351: Fix mysql version sensitivity in case-sensitive search
r=jouni
a=justdave
justdave%bugzilla.org [Wed, 26 May 2004 14:21:43 +0000 (14:21 +0000)]
Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent.
r=jouni, a=justdave
bugreport%peshkin.net [Wed, 26 May 2004 13:51:52 +0000 (13:51 +0000)]
Bug 244650: Fix query on commentor in combination with other email-based criteria
r=justdave
a=justdave
jouni%heikniemi.net [Tue, 25 May 2004 12:53:53 +0000 (12:53 +0000)]
Remove stray resid from BugMail.pm. r,a=justdave
jouni%heikniemi.net [Sun, 23 May 2004 14:32:00 +0000 (14:32 +0000)]
Bug 224021: taint issues in editusers.cgi
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
jouni%heikniemi.net [Sun, 23 May 2004 14:22:32 +0000 (14:22 +0000)]
Bug 141006: Run edit*.cgis in taint mode.
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave