]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Max Kanat-Alexander [Sat, 2 Apr 2011 16:49:04 +0000 (09:49 -0700)]
Bug 640045: Convert Search.pm to use the new AND/OR system internally.
This includes creating new Search::Clause and Search::Condition objects.
r=mkanat, a=mkanat (module owner)
David Lawrence [Fri, 1 Apr 2011 03:38:47 +0000 (23:38 -0400)]
Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to create files/directories/htaccess
r/a=mkanat
Francisco Donalisio [Thu, 31 Mar 2011 20:26:05 +0000 (17:26 -0300)]
Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it
W3C WAI compliant.
r=timello, a=LpSolit
Marc Schumann [Sun, 27 Mar 2011 18:28:44 +0000 (20:28 +0200)]
Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates.
r/a=mkanat
rojanu [Sat, 26 Mar 2011 22:05:17 +0000 (23:05 +0100)]
Bug 449067: Add an ID to more buttons (to help with Selenium scripts)
r/a=LpSolit
Marc Schumann [Fri, 25 Mar 2011 17:40:20 +0000 (18:40 +0100)]
Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.
r/a=LpSolit
Byron Jones [Thu, 24 Mar 2011 12:30:47 +0000 (20:30 +0800)]
Bug 644285: Fix javascript errors while creating data sets
r=dkl, a=mkanat
Bjoern Jacke [Tue, 22 Mar 2011 23:55:34 +0000 (16:55 -0700)]
Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-After
header.
r=mkanat, a=mkanat
David Lawrence [Tue, 22 Mar 2011 22:13:03 +0000 (18:13 -0400)]
Bug 643904 - Bugzilla::Extension should export a web_dir attribute to get full path to the extension's web directory
r/a=mkanat
Matt Selsky [Tue, 22 Mar 2011 20:12:54 +0000 (16:12 -0400)]
Bug 311392 - Typos and proper name of Red Hat's stuff
author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl, a=mkanat
Matt Selsky [Tue, 15 Mar 2011 20:02:06 +0000 (16:02 -0400)]
Bug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)
author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl,a=mkanat
Max Kanat-Alexander [Mon, 14 Mar 2011 07:24:45 +0000 (00:24 -0700)]
Bump the version number post-release.
Max Kanat-Alexander [Mon, 14 Mar 2011 06:05:52 +0000 (23:05 -0700)]
Bump version number for 4.1.1.
https://bugzilla.mozilla.org/show_bug.cgi?id=638032
Max Kanat-Alexander [Mon, 14 Mar 2011 05:11:57 +0000 (22:11 -0700)]
The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on every
invocation that didn't have $SIG{TERM} and $SIG{PIPE} set (for example,
during command-line scripts).
https://bugzilla.mozilla.org/show_bug.cgi?id=637977
Max Kanat-Alexander [Mon, 14 Mar 2011 05:04:32 +0000 (22:04 -0700)]
Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,
which prevents CGI.pm from generating URLs with semicolons in them instead
of ampersands.
r=glob, a=mkanat
Max Kanat-Alexander [Mon, 14 Mar 2011 05:03:22 +0000 (22:03 -0700)]
Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
r=dkl, a=mkanat
Bjoern Jacke [Wed, 9 Mar 2011 11:13:21 +0000 (12:13 +0100)]
Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP status to 503
Bjoern Jacke [Wed, 9 Mar 2011 11:08:15 +0000 (12:08 +0100)]
Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenance
r/a=mkanat
Byron Jones [Wed, 9 Mar 2011 11:04:16 +0000 (19:04 +0800)]
revert accidental property changes
Byron Jones [Wed, 9 Mar 2011 09:46:02 +0000 (17:46 +0800)]
Bug 633776: Automatic charset detection for text attachments
r=mkanat, a=mkanat
Francisco Donalisio [Tue, 8 Mar 2011 23:57:19 +0000 (20:57 -0300)]
Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it
W3C WAI compliant.
r=timello, a=LpSolit
Bjoern Jacke [Tue, 8 Mar 2011 23:38:43 +0000 (00:38 +0100)]
Bug 639371: Include the charset into HTML pages when the utf8 param is true
r/a=mkanat
Gervase Markham [Tue, 8 Mar 2011 16:06:38 +0000 (16:06 +0000)]
Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat.
Tiago Mello [Sun, 6 Mar 2011 15:01:28 +0000 (12:01 -0300)]
Bug 639151: Fix the webservice Bug.get method to return the correct see
also url list.
r/a=mkanat
Max Kanat-Alexander [Fri, 4 Mar 2011 00:22:41 +0000 (16:22 -0800)]
Remove _join_flag_tables from Search.pm, which was dead code.
Max Kanat-Alexander [Thu, 3 Mar 2011 21:57:22 +0000 (13:57 -0800)]
Bug 240398: Make flagtypes.name work properly with all the boolean chart
operators.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 3 Mar 2011 21:12:08 +0000 (13:12 -0800)]
Bug 638555: Make the fields in the bugs table that can be NULL work with all
the boolean chart operators
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 3 Mar 2011 19:41:35 +0000 (11:41 -0800)]
Bug 638518: Make all boolean chart operators work with attach_data.thedata
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 3 Mar 2011 19:22:18 +0000 (11:22 -0800)]
Bug 638509 - Make all boolean charts work with all attachment fields except
for "Attachment data"
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 3 Mar 2011 18:40:19 +0000 (10:40 -0800)]
Bug 366306: Allow "attachments.thedata" as a boolean chart field name for
backwards-compatibility
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Thu, 3 Mar 2011 18:24:16 +0000 (10:24 -0800)]
Bug 638489 - Make all boolean charts work with longdescs.isprivate
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Wed, 2 Mar 2011 08:43:43 +0000 (00:43 -0800)]
Bug 632718: Only return 500 search results unless the user specifically
requests to see more.
r=dkl, a=mkanat
Max Kanat-Alexander [Wed, 2 Mar 2011 08:41:16 +0000 (00:41 -0800)]
Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_value
wasn't translating values.
r=glob, a=mkanat
Max Kanat-Alexander [Wed, 2 Mar 2011 08:39:49 +0000 (00:39 -0800)]
Bug 617641: Using any of the _realname columns in Search.pm all by themselves
wasn't working properly.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 1 Mar 2011 16:48:22 +0000 (08:48 -0800)]
Bug 45862: Make searching comments behave sensibly for all boolean charts,
including "nowordssubstr" and "notequals".
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 1 Mar 2011 15:55:11 +0000 (07:55 -0800)]
Bug 637662: Make all the boolean charts work as expected for the "blocks"
and "dependson" fields.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 1 Mar 2011 15:41:44 +0000 (07:41 -0800)]
Bug 637426: Fix every boolean chart operator type for the bug_group search
field in Search.pm. (This also makes OR searches work against the bug_group
field.)
r=mkanat, a=mkanat
Max Kanat-Alexander [Tue, 1 Mar 2011 15:19:05 +0000 (07:19 -0800)]
Bug 616341: Make "tag" a valid search field in Search.pm, for the new
tagging system
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Tue, 1 Mar 2011 13:44:04 +0000 (05:44 -0800)]
Fix the release notes to remove the note about Automatic Dup Detection
not working on Pg.
https://bugzilla.mozilla.org/show_bug.cgi?id=634144
Sam Morris [Tue, 1 Mar 2011 13:41:58 +0000 (05:41 -0800)]
Bug 634144: Make possible_duplicates work on PostgreSQL
r=mkanat, a=mkanat
Max Kanat-Alexander [Tue, 1 Mar 2011 13:04:07 +0000 (05:04 -0800)]
Bug 490322: Fix every single keywords, multi_select, and see_also field/operator
combination in Search.pm.
r=mkanat, a=mkanat (module owner)
Byron Jones [Fri, 25 Feb 2011 04:42:17 +0000 (12:42 +0800)]
Bug 621925: Avoid 'used only once' warning when loading extensions
r=mkanat, a=mkanat
David Lawrence [Wed, 23 Feb 2011 06:06:05 +0000 (01:06 -0500)]
Bug 609968 - Allow local See Also links to show status/summary when mouseover
r=timello,a=mkanat
Max Kanat-Alexander [Sun, 20 Feb 2011 07:44:03 +0000 (23:44 -0800)]
Bug 632717: Limit the total number of results that a search can ever return.
r=mkanat, a=mkanat (module owner)
David Lawrence [Fri, 18 Feb 2011 18:13:59 +0000 (13:13 -0500)]
Bug 580490 - Quicksearch should optionally not search comments
r/a=mkanat
Frédéric Buclin [Fri, 18 Feb 2011 16:43:16 +0000 (17:43 +0100)]
Bug 635243: The guided form is broken, the version field is incorrectly populated
r=dkl a=LpSolit
Frédéric Buclin [Thu, 17 Feb 2011 22:32:31 +0000 (23:32 +0100)]
Bug 634826: .htaccess file permissions are not set by checksetup.pl
r/a=mkanat
Tiago Mello [Wed, 16 Feb 2011 17:41:08 +0000 (15:41 -0200)]
Bug 624522: Add support for SourceForge URLs in "see also"
r/a=mkanat
Max Kanat-Alexander [Tue, 15 Feb 2011 16:18:17 +0000 (08:18 -0800)]
Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for
each field being confirmed. This fixes a bug where confirming would fail,
displaying a value with an extra comma at the end.
r=LpSolit, a=LpSolit
Frédéric Buclin [Mon, 14 Feb 2011 21:51:03 +0000 (22:51 +0100)]
Bug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST cookie, because colons are HTML-escaped, making the cookie bigger than the 4k limit
r=mkanat a=LpSolit
Max Kanat-Alexander [Mon, 14 Feb 2011 20:29:09 +0000 (12:29 -0800)]
Remove tabs and fix some formatting in Bugzilla::DB::Pg.
https://bugzilla.mozilla.org/show_bug.cgi?id=616981
Max Kanat-Alexander [Mon, 14 Feb 2011 20:16:24 +0000 (12:16 -0800)]
Bug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"
for the "field" parameter
r=dkl, a=mkanat
Sam Morris [Mon, 14 Feb 2011 20:10:40 +0000 (12:10 -0800)]
Bug 616981: Make whine.pl work with PostgreSQL 8.4+ by fixing sql_string_until
r=mkanat, a=mkanat
Max Kanat-Alexander [Mon, 14 Feb 2011 20:03:48 +0000 (12:03 -0800)]
Bug 609538: Make the JSON-RPC interface support UTF-8 when a recent version
of LWP is installed
r=dkl, a=mkanat
Max Kanat-Alexander [Mon, 14 Feb 2011 20:00:17 +0000 (12:00 -0800)]
Bug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 or
later.
r=dkl, a=mkanat
Marc Schumann [Mon, 14 Feb 2011 19:54:51 +0000 (11:54 -0800)]
Bug 581422: Improve the readability of the text at the top of the attachment
detail view
r=pyrzak, r=mkanat, a=mkanat
Michael J Tosh [Mon, 14 Feb 2011 19:50:25 +0000 (11:50 -0800)]
Bug 417551: Make it possible for CSV headers to be the field description
instead of the field name, and have the buglist.cgi link give you CSV like
this by default.
r=mkanat, a=mkanat
Max Kanat-Alexander [Mon, 14 Feb 2011 07:41:25 +0000 (23:41 -0800)]
Bug 633422: Fix the documentation for User.get's include_disabled parameter
and make User.get check that its required parameters are passed.
r=LpSolit, a=mkanat
Reed Loden [Mon, 14 Feb 2011 03:10:08 +0000 (19:10 -0800)]
Bug 621122: Add support for MantisBT URLs in "see also".
[r=timello a=mkanat]
Matt Selsky [Mon, 14 Feb 2011 02:00:40 +0000 (18:00 -0800)]
Bug 543667: Add support for Trac URLs in "see also".
Matt Selsky [Mon, 14 Feb 2011 01:57:50 +0000 (17:57 -0800)]
Bug 558784: Add support for JIRA URLs in "see also".
Max Kanat-Alexander [Sat, 12 Feb 2011 02:03:50 +0000 (18:03 -0800)]
Bug 535571: Allow Search.pm to accept "limit" and "offset" as parameters.
r=mkanat, a=mkanat (module owner)
Max Kanat-Alexander [Sat, 12 Feb 2011 01:06:37 +0000 (17:06 -0800)]
Bug 630800: Require a newer version of URI.pm to correctly parse URLs that
have ';' as their query-string delimiter, which show up when upgrading
from the old tag system to the new tag system.
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Sat, 12 Feb 2011 00:51:01 +0000 (16:51 -0800)]
Make the "changedfrom" xt/search.t test work with see_also, again.
https://bugzilla.mozilla.org/show_bug.cgi?id=620827
David Lawrence [Fri, 11 Feb 2011 21:54:01 +0000 (16:54 -0500)]
Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and attachment/edit.html.tmpl
r/a=mkanat
Tiago Mello [Fri, 11 Feb 2011 18:41:02 +0000 (16:41 -0200)]
Bug 620827: Fix the bug_see_also class column length.
r/a=LpSolit
Tiago Mello [Fri, 11 Feb 2011 01:31:28 +0000 (23:31 -0200)]
Bug 620827: Refactor remove see also to use remove_from_db instead.
r/a=mkanat
Max Kanat-Alexander [Fri, 11 Feb 2011 00:57:00 +0000 (16:57 -0800)]
Fix a POD compilation error.
https://bugzilla.mozilla.org/show_bug.cgi?id=633041
Max Kanat-Alexander [Fri, 11 Feb 2011 00:47:39 +0000 (16:47 -0800)]
Fix the POD of Bug.add_attachment to reflect that it now automatically
picks the content_type of text/plain when you set is_patch to true.
https://bugzilla.mozilla.org/show_bug.cgi?id=633041
Max Kanat-Alexander [Fri, 11 Feb 2011 00:27:18 +0000 (16:27 -0800)]
Bug 633041: Add an error code for zero_length_file and fill in content_type
for patches when content_type is missing in Bug.add_attachment in the
WebService
r=LpSolit, a=LpSolit
Max Kanat-Alexander [Thu, 3 Feb 2011 21:36:24 +0000 (13:36 -0800)]
Bug 630750: Don't let "." and "lib" get into @INC when running under
mod_perl
r=dkl, a=mkanat
Max Kanat-Alexander [Wed, 2 Feb 2011 08:53:25 +0000 (00:53 -0800)]
Bug 630681: Implement a MOD function for SQLite so collectstats.pl can run
r=mkanat, a=mkanat (module owner)
David Lawrence [Tue, 1 Feb 2011 16:00:46 +0000 (11:00 -0500)]
Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious
r=reed,a=LpSolit
https://bugzilla.mozilla.org/show_bug.cgi?id=507211
Max Kanat-Alexander [Mon, 31 Jan 2011 23:16:32 +0000 (15:16 -0800)]
Redesign the Install::DB code for migrating queries to tags, including adding
a transaction and indicate_progress.
https://bugzilla.mozilla.org/show_bug.cgi?id=616185
Graeme Coates [Mon, 31 Jan 2011 22:46:15 +0000 (23:46 +0100)]
Bug 629007: Example in quicksearch priority shortcut is incorrect
r/a=mkanat
Frédéric Buclin [Sun, 30 Jan 2011 19:05:40 +0000 (20:05 +0100)]
Another bustage fix for bug 616185: in some cases, the columnlist parameter was appended to the list of bugs
Frédéric Buclin [Sun, 30 Jan 2011 12:56:07 +0000 (13:56 +0100)]
Typo :(
https://bugzilla.mozilla.org/show_bug.cgi?id=616185
Frédéric Buclin [Sun, 30 Jan 2011 12:44:46 +0000 (13:44 +0100)]
Fix bustage for bug 616185: commas are encoded as %2C in Bugzilla 3.x, but not in 2.22
Frédéric Buclin [Sun, 30 Jan 2011 12:07:59 +0000 (13:07 +0100)]
Bug 616185: Move tags (aka lists of bugs) to their own DB tables
r/a=mkanat
David Lawrence [Fri, 28 Jan 2011 16:30:29 +0000 (11:30 -0500)]
Bug 622080 - Change group which can moderate quips
r/a=mkanat
David Lawrence [Thu, 27 Jan 2011 21:49:58 +0000 (16:49 -0500)]
Bug 622679 - Autocomplete suggests inactive/disabled accounts as matches
r/a=mkanat
Gervase Markham [Thu, 27 Jan 2011 12:55:58 +0000 (12:55 +0000)]
Allow extensions to alter quicksearch terms and search format. r=mkanat.
https://bugzilla.mozilla.org/show_bug.cgi?id=621878
Gervase Markham [Thu, 27 Jan 2011 12:42:01 +0000 (12:42 +0000)]
Allow jobqueue.pl to run once and then exit. r=mkanat.
https://bugzilla.mozilla.org/show_bug.cgi?id=621256
Gervase Markham [Thu, 27 Jan 2011 11:59:40 +0000 (11:59 +0000)]
Add missing documentation. r=mkanat.
https://bugzilla.mozilla.org/show_bug.cgi?id=629321
Gervase Markham [Thu, 27 Jan 2011 11:58:28 +0000 (11:58 +0000)]
Allow addition/removal of descriptions of statuses and resolutions. r=mkanat.
https://bugzilla.mozilla.org/show_bug.cgi?id=616453
Gervase Markham [Thu, 27 Jan 2011 11:10:27 +0000 (11:10 +0000)]
Fix bustage; diffs is an arrayref in 4.0, an array on trunk.
https://bugzilla.mozilla.org/show_bug.cgi?id=616422
Gervase Markham [Thu, 27 Jan 2011 10:39:32 +0000 (10:39 +0000)]
Update default column list to something more sensible. r=mkanat, lpsolit, wurblzap.
https://bugzilla.mozilla.org/show_bug.cgi?id=621676
Gervase Markham [Thu, 27 Jan 2011 10:35:32 +0000 (10:35 +0000)]
Add diffs parameter to bugmail_recipients hook. r=mkanat.
https://bugzilla.mozilla.org/show_bug.cgi?id=616422
Gervase Markham [Tue, 25 Jan 2011 17:22:50 +0000 (17:22 +0000)]
Make param pages without a sortkey sort to the end. r=dkl, a=lpsolit.
https://bugzilla.mozilla.org/show_bug.cgi?id=621255
Max Kanat-Alexander [Mon, 24 Jan 2011 21:43:38 +0000 (13:43 -0800)]
Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
generate_random_password, to protect against an account compromise issue
and other critical vulnerabilities.
r=LpSolit, a=LpSolit
https://bugzilla.mozilla.org/show_bug.cgi?id=621591
David Lawrence [Mon, 24 Jan 2011 19:35:31 +0000 (14:35 -0500)]
Bug 621105 - [SECURITY] Voting lacks CSRF protection
r=mkanat,a=LpSolit
Frédéric Buclin [Mon, 24 Jan 2011 18:29:39 +0000 (19:29 +0100)]
Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace
and
Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs
r=dkl a=LpSolit
Reed Loden [Mon, 24 Jan 2011 18:12:00 +0000 (10:12 -0800)]
Bug 621572: (CVE-2010-4572) [SECURITY] chart.cgi vulnerable to header-injection due to use of |print "Location:"| instead of $cgi->redirect
[r=mkanat a=LpSolit]
Reed Loden [Mon, 24 Jan 2011 18:08:37 +0000 (10:08 -0800)]
Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicates" table due to lack of encoding by YUI
[r=mkanat a=LpSolit]
Reed Loden [Mon, 24 Jan 2011 18:05:09 +0000 (10:05 -0800)]
Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack of encoding by YUI
[r=mkanat r=dkl a=LpSolit]
Frédéric Buclin [Mon, 24 Jan 2011 17:23:39 +0000 (18:23 +0100)]
Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protection
r=dkl a=LpSolit
Frédéric Buclin [Mon, 24 Jan 2011 17:12:29 +0000 (18:12 +0100)]
Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protection
r=dkl a=LpSolit
Frédéric Buclin [Mon, 24 Jan 2011 17:04:59 +0000 (18:04 +0100)]
Bug 621107: [SECURITY] Sanity checking lacks CSRF protection
r=dkl a=LpSolit
Max Kanat-Alexander [Mon, 24 Jan 2011 04:11:03 +0000 (20:11 -0800)]
An optional module was accidentally listed in the "required" section of the
release notes.
https://bugzilla.mozilla.org/show_bug.cgi?id=627910
Max Kanat-Alexander [Mon, 24 Jan 2011 03:57:21 +0000 (19:57 -0800)]
Bug 627910: Update Release Notes for Bugzilla 4.0rc2
r=reed