]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
bugreport%peshkin.net [Tue, 17 Aug 2004 21:51:04 +0000 (21:51 +0000)]
Bug 255772: Prevent whine.pl from running endless whining loop
patch by erik
r=joel, jouni
a=myk
bugreport%peshkin.net [Wed, 11 Aug 2004 21:00:33 +0000 (21:00 +0000)]
Bug 244239: Add group-based pronouns to query
r=erik,justdave
a=justdave
bugreport%peshkin.net [Wed, 11 Aug 2004 20:53:43 +0000 (20:53 +0000)]
Bug 241903: Add Environment Variable Authentication for apache auth and SSO
patch by erik
r=joel
a=justdave
bugreport%peshkin.net [Wed, 11 Aug 2004 12:08:10 +0000 (12:08 +0000)]
Bug 251669: add an option to show users in a drop down menu instead of a text edit field
patch by glob <bugzilla@glob.com.au>
r=joel
a=justdave
kiko%async.com.br [Fri, 6 Aug 2004 20:47:25 +0000 (20:47 +0000)]
More whitespace fixes. r=ssdbot. I've already talked to Alexandre
about this, won't happen again.
bugreport%peshkin.net [Fri, 6 Aug 2004 05:19:19 +0000 (05:19 +0000)]
Bug 254430: Fix User.pm so it returns a logged-out user if userid=0
r=erik, kiko
a=justdave
kiko%async.com.br [Thu, 5 Aug 2004 20:51:23 +0000 (20:51 +0000)]
Whitespace fixes. r=ssdbot
kiko%async.com.br [Thu, 5 Aug 2004 20:43:48 +0000 (20:43 +0000)]
Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.
Cleans up Bugzilla::Bug::actual_time to do things the right way (dbi,
Bugzilla->user) and apparently fixes a problem limited to some
platforms. r=joel, a=justdave.
bugreport%peshkin.net [Thu, 5 Aug 2004 10:18:42 +0000 (10:18 +0000)]
Bug 254374: Fix regression in qacontact from bug 186093
bugreport%peshkin.net [Thu, 5 Aug 2004 04:36:23 +0000 (04:36 +0000)]
Bug 185090: Add revamped whining system
patch by: Erik
r=joel
r=jouni
a=justdave
bugreport%peshkin.net [Thu, 5 Aug 2004 01:08:21 +0000 (01:08 +0000)]
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
r=kiko
a=justdave
bugreport%peshkin.net [Wed, 4 Aug 2004 23:17:09 +0000 (23:17 +0000)]
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
r=kiko
a=justdave
jocuri%softhome.net [Tue, 3 Aug 2004 13:23:25 +0000 (13:23 +0000)]
Patch for bug 253604: When commit a bug, validate timetracking before user match; patch by Tiago R. Mello <tiago@async.com.br>; r=kiko, a=justdave.
bugreport%peshkin.net [Mon, 2 Aug 2004 12:30:35 +0000 (12:30 +0000)]
Bug 253968: Fix extra column in insert statement in checksetup
r=glob
a=justdave
timeless%mozdev.org [Mon, 2 Aug 2004 11:42:05 +0000 (11:42 +0000)]
Bug 253583 Warning: assignment to undeclared variable assigned_to
patch by mcsmurf@gmx.de r=vladd a=justdave
jouni%heikniemi.net [Sun, 1 Aug 2004 13:55:39 +0000 (13:55 +0000)]
Remove accidentally committed .orig files (from bug 190220)
jocuri%softhome.net [Sat, 31 Jul 2004 16:36:18 +0000 (16:36 +0000)]
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
jocuri%softhome.net [Sat, 31 Jul 2004 15:59:16 +0000 (15:59 +0000)]
Patch for bug 253357: replace IFNULL with COALESCE for increased database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
bugreport%peshkin.net [Sat, 31 Jul 2004 09:27:23 +0000 (09:27 +0000)]
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
patch by erik,joel
r=kiko
a=justdave
jocuri%softhome.net [Sat, 31 Jul 2004 05:25:50 +0000 (05:25 +0000)]
Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave.
jocuri%softhome.net [Sat, 31 Jul 2004 05:16:36 +0000 (05:16 +0000)]
Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
bugreport%peshkin.net [Fri, 30 Jul 2004 17:37:02 +0000 (17:37 +0000)]
Bug 253447: Fix unhelpful error if user enters text in "blocks" field
r=kiko
a=justdave
kiko%async.com.br [Thu, 29 Jul 2004 10:09:10 +0000 (10:09 +0000)]
Fix for bug 216008: Time Tracking: default values cause change bug
errors. Check if the time values haven't actually changed by using integer comparison (instead of string comparison). r=jouni, a=justdave.
kiko%async.com.br [Thu, 29 Jul 2004 10:02:05 +0000 (10:02 +0000)]
Missing bits of fix for bug 236678: Clean up access to COOKIE global.
Murder the last remaining places in the tree where COOKIE is used;
includes a rather thorough cleanup of Bugzilla::Bug->user and a minor
doc update. r=joel, a=justdave.
kiko%async.com.br [Thu, 29 Jul 2004 09:59:11 +0000 (09:59 +0000)]
Fix for bug 252789: Empty timetrackinggroup causes error "hours worked
needs to be positive" when changing bug. Sanitizing the AddComment bits
in process_bug.cgi to only touch work_time if user is in
timetrackinggroup. Fixes regression introduced in bug 252159.
r=jouni,joel; a=justdave.
kiko%async.com.br [Thu, 29 Jul 2004 09:55:00 +0000 (09:55 +0000)]
Fix for bug 252839: Remove &action=view from links in attachment table;
this was done to improve link target consistency and avoid shell-pasting
bustage from the & character. r=myk, a=justdave.
kiko%async.com.br [Thu, 29 Jul 2004 09:45:37 +0000 (09:45 +0000)]
Fix for bug 236678: Clean up access to COOKIE global. Murder the last
remaining places in the tree where COOKIE is used; includes a rather
thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave.
bugreport%peshkin.net [Thu, 29 Jul 2004 07:46:57 +0000 (07:46 +0000)]
Bug 204903: Enable searches to match NULL aliases, missing qa_contact, and search on CC even when cc-list is empty
r=jouni
a=myk
bugreport%peshkin.net [Tue, 27 Jul 2004 23:33:41 +0000 (23:33 +0000)]
Bug 251837: Extend group_group_map to control which groups can see each other
r=kiko
a=justdave
kiko%async.com.br [Tue, 27 Jul 2004 22:54:03 +0000 (22:54 +0000)]
Fix for bug 252943: broken title in interdiff. Adds reasonable title while
doing an interdiff, and fixes some broken and confusing double-linking
in the text. r=joel, a=justdave.
bugreport%peshkin.net [Tue, 27 Jul 2004 22:13:48 +0000 (22:13 +0000)]
Bug 252450: Unlock tables in edit*.cgi before sending trailer
r=kiko
a=justdave
bugreport%peshkin.net [Tue, 27 Jul 2004 12:53:26 +0000 (12:53 +0000)]
Bug 251837: Add UI to add/remove 'My Bugs' link in footer
r=joel
a=justdave
bugreport%peshkin.net [Tue, 27 Jul 2004 07:25:55 +0000 (07:25 +0000)]
Bug 253088: Fix ability of users with bless privileges to bless users
r=kiko
a=justdave
gerv%gerv.net [Tue, 27 Jul 2004 04:26:59 +0000 (04:26 +0000)]
Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes; r=gerv, a=justdave.
kiko%async.com.br [Mon, 26 Jul 2004 08:27:10 +0000 (08:27 +0000)]
Fix for bug 251911: Silly ThrowUserError bits in attachment.cgi. Fixing
variables missing in some errors raised, and doing bits of $::FORM
cleanup while we're at it. r=joel, a=justdave.
kiko%async.com.br [Sat, 24 Jul 2004 09:18:45 +0000 (09:18 +0000)]
Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk.
kiko%async.com.br [Sat, 24 Jul 2004 09:16:15 +0000 (09:16 +0000)]
Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.
kiko%async.com.br [Sat, 24 Jul 2004 09:10:05 +0000 (09:10 +0000)]
Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.
kiko%async.com.br [Sat, 24 Jul 2004 07:20:43 +0000 (07:20 +0000)]
Fix for bug 252370: Provide edit link for attachment in comment. Adds an
[edit] link next to attachments in comment text, and removes the
&action=view suffix which breaks things when pasting into a shell.
r=bugreport, myk; a=myk.
bugreport%peshkin.net [Sat, 24 Jul 2004 05:02:37 +0000 (05:02 +0000)]
Bug 272721: Document testserver.pl
r=zach
a=joel
jouni%heikniemi.net [Fri, 23 Jul 2004 12:09:00 +0000 (12:09 +0000)]
Bug 252329: Returning to buglist after an empty fulltext search causes code error
r=kiko, a=justdave
----------------------------------------------------------------------
kiko%async.com.br [Fri, 23 Jul 2004 03:15:38 +0000 (03:15 +0000)]
Updating POD documentation for Bugzilla/Error to suggest the use of
'abort' after passing a few minutes looking for it. rs=joel
kiko%async.com.br [Fri, 23 Jul 2004 00:51:19 +0000 (00:51 +0000)]
Using "abort" instead of 1 to make the unlock_tables request consistent
with the rest of Bugzilla.
kiko%async.com.br [Fri, 23 Jul 2004 00:48:37 +0000 (00:48 +0000)]
Fix for bug 252159: centralize time validation. Adds a ValidateTime
function to Bugzilla::Bug and uses it in relevant callsites. Patch by
Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>. r=kiko, a=justdave.
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