]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Frédéric Buclin [Sun, 5 Apr 2015 19:43:53 +0000 (21:43 +0200)]
Bug
1143871 : Correctly preload bug data when viewing a bug
r=dkl a=sgreen
Frédéric Buclin [Sun, 5 Apr 2015 19:35:18 +0000 (21:35 +0200)]
Bug
1143867 : Optimize set_comment_is_private() and isopened()
r=dkl a=sgreen
Frédéric Buclin [Sun, 5 Apr 2015 19:31:10 +0000 (21:31 +0200)]
Bug
1143864 : Replace |FILTER bug_link| in loops by direct calls to bug/link.html.tmpl to improve performance
r=dkl a=sgreen
Frédéric Buclin [Sun, 5 Apr 2015 19:07:50 +0000 (21:07 +0200)]
Bug
1128194 : Remove 'umask 0' from post_bug.cgi
r=dkl a=sgreen
Byron Jones [Tue, 31 Mar 2015 15:20:21 +0000 (23:20 +0800)]
Bug
1121788 : Buttons in buglist don't work in IE
r=lpsolit,a=sgreen
Matt Tyson [Mon, 23 Mar 2015 13:39:44 +0000 (21:39 +0800)]
Bug
1145438 : DB Crash under postgres when using alias column in buglist.cgi
(fix ordering)
Matt Tyson [Fri, 20 Mar 2015 07:55:07 +0000 (15:55 +0800)]
Bug
1145459 : SQL error under postgres when using 'blocks' column in buglist.cgi
r=glob,a=glob
Matt Tyson [Fri, 20 Mar 2015 07:50:40 +0000 (15:50 +0800)]
Bug
1145438 : DB Crash under postgres when using alias column in buglist.cgi
r=glob,a=glob
Frédéric Buclin [Mon, 16 Mar 2015 17:16:53 +0000 (18:16 +0100)]
Bug
1137669 : 003safesys.t doesn't test any file due to a missing -T argument (and broken syntax in Support::Systemexec)
r=dylan a=glob
Frédéric Buclin [Wed, 11 Mar 2015 18:04:36 +0000 (19:04 +0100)]
Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011)
r=dkl a=justdave
Frédéric Buclin [Wed, 11 Mar 2015 17:22:05 +0000 (18:22 +0100)]
Bug
1138463 : mod_perl does not support Apache 2.4 directives
r=dkl a=glob
Frédéric Buclin [Sat, 7 Mar 2015 02:08:12 +0000 (03:08 +0100)]
Bug.update_attachment returns 'attachments', not 'attachment'
Frédéric Buclin [Sat, 7 Mar 2015 01:25:26 +0000 (02:25 +0100)]
Remove references to Markdown
Gervase Markham [Thu, 5 Mar 2015 11:32:50 +0000 (11:32 +0000)]
Bug
1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=glob
Byron Jones [Thu, 5 Mar 2015 04:57:53 +0000 (12:57 +0800)]
Bug
1128853 : Bugzilla shouldn't try to write API tokens into the shadow DB
r=dkl,a=glob
Albert Ting [Wed, 4 Mar 2015 14:41:47 +0000 (22:41 +0800)]
Bug
1138754 : span.quote styling makes the scroll bar difficult to access
r=glob,a=glob
David Lawrence [Tue, 3 Mar 2015 19:59:47 +0000 (14:59 -0500)]
(TaskCluster) Allow retrieval of the selenium.log for Selenium tests
Albert Ting [Thu, 26 Feb 2015 14:34:50 +0000 (15:34 +0100)]
Bug
1118930 : validateEnterBug() doesn't work when attachments are disabled
r=LpSolit a=glob
Frédéric Buclin [Thu, 26 Feb 2015 14:29:04 +0000 (15:29 +0100)]
Bug
1061271 : Add a hook into Bugzilla::User::check_and_send_account_creation_confirmation()
r=gerv a=glob
David Lawrence [Tue, 24 Feb 2015 23:29:25 +0000 (23:29 +0000)]
Intial checking of taskgraph.json for TaskCluster CI
Byron Jones [Tue, 24 Feb 2015 05:20:35 +0000 (13:20 +0800)]
Bug
1134743 : javascript filter should escape uncode line and paragraph separators (causes "Unterminated string literal" javascript error)
r=dylan,a=glob
Frédéric Buclin [Sun, 22 Feb 2015 01:38:48 +0000 (02:38 +0100)]
Fix colspan (bug 554964)
Frédéric Buclin [Sat, 21 Feb 2015 15:45:38 +0000 (16:45 +0100)]
Change a label in relnotes
Frédéric Buclin [Fri, 20 Feb 2015 12:04:00 +0000 (13:04 +0100)]
Bug
1133690 : .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4 directives
r=dkl a=glob
Byron Jones [Fri, 20 Feb 2015 05:37:13 +0000 (13:37 +0800)]
Bug
1088086 : Possible duplicate search doesn't return any results if you input "a->b" (for any a/b)
r=dylan,a=glob
Frédéric Buclin [Thu, 19 Feb 2015 19:45:02 +0000 (20:45 +0100)]
Bug
1134736 : urlbase must be HTML-filtered in rest.html.tmpl
r/a=dkl
Frédéric Buclin [Tue, 17 Feb 2015 20:35:28 +0000 (21:35 +0100)]
Bug
1132887 : When starting a sudo session, the password is not validated
r=dkl a=glob
Frédéric Buclin [Tue, 17 Feb 2015 20:28:03 +0000 (21:28 +0100)]
Bug
1112181 : Relative dates in the future involving months are incorrectly converted
r=dylan a=glob
Gervase Markham [Tue, 17 Feb 2015 17:20:47 +0000 (17:20 +0000)]
Bug
1132862 - Update README; add LICENSE file. r,a=glob
David Lawrence [Tue, 17 Feb 2015 02:23:12 +0000 (21:23 -0500)]
- Force use of PostgreSQL 9.1
- Configure DB users in travis.yml
- Re-enable Pg selenium testing to see if problems continue
Frédéric Buclin [Wed, 11 Feb 2015 13:49:08 +0000 (14:49 +0100)]
Bug
1131404 : checksetup.pl should check if mod_rewrite and mod_version are enabled
r=dkl a=glob
Jochen Wiedmann [Mon, 2 Feb 2015 20:04:45 +0000 (20:04 +0000)]
Bug
1121477 : Support for Apache HTTPD 2.4
r=dkl,a=glob
Dylan William Hardison [Mon, 2 Feb 2015 12:57:22 +0000 (07:57 -0500)]
Bug
1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem with MySQL
David Lawrence [Tue, 27 Jan 2015 20:13:01 +0000 (20:13 +0000)]
Bump version post-release
David Lawrence [Tue, 27 Jan 2015 17:39:41 +0000 (17:39 +0000)]
Bump version to 5.0rc2
David Lawrence [Fri, 23 Jan 2015 16:52:04 +0000 (16:52 +0000)]
Bug
1124716 : regression caused by bug
1090275 to whitelist webservice methods causes test failures with t/012throwables.t
r=dylan,a=glob
Albert Ting [Thu, 22 Jan 2015 12:03:16 +0000 (12:03 +0000)]
Bug
1116614 : checksetup "use lib" called too late. r=gerv, a=glob.
David Lawrence [Wed, 21 Jan 2015 22:29:17 +0000 (22:29 +0000)]
Bump version post-release
David Lawrence [Wed, 21 Jan 2015 21:04:18 +0000 (21:04 +0000)]
Bumped version to 5.0rc1
David Lawrence [Wed, 21 Jan 2015 20:40:07 +0000 (20:40 +0000)]
Bug
1090275 : WebServices modules should maintain a whitelist of methods that are allowed instead of allowing access to any function imported into its namespace
r=dylan,a=glob
Gervase Markham [Wed, 21 Jan 2015 20:06:08 +0000 (20:06 +0000)]
Bug
1079065 : [SECURITY] Always use the 3 arguments form for open() to prevent shell code injection
r=dkl,a=glob
Albert Ting [Wed, 21 Jan 2015 18:55:08 +0000 (18:55 +0000)]
Bug
1121806 : show_bug does not display in IE9
r=dylan,a=justdave
David Lawrence [Tue, 20 Jan 2015 21:41:11 +0000 (21:41 +0000)]
Bug
1122125 : Add a link to release notes from admin.cgi
r=LpSolit,a=justdave
Frédéric Buclin [Mon, 19 Jan 2015 21:27:00 +0000 (22:27 +0100)]
Fix an bsolete ID
David Lawrence [Mon, 19 Jan 2015 20:43:03 +0000 (20:43 +0000)]
Bug
1118997 : Release notes for 5.0rc1
r=LpSolit,a=dkl
Gervase Markham [Thu, 8 Jan 2015 08:56:09 +0000 (08:56 +0000)]
Bug
1107315 - Update Boolean Charts documentation to match new UI. r=mcote, a=glob.
Gervase Markham [Wed, 7 Jan 2015 16:02:52 +0000 (16:02 +0000)]
Bug
1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.
Gervase Markham [Wed, 7 Jan 2015 15:57:13 +0000 (15:57 +0000)]
Bug
1107316 - update tagging docs for new UI. r,a=glob.
Frédéric Buclin [Wed, 7 Jan 2015 13:34:45 +0000 (14:34 +0100)]
Bug
1113147 : Revert the hack from bug
1108809 and blacklist SOAP::Lite 1.12
r=dkl a=glob
Frédéric Buclin [Mon, 5 Jan 2015 11:52:39 +0000 (12:52 +0100)]
Bug
1113630 : Set window.opener to null for the URL field to prevent interaction between a remote script and the bug report
r=gerv a=glob
Gervase Markham [Sat, 27 Dec 2014 13:21:41 +0000 (13:21 +0000)]
Bug
1112643 - Document how to compile documentation. r,a=glob.
Matt Selsky [Sat, 27 Dec 2014 13:13:00 +0000 (13:13 +0000)]
Bug
1114365 : Don't display empty parenthesis for Aliases on Full Text Bug Listing. r=gerv, a=glob.
Frédéric Buclin [Tue, 23 Dec 2014 10:00:23 +0000 (11:00 +0100)]
Bug
1106653 : Truncate the field-* and type-* values in error messages
r=dkl a=glob
David Lawrence [Mon, 22 Dec 2014 19:20:22 +0000 (19:20 +0000)]
Bug
1098291 : OPTION response for CORS requests to REST doesn't allow X-Requested-With
r=glob,a=glob
Gervase Markham [Mon, 22 Dec 2014 10:11:12 +0000 (10:11 +0000)]
Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob.
David Lawrence [Fri, 19 Dec 2014 22:05:09 +0000 (22:05 +0000)]
Bug
1108821 - Travis selenium tests are failing pretty consistently for PostgreSQL for all branches
Gervase Markham [Thu, 18 Dec 2014 16:25:11 +0000 (16:25 +0000)]
Bug
1109635 - remove bogus role. r,a=dkl.
David Lawrence [Thu, 18 Dec 2014 15:43:31 +0000 (15:43 +0000)]
Bug
1108809 : SOAP::Lite 1.12 causes error when using XMLRPC API
r=glob,a=glob
Frédéric Buclin [Wed, 17 Dec 2014 19:40:54 +0000 (20:40 +0100)]
Bug
1111043 : Bug.add_comment returns the wrong comment ID
r/a=dkl
Gervase Markham [Wed, 17 Dec 2014 10:38:17 +0000 (10:38 +0000)]
Bug
1107874 - make Help links point to new documentation. r=dkl, a=justdave.
David Lawrence [Thu, 11 Dec 2014 15:13:13 +0000 (15:13 +0000)]
Bug
1082106 - avoid problem where ->bz_add_columns creates a foreign key constraint causing failure in checksetup.pl when it tries to re-add it later. r,a=glob
Gervase Markham [Wed, 10 Dec 2014 20:00:27 +0000 (20:00 +0000)]
Bug
1107565 - PDF docs don't build on RTD
r=dkl,a=dkl
Gervase Markham [Tue, 9 Dec 2014 23:13:07 +0000 (23:13 +0000)]
Bug
1108812 : Travis docs tests are failing when using Sphinx with latest trunk/5.0 builds
r=dkl,a=dkl
David Lawrence [Mon, 8 Dec 2014 18:00:17 +0000 (18:00 +0000)]
Bug
1095244 : DB crash when adding an alias that differs only in case from an existing alias
r=glob,a=glob
Gervase Markham [Fri, 5 Dec 2014 22:55:30 +0000 (14:55 -0800)]
Bug
1107318 - Remove Markdown references from 5.0 documentation. r,a=dkl.
Gervase Markham [Fri, 5 Dec 2014 22:45:19 +0000 (14:45 -0800)]
Bug
1107629 - Fix building of tip and 5.0 API docs by removing "use Bugzilla". r,a=dkl.
Gervase Markham [Wed, 3 Dec 2014 23:45:46 +0000 (15:45 -0800)]
Bug
1067416 - reorganize and update Bugzilla docs.
Marc Schumann [Wed, 26 Nov 2014 22:35:07 +0000 (23:35 +0100)]
Bug
1105501 - checksetup.pl fails because of missing Installation string for "documentation" feature.
r=LpSolit, a=dkl
David Lawrence [Wed, 26 Nov 2014 15:43:40 +0000 (15:43 +0000)]
Bug
1038275 : Comprehensible documentation for the REST API
r=gerv,a=glob
Gervase Markham [Tue, 25 Nov 2014 10:28:41 +0000 (10:28 +0000)]
Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv."
This reverts commit
5d8aa524eff6409055d4d967d2857ede40be4cad .
Matt Selsky [Mon, 24 Nov 2014 16:55:30 +0000 (16:55 +0000)]
Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.
Byron Jones [Mon, 24 Nov 2014 07:57:51 +0000 (15:57 +0800)]
Bug
1102229 : custom css stylesheets are not loaded if CONCATENATE_ASSETS is false
r=dkl,a=sgreen
David Lawrence [Thu, 20 Nov 2014 15:16:33 +0000 (15:16 +0000)]
Bug
1101151 : OS sniffing should detect Windows 10 from "Windows NT 6.4" instead of detecting Windows NT
r=LpSolit,a=glob
Gervase Markham [Wed, 19 Nov 2014 17:35:00 +0000 (17:35 +0000)]
Bug 978615 - remove URL to unavailable webdot server. r,a=glob
Frédéric Buclin [Wed, 19 Nov 2014 17:21:56 +0000 (18:21 +0100)]
Bug
1097798 : Do not display the resolution in the dependency tree for open bugs, nor the target milestone if usetargetmilestone is off
r=dkl a=glob
Byron Jones [Tue, 18 Nov 2014 04:46:18 +0000 (12:46 +0800)]
Bug
1100368 : css concatenation breaks data: urls
r=dylan,a=glob
Koosha KM [Fri, 14 Nov 2014 15:32:50 +0000 (15:32 +0000)]
Bug
1098562 : Fix a typo in admin/params/memcached.html.tmpl
r=dkl,a=glob
Koosha KM [Wed, 12 Nov 2014 20:13:11 +0000 (20:13 +0000)]
Bug
1095758 : Fix use of uninitialized value $hostname in Mailer.pm
r=dkl,a=glob
David Lawrence [Wed, 12 Nov 2014 16:38:10 +0000 (16:38 +0000)]
Bug
1001462 : Bug.search causes error when using simple token auth and specifying 'token' instead of 'Bugzilla_token'
r=glob,a=glob
Byron Jones [Tue, 11 Nov 2014 15:25:30 +0000 (23:25 +0800)]
Bug
1094858 : Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions
(fix broken POD)
David Lawrence [Mon, 10 Nov 2014 16:48:22 +0000 (16:48 +0000)]
Bug
1093600 : REST shouldn't support multiple instances of parameters for resources which only support a single params (eg. POST bug/comment)
r=glob,a=glob
David Lawrence [Mon, 10 Nov 2014 16:08:13 +0000 (16:08 +0000)]
Bug
1094858 : Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions
r=gerv,a=glob
David Lawrence [Mon, 10 Nov 2014 16:03:49 +0000 (16:03 +0000)]
Bug
1093928 : Remove the longdescs.is_markdown DB column
r=LpSolit,a=glob
David Lawrence [Wed, 5 Nov 2014 16:04:31 +0000 (16:04 +0000)]
Bug
1091584 : Typo in users/confirm-delete.html.tmpl
r=gerv,a=glob
Matt Selsky [Wed, 5 Nov 2014 14:31:51 +0000 (14:31 +0000)]
Bug
1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.
David Lawrence [Tue, 4 Nov 2014 21:46:41 +0000 (21:46 +0000)]
Revert Bug 330707 - Add optional support for MarkDown
Frédéric Buclin [Wed, 29 Oct 2014 23:54:30 +0000 (00:54 +0100)]
'cgi' is not defined in templates, see bug 913364
David Lawrence [Wed, 29 Oct 2014 18:45:39 +0000 (18:45 +0000)]
Bug
1088253 : GET REST calls should allow arbitrary URL parameters to be passed in addition the values in the path
r=glob,a=glob
Matt Selsky [Wed, 29 Oct 2014 17:11:20 +0000 (17:11 +0000)]
Bug 258026 - add format hint to chart date input. r=gerv, a=glob.
Marc Schumann [Tue, 28 Oct 2014 15:57:49 +0000 (16:57 +0100)]
Bug
1073590 - Bugzilla should inherit rewrite rules.
r/a=glob
David Lawrence [Tue, 28 Oct 2014 14:33:11 +0000 (10:33 -0400)]
Update travis.yml file to pull tests from 5.0 branch
David Lawrence [Tue, 28 Oct 2014 03:03:39 +0000 (03:03 +0000)]
Bug
1059684 - markdown text should not be rendered within a <pre> tag
r=glob,a=glob
Dylan William Hardison [Mon, 27 Oct 2014 21:10:06 +0000 (17:10 -0400)]
Bug
1083081 - javascript concatenation should insert a semicolon between files
r=dkl a=glob
Frédéric Buclin [Mon, 27 Oct 2014 10:49:09 +0000 (11:49 +0100)]
Bug
1087400 : CGI 4.05 throws tons of "CGI::param called in list context" warnings
r/a=glob
Frédéric Buclin [Mon, 27 Oct 2014 10:42:09 +0000 (11:42 +0100)]
Bug
1088483 : Remove references to the "enable bug tagging" preference from the documentation
r=gerv a=glob
Byron Jones [Mon, 27 Oct 2014 04:43:46 +0000 (12:43 +0800)]
Bug
1068494 : Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
(remove unused user-error "invalid_context")
Matt Selsky [Fri, 24 Oct 2014 08:21:53 +0000 (09:21 +0100)]
Bug
1088399 - Add support for Github pull requests in See Also field. r=gerv, a=glob.
Gervase Markham [Fri, 24 Oct 2014 08:17:24 +0000 (09:17 +0100)]
Revert "Bug
1073264 - allow attachment download to be offloaded to the webserver using X-SendFile or equivalent. r=gerv, a=glob." Morning brain thought this bug was approved for 5.0.
This reverts commit
55e8faeed19ff618483cb5803847bdba6c80c752 .
Damien Nozay [Fri, 24 Oct 2014 08:15:26 +0000 (09:15 +0100)]
Bug
1073264 - allow attachment download to be offloaded to the webserver using X-SendFile or equivalent. r=gerv, a=glob.
Dylan William Hardison [Thu, 23 Oct 2014 16:31:25 +0000 (12:31 -0400)]
Bug
1083258 - The size check for input <select>s on show_bug.cgi doesn't take into account is_active
r=dkl a=glob