]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
17 years agoBug 376453 â\80\93 E-mail threading can be enhanced with references header - Patch by...
olav%bkor.dhs.org [Mon, 4 Feb 2008 18:45:34 +0000 (18:45 +0000)] 
Bug 376453 â\80\93 E-mail threading can be enhanced with references header - Patch by Henrik Skupin <hskupin@gmail.com> r=bkor a=LpSolit

17 years agoBug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match() there...
lpsolit%gmail.com [Mon, 4 Feb 2008 18:23:47 +0000 (18:23 +0000)] 
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit

17 years agoBug 395460: Make multi-select fields searchable
mkanat%bugzilla.org [Mon, 4 Feb 2008 05:41:56 +0000 (05:41 +0000)] 
Bug 395460: Make multi-select fields searchable
Patch By Ronaldo Maia <romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat<romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

17 years agoBug 378797: Ability to turn "My votes" page into a bug list - Patch by GavinS <bugzil...
lpsolit%gmail.com [Sun, 3 Feb 2008 17:37:20 +0000 (17:37 +0000)] 
Bug 378797: Ability to turn "My votes" page into a bug list - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit

17 years agoBump version number post-release.
mkanat%bugzilla.org [Sat, 2 Feb 2008 22:38:00 +0000 (22:38 +0000)] 
Bump version number post-release.

17 years agoBump the version number for the 3.1.3 release.
mkanat%bugzilla.org [Sat, 2 Feb 2008 06:34:19 +0000 (06:34 +0000)] 
Bump the version number for the 3.1.3 release.

17 years agoBug 413163: sanitycheck.pl needs to be more helpful when run at command line - Patch...
lpsolit%gmail.com [Thu, 31 Jan 2008 18:00:19 +0000 (18:00 +0000)] 
Bug 413163: sanitycheck.pl needs to be more helpful when run at command line - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r/a=LpSolit

17 years agoBug 414726: Bugzilla::Update never updates bugzilla-update.xml if the file already...
lpsolit%gmail.com [Wed, 30 Jan 2008 07:55:16 +0000 (07:55 +0000)] 
Bug 414726: Bugzilla::Update never updates bugzilla-update.xml if the file already exists locally - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 414002: Temporary files for uploaded attachments are not deleted on Windows ...
lpsolit%gmail.com [Wed, 30 Jan 2008 01:19:36 +0000 (01:19 +0000)] 
Bug 414002: Temporary files for uploaded attachments are not deleted on Windows - Patch by Steve Hay <SteveHay@planit.com> r/a=LpSolit

17 years agoBug 414267: show bug UI broken after editing an attachment - Patch by Guy Pyrzak...
lpsolit%gmail.com [Wed, 30 Jan 2008 00:48:45 +0000 (00:48 +0000)] 
Bug 414267: show bug UI broken after editing an attachment - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit

17 years agoBug 414269: Move the knobs to appear below the enter comments area (like it used...
lpsolit%gmail.com [Wed, 30 Jan 2008 00:42:16 +0000 (00:42 +0000)] 
Bug 414269: Move the knobs to appear below the enter comments area (like it used to) - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat

17 years agoBug 414382: Remove the duplicated "CC myself" checkbox below the "Additional Comment...
lpsolit%gmail.com [Wed, 30 Jan 2008 00:36:56 +0000 (00:36 +0000)] 
Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional Comment" field in favor of the one near the CC list - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit

17 years agoBug 414474: Remove debugging code from Search.pm that was left in from bug 399371.
mkanat%bugzilla.org [Tue, 29 Jan 2008 07:47:01 +0000 (07:47 +0000)] 
Bug 414474: Remove debugging code from Search.pm that was left in from bug 399371.
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

17 years agoBug 414281: editvalues.cgi variables badly scoped under mod_perl - Patch by FrédÃ...
lpsolit%gmail.com [Mon, 28 Jan 2008 07:36:13 +0000 (07:36 +0000)] 
Bug 414281: editvalues.cgi variables badly scoped under mod_perl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 414012: Include the table id in fields that fail their new max-length check.
mkanat%bugzilla.org [Mon, 28 Jan 2008 06:54:58 +0000 (06:54 +0000)] 
Bug 414012: Include the table id in fields that fail their new max-length check.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave

17 years agoBug 325487: Admin pages should require less "clicks" (remove useless confirmation...
lpsolit%gmail.com [Mon, 28 Jan 2008 05:14:14 +0000 (05:14 +0000)] 
Bug 325487: Admin pages should require less "clicks" (remove useless confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit

17 years agoBug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a warning...
mkanat%bugzilla.org [Mon, 28 Jan 2008 01:39:28 +0000 (01:39 +0000)] 
Bug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a warning about sprintf.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 374020: Re-work the bug editing form to be more usable.
mkanat%bugzilla.org [Mon, 28 Jan 2008 01:21:11 +0000 (01:21 +0000)] 
Bug 374020: Re-work the bug editing form to be more usable.
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat

17 years agoBug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm in...
lpsolit%gmail.com [Mon, 28 Jan 2008 01:15:18 +0000 (01:15 +0000)] 
Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 411544: Subject lines were still being improperly line-broken in emails.
mkanat%bugzilla.org [Mon, 28 Jan 2008 00:08:45 +0000 (00:08 +0000)] 
Bug 411544: Subject lines were still being improperly line-broken in emails.
Patch By Jeff Lawson <jlawson-mozilla@bovine.net> r=mkanat, a=mkanat

17 years agoBug 413672: email_in.pl incorrectly rejects quoted charsets - Patch by Frédéric...
lpsolit%gmail.com [Sat, 26 Jan 2008 16:41:13 +0000 (16:41 +0000)] 
Bug 413672: email_in.pl incorrectly rejects quoted charsets - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoFixing bustage due to bug 399823
lpsolit%gmail.com [Fri, 25 Jan 2008 04:35:16 +0000 (04:35 +0000)] 
Fixing bustage due to bug 399823

17 years agoBug 399823: Fix the documentation about installing missing Perl packages when you...
lpsolit%gmail.com [Fri, 25 Jan 2008 04:06:10 +0000 (04:06 +0000)] 
Bug 399823: Fix the documentation about installing missing Perl packages when you are not root - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin

17 years agoBug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam...
lpsolit%gmail.com [Fri, 25 Jan 2008 02:59:55 +0000 (02:59 +0000)] 
Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin

17 years agoBug 399371: Search.pm should use named subroutines instead of closures
mkanat%bugzilla.org [Thu, 24 Jan 2008 05:19:43 +0000 (05:19 +0000)] 
Bug 399371: Search.pm should use named subroutines instead of closures
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

17 years agoBug 391669: Modifying a bug via email_in.pl fails because there are many fields that...
lpsolit%gmail.com [Thu, 24 Jan 2008 03:49:31 +0000 (03:49 +0000)] 
Bug 391669: Modifying a bug via email_in.pl fails because there are many fields that process_bug.cgi requires but aren't provided to it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 337947: Fix strange syntax in contrib/syncLDAP.pl
eseyman%linagora.com [Wed, 23 Jan 2008 19:59:08 +0000 (19:59 +0000)] 
Bug 337947: Fix strange syntax in contrib/syncLDAP.pl
Patch By Emmanuel Seyman <eseyman@linagora.com> r=LpSolit, a=LpSolit

17 years agoBug 400629: The "User Preferences" doc page has no information about saved searches...
lpsolit%gmail.com [Tue, 22 Jan 2008 03:45:23 +0000 (03:45 +0000)] 
Bug 400629: The "User Preferences" doc page has no information about saved searches - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 413343: Requesting data for a bug restricted to a group while you are logged...
lpsolit%gmail.com [Tue, 22 Jan 2008 00:29:30 +0000 (00:29 +0000)] 
Bug 413343: Requesting data for a bug restricted to a group while you are logged out throws "Error 32000" - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 413273: install-module.pl is not listed in docs/html/api/index.html - Patch by...
lpsolit%gmail.com [Tue, 22 Jan 2008 00:25:13 +0000 (00:25 +0000)] 
Bug 413273: install-module.pl is not listed in docs/html/api/index.html - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 391274: Warning box says "Caution". Info requiring attention says "Warning"...
lpsolit%gmail.com [Mon, 21 Jan 2008 19:35:31 +0000 (19:35 +0000)] 
Bug 391274: Warning box says "Caution".  Info requiring attention says "Warning" - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 373281: Remove AppendComment entirely in favor of Bugzilla::Bug->add_comment...
lpsolit%gmail.com [Mon, 21 Jan 2008 04:18:55 +0000 (04:18 +0000)] 
Bug 373281: Remove AppendComment entirely in favor of Bugzilla::Bug->add_comment - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 413258: When setting a flag on an attachment on bug creation, an incorrect messag...
lpsolit%gmail.com [Mon, 21 Jan 2008 04:12:50 +0000 (04:12 +0000)] 
Bug 413258: When setting a flag on an attachment on bug creation, an incorrect message is displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

17 years agoBug 400631: The "Account History" page in editusers.cgi is not documented - Patch...
lpsolit%gmail.com [Sun, 20 Jan 2008 22:47:23 +0000 (22:47 +0000)] 
Bug 400631: The "Account History" page in editusers.cgi is not documented - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 413222: Implement $attachment->remove_from_db - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Sun, 20 Jan 2008 21:03:53 +0000 (21:03 +0000)] 
Bug 413222: Implement $attachment->remove_from_db - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

17 years agoBug 400677: Documentation about products is mostly non-existent - Patch by Sam Folk...
lpsolit%gmail.com [Sun, 20 Jan 2008 08:54:36 +0000 (08:54 +0000)] 
Bug 400677: Documentation about products is mostly non-existent - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 143313: check_can_change_field() is no longer called with --do_not_change-- as...
lpsolit%gmail.com [Sun, 20 Jan 2008 08:45:31 +0000 (08:45 +0000)] 
Bug 143313: check_can_change_field() is no longer called with --do_not_change-- as field value - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoRemove an error tag from user-error that's no longer used, as of the last
mkanat%bugzilla.org [Sun, 20 Jan 2008 08:35:25 +0000 (08:35 +0000)] 
Remove an error tag from user-error that's no longer used, as of the last
checkin.

17 years agoBug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update
mkanat%bugzilla.org [Sun, 20 Jan 2008 08:22:25 +0000 (08:22 +0000)] 
Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoDocumentation patch for bug 410134: Make Oracle case-insensitive for Bugzilla - Patch...
lpsolit%gmail.com [Sun, 20 Jan 2008 05:24:11 +0000 (05:24 +0000)] 
Documentation patch for bug 410134: Make Oracle case-insensitive for Bugzilla - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch...
lpsolit%gmail.com [Sun, 20 Jan 2008 04:52:19 +0000 (04:52 +0000)] 
Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit

17 years agoBug 403397: Missing documentation about keywords - Patch by Sam Folk-Williams <sam...
lpsolit%gmail.com [Sun, 20 Jan 2008 03:55:44 +0000 (03:55 +0000)] 
Bug 403397: Missing documentation about keywords - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin

17 years agoDocumentation for bug 45207: Automated sanity check that can send an e-mail if there...
lpsolit%gmail.com [Sun, 20 Jan 2008 03:43:29 +0000 (03:43 +0000)] 
Documentation for bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 413149: There is twice the same paragraph bz_canusewhines in using.xml
mozilla%colinogilvie.co.uk [Sun, 20 Jan 2008 00:59:59 +0000 (00:59 +0000)] 
Bug 413149: There is twice the same paragraph bz_canusewhines in using.xml
Patch by: Cedric Corazza <cedric.corazza@wanadoo.fr> ;r=me

17 years agoBug 413149: There is twice the same paragraph bz_canusewhines in using.xml
mozilla%colinogilvie.co.uk [Sun, 20 Jan 2008 00:59:58 +0000 (00:59 +0000)] 
Bug 413149: There is twice the same paragraph bz_canusewhines in using.xml
Patch by: Cedric Corazza <cedric.corazza@wanadoo.fr> ;r=me

17 years agoBug 310400: Explain (Document) how permissions are handled on Bugzilla
mozilla%colinogilvie.co.uk [Sat, 19 Jan 2008 23:24:36 +0000 (23:24 +0000)] 
Bug 310400: Explain (Document) how permissions are handled on Bugzilla
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me

17 years agoBug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get()
dkl%redhat.com [Sat, 19 Jan 2008 03:30:29 +0000 (03:30 +0000)] 
Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get()
David Lawrence <dkl@redhat.com> r=mkanat

17 years agoBug 411832: [Oracle] Change ISOLATION_LEVEL to 'READ COMMITTED'
mkanat%bugzilla.org [Sat, 19 Jan 2008 01:57:20 +0000 (01:57 +0000)] 
Bug 411832: [Oracle] Change ISOLATION_LEVEL to 'READ COMMITTED'
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoBug 408172: [Oracle] Bug lists longer than 1000 bugs fail
mkanat%bugzilla.org [Fri, 18 Jan 2008 21:56:53 +0000 (21:56 +0000)] 
Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoBug 407402: Make Bugzilla die when data/params doesn't exist, if we're in a CGI.
mkanat%bugzilla.org [Fri, 18 Jan 2008 11:04:19 +0000 (11:04 +0000)] 
Bug 407402: Make Bugzilla die when data/params doesn't exist, if we're in a CGI.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat

17 years agoBack out bug 147776, checksetup.pl now fills localconfig.old with a cryptic message
lpsolit%gmail.com [Fri, 18 Jan 2008 05:15:24 +0000 (05:15 +0000)] 
Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic message

17 years agoThe resolution_cant_clear error message was missing a TT whitespace fix.
mkanat%bugzilla.org [Fri, 18 Jan 2008 02:52:01 +0000 (02:52 +0000)] 
The resolution_cant_clear error message was missing a TT whitespace fix.

17 years agoBug 402791: Move status and resolution updating from process_bug.cgi into Bugzilla...
mkanat%bugzilla.org [Fri, 18 Jan 2008 02:41:44 +0000 (02:41 +0000)] 
Bug 402791: Move status and resolution updating from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 147776: Make checksetup.pl re-write localconfig with the most modern comments.
mkanat%bugzilla.org [Fri, 18 Jan 2008 02:33:11 +0000 (02:33 +0000)] 
Bug 147776: Make checksetup.pl re-write localconfig with the most modern comments.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoDocumentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch...
lpsolit%gmail.com [Thu, 17 Jan 2008 06:50:40 +0000 (06:50 +0000)] 
Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=mkanat

17 years agoBug 272886: Move the FAQ from the Documentation to wiki.mozilla.org - Patch by FrÃ...
lpsolit%gmail.com [Thu, 17 Jan 2008 02:44:50 +0000 (02:44 +0000)] 
Bug 272886: Move the FAQ from the Documentation to wiki.mozilla.org - Patch by Frédéric Buclin <LpSolit@gmail.com> r=colin

17 years agoBug 397544: ppm repository command is outdated
mozilla%colinogilvie.co.uk [Thu, 17 Jan 2008 02:40:15 +0000 (02:40 +0000)] 
Bug 397544: ppm repository command is outdated
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>, r=me, r=kevin.benton

17 years agoBug 411437: Clipping of "Free Text" fields when user enters more then 255 characters...
lpsolit%gmail.com [Sat, 12 Jan 2008 23:20:50 +0000 (23:20 +0000)] 
Bug 411437: Clipping of "Free Text" fields when user enters more then 255 characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug
mkanat%bugzilla.org [Sat, 12 Jan 2008 22:23:10 +0000 (22:23 +0000)] 
Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 383643: When using "Find a specific bug", the generated buglist does not let...
lpsolit%gmail.com [Sat, 12 Jan 2008 20:26:25 +0000 (20:26 +0000)] 
Bug 383643: When using "Find a specific bug", the generated buglist does not let you change the sort order - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit

17 years agoBug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect filter...
reed%reedloden.com [Sat, 12 Jan 2008 17:40:11 +0000 (17:40 +0000)] 
Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect filter" [p=reed r+a=LpSolit]

17 years agoBug 411910: install-module.pl aborts when trying to install DBD::Oracle
mkanat%bugzilla.org [Sat, 12 Jan 2008 06:43:22 +0000 (06:43 +0000)] 
Bug 411910: install-module.pl aborts when trying to install DBD::Oracle
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 411486: Oracle fails to add a new custom field - Patch by Xiaoou <xiaoou.wu@oracl...
lpsolit%gmail.com [Wed, 9 Jan 2008 21:14:02 +0000 (21:14 +0000)] 
Bug 411486: Oracle fails to add a new custom field - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat

17 years agoFix the grammar and accuracy of the mod_perl relnote for 3.0.3.
mkanat%bugzilla.org [Wed, 9 Jan 2008 12:45:09 +0000 (12:45 +0000)] 
Fix the grammar and accuracy of the mod_perl relnote for 3.0.3.

17 years agoBug 410779: Release Notes for 3.0.3
mkanat%bugzilla.org [Wed, 9 Jan 2008 11:56:11 +0000 (11:56 +0000)] 
Bug 410779: Release Notes for 3.0.3
Patch By Cédric Corazza <cedric.corazza@wanadoo.fr> r=LpSolit

17 years agoBug 408446: Non-text attachments were mangled by "binmode STDOUT, ':utf8'"
mkanat%bugzilla.org [Sun, 6 Jan 2008 08:59:42 +0000 (08:59 +0000)] 
Bug 408446: Non-text attachments were mangled by "binmode STDOUT, ':utf8'"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoCGI::Carp qw(fatalsToBrowser) doesn't work under mod_perl (per its POD),
mkanat%bugzilla.org [Sun, 6 Jan 2008 08:55:59 +0000 (08:55 +0000)] 
CGI::Carp qw(fatalsToBrowser) doesn't work under mod_perl (per its POD),
so I had to fix the last checkin.

17 years agoBug 407420: CGI::Carp fatalsToBrowser should happen as early as possible
mkanat%bugzilla.org [Sun, 6 Jan 2008 08:53:44 +0000 (08:53 +0000)] 
Bug 407420: CGI::Carp fatalsToBrowser should happen as early as possible
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat

17 years agoBug 355847: Make the WebService able to add a comment to a bug
mkanat%bugzilla.org [Sun, 6 Jan 2008 08:52:17 +0000 (08:52 +0000)] 
Bug 355847: Make the WebService able to add a comment to a bug
Patch By Tsahi Asher <tsahi_75@yahoo.com> r=mkanat, a=mkanat

17 years agoBug 405476: flag:review? not understood by QuickSearch - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sat, 5 Jan 2008 20:16:29 +0000 (20:16 +0000)] 
Bug 405476: flag:review? not understood by QuickSearch - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 410836: Field name missing in error message when trying to add an already existin...
lpsolit%gmail.com [Sat, 5 Jan 2008 03:57:26 +0000 (03:57 +0000)] 
Bug 410836: Field name missing in error message when trying to add an already existing field value - Patch by Ronaldo Maia <romaia@async.com.br> r/a=LpSolit

17 years agoBug 410823: Bugzilla fails when editing or deleting a multi-select field value -...
lpsolit%gmail.com [Sat, 5 Jan 2008 02:15:57 +0000 (02:15 +0000)] 
Bug 410823: Bugzilla fails when editing or deleting a multi-select field value - Patch by Ronaldo Maia <romaia@async.com.br> r/a=LpSolit

17 years agoBug 313744: Deadline Field not available when changing several bugs at once - Patch...
lpsolit%gmail.com [Fri, 4 Jan 2008 06:20:42 +0000 (06:20 +0000)] 
Bug 313744: Deadline Field not available when changing several bugs at once - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit

17 years agoBug 410660: Updating a bug fails if there is a multi-select custom field - Patch...
lpsolit%gmail.com [Fri, 4 Jan 2008 00:48:23 +0000 (00:48 +0000)] 
Bug 410660: Updating a bug fails if there is a multi-select custom field - Patch by Ronaldo Maia <romaia@async.com.br> r/a=LpSolit

17 years agoBug 410524: createCalendar() and showCalendar() undefined after attaching a file...
lpsolit%gmail.com [Thu, 3 Jan 2008 04:49:24 +0000 (04:49 +0000)] 
Bug 410524: createCalendar() and showCalendar() undefined after attaching a file - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 399654: Entering a bug with strict_isolation turned on fails due to an incorrect...
lpsolit%gmail.com [Thu, 3 Jan 2008 03:32:29 +0000 (03:32 +0000)] 
Bug 399654: Entering a bug with strict_isolation turned on fails due to an incorrect argument passed to can_see_product() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit

17 years agoBug 410182: Bugzilla crashes when moving a bug into another product when no QA contac...
lpsolit%gmail.com [Sun, 30 Dec 2007 23:59:09 +0000 (23:59 +0000)] 
Bug 410182: Bugzilla crashes when moving a bug into another product when no QA contact is defined and strict_isolation is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 410134: [Oracle] Make Oracle case-insensitive for Bugzilla
mkanat%bugzilla.org [Sat, 29 Dec 2007 12:34:34 +0000 (12:34 +0000)] 
Bug 410134: [Oracle] Make Oracle case-insensitive for Bugzilla
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoBug 405898: Date/Time Fields should accept times like H:MM
mkanat%bugzilla.org [Fri, 28 Dec 2007 04:39:27 +0000 (04:39 +0000)] 
Bug 405898: Date/Time Fields should accept times like H:MM
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 409682: Whine should not add headers for queries with 0 bugs - Patch by Justin...
lpsolit%gmail.com [Mon, 24 Dec 2007 13:42:05 +0000 (13:42 +0000)] 
Bug 409682: Whine should not add headers for queries with 0 bugs - Patch by Justin Wood (irc: Callek) <bugspam.Callek@gmail.com> r/a=LpSolit

17 years agoBug 409598: Explain our version numbers in UPGRADING-pre-2.8
justdave%bugzilla.org [Mon, 24 Dec 2007 07:37:43 +0000 (07:37 +0000)] 
Bug 409598: Explain our version numbers in UPGRADING-pre-2.8
r=colin

17 years agoBug 409595: install-module.pl should shuffle the urllist for the CPAN mirrors
mkanat%bugzilla.org [Sun, 23 Dec 2007 11:43:44 +0000 (11:43 +0000)] 
Bug 409595: install-module.pl should shuffle the urllist for the CPAN mirrors
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 409593: namedqueries.query_type has the wrong definition in DB::Schema
mkanat%bugzilla.org [Sun, 23 Dec 2007 11:12:04 +0000 (11:12 +0000)] 
Bug 409593: namedqueries.query_type has the wrong definition in DB::Schema
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 409463: The flagtypes.description DB format is not the same in an upgraded instal...
mkanat%bugzilla.org [Sun, 23 Dec 2007 06:25:01 +0000 (06:25 +0000)] 
Bug 409463: The flagtypes.description DB format is not the same in an upgraded installation and in a fresh one
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 388147: Move assigned_to and qa_contact updating into Bugzilla::Bug
mkanat%bugzilla.org [Thu, 20 Dec 2007 00:59:31 +0000 (00:59 +0000)] 
Bug 388147: Move assigned_to and qa_contact updating into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 408766: Apache::DBI was unnecessary and was causing problems for some users.
mkanat%bugzilla.org [Wed, 19 Dec 2007 06:41:58 +0000 (06:41 +0000)] 
Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat

17 years agoBug 405444: FormatDouble and FormatTriple mangle multi-byte strings in email
mkanat%bugzilla.org [Wed, 19 Dec 2007 03:22:43 +0000 (03:22 +0000)] 
Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in email
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, a=mkanat

17 years agoBug 369062 prior should read "earlier" in edit groups
timeless%mozdev.org [Sun, 16 Dec 2007 16:32:49 +0000 (16:32 +0000)] 
Bug 369062 prior should read "earlier" in edit groups
r=lpsolit a=lpsolit

17 years agoBug 408448: checksetup now tells you when template precompilation is complete.
mkanat%bugzilla.org [Sat, 15 Dec 2007 09:17:53 +0000 (09:17 +0000)] 
Bug 408448: checksetup now tells you when template precompilation is complete.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 408384: Set extern_id when using LDAP auth
mkanat%bugzilla.org [Sat, 15 Dec 2007 00:17:29 +0000 (00:17 +0000)] 
Bug 408384: Set extern_id when using LDAP auth
Patch By Emmanuel Seyman <eseyman@linagora.com> r=mkanat, a=mkanat

17 years agoBug 229049: Make LDAP authentication work when there are multiple mail= attributes...
mkanat%bugzilla.org [Fri, 14 Dec 2007 23:40:57 +0000 (23:40 +0000)] 
Bug 229049: Make LDAP authentication work when there are multiple mail= attributes for an account.
Patch By Emmanuel Seyman <eseyman@linagora.com> r=mkanat, a=mkanat

17 years agoBug 384604: make guided form default to General component. Patch by gerv; r=justdave.
gerv%gerv.net [Fri, 14 Dec 2007 22:57:49 +0000 (22:57 +0000)] 
Bug 384604: make guided form default to General component. Patch by gerv; r=justdave.

17 years agoBug 405362: Bugzilla::Mailer couldn't handle utf-8 strings in the body, because encod...
mkanat%bugzilla.org [Fri, 14 Dec 2007 11:05:10 +0000 (11:05 +0000)] 
Bug 405362: Bugzilla::Mailer couldn't handle utf-8 strings in the body, because encoding_set doesn't understand utf8 perl strings.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat

17 years agoBug 408151: error 'install_data_too_long' is not defined on checksetup.pl
mkanat%bugzilla.org [Fri, 14 Dec 2007 10:03:42 +0000 (10:03 +0000)] 
Bug 408151: error 'install_data_too_long' is not defined on checksetup.pl
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat

17 years agoBug 408032: [Oracle] Make bzdbcopy.pl work with Oracle
mkanat%bugzilla.org [Thu, 13 Dec 2007 09:14:32 +0000 (09:14 +0000)] 
Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 408037: [Oracle] Running checksetup.pl twice doesn't work
mkanat%bugzilla.org [Thu, 13 Dec 2007 08:44:11 +0000 (08:44 +0000)] 
Bug 408037: [Oracle] Running checksetup.pl twice doesn't work
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoBug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't work...
mkanat%bugzilla.org [Wed, 12 Dec 2007 07:51:14 +0000 (07:51 +0000)] 
Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't work in Oracle
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoFix Perl tinderbox bustage from Oracle checkin.
mkanat%bugzilla.org [Tue, 11 Dec 2007 11:52:46 +0000 (11:52 +0000)] 
Fix Perl tinderbox bustage from Oracle checkin.

17 years agoFix a bug in the last checkin about ADD_COLUMN in Bugzilla::DB::Schema.
mkanat%bugzilla.org [Tue, 11 Dec 2007 11:45:47 +0000 (11:45 +0000)] 
Fix a bug in the last checkin about ADD_COLUMN in Bugzilla::DB::Schema.

17 years agoBug 310717: [Oracle] Bugzilla::DB::Oracle module
mkanat%bugzilla.org [Tue, 11 Dec 2007 11:36:02 +0000 (11:36 +0000)] 
Bug 310717: [Oracle] Bugzilla::DB::Oracle module
Bug 310718: [Oracle] Bugzilla::DB::Schema::Oracle module
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat