]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Max Kanat-Alexander [Tue, 23 Mar 2010 23:08:48 +0000 (16:08 -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:05:16 +0000 (16:05 -0700)]
Bug 504946: Fix "Use of uninitialized value $strs in split at
Bugzilla/Search.pm line 1038"
r=mkanat, a=mkanat
David Lawrence [Tue, 23 Mar 2010 19:52:16 +0000 (15:52 -0400)]
Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm
r/a=mkanat
Max Kanat-Alexander [Thu, 18 Mar 2010 13:55:14 +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:15:42 +0000 (06:15 -0700)]
Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
performance improvement
r=gerv, a=mkanat
Max Kanat-Alexander [Thu, 18 Mar 2010 13:11:27 +0000 (06:11 -0700)]
Bug 395461: Allow multi-select fields to show up in buglist.cgi
r=dkl, a=mkanat
Reed Loden [Thu, 18 Mar 2010 00:02:39 +0000 (17:02 -0700)]
Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"
[r=mkanat a=LpSolit]
Max Kanat-Alexander [Wed, 17 Mar 2010 10:26:23 +0000 (03:26 -0700)]
Bug 545587: Make colchange.cgi use the database to determine buglist-able
columns, instead of having a fixed list.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Tue, 16 Mar 2010 05:43:16 +0000 (22:43 -0700)]
Bug 545770: Make contrib/merge-users.pl figure out what columns to merge
by tracing FKs instead of having a fixed list.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Tue, 16 Mar 2010 05:37:38 +0000 (22:37 -0700)]
Bug 526189: Refactor the way that groups are checked for being validly
settable in a particular product, to eliminate the possibility of ever
setting an inactive or invalid group on a product.
r=LpSolit, a=LpSolit
Frédéric Buclin [Mon, 15 Mar 2010 14:23:11 +0000 (15:23 +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:13:49 +0000 (01:13 +0100)]
Fix Rémi Zara's first name (wasn't a valid UTF8 string)
timeless [Sun, 14 Mar 2010 22:29:44 +0000 (23:29 +0100)]
Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
r/a=LpSolit
Max Kanat-Alexander [Sun, 14 Mar 2010 00:40:42 +0000 (16:40 -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:32:32 +0000 (16:32 -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:39:16 +0000 (00:39 +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:52:02 +0000 (12:52 -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:43:24 +0000 (06:43 -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 06:52:40 +0000 (22:52 -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:30:09 +0000 (20:30 -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:34:34 +0000 (23:34 -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:42:55 +0000 (18:42 -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.
Max Kanat-Alexander [Mon, 8 Mar 2010 02:20:01 +0000 (18:20 -0800)]
Bug 547863: Stop supporting upgrades from 2.8
r=LpSolit, a=mkanat
Frédéric Buclin [Mon, 8 Mar 2010 01:24:48 +0000 (02:24 +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:20 +0000 (17:17 -0800)]
Fix some typos and formatting in the Bugzilla::Extension POD.
Frédéric Buclin [Mon, 8 Mar 2010 01:13:16 +0000 (02:13 +0100)]
Bug 549671: The "1.3. New Versions" section is out-of-date
r=glob
Frédéric Buclin [Mon, 8 Mar 2010 00:47:41 +0000 (01:47 +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:46:50 +0000 (16:46 -0800)]
Add a note about the Example extension in the Bugzilla::Hook POD.
Guy Pyrzak [Sun, 7 Mar 2010 18:41:52 +0000 (10:41 -0800)]
Bug 101770 - Comment box on the edit attachment page is too small \n r=mkanat/lpSolit, a=lpsolit
Frédéric Buclin [Sun, 7 Mar 2010 16:32:31 +0000 (17:32 +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:08 +0000 (16:40 -0800)]
Bug 549482: Release Notes for Bugzilla 3.4.6
r=LpSolit
Max Kanat-Alexander [Sat, 6 Mar 2010 03:16:52 +0000 (19:16 -0800)]
Update the stability status of several WebService methods.
David Lawrence [Fri, 5 Mar 2010 18:50:59 +0000 (13:50 -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:01 +0000 (21:10 -0800)]
Additional bustage fix for bug 545299.
Justin Wood [Fri, 5 Mar 2010 01:10:56 +0000 (20:10 -0500)]
Bustage fix for Bug 545299. rs=mkanat over IRC
Max Kanat-Alexander [Thu, 4 Mar 2010 19:31:42 +0000 (14:31 -0500)]
Bug 545299, XML-RPC WebService should take and return dates and times in UTC. POD
Justin Wood [Thu, 4 Mar 2010 19:28:32 +0000 (14:28 -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 22:11:16 +0000 (17:11 -0500)]
Bug 513989 - large search query causing internal server error (500) but valid redirect 302 returned
r=mkanat, a=mkanat
Guy Pyrzak [Wed, 3 Mar 2010 15:36:45 +0000 (07:36 -0800)]
fix for button
Guy Pyrzak [Wed, 3 Mar 2010 06:33:14 +0000 (22:33 -0800)]
101770v2
Guy Pyrzak [Wed, 3 Mar 2010 06:13:28 +0000 (22:13 -0800)]
101770
Xiaoou Wu [Mon, 1 Mar 2010 23:26:08 +0000 (15:26 -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
Kent Rogers [Mon, 1 Mar 2010 23:24:36 +0000 (15:24 -0800)]
Bug 286041 - Allow people to undo "forget search"
r=mkanat, a=mkanat
Max Kanat-Alexander [Mon, 1 Mar 2010 01:33:29 +0000 (17:33 -0800)]
Bug 508823: Make it so that you don't ever have to reset template_inner (like
Bugzilla->template_inner("")).
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Mon, 1 Mar 2010 00:07:51 +0000 (16:07 -0800)]
Bug 547466: Release Notes for Bugzilla 3.6rc1
r=LpSolit, r=gerv
Max Kanat-Alexander [Sun, 28 Feb 2010 23:58:05 +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:12 +0000 (15:17 -0800)]
Bug 474738: Make all of the "not" search types show up in search descriptions
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sun, 28 Feb 2010 23:15:43 +0000 (15:15 -0800)]
Bug 545235: Simplify Bugzilla's language-choosing code
r=LpSolit, a=LpSolit
Reed Loden [Sun, 28 Feb 2010 20:14:26 +0000 (14:14 -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:07:37 +0000 (14:07 -0600)]
Bug 549177 - "Typo in admin.cgi page header"
[r=LpSolit a=LpSolit]
Max Kanat-Alexander [Sat, 27 Feb 2010 07:53:50 +0000 (23:53 -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:49:34 +0000 (23:49 -0800)]
Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly.
r=dkl, a=mkanat
Max Kanat-Alexander [Wed, 24 Feb 2010 23:37:36 +0000 (15:37 -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 17:20:13 +0000 (18:20 +0100)]
Fix bustage (unused error tag)
https://bugzilla.mozilla.org/show_bug.cgi?id=526184
Frédéric Buclin [Wed, 24 Feb 2010 12:39:34 +0000 (13:39 +0100)]
Bug 547496: Add IDs to some form elements
r=pyrzak a=LpSolit
Max Kanat-Alexander [Tue, 23 Feb 2010 00:24:06 +0000 (16:24 -0800)]
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
or the WebService Bug.create method.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Tue, 23 Feb 2010 00:14:23 +0000 (16:14 -0800)]
Bug 547336: Make installation work on Windows with Strawberry Perl Professional
r=glob, a=mkanat
Max Kanat-Alexander [Tue, 23 Feb 2010 00:11:00 +0000 (16:11 -0800)]
Bug 547126: Make the JSON-RPC 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:08 +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:17 +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:44:36 +0000 (14:44 -0800)]
Include migrate.pl in the POD index.
Max Kanat-Alexander [Mon, 22 Feb 2010 20:29:49 +0000 (12:29 -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:03 +0000 (12:23 -0800)]
The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.
Guy Pyrzak [Mon, 22 Feb 2010 00:00:53 +0000 (16:00 -0800)]
Bug 490923: Autocomplete assignee, qa contact, and cc on the client side
r=LpSolit, a=mkanat
Frédéric Buclin [Sat, 20 Feb 2010 21:02:21 +0000 (22:02 +0100)]
fix bustage in 012throwables.t
Max Kanat-Alexander [Sat, 20 Feb 2010 20:07:31 +0000 (12:07 -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:05:21 +0000 (12:05 -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:00:33 +0000 (12:00 -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:56:59 +0000 (11:56 -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:52:25 +0000 (11:52 -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:55:37 +0000 (16:55 +0100)]
Bug 547428: SQL error when deleting a product and its related series when it has none
r/a=LpSolit
Frédéric Buclin [Sat, 20 Feb 2010 15:21:25 +0000 (16:21 +0100)]
Bug 373278: Add distinctive marking for security bugs in request.cgi
r=pyrzak a=LpSolit
Max Kanat-Alexander [Fri, 19 Feb 2010 21:42:00 +0000 (13:42 -0800)]
The fix for bug 329637 was missing an update to filterexceptions.pl.
Max Kanat-Alexander [Thu, 18 Feb 2010 23:01:15 +0000 (15:01 -0800)]
"my $template = Bugzilla->template" wasn't needed in _page_user and _page_bug
in the Voting extension. (Thanks to timello for pointing this out!)
Greg Hendricks [Thu, 18 Feb 2010 19:22:25 +0000 (20:22 +0100)]
Bug 529573: Tabular reports do not show empty resolution
r/a=mkanat
Guy Pyrzak [Thu, 18 Feb 2010 19:04:14 +0000 (20:04 +0100)]
Bug 546763: Extra spaces when copying bug header
r=reed a=mkanat
Guy Pyrzak [Thu, 18 Feb 2010 18:53:30 +0000 (19:53 +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:13:43 +0000 (01:13 +0100)]
Bug 533018: "Confirm match" displays full email address to logged-out users in request.cgi
r/a=mkanat
A. Karl Kornel [Wed, 17 Feb 2010 22:44:49 +0000 (23:44 +0100)]
Bug 267541: Set "create chart dataset" checkbox to on by default
r=LpSolit a=mkanat
Max Kanat-Alexander [Wed, 17 Feb 2010 22:35:29 +0000 (14:35 -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:03:51 +0000 (14:03 -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:00:52 +0000 (16:00 -0600)]
Bug 537887 - "The flag setter should be able to unset a flag even if not in the request group"
[r=LpSolit a=LpSolit]
Max Kanat-Alexander [Wed, 17 Feb 2010 21:59:03 +0000 (13:59 -0800)]
Bug 329637: Add a Calendar widget to the Deadline field
r=ghendricks, a=mkanat
Gordon P. Hemsley [Wed, 17 Feb 2010 21:55:21 +0000 (13:55 -0800)]
Bug 546340 - Change <a name> anchors to use @id
r=mkanat, a=mkanat
Max Kanat-Alexander [Wed, 17 Feb 2010 21:49:23 +0000 (13:49 -0800)]
Bug 529201: Add help for every single field to fields.html
r=LpSolit, a=LpSolit
Frédéric Buclin [Wed, 17 Feb 2010 21:38:05 +0000 (22:38 +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:32:22 +0000 (22:32 +0100)]
Bug 545029: When deleting a group, no warning is thrown about group inheritance
r=mkanat a=LpSolit
Max Kanat-Alexander [Tue, 16 Feb 2010 00:19:56 +0000 (16:19 -0800)]
The sanitycheck_check hook documentation was in slightly the wrong place
in Bugzilla/Hook.pm.
Max Kanat-Alexander [Tue, 16 Feb 2010 00:12:02 +0000 (16:12 -0800)]
* Disable the Voting extension by default.
* There was a syntax error in the code-error-errors.html.tmpl hook in the
Voting extension.
* Creating the TestProduct during checksetup was throwing an warning
about use of an uninitialized value, due to the Voting extension.
https://bugzilla.mozilla.org/show_bug.cgi?id=372979
Max Kanat-Alexander [Mon, 15 Feb 2010 23:53:37 +0000 (15:53 -0800)]
Move the no_open_bug_status code error into the Voting extension.
https://bugzilla.mozilla.org/show_bug.cgi?id=372979
Max Kanat-Alexander [Mon, 15 Feb 2010 23:22:55 +0000 (15:22 -0800)]
Bug 372979: Make voting into an extension
r=mkanat, a=mkanat, a=LpSolit
Reed Loden [Sat, 13 Feb 2010 19:41:21 +0000 (13:41 -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:26:35 +0000 (21:26 -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:32:08 +0000 (12:32 -0800)]
Bug 545715: New Hook: bugmail_relationships
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 11 Feb 2010 19:12:43 +0000 (11:12 -0800)]
Add a "bug" argument to the bugmail_recipients hook that was just checked in.
r=mkanat, a=mkanat (module owner)
https://bugzilla.mozilla.org/show_bug.cgi?id=545683
Max Kanat-Alexander [Thu, 11 Feb 2010 18:56:08 +0000 (10:56 -0800)]
Bug 545683: New Hook: bugmail_recipients
r=mkanat, a=mkanat (module owner)
Reed Loden [Thu, 11 Feb 2010 04:33:06 +0000 (22:33 -0600)]
Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= searches"
[r=mkanat a=mkanat]
Max Kanat-Alexander [Thu, 11 Feb 2010 01:39:05 +0000 (17:39 -0800)]
Bug 545551: Hook: object_update_columns
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 11 Feb 2010 00:46:59 +0000 (16:46 -0800)]
Bug 545541: New Hook: object_columns
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 11 Feb 2010 00:01:15 +0000 (16:01 -0800)]
Fix a typo in Object.pm.
https://bugzilla.mozilla.org/show_bug.cgi?id=545524