]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
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
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
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
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
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
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
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
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
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]
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]
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
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
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
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
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
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
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]
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
Frédéric Buclin [Mon, 15 Mar 2010 00:15:37 +0000 (01:15 +0100)]
Fix Rémi Zara's first name
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
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
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
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
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
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)
Max Kanat-Alexander [Tue, 9 Mar 2010 17:58:48 +0000 (09:58 -0800)]
Bump version number post-release.
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)
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)
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
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
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.
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
Max Kanat-Alexander [Mon, 8 Mar 2010 01:17:59 +0000 (17:17 -0800)]
Fix some typos and formatting in the Bugzilla::Extension POD.
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
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
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.
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
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
Max Kanat-Alexander [Sat, 6 Mar 2010 03:19:29 +0000 (19:19 -0800)]
Update the stability status of several WebService methods.
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
Max Kanat-Alexander [Fri, 5 Mar 2010 05:10:33 +0000 (21:10 -0800)]
Additional bustage fix for bug 545299.
Justin Wood [Fri, 5 Mar 2010 01:11:18 +0000 (20:11 -0500)]
Bustage fix for Bug 545299. rs=mkanat over IRC
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
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
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
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
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
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
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
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]
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]
Max Kanat-Alexander [Sat, 27 Feb 2010 07:55:09 +0000 (23:55 -0800)]
Bug 547852: Make the JSON-RPC interface return the correct error format to
JSON-RPC 1.0 clients.
r=dkl, a=mkanat
Max Kanat-Alexander [Sat, 27 Feb 2010 07:51:20 +0000 (23:51 -0800)]
Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly
r=dkl, a=mkanat
Gordon P. Hemsley [Wed, 24 Feb 2010 23:48:49 +0000 (15:48 -0800)]
Bug 546340: Change <a name> anchors to use @id (for 3.6, only in the Release
Notes).
r=mkanat, a=mkanat
Max Kanat-Alexander [Wed, 24 Feb 2010 23:40:29 +0000 (15:40 -0800)]
Some lines in the release notes started with a "[% terms" item but didn't
have [%+ on them, so the words would get crunched together, like "thisBugzilla".
Frédéric Buclin [Wed, 24 Feb 2010 15:10:02 +0000 (16:10 +0100)]
Bug 547496: Add IDs to some form elements
r=pyrzak a=mkanat
Max Kanat-Alexander [Tue, 23 Feb 2010 00:11:49 +0000 (16:11 -0800)]
Bug 547126: Make the JSON-RPC interface return error codes that are numerically
identical to the XML-RPC error codes.
r=dkl, a=mkanat
Max Kanat-Alexander [Tue, 23 Feb 2010 00:09:51 +0000 (16:09 -0800)]
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
to JSON, so that the Bug.get "internals" return item works.
r=dkl, a=mkanat
Max Kanat-Alexander [Tue, 23 Feb 2010 00:07:57 +0000 (16:07 -0800)]
Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl
r=dkl, a=mkanat
Max Kanat-Alexander [Mon, 22 Feb 2010 22:45:04 +0000 (14:45 -0800)]
Include migrate.pl in the POD index.
Max Kanat-Alexander [Mon, 22 Feb 2010 20:30:57 +0000 (12:30 -0800)]
There was some POD at the end of Bugzilla::WebService::Server::JSONRPC
that was supposed to be at the end of Bugzilla::WebService instead. Also
added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server
types' POD.
Max Kanat-Alexander [Mon, 22 Feb 2010 20:23:38 +0000 (12:23 -0800)]
The JSON-RPC interface is EXPERIMENTAL, now, not UNSTABLE.
Frédéric Buclin [Sat, 20 Feb 2010 21:03:52 +0000 (22:03 +0100)]
Fix bustage in 012throwables.t
Max Kanat-Alexander [Sat, 20 Feb 2010 20:08:38 +0000 (12:08 -0800)]
Bug 546871: Make checksetup.pl not try to fix the permissions of
bugzilla-update.xml, to avoid warnings.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sat, 20 Feb 2010 20:06:01 +0000 (12:06 -0800)]
Bug 546867: Prevent email_in.pl from throwing a cryptic error on receiving
an invalid email
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sat, 20 Feb 2010 20:01:35 +0000 (12:01 -0800)]
Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
look for their tempaltes and libraries in.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Sat, 20 Feb 2010 19:57:47 +0000 (11:57 -0800)]
Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
of ON DELETE SET NULL
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sat, 20 Feb 2010 19:54:52 +0000 (11:54 -0800)]
Bug 499151: Only call format_comment when it's actually needed, as a slight
performance improvement.
r=glob, a=LpSolit
Bodo-Merle Sandor [Sat, 20 Feb 2010 15:57:32 +0000 (16:57 +0100)]
Bug 547428: SQL error when deleting a product and its related series when it has none
r/a=LpSolit
Greg Hendricks [Thu, 18 Feb 2010 19:23:33 +0000 (20:23 +0100)]
Bug 529573: Tabular reports do not show empty resolution
r/a=mkanat
Guy Pyrzak [Thu, 18 Feb 2010 19:02:58 +0000 (20:02 +0100)]
Bug 546763: Extra spaces when copying bug header
r=reed a=mkanat
Guy Pyrzak [Thu, 18 Feb 2010 18:55:37 +0000 (19:55 +0100)]
Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops the correct page behavior
r/a=mkanat
Frédéric Buclin [Thu, 18 Feb 2010 00:16:31 +0000 (01:16 +0100)]
Bug 533018: "Confirm match" displays full email address to logged-out users in request.cgi
r/a=mkanat
Gordon P. Hemsley [Wed, 17 Feb 2010 22:38:05 +0000 (14:38 -0800)]
Bug 546338: Fix an unclosed <a> tag in fields.html
r=mkanat, a=mkanat
Max Kanat-Alexander [Wed, 17 Feb 2010 22:36:33 +0000 (14:36 -0800)]
Bug 545260: In the code for template hooks, the cached code of a hook
wasn't being stored properly per-language.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Wed, 17 Feb 2010 22:06:09 +0000 (14:06 -0800)]
Bug 538211: Make value-controlled and visibility-controlled fields behave
correctly on enter_bug.cgi when the user uses a bookmarkable template to
pre-fill values in the controller.
r=LpSolit, a=LpSolit
Reed Loden [Wed, 17 Feb 2010 22:02:10 +0000 (16:02 -0600)]
Bug 537887 - "The flag setter should be able to unset a flag even if not in the request group"
[r=LpSolit a=LpSolit]
Frédéric Buclin [Wed, 17 Feb 2010 21:39:28 +0000 (22:39 +0100)]
Bug 494403: "Default" groups don't get set on bug creation using email_in.pl
r/a=mkanat
Frédéric Buclin [Wed, 17 Feb 2010 21:34:28 +0000 (22:34 +0100)]
Bug 545029: When deleting a group, no warning is thrown about group inheritance
r=mkanat a=LpSolit
Reed Loden [Sat, 13 Feb 2010 19:42:58 +0000 (13:42 -0600)]
Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit.html.tmpl between lines 438-442."
[r=LpSolit a=LpSolit]
Gabor Szabo [Fri, 12 Feb 2010 05:27:59 +0000 (21:27 -0800)]
Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.
r=mkanat, a=mkanat
Max Kanat-Alexander [Thu, 11 Feb 2010 20:12:48 +0000 (12:12 -0800)]
Bug 545683: New Hook: bugmail_recipients
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Wed, 10 Feb 2010 05:15:29 +0000 (21:15 -0800)]
Bug 545277: Closed bugs were always marked as FIXED in the resolution
<select> when show_bug.cgi was loaded
r=LpSolit, a=mkanat
Reed Loden [Wed, 10 Feb 2010 04:03:05 +0000 (22:03 -0600)]
Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=mkanat a=mkanat]
Justin Wood [Wed, 10 Feb 2010 03:47:23 +0000 (22:47 -0500)]
Bug 533330: JSON-RPC webservice returns and expects a bad date format
r+a=mkanat
Frédéric Buclin [Tue, 9 Feb 2010 23:59:31 +0000 (00:59 +0100)]
Bug 545253: Do not display flags as editable when you cannot edit attachment attributes
a=LpSolit (module owner)
Max Kanat-Alexander [Mon, 8 Feb 2010 23:51:51 +0000 (15:51 -0800)]
Bug 544990: Allow directory names in page.cgi ids
r=LpSolit, a=mkanat
Max Kanat-Alexander [Mon, 8 Feb 2010 23:43:59 +0000 (15:43 -0800)]
Bug 520993: If the "FIXED" resolution was a visibility or value controller,
then controlled fields weren't properly changing when the status changed to
RESOLVED and "FIXED" appeared as the first value in the Resolution field.
r=LpSolit, a=mkanat
Max Kanat-Alexander [Mon, 8 Feb 2010 04:03:28 +0000 (20:03 -0800)]
Bug 544812: Template hooks for reports/menu.html.tmpl
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Mon, 8 Feb 2010 02:29:14 +0000 (18:29 -0800)]
Fix a typo in the new quicksearch docs.
Frédéric Buclin [Mon, 8 Feb 2010 00:08:02 +0000 (01:08 +0100)]
Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide an address for the new assignee. "
r/a=mkanat
Jesse Clark [Mon, 8 Feb 2010 00:04:54 +0000 (16:04 -0800)]
Bug 58731: Make the keywords regexp boolean charts work
r=mkanat, a=mkanat
Max Kanat-Alexander [Sun, 7 Feb 2010 23:36:22 +0000 (15:36 -0800)]
Bug 518293: Improve and Simplify the QuickSearch Documentation
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sun, 7 Feb 2010 22:16:09 +0000 (14:16 -0800)]
Fix .bzrignore to properly ignore the contents of the lib/ directory.
Max Kanat-Alexander [Sun, 7 Feb 2010 21:14:14 +0000 (13:14 -0800)]
Bug 496488: Hooks for creating, updating, and deleting groups
r=mkanat, a=mkanat (module owner)
Frédéric Buclin [Sat, 6 Feb 2010 17:57:00 +0000 (18:57 +0100)]
Bug 515568: handle_login() doesn't check $@ after eval
r/a=mkanat
Frédéric Buclin [Sat, 6 Feb 2010 17:44:55 +0000 (18:44 +0100)]
Bug 544615: Bug.legal_values triggers an insecure dependency in Bugzilla::Field::get_legal_field_values()
r/a=mkanat
Frédéric Buclin [Fri, 5 Feb 2010 22:06:21 +0000 (23:06 +0100)]
Bug 544506: Bugzilla->input_params is undefined when calling Bugzilla.version and other methods taking no argument
r/a=mkanat
Frédéric Buclin [Fri, 5 Feb 2010 22:00:41 +0000 (23:00 +0100)]
Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is still in use
r/a=mkanat
Frédéric Buclin [Thu, 4 Feb 2010 19:59:54 +0000 (20:59 +0100)]
Bug 544296: Bad title displayed when viewing the duplicates table (simple format)
r/a=mkanat