]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
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

15 years agoBug 515515: For clients, mid-air collision results when user's timezone preference...
Frank Becker [Tue, 30 Mar 2010 10:21:52 +0000 (12:21 +0200)] 
Bug 515515: For clients, mid-air collision results when user's timezone preference differs from server's
r=mkanat r=LpSolit a=LpSolit

15 years agoFollow-up to bug 533121 -- make regex for matching "code.google.com" case-insensitive
Reed Loden [Tue, 30 Mar 2010 01:23:32 +0000 (20:23 -0500)] 
Follow-up to bug 533121 -- make regex for matching "code.google.com" case-insensitive
[r=mkanat over IRC]

15 years agoBug 527641 - "QuickSearch should include aliases in default search chart"
Reed Loden [Tue, 30 Mar 2010 01:10:48 +0000 (20:10 -0500)] 
Bug 527641 - "QuickSearch should include aliases in default search chart"
[r=mkanat a=mkanat]

15 years agoBug 533121 - "Support Google Code for see_also urls"
Reed Loden [Tue, 30 Mar 2010 01:02:47 +0000 (20:02 -0500)] 
Bug 533121 - "Support Google Code for see_also urls"
[r=LpSolit a=mkanat]

15 years agoBug 553693: A new logincookie is created when changing the password or email address...
Frédéric Buclin [Mon, 29 Mar 2010 21:43:35 +0000 (23:43 +0200)] 
Bug 553693: A new logincookie is created when changing the password or email address instead of reusing the existing one
r/a=mkanat

15 years agoBug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander [Mon, 29 Mar 2010 21:17:54 +0000 (14:17 -0700)] 
Bug 554986: Add a "notmatches" search type, which allows the minus sign
operator to start working for bare words in Quicksearch again
r=LpSolit, a=LpSolit

15 years agoBug 555089: Add hooks in the messages template to warn the user after updating classi...
Tiago Mello [Mon, 29 Mar 2010 13:06:44 +0000 (15:06 +0200)] 
Bug 555089: Add hooks in the messages template to warn the user after updating classification or components custom fields
r/a=mkanat

15 years agoBug 555431: documentation should point to perl.org and not perl.com
Gabor Szabo [Mon, 29 Mar 2010 13:00:52 +0000 (15:00 +0200)] 
Bug 555431: documentation should point to perl.org and not perl.com
r/a=LpSolit

15 years agoBug 548327: Administration page should have hooks to extend the admin links
Tiago Mello [Mon, 29 Mar 2010 12:33:49 +0000 (14:33 +0200)] 
Bug 548327: Administration page should have hooks to extend the admin links
r/a=mkanat

15 years agoBug 540042: Change flag markup to identify flag type in all cases
Gervase Markham [Mon, 29 Mar 2010 12:25:53 +0000 (14:25 +0200)] 
Bug 540042: Change flag markup to identify flag type in all cases
r/a=LpSolit

15 years agoBug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
Guy Pyrzak [Sun, 28 Mar 2010 21:44:52 +0000 (14:44 -0700)] 
Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
<dt> tags were overly bold
r=mkanat, a=mkanat

15 years agoBug 554569: WebService Bug.fields: Make it so that if you request a field
Max Kanat-Alexander [Sun, 28 Mar 2010 21:37:28 +0000 (14:37 -0700)] 
Bug 554569: WebService Bug.fields: Make it so that if you request a field
by both id and name, only one field is returned
r=dkl, a=mkanat

15 years agoBug 554560: WebService Bug.fields: Send visibility_values for all select-type
Max Kanat-Alexander [Sun, 28 Mar 2010 21:32:27 +0000 (14:32 -0700)] 
Bug 554560: WebService Bug.fields: Send visibility_values for all select-type
fields (including built-in fields that don't support it yet), but don't send
a single null in the array for fields that have no visibility values.
r=dkl, a=mkanat

15 years agoBug 554536: [WebService] Make Bug.fields not send the "values" item for
Max Kanat-Alexander [Sun, 28 Mar 2010 21:27:31 +0000 (14:27 -0700)] 
Bug 554536: [WebService] Make Bug.fields not send the "values" item for
fields that don't have a list of values
r=dkl, a=mkanat

15 years agoBug 553923: Don't word-wrap messages and errors for the WebService
Max Kanat-Alexander [Sun, 28 Mar 2010 21:25:08 +0000 (14:25 -0700)] 
Bug 553923: Don't word-wrap messages and errors for the WebService
r=dkl, a=mkanat

15 years agoBug 553913: Add explicit error codes to WebService errors that were missing
Max Kanat-Alexander [Sun, 28 Mar 2010 21:22:55 +0000 (14:22 -0700)] 
Bug 553913: Add explicit error codes to WebService errors that were missing
them
r=dkl, a=mkanat

15 years agoBug 550765: Unicode strings from install_string were showing up as garbage
Max Kanat-Alexander [Sun, 28 Mar 2010 21:20:32 +0000 (14:20 -0700)] 
Bug 550765: Unicode strings from install_string were showing up as garbage
when used in the web interface
r=LpSolit, a=LpSolit

15 years agoBug 550148: Using Quicksearch with multiple, comma-separated bug ids was
Max Kanat-Alexander [Sun, 28 Mar 2010 21:16:44 +0000 (14:16 -0700)] 
Bug 550148: Using Quicksearch with multiple, comma-separated bug ids was
throwing an error, and this fixes it
r=LpSolit, a=LpSolit

15 years agoBug 365926: Serve attachments without an explicit charset, and let the browser
Max Kanat-Alexander [Sun, 28 Mar 2010 21:06:09 +0000 (14:06 -0700)] 
Bug 365926: Serve attachments without an explicit charset, and let the browser
decide which charset to use
r=LpSolit, a=LpSolit

15 years agoBug 549814 - "Internal error when using login fields in header/footer after visiting...
Reed Loden [Sun, 28 Mar 2010 06:30:21 +0000 (01:30 -0500)] 
Bug 549814 - "Internal error when using login fields in header/footer after visiting token.cgi URL"
[r=mkanat a=mkanat]

15 years agoBug 533927 - "email address domain filtering is applying to non-email fields in the...
Reed Loden [Sun, 28 Mar 2010 04:29:31 +0000 (23:29 -0500)] 
Bug 533927 - "email address domain filtering is applying to non-email fields in the history"
[r=LpSolit a=LpSolit]

15 years agoBug 553818: Fix the format of the return value for the Bug.attachments
Max Kanat-Alexander [Fri, 26 Mar 2010 02:33:22 +0000 (19:33 -0700)] 
Bug 553818: Fix the format of the return value for the Bug.attachments
method in the WebService
r=dkl, a=mkanat

15 years agoBug 553774: Make User.login correctly return cookies under JSON-RPC
Max Kanat-Alexander [Tue, 23 Mar 2010 23:12:29 +0000 (16:12 -0700)] 
Bug 553774: Make User.login correctly return cookies under JSON-RPC
r=dkl, a=mkanat

15 years agoBug 553770: Make the JSON-RPC WebService throw a proper error when you don't
Max Kanat-Alexander [Tue, 23 Mar 2010 23:10:23 +0000 (16:10 -0700)] 
Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't
provide login credentials on a LOGIN_REQUIRED page. (Before this, it was
attempting to display the HTML login page to JSON-RPC clients.)
r=dkl, a=mkanat

15 years agoBug 504946: Fix "Use of uninitialized value $strs in split at
Jesse Clark [Tue, 23 Mar 2010 23:06:11 +0000 (16:06 -0700)] 
Bug 504946: Fix "Use of uninitialized value $strs in split at
Bugzilla/Search.pm line 1038"
r=mkanat, a=mkanat

15 years agoBug 553267: Allow specifying that you don't want flag data, for config.cgi
Max Kanat-Alexander [Thu, 18 Mar 2010 13:55:57 +0000 (06:55 -0700)] 
Bug 553267: Allow specifying that you don't want flag data, for config.cgi
r=gerv, a=mkanat

15 years agoBug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
Max Kanat-Alexander [Thu, 18 Mar 2010 13:16:44 +0000 (06:16 -0700)] 
Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
performance improvement
r=gerv, a=mkanat

15 years agoBug 330633 - "Remove the "Reset Form" button on editparams.cgi"
Reed Loden [Thu, 18 Mar 2010 00:04:17 +0000 (17:04 -0700)] 
Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"
[r=mkanat a=LpSolit]

15 years agoBug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla
Frédéric Buclin [Mon, 15 Mar 2010 14:24:25 +0000 (15:24 +0100)] 
Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla
r/a=mkanat

15 years agoFix Rémi Zara's first name
Frédéric Buclin [Mon, 15 Mar 2010 00:15:37 +0000 (01:15 +0100)] 
Fix Rémi Zara's first name

15 years agoBug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
timeless [Sun, 14 Mar 2010 22:35:56 +0000 (23:35 +0100)] 
Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
r/a=LpSolit

15 years agoBug 552168: Speed up comment display by pre-loading all Bugzilla::User
Max Kanat-Alexander [Sun, 14 Mar 2010 00:41:44 +0000 (16:41 -0800)] 
Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
objects for the comment authors, for the whole list, all at once.
r=LpSolit, a=LpSolit

15 years agoBug 498309: Speed up show_bug.cgi when there are many comments by caching
Max Kanat-Alexander [Sun, 14 Mar 2010 00:34:43 +0000 (16:34 -0800)] 
Bug 498309: Speed up show_bug.cgi when there are many comments by caching
field-descs globally for all template calls
r=LpSolit, a=LpSolit

15 years agoBug 551210: Retargetted flags should be deleted if the flag setter has no privs to...
Frédéric Buclin [Thu, 11 Mar 2010 23:41:54 +0000 (00:41 +0100)] 
Bug 551210: Retargetted flags should be deleted if the flag setter has no privs to set the flag in the new product
a=LpSolit

15 years agoBug 551199: The Bug.search WebService function was throwing an error about
Max Kanat-Alexander [Wed, 10 Mar 2010 20:53:01 +0000 (12:53 -0800)] 
Bug 551199: The Bug.search WebService function was throwing an error about
datetime_format_inbound not being found
r=dkl, a=mkanat

15 years agoBug 550966: Syntax errors in extensions' Extension.pm were causing "deep
Max Kanat-Alexander [Wed, 10 Mar 2010 14:44:28 +0000 (06:44 -0800)] 
Bug 550966: Syntax errors in extensions' Extension.pm were causing "deep
recursion on subroutine" errors.
r=mkanat, a=mkanat (module owner)

15 years agoBump version number post-release.
Max Kanat-Alexander [Tue, 9 Mar 2010 17:58:48 +0000 (09:58 -0800)] 
Bump version number post-release.

15 years agoBug 374632: A separate script just to fix file/directory permissions
Max Kanat-Alexander [Tue, 9 Mar 2010 06:53:14 +0000 (22:53 -0800)] 
Bug 374632: A separate script just to fix file/directory permissions
r=mkanat, a=mkanat (module owner)

15 years agoBug 551104: Don't install DBD::Pg when using install-module.pl --all unless
Max Kanat-Alexander [Tue, 9 Mar 2010 04:31:11 +0000 (20:31 -0800)] 
Bug 551104: Don't install DBD::Pg when using install-module.pl --all unless
the PostgreSQL devel files are actually installed.
r=mkanat, a=mkanat (module owner)

15 years agoBump version number for 3.6rc1. bugzilla-3.6rc1 release-3.6rc1
Max Kanat-Alexander [Mon, 8 Mar 2010 07:48:07 +0000 (23:48 -0800)] 
Bump version number for 3.6rc1.

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

15 years agoBug 550618: Make the XML-RPC WebService return the right date format
Max Kanat-Alexander [Mon, 8 Mar 2010 07:35:34 +0000 (23:35 -0800)] 
Bug 550618: Make the XML-RPC WebService return the right date format
r=dkl, a=mkanat

15 years agoRemove CVS "$Id" markers in files. The CVS mirror of bzr was showing
Max Kanat-Alexander [Mon, 8 Mar 2010 02:44:54 +0000 (18:44 -0800)] 
Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing
the docs' about.xml and installation.xml being modified on every commit
because of these markers, and the rest of them are simply unnecessary.

15 years agoBug 549588: Documentation incorrectly refers to localconfig for priorities, severitie...
Frédéric Buclin [Mon, 8 Mar 2010 01:27:34 +0000 (02:27 +0100)] 
Bug 549588: Documentation incorrectly refers to localconfig for priorities, severities, platforms and operating systems
r=glob

15 years agoFix some typos and formatting in the Bugzilla::Extension POD.
Max Kanat-Alexander [Mon, 8 Mar 2010 01:17:59 +0000 (17:17 -0800)] 
Fix some typos and formatting in the Bugzilla::Extension POD.

15 years agoBug 549671: The "1.3. New Versions" section is out-of-date
Frédéric Buclin [Mon, 8 Mar 2010 01:14:32 +0000 (02:14 +0100)] 
Bug 549671: The "1.3. New Versions" section is out-of-date
r=glob

15 years agoBug 542464: Dependency graphs cannot be displayed when bug summaries contain UTF8...
Frédéric Buclin [Mon, 8 Mar 2010 00:50:02 +0000 (01:50 +0100)] 
Bug 542464: Dependency graphs cannot be displayed when bug summaries contain UTF8 characters
r/a=mkanat

15 years agoAdd a note about the Example extension in the Bugzilla::Hook POD.
Max Kanat-Alexander [Mon, 8 Mar 2010 00:47:29 +0000 (16:47 -0800)] 
Add a note about the Example extension in the Bugzilla::Hook POD.

15 years agoBug 549685: Update the list of required and optional Perl modules
Frédéric Buclin [Sun, 7 Mar 2010 16:34:44 +0000 (17:34 +0100)] 
Bug 549685: Update the list of required and optional Perl modules
r=ghendricks a=LpSolit

15 years agoBug 549482: Release Notes for Bugzilla 3.4.6
Max Kanat-Alexander [Sun, 7 Mar 2010 00:40:47 +0000 (16:40 -0800)] 
Bug 549482: Release Notes for Bugzilla 3.4.6
r=LpSolit

15 years agoUpdate the stability status of several WebService methods.
Max Kanat-Alexander [Sat, 6 Mar 2010 03:19:29 +0000 (19:19 -0800)] 
Update the stability status of several WebService methods.

15 years agoBug 513989 - large search query causing internal server error (500) but valid redirec...
David Lawrence [Fri, 5 Mar 2010 18:47:37 +0000 (13:47 -0500)] 
Bug 513989 - large search query causing internal server error (500) but valid redirect 302 returned
Decreased CGI_URI_LIMIT to 8000 instead of 10000
a=mkanat

15 years agoAdditional bustage fix for bug 545299.
Max Kanat-Alexander [Fri, 5 Mar 2010 05:10:33 +0000 (21:10 -0800)] 
Additional bustage fix for bug 545299.

15 years agoBustage fix for Bug 545299. rs=mkanat over IRC
Justin Wood [Fri, 5 Mar 2010 01:11:18 +0000 (20:11 -0500)] 
Bustage fix for Bug 545299. rs=mkanat over IRC

15 years agoBug 545299, XML-RPC WebService should take and return dates and times in UTC. POD
Max Kanat-Alexander [Thu, 4 Mar 2010 19:40:55 +0000 (14:40 -0500)] 
Bug 545299, XML-RPC WebService should take and return dates and times in UTC. POD

15 years agoBug 545299, XML-RPC WebService should take and return dates and times in UTC. Code...
Justin Wood [Thu, 4 Mar 2010 19:39:53 +0000 (14:39 -0500)] 
Bug 545299, XML-RPC WebService should take and return dates and times in UTC. Code part, r+=mkanat

15 years agoBug 513989 - large search query causing internal server error (500) but valid redirec...
Dave Lawrence [Wed, 3 Mar 2010 21:59:18 +0000 (16:59 -0500)] 
Bug 513989 - large search query causing internal server error (500) but valid redirect 302 returned
r=mkanat,a=mkanat

15 years agoBug 541553: [Oracle] Drop triggers when dropping columns, and drop the
Xiaoou Wu [Mon, 1 Mar 2010 23:28:01 +0000 (15:28 -0800)] 
Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the
left-behind PRODUCTS_MILESTONEURL trigger that currently exists in 3.6/trunk.
r=mkanat, a=mkanat

15 years agoBug 547466: Release Notes for Bugzilla 3.6rc1
Max Kanat-Alexander [Mon, 1 Mar 2010 00:09:42 +0000 (16:09 -0800)] 
Bug 547466: Release Notes for Bugzilla 3.6rc1
r=LpSolit, r=gerv

15 years agoBug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED
Max Kanat-Alexander [Sun, 28 Feb 2010 23:58:56 +0000 (15:58 -0800)] 
Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED
r=pyrzak, a=mkanat

15 years agoBug 474738: Make all of the "not" search types show up in search descriptions
Max Kanat-Alexander [Sun, 28 Feb 2010 23:17:59 +0000 (15:17 -0800)] 
Bug 474738: Make all of the "not" search types show up in search descriptions
r=LpSolit, a=LpSolit

15 years agoBug 537834 - "Buglist results using atom ctype do not display users with empty real...
Reed Loden [Sun, 28 Feb 2010 20:15:06 +0000 (14:15 -0600)] 
Bug 537834 - "Buglist results using atom ctype do not display users with empty real names"
[r=LpSolit a=LpSolit]

15 years agoBug 549177 - "Typo in admin.cgi page header"
Reed Loden [Sun, 28 Feb 2010 20:09:00 +0000 (14:09 -0600)] 
Bug 549177 - "Typo in admin.cgi page header"
[r=LpSolit a=LpSolit]