]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
justdave%syndicomm.com [Sat, 9 Aug 2003 06:06:13 +0000 (06:06 +0000)]
Bug 212095: DBD::mysql versions after 2.1026 return the table list quoted, which broke the existing "table exists" check.
r= jouni, a= justdave
preed%sigkill.com [Thu, 24 Jul 2003 07:52:24 +0000 (07:52 +0000)]
Bug 146087 - 'sendmailnow' should be on by default. Original patch by jocuri@softhome.net (Vlad Dascalu), updated patch by me; r=justdave/preed, a=justdave(ish)
jake%bugzilla.org [Fri, 13 Jun 2003 23:36:28 +0000 (23:36 +0000)]
Optionally create a PDF version of the docs.
jake%bugzilla.org [Tue, 6 May 2003 11:51:11 +0000 (11:51 +0000)]
Picking up recent changes from the XML source
jake%bugzilla.org [Tue, 6 May 2003 11:44:32 +0000 (11:44 +0000)]
Bug 190864 - Fix the ordering of the ' and >.
burnus%gmx.de [Sat, 26 Apr 2003 21:15:54 +0000 (21:15 +0000)]
Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::include_paths returns more than one path
r=justdave,gerv
a=justdave
jake%bugzilla.org [Sat, 26 Apr 2003 09:58:47 +0000 (09:58 +0000)]
Bug 203160 - mod_throttle has a new URL
justdave%syndicomm.com [Fri, 25 Apr 2003 13:37:23 +0000 (13:37 +0000)]
Release notes for 2.16.3
bbaetz%acm.org [Fri, 25 Apr 2003 11:18:13 +0000 (11:18 +0000)]
Bug 172331 - importxml.pl warnings under perl 5.8
r,a=justdave
bbaetz%acm.org [Fri, 25 Apr 2003 05:36:37 +0000 (05:36 +0000)]
Bug 197153 - Add wording schange requested by reviewer which wasn't in the
patch on the bug, and so wasn't checked in.
r,a=justdave
justdave%syndicomm.com [Fri, 25 Apr 2003 05:03:41 +0000 (05:03 +0000)]
Bumping version number to 2.16.3 for release
justdave%syndicomm.com [Fri, 25 Apr 2003 04:38:33 +0000 (04:38 +0000)]
Fixing tinderbox test failure resulting from the checkin for bug 197153
justdave%syndicomm.com [Fri, 25 Apr 2003 04:15:44 +0000 (04:15 +0000)]
Bug 197153: Fix for insecure temporary filename handling.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
justdave%syndicomm.com [Fri, 25 Apr 2003 04:01:52 +0000 (04:01 +0000)]
Bug 194394: Someone listed as QA contact on a bug could still access a bug with QA contact privileges if "useqacontact" was later disabled via the parameters.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave
a= justdave
justdave%syndicomm.com [Fri, 25 Apr 2003 03:56:07 +0000 (03:56 +0000)]
Bug 192661: Dependency graphs were printing bug summaries without HTML filtering.
r= bbaetz, gerv
a= justdave
justdave%syndicomm.com [Fri, 25 Apr 2003 03:45:08 +0000 (03:45 +0000)]
Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a result of it.
Filter patch by Gervase Markham <gerv@mozilla.org>
Template patches by Gervase Markham <gerv@mozilla.org> and Dave Miller <justdave@netscape.com>
r= gerv, bbaetz, justdave
a= justdave
zach%zachlipton.com [Wed, 23 Apr 2003 21:10:18 +0000 (21:10 +0000)]
Fix (on the 2.16 branch) for bug 160279: checksetup.pl doesn't check permission on data/comments. Patch adds a fixPerms() call for data/comments.
Patch by Steve Wadsworth <sjwadsw@pacbell.net>, r,a=justdave, patch typo fix by me.
jake%bugzilla.org [Wed, 23 Apr 2003 10:22:20 +0000 (10:22 +0000)]
Missed a couple SGML references that should have been changed.
jake%bugzilla.org [Wed, 23 Apr 2003 10:15:36 +0000 (10:15 +0000)]
Realphabatize the directory list.
jake%bugzilla.org [Wed, 23 Apr 2003 09:34:09 +0000 (09:34 +0000)]
Recompile the docs in anticipation of the 2.16.3 release.
jake%bugzilla.org [Wed, 23 Apr 2003 09:28:00 +0000 (09:28 +0000)]
Update the date for the 2.16.3 release.
jake%bugzilla.org [Wed, 23 Apr 2003 09:23:49 +0000 (09:23 +0000)]
The source files for the Bugzilla Guide have long been using the XML version of DocBook but still residing in the sgml/ directory with an extension of .sgml.
In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
jake%bugzilla.org [Tue, 22 Apr 2003 23:12:22 +0000 (23:12 +0000)]
Rewrite the Credits page to match what's on the tip. Also, add a couple glossary links.
bbaetz%acm.org [Mon, 14 Apr 2003 18:50:52 +0000 (18:50 +0000)]
Bug 194125 - CGI.pl perl warning: Character in "c" format wrapped
r,a=justdave
jake%bugzilla.org [Wed, 2 Apr 2003 11:54:06 +0000 (11:54 +0000)]
Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4.
jake%bugzilla.org [Wed, 2 Apr 2003 09:09:21 +0000 (09:09 +0000)]
Misc. FAQ updates
jake%bugzilla.org [Wed, 2 Apr 2003 08:44:09 +0000 (08:44 +0000)]
Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0.
bbaetz%acm.org [Sun, 16 Mar 2003 14:19:34 +0000 (14:19 +0000)]
Bug 197180 - long component name not flagged as error
Because of a mismatch between the size of bugs.component and
components.program, this caused silent failures when creating/moving bugs
in that component.
r/a=justdave
jake%bugzilla.org [Wed, 19 Feb 2003 06:09:01 +0000 (06:09 +0000)]
Missed a couple of changes.
jake%bugzilla.org [Wed, 19 Feb 2003 05:58:55 +0000 (05:58 +0000)]
Backport changes to the FAQ from the tip.
jake%bugzilla.org [Wed, 19 Feb 2003 04:59:03 +0000 (04:59 +0000)]
Copy variants section verbatim from the tip.
jake%bugzilla.org [Wed, 19 Feb 2003 04:57:34 +0000 (04:57 +0000)]
The license belongs at the end (in an appendix)
jake%bugzilla.org [Wed, 19 Feb 2003 04:47:15 +0000 (04:47 +0000)]
Backport glossary changes from the tip
justdave%syndicomm.com [Mon, 17 Feb 2003 10:50:58 +0000 (10:50 +0000)]
oops, I accidently eliminated the tests for processmail and syncshadowdb...
justdave%syndicomm.com [Mon, 17 Feb 2003 10:35:54 +0000 (10:35 +0000)]
Updating template testing infrastructure to match all of the tests performed on the trunk (which are still compatible with 2.16). The main benefit is if someone drops in a localized template pack, the tests will also test the localized templates instead of only the English ones. (no bug number)
justdave%syndicomm.com [Mon, 17 Feb 2003 10:33:31 +0000 (10:33 +0000)]
runtests.pl now lets you specify a test number on the command line if you only want to run that specific test instead of all of them. (no bug number)
jake%bugzilla.org [Sun, 16 Feb 2003 23:41:03 +0000 (23:41 +0000)]
Recompile docs for the 2.16.3 release
jake%bugzilla.org [Sun, 16 Feb 2003 23:34:32 +0000 (23:34 +0000)]
Update version information in anticipation for 2.16.3
jake%bugzilla.org [Sun, 16 Feb 2003 05:46:25 +0000 (05:46 +0000)]
Port security section rewrite from bug 191537 to the 2.16 docs.
justdave%syndicomm.com [Wed, 12 Feb 2003 13:05:57 +0000 (13:05 +0000)]
Bug 157704: Deleting a product could potentially remove privileges from administrators.
r= joel, a= justdave
justdave%syndicomm.com [Fri, 7 Feb 2003 08:35:05 +0000 (08:35 +0000)]
adding runtests.pl so the new Tinderbox clients will work
jake%bugzilla.org [Thu, 6 Feb 2003 10:48:45 +0000 (10:48 +0000)]
Bug 191971 - The guide incorrectly stated that you could close a bug by sending an email with the code in contib/
jake%bugzilla.org [Tue, 14 Jan 2003 05:06:08 +0000 (05:06 +0000)]
Bug 188757 - 2.16 shipped with the problem mentioned in bug 174255 and that fix was never ported to 2.16's documentation, so the error was still on bugzilla.org.
jake%bugzilla.org [Mon, 13 Jan 2003 09:19:07 +0000 (09:19 +0000)]
Bug 187566 - Update upgrade section in the 2.16 branch as was done on the tip
justdave%syndicomm.com [Fri, 3 Jan 2003 01:10:56 +0000 (01:10 +0000)]
correcting deprecations
matty%chariot.net.au [Sat, 28 Dec 2002 21:16:37 +0000 (21:16 +0000)]
Release notes updates.
bugreport%peshkin.net [Mon, 23 Dec 2002 09:54:23 +0000 (09:54 +0000)]
Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)
bugreport%peshkin.net [Mon, 23 Dec 2002 09:53:33 +0000 (09:53 +0000)]
Backing out patch from bug 186383 because it broke quicksearch
bugreport%peshkin.net [Sun, 22 Dec 2002 05:16:49 +0000 (05:16 +0000)]
Bug 186383 Checksetup leaves editor backups of localconfig accessible
r=zach
a=justdave
justdave%syndicomm.com [Fri, 13 Dec 2002 19:30:38 +0000 (19:30 +0000)]
Bumping version number to 2.16.2
justdave%syndicomm.com [Fri, 13 Dec 2002 19:02:26 +0000 (19:02 +0000)]
Bug 183188: collectstats.pl no longer makes data/mining world-readable
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave a= justdave
justdave%syndicomm.com [Wed, 27 Nov 2002 04:32:00 +0000 (04:32 +0000)]
Bug 179329: filter HTML from quips in "show all the quips"
matty%chariot.net.au [Sun, 29 Sep 2002 12:24:53 +0000 (12:24 +0000)]
Release notes.
preed%sigkill.com [Sun, 29 Sep 2002 06:54:50 +0000 (06:54 +0000)]
Bumping the rev number for the 2.16.1 release
bugreport%peshkin.net [Wed, 25 Sep 2002 11:03:00 +0000 (11:03 +0000)]
Bug 166023 - On failure in template->new, a template is used to display error
r=bbaetz
preed%sigkill.com [Mon, 23 Sep 2002 00:47:12 +0000 (00:47 +0000)]
Bug 167485; group_id is wrong when usebuggroups is on; patch=joel, r=bbaetz/preed
bbaetz%student.usyd.edu.au [Tue, 3 Sep 2002 14:24:54 +0000 (14:24 +0000)]
Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
original patch by randall_gee_51227124@yahoo.com (Randall M! Gee),
r=bbaetz, myk
Ported to 2.16 by me, r=preed x2
bbaetz%student.usyd.edu.au [Tue, 3 Sep 2002 13:39:06 +0000 (13:39 +0000)]
bug 163024 - bugzilla_email_append calls processmail incorrectly
r=joel, preed
preed%sigkill.com [Fri, 30 Aug 2002 22:29:24 +0000 (22:29 +0000)]
Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz
bugreport%peshkin.net [Sun, 25 Aug 2002 23:50:08 +0000 (23:50 +0000)]
Bug 164464 - Importxml will fail if versioncache needs update
r=bbaetz, timeless
bbaetz%student.usyd.edu.au [Sat, 17 Aug 2002 21:24:09 +0000 (21:24 +0000)]
bug 160631 - bug_email.pl is broken
r=joel x2
bbaetz%student.usyd.edu.au [Thu, 15 Aug 2002 06:32:04 +0000 (06:32 +0000)]
Bug 151619 - Problem with the regex in checksetup.pl to find dependancies
r=jouni, joel
bbaetz%student.usyd.edu.au [Tue, 13 Aug 2002 13:57:00 +0000 (13:57 +0000)]
Bug 160710 - Taint checking causes problem with rename function
r=joel, preed
bbaetz%student.usyd.edu.au [Thu, 8 Aug 2002 07:41:33 +0000 (07:41 +0000)]
Bug 161304 - SQL error with allowemailchange with mysql 3.22
r=justdave x2
bbaetz%student.usyd.edu.au [Thu, 1 Aug 2002 16:59:32 +0000 (16:59 +0000)]
Bug 160227 - VERSION cookie not set correctly
r=myk x2
justdave%syndicomm.com [Sun, 28 Jul 2002 07:54:28 +0000 (07:54 +0000)]
bumping version number to 2.16 for release
gerv%gerv.net [Sun, 28 Jul 2002 05:30:20 +0000 (05:30 +0000)]
Added blurb at the top for 2.16 release.
gerv%gerv.net [Fri, 26 Jul 2002 04:10:06 +0000 (04:10 +0000)]
2.16 Bugzilla-Guide.txt.
gerv%gerv.net [Fri, 26 Jul 2002 04:03:27 +0000 (04:03 +0000)]
Last-minute tweaks and fixes for 2.16 release.
gerv%gerv.net [Fri, 26 Jul 2002 04:03:10 +0000 (04:03 +0000)]
Regenerate whole Bugzilla-Guide.html file.
gerv%gerv.net [Fri, 26 Jul 2002 03:48:28 +0000 (03:48 +0000)]
Removing unnecessary files and regenerating.
justdave%syndicomm.com [Thu, 25 Jul 2002 08:47:33 +0000 (08:47 +0000)]
Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, also fixes a possible security hole with a misuse
of a system() call.
Patches by Erik Anderson <erikba@teamworkgroup.com> and Brad Baetz <bbaetz@student.usyd.edu.au>
r= myk, justdave
jouni%heikniemi.net [Mon, 22 Jul 2002 18:06:25 +0000 (18:06 +0000)]
Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields template.
bbaetz%student.usyd.edu.au [Fri, 19 Jul 2002 21:04:08 +0000 (21:04 +0000)]
Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni
gerv%gerv.net [Thu, 18 Jul 2002 01:28:37 +0000 (01:28 +0000)]
Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts. 2xr=jouni.
gerv%gerv.net [Sat, 13 Jul 2002 14:53:58 +0000 (14:53 +0000)]
Regenerated files from another set of 2.16 doc fixes.
gerv%gerv.net [Sat, 13 Jul 2002 14:53:28 +0000 (14:53 +0000)]
Fixed another bundle of 2.16 documentation bugs.
jouni%heikniemi.net [Fri, 12 Jul 2002 02:28:05 +0000 (02:28 +0000)]
Bug 156426: Query interface had ´:s instead of ':s in "doesn't".
2xr=timeless
jouni%heikniemi.net [Fri, 12 Jul 2002 02:25:29 +0000 (02:25 +0000)]
Bug 156680: "Undefined variable warning" in createaccount.cgi
2xr=bbaetz
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 20:15:57 +0000 (20:15 +0000)]
Bug 155031 - search by votes is shown even when votes are turned off.
r=jouni x2
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 13:27:15 +0000 (13:27 +0000)]
Bug 155793 - $::FORM is not tainted under perl 5.6.1
r=myk, jouni
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 07:43:53 +0000 (07:43 +0000)]
Bug 156568 - data dir is not correctly created
r=myk x2
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 07:05:51 +0000 (07:05 +0000)]
Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
bbaetz%student.usyd.edu.au [Wed, 10 Jul 2002 06:40:39 +0000 (06:40 +0000)]
bug 155861 - showdependancygraph.cgi fails taint check with local dot
installation
r=gerv, myk
myk%mozilla.org [Tue, 9 Jul 2002 09:17:28 +0000 (09:17 +0000)]
Fix for bug 150925: Make email changes work.
2xr=bbaetz
bbaetz%student.usyd.edu.au [Tue, 9 Jul 2002 08:47:23 +0000 (08:47 +0000)]
Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug
150770
r=myk x2 on the new patch
bbaetz%student.usyd.edu.au [Tue, 9 Jul 2002 08:17:56 +0000 (08:17 +0000)]
Bug 151714 - user with no canconfirm permission should not get option to
mark bugs they reported as NEW
r=jouni, myk
myk%mozilla.org [Tue, 9 Jul 2002 07:49:18 +0000 (07:49 +0000)]
Fix for bug 150804: Makes "allwords" the default when searching by keyword.
2xr=bbaetz
jouni%heikniemi.net [Sat, 6 Jul 2002 16:32:01 +0000 (16:32 +0000)]
Bug 155388: next/prev/first/last <link> (Mozilla's Site navigation bar) didn't work after 2.16 templatization.
r=gerv,bbaetz
jouni%heikniemi.net [Thu, 4 Jul 2002 18:21:00 +0000 (18:21 +0000)]
Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
Note: the patch on the bug didn't apply cleanly to branch anymore; fixed manually.
2xr=bbaetz
myk%mozilla.org [Wed, 3 Jul 2002 04:43:28 +0000 (04:43 +0000)]
Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript".
2xr=jouni
bbaetz%student.usyd.edu.au [Mon, 1 Jul 2002 10:30:15 +0000 (10:30 +0000)]
Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave
bbaetz%student.usyd.edu.au [Sun, 30 Jun 2002 11:24:51 +0000 (11:24 +0000)]
Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
patch by davef@tetsubo.com, r=kiko x2
bbaetz%student.usyd.edu.au [Wed, 26 Jun 2002 19:17:25 +0000 (19:17 +0000)]
Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv
bbaetz%student.usyd.edu.au [Tue, 25 Jun 2002 17:08:53 +0000 (17:08 +0000)]
Bug 157085 - verify-new-product doesn't set defaults
r=jouni, gerv
jouni%heikniemi.net [Mon, 24 Jun 2002 00:36:00 +0000 (00:36 +0000)]
Bug 152632: My bugs query in the footer doesn't use the mybugstemplate parameter. Also removes the My Bugs link from the index page.
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
gerv%gerv.net [Sun, 23 Jun 2002 22:14:13 +0000 (22:14 +0000)]
Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz.
jouni%heikniemi.net [Sun, 23 Jun 2002 06:56:00 +0000 (06:56 +0000)]
Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
2xr=kiko
jouni%heikniemi.net [Sun, 23 Jun 2002 04:03:21 +0000 (04:03 +0000)]
Bug 150778: Remove an extraneous linefeed above initial bug comments (not visible in all browsers).
2xr=bbaetz
jouni%heikniemi.net [Sat, 22 Jun 2002 17:35:09 +0000 (17:35 +0000)]
Bug 152283: Show votes by bug -list has a logged out footer.
2xr=bbaetz