]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
16 years agoBug 494037: Release Notes for Bugzilla 3.4rc1
mkanat%bugzilla.org [Wed, 8 Jul 2009 10:08:47 +0000 (10:08 +0000)] 
Bug 494037: Release Notes for Bugzilla 3.4rc1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visibility...
mkanat%bugzilla.org [Wed, 8 Jul 2009 09:22:14 +0000 (09:22 +0000)] 
Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visibility-controller field settings.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 502950: Unconfirming a bug doesn't reset everconfirmed to 0 - Patch by FrédÃ...
lpsolit%gmail.com [Tue, 7 Jul 2009 22:41:51 +0000 (22:41 +0000)] 
Bug 502950: Unconfirming a bug doesn't reset everconfirmed to 0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 502807: Rename Bug.get_history to Bug.history
mkanat%bugzilla.org [Tue, 7 Jul 2009 22:41:03 +0000 (22:41 +0000)] 
Bug 502807: Rename Bug.get_history to Bug.history
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 502698: jsonrpc.cgi was missing "use Bugzilla::Error"
mkanat%bugzilla.org [Tue, 7 Jul 2009 22:39:31 +0000 (22:39 +0000)] 
Bug 502698: jsonrpc.cgi was missing "use Bugzilla::Error"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=Lpsolit

16 years agoBug 491467: Make Search.pm and buglist.cgi consistently take column ids for the ...
mkanat%bugzilla.org [Tue, 7 Jul 2009 18:16:51 +0000 (18:16 +0000)] 
Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

16 years agoBug 502641: Fix various problems that would occur when you would log in from buglist.cgi
mkanat%bugzilla.org [Tue, 7 Jul 2009 11:53:39 +0000 (11:53 +0000)] 
Bug 502641: Fix various problems that would occur when you would log in from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 502682: CheckIfVotedConfirmed fails to confirm a bug if you don't have the permis...
lpsolit%gmail.com [Tue, 7 Jul 2009 11:08:19 +0000 (11:08 +0000)] 
Bug 502682: CheckIfVotedConfirmed fails to confirm a bug if you don't have the permissions to set status/everconfirmed - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 502498: Use of uninitialized value in string eq at Bugzilla/CGI.pm line 289 ...
lpsolit%gmail.com [Sun, 5 Jul 2009 22:59:22 +0000 (22:59 +0000)] 
Bug 502498: Use of uninitialized value in string eq at Bugzilla/CGI.pm line 289 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 501538: Make $cgi->param() also check GET variables during a POST, so that POST...
mkanat%bugzilla.org [Sat, 4 Jul 2009 12:14:50 +0000 (12:14 +0000)] 
Bug 501538: Make $cgi->param() also check GET variables during a POST, so that POST forms with query-string variables in the target (like the login form) work correctly.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 494427: Instead of sending <nil> for undef elements in the WebService, just strip...
mkanat%bugzilla.org [Sat, 4 Jul 2009 12:04:35 +0000 (12:04 +0000)] 
Bug 494427: Instead of sending <nil> for undef elements in the WebService, just strip the items from the return value.
Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat

16 years agoBug 490333: Implement a method to get all attachment information from a given bug...
mkanat%bugzilla.org [Wed, 1 Jul 2009 11:32:28 +0000 (11:32 +0000)] 
Bug 490333: Implement a method to get all attachment information from a given bug (Bug.attachments)
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat

16 years agoBug 500900: Confirming bugs requires NEW state to exist - Patch by Frédéric Buclin...
lpsolit%gmail.com [Wed, 1 Jul 2009 11:02:20 +0000 (11:02 +0000)] 
Bug 500900: Confirming bugs requires NEW state to exist - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at Bugzilla...
lpsolit%gmail.com [Mon, 29 Jun 2009 20:38:18 +0000 (20:38 +0000)] 
Bug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at Bugzilla/DB/Schema/Oracle.pm line 149 - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat

16 years agoBug 499103 - page_requires_login check uses undefined variable
bbaetz%acm.org [Mon, 29 Jun 2009 09:09:12 +0000 (09:09 +0000)] 
Bug 499103 - page_requires_login check uses undefined variable
r/a=mkanat

16 years agoBug 304267: Large lists in admin pages fail to display (they take too much time)...
lpsolit%gmail.com [Thu, 25 Jun 2009 01:01:18 +0000 (01:01 +0000)] 
Bug 304267: Large lists in admin pages fail to display (they take too much time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit

16 years agoBug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish Bezzala...
lpsolit%gmail.com [Mon, 22 Jun 2009 23:44:33 +0000 (23:44 +0000)] 
Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit

16 years agoBug 491748 - fix copyright
bbaetz%acm.org [Mon, 22 Jun 2009 08:49:56 +0000 (08:49 +0000)] 
Bug 491748 - fix copyright
(r/a=mkanat on original)

16 years agoBug 491748 - Hook for bug creation
bbaetz%acm.org [Mon, 22 Jun 2009 08:37:10 +0000 (08:37 +0000)] 
Bug 491748 - Hook for bug creation

16 years agoBug 498318: Speed up field-descs.none.tmpl
mkanat%bugzilla.org [Sun, 21 Jun 2009 19:36:52 +0000 (19:36 +0000)] 
Bug 498318: Speed up field-descs.none.tmpl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat

16 years agoBug 463598: Improve the performance of the JavaScript that adjusts field values based...
mkanat%bugzilla.org [Sun, 21 Jun 2009 19:33:40 +0000 (19:33 +0000)] 
Bug 463598: Improve the performance of the JavaScript that adjusts field values based on the value of another field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

16 years agoBug 499121 - Cache user objects for Bug::GetComments
bbaetz%acm.org [Fri, 19 Jun 2009 02:08:38 +0000 (02:08 +0000)] 
Bug 499121 -  Cache user objects for Bug::GetComments
r/a=mkanat

16 years ago496856 - correct patch
bbaetz%acm.org [Fri, 12 Jun 2009 06:18:27 +0000 (06:18 +0000)] 
496856 - correct patch
(original patch r/a=mkanat)

16 years agoBug 496856 - Fix token.cgi transaction handling
bbaetz%acm.org [Wed, 10 Jun 2009 06:18:16 +0000 (06:18 +0000)] 
Bug 496856 - Fix token.cgi transaction handling

16 years ago Bug 497030 - Products are created closed for bug entry
ghendricks%novell.com [Tue, 9 Jun 2009 17:24:43 +0000 (17:24 +0000)] 
 Bug 497030 -  Products are created closed for bug entry
 patch by ghendricks@novell.com r=LpSolit a=LpSolit

16 years agoBug 493642: Never include hidden_fields in the header/footer login form, and when...
mkanat%bugzilla.org [Thu, 4 Jun 2009 22:54:38 +0000 (22:54 +0000)] 
Bug 493642: Never include hidden_fields in the header/footer login form, and when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer...
lpsolit%gmail.com [Wed, 3 Jun 2009 21:24:36 +0000 (21:24 +0000)] 
Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 494072: editvalues.cgi lets you edit product names - Patch by Frédéric Buclin...
lpsolit%gmail.com [Wed, 3 Jun 2009 10:51:23 +0000 (10:51 +0000)] 
Bug 494072: editvalues.cgi lets you edit product names - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 457657 â\80\93 Make e-mail comment header localizable.
wurblzap%gmail.com [Tue, 2 Jun 2009 22:00:10 +0000 (22:00 +0000)] 
Bug 457657 â\80\93 Make e-mail comment header localizable.
Patch by Marc Schumann <wurblzap@gmail.com>,
r/a=LpSolit

16 years agoBug 194272: Provide a way to browse bugs instead of searching for them
mkanat%bugzilla.org [Tue, 2 Jun 2009 03:49:21 +0000 (03:49 +0000)] 
Bug 194272: Provide a way to browse bugs instead of searching for them
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit

16 years agoBug 491630: Make sure DateTime never gets fractional "seconds" in new()
mkanat%bugzilla.org [Tue, 2 Jun 2009 03:47:22 +0000 (03:47 +0000)] 
Bug 491630: Make sure DateTime never gets fractional "seconds" in new()
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 495783: Create the default Classification before setting up foreign keys, so...
mkanat%bugzilla.org [Tue, 2 Jun 2009 00:10:04 +0000 (00:10 +0000)] 
Bug 495783: Create the default Classification before setting up foreign keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years ago Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit patch...
ghendricks%novell.com [Mon, 1 Jun 2009 14:43:12 +0000 (14:43 +0000)] 
 Bug 494628 -  Crash when trying to file a bug in a closed product r=LpSolit patch by ghendricks@novell.com

16 years agoBug 311973: Create admin/classifications/footer.html.tmpl to avoid code duplication...
lpsolit%gmail.com [Sat, 30 May 2009 13:26:12 +0000 (13:26 +0000)] 
Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit

16 years agoBug 462073: Add FK constraints to the profile_setting table - Patch by Nitish Bezzala...
lpsolit%gmail.com [Sat, 30 May 2009 11:58:04 +0000 (11:58 +0000)] 
Bug 462073: Add FK constraints to the profile_setting table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

16 years agoBug 462072: Add FK constraints to the products table - Patch by Nitish Bezzala <nbezz...
lpsolit%gmail.com [Sat, 30 May 2009 11:54:23 +0000 (11:54 +0000)] 
Bug 462072: Add FK constraints to the products table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

16 years agoBug 462070: Add FK constraints to the status_workflow table - Patch by Nitish Bezzala...
lpsolit%gmail.com [Sat, 30 May 2009 11:49:49 +0000 (11:49 +0000)] 
Bug 462070: Add FK constraints to the status_workflow table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

16 years agoBug 494751 - Toggling Add/Don't add attachment doesn't reset JS state
bbaetz%acm.org [Fri, 29 May 2009 00:59:39 +0000 (00:59 +0000)] 
Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS state

r/a=mkanat

16 years agoBug 462067 - Add FK constraints to the bugs table for user, product, and component...
dkl%redhat.com [Tue, 26 May 2009 21:17:43 +0000 (21:17 +0000)] 
Bug 462067 - Add FK constraints to the bugs table for user, product, and component int fields
Patch by David Lawrence <dkl@redhat.com> - r=mkanat a=LpSolit

16 years agoBug 494643: Do not pass the same columns twice to the SQL query - Patch by FrédÃ...
lpsolit%gmail.com [Mon, 25 May 2009 17:02:59 +0000 (17:02 +0000)] 
Bug 494643: Do not pass the same columns twice to the SQL query - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 494369: Do not throw an error if the 'order' parameter contains invalid columns...
lpsolit%gmail.com [Mon, 25 May 2009 16:59:18 +0000 (16:59 +0000)] 
Bug 494369: Do not throw an error if the 'order' parameter contains invalid columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 487330: Links in comments pointing to patches should go to the 'diff' view rather...
lpsolit%gmail.com [Sat, 23 May 2009 18:19:08 +0000 (18:19 +0000)] 
Bug 487330: Links in comments pointing to patches should go to the 'diff' view rather than the plain text view, by default - Patch by uokrent@gmail.com r/a=LpSolit

16 years agoBug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - Patch...
lpsolit%gmail.com [Sat, 23 May 2009 17:39:22 +0000 (17:39 +0000)] 
Bug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - Patch by Michael Thomas <m.thomas@valueclick.com> r/a=LpSolit

16 years agoBack out bug 441496: it breaks Safari and Google Chrome
lpsolit%gmail.com [Fri, 22 May 2009 08:27:04 +0000 (08:27 +0000)] 
Back out bug 441496: it breaks Safari and Google Chrome

16 years agoBug 482556: Put "Forgot Password" in the header and footer so people can still f
mkanat%bugzilla.org [Fri, 22 May 2009 00:14:24 +0000 (00:14 +0000)] 
Bug 482556: Put "Forgot Password" in the header and footer so people can still f
ind it
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 339679: describecomponents.cgi doesn't show components of closed products, even...
lpsolit%gmail.com [Thu, 21 May 2009 08:43:23 +0000 (08:43 +0000)] 
Bug 339679: describecomponents.cgi doesn't show components of closed products, even when there are bugs in these products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 493826: Disabled products show up in the pick list for existing bugs - Patch...
lpsolit%gmail.com [Thu, 21 May 2009 08:35:39 +0000 (08:35 +0000)] 
Bug 493826: Disabled products show up in the pick list for existing bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years ago Bug 493090 - Product disallownew should be converted to isactive
ghendricks%novell.com [Wed, 20 May 2009 23:09:55 +0000 (23:09 +0000)] 
 Bug 493090 -  Product disallownew should be converted to isactive
patch by ghendricks r=mkanat a=mkanat

16 years agoBug 302511: Remove QuickSearch's dependency on default priority values
mkanat%bugzilla.org [Wed, 20 May 2009 20:55:08 +0000 (20:55 +0000)] 
Bug 302511: Remove QuickSearch's dependency on default priority values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat

16 years agoBug 477593: Make the WebService send <nil/> for undef values
mkanat%bugzilla.org [Mon, 18 May 2009 21:25:15 +0000 (21:25 +0000)] 
Bug 477593: Make the WebService send <nil/> for undef values
Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat

16 years agoBug 290631 - iCalendar export should include priority
bbaetz%acm.org [Thu, 14 May 2009 11:34:35 +0000 (11:34 +0000)] 
Bug 290631 -  iCalendar export should include priority
r/a=mkanat

16 years agoBug 490673: WebServices's datetime_format method was in the wrong module
mkanat%bugzilla.org [Sat, 9 May 2009 17:47:25 +0000 (17:47 +0000)] 
Bug 490673: WebServices's datetime_format method was in the wrong module
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, r=ghendricks, a=mkanat

16 years agoBug 491679: Do not store the buglist sort order of shared saved searches in cookies...
lpsolit%gmail.com [Wed, 6 May 2009 19:32:13 +0000 (19:32 +0000)] 
Bug 491679: Do not store the buglist sort order of shared saved searches in cookies - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
mkanat%bugzilla.org [Wed, 29 Apr 2009 00:32:28 +0000 (00:32 +0000)] 
Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc/smrsh...
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:26:18 +0000 (20:26 +0000)] 
Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc/smrsh with Sendmail
Patch by Marques Johansson <bugzilla@displague.com> r=mkanat, a=mkanat

16 years agoBug 483150: Fix Bugzilla JS/CSS for IE8
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:18:08 +0000 (20:18 +0000)] 
Bug 483150: Fix Bugzilla JS/CSS for IE8
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat

16 years agoBug 103523: Don't split buglist table every 100 bugs for new browsers
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:16:49 +0000 (20:16 +0000)] 
Bug 103523: Don't split buglist table every 100 bugs for new browsers
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summarize_time...
wicked%sci.fi [Wed, 22 Apr 2009 07:41:14 +0000 (07:41 +0000)] 
Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summarize_time.cgi - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit

16 years agoBug 487904 Allow email_in.pl to accept replies with localized or modified "Bug" in...
mkanat%bugzilla.org [Fri, 17 Apr 2009 22:36:30 +0000 (22:36 +0000)] 
Bug 487904 Allow email_in.pl to accept replies with localized or modified "Bug" in the header.
Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat

16 years agoBug 482584: Add a parameter to hide the "See Also" field
mkanat%bugzilla.org [Fri, 17 Apr 2009 22:27:38 +0000 (22:27 +0000)] 
Bug 482584: Add a parameter to hide the "See Also" field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit

16 years agoBug 488467: Verify and Login auth methods were being called in a random order, causin...
mkanat%bugzilla.org [Fri, 17 Apr 2009 21:57:12 +0000 (21:57 +0000)] 
Bug 488467: Verify and Login auth methods were being called in a random order, causing sudo sessions to frequently not need the user to re-enter their password.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 486206: Quoted-printable bugmail had a =0D at the end of every line, because...
mkanat%bugzilla.org [Fri, 17 Apr 2009 21:52:40 +0000 (21:52 +0000)] 
Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, because of a bug in Email::MIME::Encodings
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 480862: relogin.cgi now just throws an error by default (should redirect to index...
lpsolit%gmail.com [Wed, 15 Apr 2009 17:52:46 +0000 (17:52 +0000)] 
Bug 480862: relogin.cgi now just throws an error by default (should redirect to index.cgi) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 486685: MIME type override for attachments lost in HTTP redirect - Patch by FrÃ...
lpsolit%gmail.com [Wed, 15 Apr 2009 09:45:40 +0000 (09:45 +0000)] 
Bug 486685: MIME type override for attachments lost in HTTP redirect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 486057: Title of product_name_already_in_use is inconsistent with its description...
lpsolit%gmail.com [Tue, 14 Apr 2009 21:22:11 +0000 (21:22 +0000)] 
Bug 486057: Title of product_name_already_in_use is inconsistent with its description - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit

16 years agoBug 487769: checksetup.pl can no longer create versions in TestProduct due to insuffi...
lpsolit%gmail.com [Sat, 11 Apr 2009 23:33:24 +0000 (23:33 +0000)] 
Bug 487769: checksetup.pl can no longer create versions in TestProduct due to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit

16 years ago Bug 486006 - importxml.pl must not use format_time() for deadlines
ghendricks%novell.com [Fri, 10 Apr 2009 22:29:58 +0000 (22:29 +0000)] 
 Bug 486006 -  importxml.pl must not use format_time() for deadlines
 patch by ghendricks r=LpSolit a=LpSolit

16 years agoBug 487865: Exporting bugs in XML format uses non-unique timezones (they cannot be...
lpsolit%gmail.com [Fri, 10 Apr 2009 22:07:41 +0000 (22:07 +0000)] 
Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cannot be imported back) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Object (make...
lpsolit%gmail.com [Fri, 10 Apr 2009 09:36:43 +0000 (09:36 +0000)] 
Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoFix a warning thrown in the web server error log (due to bug 454251)
lpsolit%gmail.com [Thu, 9 Apr 2009 21:49:04 +0000 (21:49 +0000)] 
Fix a warning thrown in the web server error log (due to bug 454251)

16 years agoBug 440259 (2nd attempt): User::match should be using Bugzilla::User->new_from_list...
lpsolit%gmail.com [Thu, 9 Apr 2009 13:45:18 +0000 (13:45 +0000)] 
Bug 440259 (2nd attempt): User::match should be using Bugzilla::User->new_from_list - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit

16 years agoBug 454251: Implement Bugzilla::Attachment->create() and $attachment->update() -...
lpsolit%gmail.com [Thu, 9 Apr 2009 11:37:56 +0000 (11:37 +0000)] 
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)

16 years agoFix the warning thrown by 011pod.t
lpsolit%gmail.com [Wed, 8 Apr 2009 21:26:24 +0000 (21:26 +0000)] 
Fix the warning thrown by 011pod.t

16 years agoFix incorrect regexp for bug 333648 - Patch by me
lpsolit%gmail.com [Wed, 8 Apr 2009 20:45:07 +0000 (20:45 +0000)] 
Fix incorrect regexp for bug 333648 - Patch by me

16 years agoBack out bug 440259. PostgreSQL fails
lpsolit%gmail.com [Wed, 8 Apr 2009 09:48:59 +0000 (09:48 +0000)] 
Back out bug 440259. PostgreSQL fails

16 years agoBug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by Frédéric...
lpsolit%gmail.com [Wed, 8 Apr 2009 08:53:14 +0000 (08:53 +0000)] 
Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 365594: Add X-Bugzilla-Type header to whine mails - Patch by Teemu Mannermaa...
wicked%sci.fi [Tue, 7 Apr 2009 02:29:36 +0000 (02:29 +0000)] 
Bug 365594: Add X-Bugzilla-Type header to whine mails - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat

16 years agoBug 302420: Allow whining messages to be sent even without any results - Patch by...
wicked%sci.fi [Mon, 6 Apr 2009 20:57:13 +0000 (20:57 +0000)] 
Bug 302420: Allow whining messages to be sent even without any results - Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat

16 years agoBug 486881: A powerless user can still see a restricted bug when he removes all his...
lpsolit%gmail.com [Mon, 6 Apr 2009 20:02:51 +0000 (20:02 +0000)] 
Bug 486881: A powerless user can still see a restricted bug when he removes all his roles related to the bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 471522: OS sniffing doesn't properly detect OS X 10.5 (and others) - Patch by...
lpsolit%gmail.com [Sun, 5 Apr 2009 22:00:30 +0000 (22:00 +0000)] 
Bug 471522: OS sniffing doesn't properly detect OS X 10.5 (and others) - Patch by timeless <timeless@bemail.org>, updated by Matt Selsky <selsky@columbia.edu> r=timeless a=LpSolit

16 years agoBug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BUG_ID...
lpsolit%gmail.com [Sun, 5 Apr 2009 21:52:27 +0000 (21:52 +0000)] 
Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat

16 years agoBug 486744: Accept the multipart/signed emails - Patch by Mikhail Gusarov <dottedmag...
lpsolit%gmail.com [Sun, 5 Apr 2009 21:47:10 +0000 (21:47 +0000)] 
Bug 486744: Accept the multipart/signed emails - Patch by Mikhail Gusarov <dottedmag@altlinux.org> r/a=mkanat

16 years agoBug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov <vitaly...
lpsolit%gmail.com [Sun, 5 Apr 2009 21:39:29 +0000 (21:39 +0000)] 
Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=mkanat

16 years agoBug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema explicitly...
mkanat%bugzilla.org [Sat, 4 Apr 2009 04:11:25 +0000 (04:11 +0000)] 
Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema explicitly specified DELETE => 'RESTRICT')
Patch by Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat

16 years agoBug 123165 â\80\93 Permissions setup option for bugzilla_user==webserver_user (suexec).
wurblzap%gmail.com [Fri, 3 Apr 2009 08:03:13 +0000 (08:03 +0000)] 
Bug 123165 â\80\93 Permissions setup option for bugzilla_user==webserver_user (suexec).
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat

16 years agoBug 477420 - "Rename some of the token names used in attachment.cgi" [p=reed r=LpSoli...
reed%reedloden.com [Tue, 31 Mar 2009 19:59:27 +0000 (19:59 +0000)] 
Bug 477420 - "Rename some of the token names used in attachment.cgi" [p=reed r=LpSolit a=LpSolit]

16 years agoBug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde <vipinhe...
lpsolit%gmail.com [Tue, 31 Mar 2009 19:42:02 +0000 (19:42 +0000)] 
Bug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde <vipinhegde@gmail.com> r/a=mkanat

16 years agoBug 440259: User::match should be using Bugzilla::User->new_from_list - Patch by...
lpsolit%gmail.com [Tue, 31 Mar 2009 19:35:25 +0000 (19:35 +0000)] 
Bug 440259: User::match should be using Bugzilla::User->new_from_list - Patch by arbingersys <arbingersys@gmail.com> r=LpSolit a=mkanat

16 years agoBug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com [Tue, 31 Mar 2009 19:24:22 +0000 (19:24 +0000)] 
Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 478972: Remove the 'useentrygroupdefault' parameter - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 31 Mar 2009 19:16:13 +0000 (19:16 +0000)] 
Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 432907: Create a JSON frontend for WebServices
mkanat%bugzilla.org [Tue, 31 Mar 2009 06:37:53 +0000 (06:37 +0000)] 
Bug 432907: Create a JSON frontend for WebServices
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

16 years agoDidn't set bz-nextver correctly in the docs in the last checkin.
mkanat%bugzilla.org [Mon, 30 Mar 2009 23:51:27 +0000 (23:51 +0000)] 
Didn't set bz-nextver correctly in the docs in the last checkin.

16 years agoChange trunk version number to 3.5. bugzilla-3.5 release-3.5
mkanat%bugzilla.org [Mon, 30 Mar 2009 23:49:34 +0000 (23:49 +0000)] 
Change trunk version number to 3.5.

16 years agoBug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.
mkanat%bugzilla.org [Mon, 30 Mar 2009 23:16:05 +0000 (23:16 +0000)] 
Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.
Patch by arbingersys@gmail.com r=mkanat, a=mkanat

16 years agoBug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection" [p...
reed%reedloden.com [Mon, 30 Mar 2009 21:02:33 +0000 (21:02 +0000)] 
Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection" [p=reed r=LpSolit a=LpSolit]

16 years agoBug 485845: Release Notes for Bugzilla 3.2.3
mkanat%bugzilla.org [Mon, 30 Mar 2009 19:27:39 +0000 (19:27 +0000)] 
Bug 485845: Release Notes for Bugzilla 3.2.3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 482365: Values displayed in userselect.html.tmpl may be incorrect if "value"...
lpsolit%gmail.com [Tue, 17 Mar 2009 16:22:52 +0000 (16:22 +0000)] 
Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed r=LpSoli...
reed%reedloden.com [Mon, 9 Mar 2009 22:10:17 +0000 (22:10 +0000)] 
Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed r=LpSolit a=LpSolit]

16 years agoRemove the unused 'unconfirmedstate' variable (as mentioned in the release notes...
lpsolit%gmail.com [Fri, 6 Mar 2009 20:34:54 +0000 (20:34 +0000)] 
Remove the unused 'unconfirmedstate' variable (as mentioned in the release notes for Bugzilla 2.20) - r=mkanat on IRC

16 years agoBug 481910: Login forms point to http:// instead of https:// when ssl='authenticated...
lpsolit%gmail.com [Fri, 6 Mar 2009 19:58:55 +0000 (19:58 +0000)] 
Bug 481910: Login forms point to http:// instead of https:// when ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat