]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
14 years agoBug 585852 - Fix error message for 'file_too_large' to not mention "non-patch attachm...
Reed Loden [Tue, 10 Aug 2010 03:57:40 +0000 (22:57 -0500)] 
Bug 585852 - Fix error message for 'file_too_large' to not mention "non-patch attachments", as that distinction was removed in 3.6+.
[r=mkanat a=mkanat]

15 years agos/where missing/were missing/ (no bug)
Reed Loden [Fri, 6 Aug 2010 06:11:59 +0000 (01:11 -0500)] 
s/where missing/were missing/ (no bug)
[r=mkanat a=mkanat] (via IRC)

15 years agoBump version number post-release.
Max Kanat-Alexander [Fri, 6 Aug 2010 02:30:01 +0000 (19:30 -0700)] 
Bump version number post-release.

15 years agoBump the version number for 3.6.2. bugzilla-3.6.2 release-3.6.2
Max Kanat-Alexander [Fri, 6 Aug 2010 01:12:58 +0000 (18:12 -0700)] 
Bump the version number for 3.6.2.

https://bugzilla.mozilla.org/show_bug.cgi?id=580206

15 years agoBug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when viewing...
Frédéric Buclin [Wed, 4 Aug 2010 22:14:19 +0000 (00:14 +0200)] 
Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when viewing a bug if a comment contains 'bug <num>' or 'attachment <num>' where <num> is greater than the max allowed integer
r=mkanat a=LpSolit

15 years agoBug 577139: (CVE-2010-2758) [SECURITY] request.cgi and duplicates.cgi let you know...
Frédéric Buclin [Wed, 4 Aug 2010 21:56:43 +0000 (23:56 +0200)] 
Bug 577139: (CVE-2010-2758) [SECURITY] request.cgi and duplicates.cgi let you know whether a product exists or not
r=mkanat a=LpSolit

15 years agoBug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email
Frédéric Buclin [Wed, 4 Aug 2010 21:44:30 +0000 (23:44 +0200)] 
Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email
r=glob a=LpSolit

15 years agoBug 417048: (CVE-2010-2756) [SECURITY] Boolean charts let me query for users being...
Frédéric Buclin [Wed, 4 Aug 2010 21:31:21 +0000 (23:31 +0200)] 
Bug 417048: (CVE-2010-2756) [SECURITY] Boolean charts let me query for users being in any given group
r=mkanat a=LpSolit

15 years agoBug 583649: Release Notes for Bugzilla 3.6.2
Max Kanat-Alexander [Wed, 4 Aug 2010 18:08:12 +0000 (11:08 -0700)] 
Bug 583649: Release Notes for Bugzilla 3.6.2
r=LpSolit

15 years agoBug 584036: _sync_fulltext() not called when (un)setting an existing comment as private
Frédéric Buclin [Wed, 4 Aug 2010 00:32:51 +0000 (02:32 +0200)] 
Bug 584036: _sync_fulltext() not called when (un)setting an existing comment as private
r/a=mkanat

15 years agoBug 584018: @foo= bar in email_in.pl is not parsed correctly, due to a missing whites...
Frédéric Buclin [Wed, 4 Aug 2010 00:11:03 +0000 (02:11 +0200)] 
Bug 584018: @foo= bar in email_in.pl is not parsed correctly, due to a missing whitespace before "="
r/a=mkanat

15 years agoBug 553884: Quicksearch incorrectly treats "-" in quotes as negation
Frédéric Buclin [Mon, 2 Aug 2010 02:05:34 +0000 (04:05 +0200)] 
Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation
r/a=mkanat

15 years agoBug 583622: email_in.pl doesn't let me set timetracking fields
Frédéric Buclin [Mon, 2 Aug 2010 01:37:55 +0000 (03:37 +0200)] 
Bug 583622: email_in.pl doesn't let me set timetracking fields
r/a=mkanat

15 years agoBug 578494: We can't use "shellwords" to split words for sql_fulltext on Pg,
Max Kanat-Alexander [Mon, 2 Aug 2010 01:17:21 +0000 (18:17 -0700)] 
Bug 578494: We can't use "shellwords" to split words for sql_fulltext on Pg,
because it doesn't work with unbalanced single quotes. So we just do a hack
to make Quicksearch work right, for Pg.
r=LpSolit, a=mkanat

15 years agoBug 581622: When a quicksearch includes the "content" field, it is limited to 200...
Frédéric Buclin [Sun, 1 Aug 2010 23:22:25 +0000 (01:22 +0200)] 
Bug 581622: When a quicksearch includes the "content" field, it is limited to 200 bugs
r/a=mkanat

15 years agoBug 547748: Wrong parsing of email_in emails if some @field has no data
Frédéric Buclin [Sun, 1 Aug 2010 23:05:15 +0000 (01:05 +0200)] 
Bug 547748: Wrong parsing of email_in emails if some @field has no data
r/a=mkanat

15 years agoBug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link when...
Frédéric Buclin [Sun, 1 Aug 2010 22:33:29 +0000 (00:33 +0200)] 
Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link when the buglist is empty
r=timello a=LpSolit

15 years agoBugzilla/Hook.pm: Remove an internal POD link to object_validators, which
Max Kanat-Alexander [Mon, 26 Jul 2010 21:44:44 +0000 (14:44 -0700)] 
Bugzilla/Hook.pm: Remove an internal POD link to object_validators, which
exists only on 4.0 or above.

15 years agoBug 581311: Bring the documentation of various hooks in Bugzilla::Hook
Max Kanat-Alexander [Fri, 23 Jul 2010 11:44:18 +0000 (04:44 -0700)] 
Bug 581311: Bring the documentation of various hooks in Bugzilla::Hook
up to date
r=mkanat, a=mkanat (module owner)

15 years agoBug 578240 - Re-add "owner" as a quicksearch alias for searching for "assigned_to"
Reed Loden [Fri, 23 Jul 2010 01:56:16 +0000 (20:56 -0500)] 
Bug 578240 - Re-add "owner" as a quicksearch alias for searching for "assigned_to"
[r=mkanat a=mkanat]

15 years agoBug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
Max Kanat-Alexander [Fri, 23 Jul 2010 01:50:20 +0000 (18:50 -0700)] 
Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
to the fulltext engine, so that it knows it's a phrase.
r=LpSolit, a=mkanat

15 years agoBug 577054: Field::Choice was denying the deletion of any value if
Max Kanat-Alexander [Fri, 23 Jul 2010 01:35:59 +0000 (18:35 -0700)] 
Bug 577054: Field::Choice was denying the deletion of any value if
the field had *any* value-controlling values.
r=LpSolit, a=LpSolit

15 years agoBug 521416: Some web servers fail to set the QUERY_STRING parameter
byron jones (glob) [Thu, 15 Jul 2010 17:28:57 +0000 (19:28 +0200)] 
Bug 521416: Some web servers fail to set the QUERY_STRING parameter
r/a=mkanat

15 years agoBug 455585: Installation docs should recommend using package management instead of...
Frédéric Buclin [Thu, 15 Jul 2010 11:06:33 +0000 (13:06 +0200)] 
Bug 455585: Installation docs should recommend using package management instead of CPAN
r=glob

15 years agoBug 193193: Better explain what the checkboxes in Edit Users-Group Access/Privileges...
Frédéric Buclin [Thu, 15 Jul 2010 10:49:39 +0000 (12:49 +0200)] 
Bug 193193: Better explain what the checkboxes in Edit Users-Group Access/Privileges are for
r=glob

15 years agoBug 472452: Rephrase documentation about deleting custom fields
Frédéric Buclin [Thu, 15 Jul 2010 10:33:15 +0000 (12:33 +0200)] 
Bug 472452: Rephrase documentation about deleting custom fields
r=glob

15 years agoThe changes to accept positional parameters in XML-RPC meant that sometimes
Max Kanat-Alexander [Wed, 14 Jul 2010 03:52:31 +0000 (20:52 -0700)] 
The changes to accept positional parameters in XML-RPC meant that sometimes
$params wouldn't just be undef, but actually missing, so validate() was
getting @keys where $params should have been.

https://bugzilla.mozilla.org/show_bug.cgi?id=577765

15 years agoBug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
Frédéric Buclin [Tue, 13 Jul 2010 23:09:33 +0000 (01:09 +0200)] 
Bug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
r=gerv a=mkanat

15 years agoBug 577765: Allow XML-RPC to accept multiple positional parameters
Max Kanat-Alexander [Tue, 13 Jul 2010 23:06:04 +0000 (16:06 -0700)] 
Bug 577765: Allow XML-RPC to accept multiple positional parameters
r=ghendricks, a=mkanat

15 years agoBug 576060: Make bzr not be readable by the webserver
Max Kanat-Alexander [Tue, 13 Jul 2010 23:03:47 +0000 (16:03 -0700)] 
Bug 576060: Make bzr not be readable by the webserver
r=reed, a=mkanat

15 years agoBug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
Frédéric Buclin [Tue, 13 Jul 2010 08:22:57 +0000 (10:22 +0200)] 
Bug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
r=reed

15 years agoBug 578007: Requests queue page has a broken table layout for various groupings
Frédéric Buclin [Tue, 13 Jul 2010 08:11:49 +0000 (10:11 +0200)] 
Bug 578007: Requests queue page has a broken table layout for various groupings
r=reed a=LpSolit

15 years agoBug 578003: E-mail notifications are missing datetime for comments
Frédéric Buclin [Mon, 12 Jul 2010 23:18:42 +0000 (01:18 +0200)] 
Bug 578003: E-mail notifications are missing datetime for comments
r=glob a=mkanat

15 years agoBug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl...
Reed Loden [Mon, 12 Jul 2010 17:43:06 +0000 (12:43 -0500)] 
Bug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl so class and previous parameters don't run into each other.
[r=LpSolit a=LpSolit]

15 years agoBug 563894: Milestone URL needs to be removed from documentation
Frédéric Buclin [Sun, 11 Jul 2010 17:11:41 +0000 (19:11 +0200)] 
Bug 563894: Milestone URL needs to be removed from documentation
r=wicked

15 years agoBug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
Max Kanat-Alexander [Sat, 10 Jul 2010 05:19:44 +0000 (22:19 -0700)] 
Bug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
for MySQL.
r=mkanat, a=mkanat (module owner)

15 years agoBug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
Max Kanat-Alexander [Sat, 10 Jul 2010 04:10:46 +0000 (21:10 -0700)] 
Bug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
for people upgrading Testopia from 1.3 to 2.0+.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577577: Make bz_drop_fk be tolerant of SQL failure
Max Kanat-Alexander [Thu, 8 Jul 2010 23:44:27 +0000 (16:44 -0700)] 
Bug 577577: Make bz_drop_fk be tolerant of SQL failure
r=mkanat, a=mkanat (module owner)

15 years agoBug 567981 - Restore ability for page.cgi pages to contain . characters, but don...
Reed Loden [Thu, 8 Jul 2010 21:53:50 +0000 (14:53 -0700)] 
Bug 567981 - Restore ability for page.cgi pages to contain . characters, but don't permit '..' at all.
[r=mkanat a=mkanat]

15 years agoBug 577415: Allow positional parameters for XML-RPC, because Testopia
Max Kanat-Alexander [Thu, 8 Jul 2010 20:18:12 +0000 (13:18 -0700)] 
Bug 577415: Allow positional parameters for XML-RPC, because Testopia
uses them.
r=ghendricks, a=mkanat

15 years agoBug 577412: Fix obsolete links pointing to editparams.cgi
Frédéric Buclin [Thu, 8 Jul 2010 02:40:48 +0000 (04:40 +0200)] 
Bug 577412: Fix obsolete links pointing to editparams.cgi
r/a=mkanat

15 years agoBug 576911 The admin/components/list.html template was using "component"
Max Kanat-Alexander [Wed, 7 Jul 2010 00:38:04 +0000 (17:38 -0700)] 
Bug 576911 The admin/components/list.html template was using "component"
as a variable name, but "component" is a reserved word in Template Toolkit.
This caused a warning from the template hook code.
r=LpSolit, a=LpSolit

15 years agoBug 577058: Make collectstats.pl --regenerate work on PostgreSQL
Max Kanat-Alexander [Tue, 6 Jul 2010 18:09:26 +0000 (11:09 -0700)] 
Bug 577058: Make collectstats.pl --regenerate work on PostgreSQL
r=reed, a=mkanat

15 years agoBug 576105: Make install-module.pl able to install DateTime (and other
Max Kanat-Alexander [Mon, 5 Jul 2010 23:59:14 +0000 (16:59 -0700)] 
Bug 576105: Make install-module.pl able to install DateTime (and other
Module::Build-only modules) on Windows
r=mkanat, a=mkanat (module owner)

15 years agoBug 562014: Fix negative keyword searches like "contains none of the words"
Max Kanat-Alexander [Mon, 5 Jul 2010 23:39:24 +0000 (16:39 -0700)] 
Bug 562014: Fix negative keyword searches like "contains none of the words"
to properly find bugs with *none* of the listed keywords, and also to find
bugs with no keywords at all.
r=LpSolit, a=LpSolit

15 years agoBug 564433: Localized values are not displayed in the "Field only appears when" field...
Frédéric Buclin [Mon, 5 Jul 2010 22:35:53 +0000 (00:35 +0200)] 
Bug 564433: Localized values are not displayed in the "Field only appears when" field when editing custom fields
r/a=mkanat

15 years agoBug 575340 - Remove incorrect maxlength and unneeded size parameters from the new...
Reed Loden [Mon, 5 Jul 2010 06:19:06 +0000 (01:19 -0500)] 
Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the new password input field on the reset password page.
[r=mkanat a=mkanat]

15 years agoBug 574327 - Map image/x-png to image/png (to fix IE's uploads)
Reed Loden [Mon, 5 Jul 2010 06:13:54 +0000 (01:13 -0500)] 
Bug 574327 - Map image/x-png to image/png (to fix IE's uploads)
[r=LpSolit a=LpSolit]

15 years agoBug 570567: The 'keyword deleted' page does not mention the deleted keyword
GavinS [Mon, 5 Jul 2010 01:18:28 +0000 (03:18 +0200)] 
Bug 570567: The 'keyword deleted' page does not mention the deleted keyword
r/a=LpSolit

15 years agoBug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does not...
Reed Loden [Tue, 29 Jun 2010 02:04:47 +0000 (21:04 -0500)] 
Bug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does not get linkified.
[r=mkanat a=mkanat]

15 years agoBump version number post-release
Max Kanat-Alexander [Thu, 24 Jun 2010 23:14:56 +0000 (16:14 -0700)] 
Bump version number post-release

15 years agoBump version number for 3.6.1. bugzilla-3.6.1 release-3.6.1
Max Kanat-Alexander [Thu, 24 Jun 2010 20:43:42 +0000 (13:43 -0700)] 
Bump version number for 3.6.1.

https://bugzilla.mozilla.org/show_bug.cgi?id=559988

15 years agoBug 309952: (CVE-2010-1204) [SECURITY] Protect boolean chart searches for
Max Kanat-Alexander [Thu, 24 Jun 2010 17:07:37 +0000 (10:07 -0700)] 
Bug 309952: (CVE-2010-1204) [SECURITY] Protect boolean chart searches for
time-tracking fields from being used by users who are not in the
timetrackinggroup.
r=LpSolit, a=mkanat

15 years agoBug 561797: (CVE-2010-0180) [SECURITY] checksetup.pl with $use_suexec=1 sets
Max Kanat-Alexander [Thu, 24 Jun 2010 17:00:13 +0000 (10:00 -0700)] 
Bug 561797: (CVE-2010-0180) [SECURITY] checksetup.pl with $use_suexec=1 sets
localconfig as world readable
r=timello, a=mkanat

15 years agoBug 573637: Add a new "before_table" hooks to the list.html.tmpl interface
Tiago Mello [Thu, 24 Jun 2010 16:52:25 +0000 (09:52 -0700)] 
Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interface
for products, components, milestones, and versions
r=mkanat, a=mkanat

15 years agoFix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6
Max Kanat-Alexander [Tue, 22 Jun 2010 04:05:07 +0000 (21:05 -0700)] 
Fix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6
only got a re-wording of the parameter desc, which probably isn't worth
relnoting.

https://bugzilla.mozilla.org/show_bug.cgi?id=566195

15 years agoBug 566195: Release Notes for Bugzilla 3.6.1
Max Kanat-Alexander [Tue, 22 Jun 2010 04:01:35 +0000 (21:01 -0700)] 
Bug 566195: Release Notes for Bugzilla 3.6.1
r=LpSolit, a=mkanat

15 years agoBug 568383: Add a new hook in the header.html.tmpl template right after <head>
Tiago Mello [Tue, 22 Jun 2010 02:34:39 +0000 (19:34 -0700)] 
Bug 568383: Add a new hook in the header.html.tmpl template right after <head>
r=mkanat, a=mkanat

15 years agoBug 252005: Allow changing the captialization of a group name
Steve P [Tue, 22 Jun 2010 02:22:27 +0000 (19:22 -0700)] 
Bug 252005: Allow changing the captialization of a group name
r=mkanat, a=mkanat

15 years agoBug 561379: Upgrading from 3.4.4 to 3.6 would fail with ORA-01400,
Max Kanat-Alexander [Tue, 1 Jun 2010 03:47:25 +0000 (20:47 -0700)] 
Bug 561379: Upgrading from 3.4.4 to 3.6 would fail with ORA-01400,
because checksetup.pl was trying to run code that should never run on
Oracle.
r=mkanat, a=mkanat (module owner)

15 years agoBug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi
Tiago Mello [Fri, 28 May 2010 20:49:22 +0000 (22:49 +0200)] 
Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi
r/a=LpSolit

15 years agoBug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r,a=mkanat.
<> [Fri, 28 May 2010 10:27:18 +0000 (11:27 +0100)] 
Bug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r,a=mkanat.

15 years agoBug 510147: Some product names can trigger "Wide character in print" warnings (make...
Frédéric Buclin [Sat, 22 May 2010 18:00:04 +0000 (20:00 +0200)] 
Bug 510147: Some product names can trigger "Wide character in print" warnings (make sure to open files as UTF8)
r/a=mkanat

15 years agoBug 566697 - Add a new hook in list/table.html.tmpl before the table, to
Tiago Mello [Wed, 19 May 2010 17:31:29 +0000 (10:31 -0700)] 
Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to
allow customizing the column attributes
r=mkanat, a=mkanat

15 years agoBug 376044: If we're running under mod_perl, use a refresh-style redirect
Max Kanat-Alexander [Wed, 19 May 2010 16:26:38 +0000 (09:26 -0700)] 
Bug 376044: If we're running under mod_perl, use a refresh-style redirect
when coming back from colchange.cgi, because CGI.pm sometimes does not
send headers properly under mod_perl when redirecting and sending cookies
at the same time.
r=justdave, a=mkanat

15 years agoBug 566499 - "#c0 links have the wrong href"
Reed Loden [Tue, 18 May 2010 13:14:23 +0000 (08:14 -0500)] 
Bug 566499 - "#c0 links have the wrong href"
[r=LpSolit a=LpSolit]

15 years agoBug 560281: Do not display deleted attachments in "View All"
Frédéric Buclin [Mon, 17 May 2010 16:37:46 +0000 (18:37 +0200)] 
Bug 560281: Do not display deleted attachments in "View All"
a=LpSolit

15 years agoBug 561296: Updating the name of a field value wasn't working if the
Max Kanat-Alexander [Fri, 14 May 2010 14:26:39 +0000 (07:26 -0700)] 
Bug 561296: Updating the name of a field value wasn't working if the
value was the default for that field
r=LpSolit, a=LpSolit

15 years agoBug 559398 - "Old incomplete data warning showing on activity view due to custom...
Reed Loden [Fri, 14 May 2010 12:25:20 +0000 (07:25 -0500)] 
Bug 559398 - "Old incomplete data warning showing on activity view due to custom field value of '?'"
[r=LpSolit a=LpSolit]

15 years agoBug 565314: Cannot edit FIXED bugs when a blocker is open, when "noresolveonopenblock...
Frédéric Buclin [Thu, 13 May 2010 13:46:34 +0000 (15:46 +0200)] 
Bug 565314: Cannot edit FIXED bugs when a blocker is open, when "noresolveonopenblockers" is on
r/a=mkanat

15 years agoBug 565240: Make colchange.cgi exit after it redirects the user, instead
Max Kanat-Alexander [Thu, 13 May 2010 06:16:30 +0000 (23:16 -0700)] 
Bug 565240: Make colchange.cgi exit after it redirects the user, instead
of printing a template afterward
r=justdave, a=mkanat

15 years agoBug 478771: Bugzilla::Search should drop invalid bug statuses from the search criteria
David Lawrence [Mon, 10 May 2010 14:32:10 +0000 (10:32 -0400)] 
Bug 478771: Bugzilla::Search should drop invalid bug statuses from the search criteria
r/a=mkanat

15 years agoBug 562551: Allow template-only extensions to work
Max Kanat-Alexander [Thu, 6 May 2010 02:15:34 +0000 (19:15 -0700)] 
Bug 562551: Allow template-only extensions to work
r=mkanat, a=mkanat (module owner)

15 years agoBug 561129: Various warnings thrown by Search.pm: Perl 5.12 complains for lc(undef...
Frédéric Buclin [Thu, 22 Apr 2010 18:16:44 +0000 (20:16 +0200)] 
Bug 561129: Various warnings thrown by Search.pm: Perl 5.12 complains for lc(undef) and uc(undef)
r/a=mkanat

15 years agoBug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.
Max Kanat-Alexander [Thu, 22 Apr 2010 18:06:10 +0000 (11:06 -0700)] 
Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.
r=LpSolit, a=LpSolit

15 years agoBug 560691: Make sure that install-module.pl never prompts the user while
Max Kanat-Alexander [Wed, 21 Apr 2010 00:01:18 +0000 (17:01 -0700)] 
Bug 560691: Make sure that install-module.pl never prompts the user while
installing modules
r=mkanat, a=mkanat (module owner)

15 years agoftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
Max Kanat-Alexander [Tue, 20 Apr 2010 22:57:49 +0000 (15:57 -0700)] 
ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
from the list.

https://bugzilla.mozilla.org/show_bug.cgi?id=560330

15 years agoBug 560330: Make sure that we always have a modern version of CPAN
Max Kanat-Alexander [Tue, 20 Apr 2010 22:03:29 +0000 (15:03 -0700)] 
Bug 560330: Make sure that we always have a modern version of CPAN
installed when running install-module.pl. Otherwise, certain modules
(like DateTime) weren't getting their XS compiled or their dependencies
installed with Perl 5.8.8 and earlier.

This also updates the urllist to remove perl.secsup.org (which was
hanging when used with curl) and add a few more mirrors (including
some in Europe).
r=mkanat, a=mkanat (module owner)

15 years agoBug 560318: Make install-module.pl correctly install modules that use
Max Kanat-Alexander [Mon, 19 Apr 2010 23:26:58 +0000 (16:26 -0700)] 
Bug 560318: Make install-module.pl correctly install modules that use
Module::Build when a modern version of Module::Build is installed
(DateTime uses Module::Build.)
r=mkanat, a=mkanat (module owner)

15 years agoBug 559573: Update the POD of email_in.pl to reflect its actual,
Max Kanat-Alexander [Mon, 19 Apr 2010 23:17:19 +0000 (16:17 -0700)] 
Bug 559573: Update the POD of email_in.pl to reflect its actual,
correct capabilities for 3.6.
r=LpSolit, a=LpSolit

15 years agoBug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs
Frédéric Buclin [Mon, 19 Apr 2010 19:28:17 +0000 (21:28 +0200)] 
Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs
r=mkanat a=LpSolit

15 years agoBug 560161 - "Minor typo in Quicksearch help file"
Reed Loden [Mon, 19 Apr 2010 19:21:55 +0000 (14:21 -0500)] 
Bug 560161 - "Minor typo in Quicksearch help file"
[r=mkanat a=mkanat]

15 years agoBump the version number post-release.
Max Kanat-Alexander [Tue, 13 Apr 2010 12:24:26 +0000 (05:24 -0700)] 
Bump the version number post-release.

15 years agoBump version number for 3.6 bugzilla-3.6 release-3.6
Max Kanat-Alexander [Tue, 13 Apr 2010 04:53:30 +0000 (21:53 -0700)] 
Bump version number for 3.6

https://bugzilla.mozilla.org/show_bug.cgi?id=554523

15 years agoBug 557385: Update the 3.6 Release Notes for the final release
Max Kanat-Alexander [Mon, 12 Apr 2010 01:23:44 +0000 (18:23 -0700)] 
Bug 557385: Update the 3.6 Release Notes for the final release
r=LpSolit

15 years agoBug 284650: Beginning a chart name with an "_" (underscore) causes errors
Frédéric Buclin [Thu, 8 Apr 2010 10:30:32 +0000 (12:30 +0200)] 
Bug 284650: Beginning a chart name with an "_" (underscore) causes errors
r/a=mkanat

15 years agoBug 557324: object_before_delete does not work when object is Bugzilla::Classification
Tiago Mello [Wed, 7 Apr 2010 18:01:49 +0000 (20:01 +0200)] 
Bug 557324: object_before_delete does not work when object is Bugzilla::Classification
r/a=mkanat

15 years agoBug 557806: When setting the upgrade_notification parameter, an error should be throw...
Frédéric Buclin [Wed, 7 Apr 2010 14:35:51 +0000 (16:35 +0200)] 
Bug 557806: When setting the upgrade_notification parameter, an error should be thrown if you don't have all the required Perl modules installed
r=glob a=LpSolit

15 years agoBug 552647: CSS fixes for the search-direction arrows and the buglist table
Max Kanat-Alexander [Wed, 7 Apr 2010 03:32:02 +0000 (20:32 -0700)] 
Bug 552647: CSS fixes for the search-direction arrows and the buglist table
headers
r=LpSolit, a=LpSolit

15 years agoBug 556429: Send bugmail notifications in the Perl code instead of from
Max Kanat-Alexander [Wed, 7 Apr 2010 03:28:35 +0000 (20:28 -0700)] 
Bug 556429: Send bugmail notifications in the Perl code instead of from
the template
r=LpSolit, a=LpSolit

15 years agoBug 557686: PostgreSQL crashes when deleting a custom field of type Date/Time
Frédéric Buclin [Wed, 7 Apr 2010 01:01:41 +0000 (03:01 +0200)] 
Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/Time
r=mkanat a=LpSolit

15 years agoBug 557495: PostgreSQL crashes when deleting a custom field of type BugID
Frédéric Buclin [Tue, 6 Apr 2010 23:56:59 +0000 (01:56 +0200)] 
Bug 557495: PostgreSQL crashes when deleting a custom field of type BugID
r/a=mkanat

15 years agoBug 532350 - "Can't add Debian bug URLs to a bug using "See Also""
Reed Loden [Tue, 6 Apr 2010 03:21:50 +0000 (22:21 -0500)] 
Bug 532350 - "Can't add Debian bug URLs to a bug using "See Also""
[r=LpSolit r=mkanat a=mkanat]

15 years agoBug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
Max Kanat-Alexander [Fri, 2 Apr 2010 23:34:46 +0000 (16:34 -0700)] 
Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
date from the database
r=LpSolit, a=LpSolit

15 years agoBug 556869: New Hook: object_before_delete
Max Kanat-Alexander [Fri, 2 Apr 2010 21:01:39 +0000 (14:01 -0700)] 
Bug 556869: New Hook: object_before_delete
r=mkanat, a=mkanat (module owner)

15 years agoBug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
Max Kanat-Alexander [Fri, 2 Apr 2010 11:51:17 +0000 (04:51 -0700)] 
Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
r=mkanat, a=mkanat (module owner)

15 years agoBug 556695: New Hook: object_end_of_set
Max Kanat-Alexander [Fri, 2 Apr 2010 05:43:34 +0000 (22:43 -0700)] 
Bug 556695: New Hook: object_end_of_set
r=mkanat, a=mkanat (module owner)

15 years agoBug 554714: Make JSON-RPC throw errors properly even if they are thrown
Max Kanat-Alexander [Thu, 1 Apr 2010 01:06:03 +0000 (18:06 -0700)] 
Bug 554714: Make JSON-RPC throw errors properly even if they are thrown
before method evaluation (like during checking of Bugzilla_login and
Bugzilla_password)
r=dkl, a=mkanat

15 years agoBug 556021: Remove "buglist" bareword from request queue page.
Marc Schumann [Tue, 30 Mar 2010 21:54:58 +0000 (23:54 +0200)] 
Bug 556021: Remove "buglist" bareword from request queue page.
r/a=mkanat

15 years agoBug 552167: show_bug.cgi loads flagtypes from the database for each attachment
Frédéric Buclin [Tue, 30 Mar 2010 21:46:43 +0000 (23:46 +0200)] 
Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment
r=mkanat a=LpSolit