]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
10 years agoBug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (U+002D...
Frédéric Buclin [Wed, 11 Mar 2015 18:02:13 +0000 (19:02 +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

10 years agoBug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
David Lawrence [Wed, 11 Mar 2015 17:56:59 +0000 (17:56 +0000)] 
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
- Fixed a new hash constant error that did not fail locally due to Perl version difference

10 years agoBug 1138463: mod_perl does not support Apache 2.4 directives
Frédéric Buclin [Wed, 11 Mar 2015 16:49:24 +0000 (17:49 +0100)] 
Bug 1138463: mod_perl does not support Apache 2.4 directives
r=dkl a=glob

10 years agoBug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
David Lawrence [Wed, 11 Mar 2015 16:16:31 +0000 (16:16 +0000)] 
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
- Fixed t/001compile.t error due to tr///r only for 5.14+

10 years agoBug 325315: The page to reset a forgotten password should be distinct from the login...
Frédéric Buclin [Wed, 11 Mar 2015 16:15:33 +0000 (17:15 +0100)] 
Bug 325315: The page to reset a forgotten password should be distinct from the login page
r=dkl a=glob

10 years agoBug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
David Lawrence [Wed, 11 Mar 2015 14:26:14 +0000 (14:26 +0000)] 
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
r=glob,a=glob

10 years agoBug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie()
Dylan William Hardison [Mon, 9 Mar 2015 19:35:29 +0000 (15:35 -0400)] 
Bug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie()
r=dkl, a=glob

10 years agoBug 1130691: Support markdown tables
Albert Ting [Mon, 9 Mar 2015 13:45:48 +0000 (13:45 +0000)] 
Bug 1130691: Support markdown tables
r=dkl,a=glob

10 years agoBug 1139755: Fix 'Use of uninitialized value' warning
Byron Jones [Mon, 9 Mar 2015 08:15:12 +0000 (16:15 +0800)] 
Bug 1139755: Fix 'Use of uninitialized value' warning

10 years agoBug 1139755: Allow API authentication with X-Headers
Byron Jones [Mon, 9 Mar 2015 06:29:44 +0000 (14:29 +0800)] 
Bug 1139755: Allow API authentication with X-Headers
r=dkl,a=glob

10 years agoBug 1139257: allow cookie+api-token GET REST requests
Byron Jones [Mon, 9 Mar 2015 06:10:36 +0000 (14:10 +0800)] 
Bug 1139257: allow cookie+api-token GET REST requests
r=dkl,a=glob

10 years agoBug.update_attachment returns 'attachments', not 'attachment'
Frédéric Buclin [Sat, 7 Mar 2015 02:06:09 +0000 (03:06 +0100)] 
Bug.update_attachment returns 'attachments', not 'attachment'

10 years agoFix POD: is_markdown exists since Bugzilla 6.0, not 5.0
Frédéric Buclin [Sat, 7 Mar 2015 01:31:55 +0000 (02:31 +0100)] 
Fix POD: is_markdown exists since Bugzilla 6.0, not 5.0

10 years agoBug 1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=glob
Gervase Markham [Thu, 5 Mar 2015 11:28:51 +0000 (11:28 +0000)] 
Bug 1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=glob

10 years agoBug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB
Byron Jones [Thu, 5 Mar 2015 04:57:51 +0000 (12:57 +0800)] 
Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB
r=dkl,a=glob

10 years agoBug 1138754: span.quote styling makes the scroll bar difficult to access
Albert Ting [Wed, 4 Mar 2015 14:44:09 +0000 (22:44 +0800)] 
Bug 1138754: span.quote styling makes the scroll bar difficult to access
r=glob,a=glob

10 years ago(TaskCluster) Allow retrieval of the selenium.log for Selenium tests
David Lawrence [Tue, 3 Mar 2015 19:57:50 +0000 (14:57 -0500)] 
(TaskCluster) Allow retrieval of the selenium.log for Selenium tests

10 years agoBug 1118930: validateEnterBug() doesn't work when attachments are disabled
Albert Ting [Thu, 26 Feb 2015 14:32:51 +0000 (15:32 +0100)] 
Bug 1118930: validateEnterBug() doesn't work when attachments are disabled
r=LpSolit a=glob

10 years agoBug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_confirma...
Frédéric Buclin [Thu, 26 Feb 2015 14:27:30 +0000 (15:27 +0100)] 
Bug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_confirmation()
r=gerv a=glob

10 years agoBug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"
Sunil Joshi [Thu, 26 Feb 2015 14:24:15 +0000 (15:24 +0100)] 
Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"
r=LpSolit a=glob

10 years agoBug 1133245: Add ID HTML parameters to <tr> table rows on show_bug.cgi
Andre Klapper [Wed, 25 Feb 2015 18:01:16 +0000 (18:01 +0000)] 
Bug 1133245: Add ID HTML parameters to <tr> table rows on show_bug.cgi
r=dylan,a=glob

10 years agoBug 1134743: javascript filter should escape uncode line and paragraph separators...
Byron Jones [Tue, 24 Feb 2015 05:17:16 +0000 (13:17 +0800)] 
Bug 1134743: javascript filter should escape uncode line and paragraph separators (causes "Unterminated string literal" javascript error)
r=dylan,a=glob

10 years agoBug 1130721: Allow pronouns to be used for the attachment creator in Custom Search
Andre Klapper [Mon, 23 Feb 2015 13:54:13 +0000 (14:54 +0100)] 
Bug 1130721: Allow pronouns to be used for the attachment creator in Custom Search
r=LpSolit a=glob

10 years agoBug 1102364: Add microdata to HTML bugmail so GMail can display a "View bug" button
Ed Morley [Sun, 22 Feb 2015 21:59:56 +0000 (21:59 +0000)] 
Bug 1102364: Add microdata to HTML bugmail so GMail can display a "View bug" button
r=dkl,a=sgreen

10 years agoFix colspan (bug 554964)
Frédéric Buclin [Sun, 22 Feb 2015 01:34:27 +0000 (02:34 +0100)] 
Fix colspan (bug 554964)

10 years agoChange a label in relnotes
Frédéric Buclin [Sat, 21 Feb 2015 15:44:18 +0000 (16:44 +0100)] 
Change a label in relnotes

10 years agoFixed typo in taskgraph.json
David Lawrence [Fri, 20 Feb 2015 20:57:55 +0000 (15:57 -0500)] 
Fixed typo in taskgraph.json

10 years agoRevert "Fixed typo and removed expires (not needed) in taskgraph.json"
David Lawrence [Fri, 20 Feb 2015 20:54:28 +0000 (15:54 -0500)] 
Revert "Fixed typo and removed expires (not needed) in taskgraph.json"

This reverts commit 6aa8622cbe096a57d889a5f9f9fd90699be8bb41.

10 years agoFixed typo and removed expires (not needed) in taskgraph.json
David Lawrence [Fri, 20 Feb 2015 20:40:31 +0000 (15:40 -0500)] 
Fixed typo and removed expires (not needed) in taskgraph.json

10 years agoAdded apache error log to taskgraph.json for API and Selenium tests
David Lawrence [Fri, 20 Feb 2015 15:37:36 +0000 (10:37 -0500)] 
Added apache error log to taskgraph.json for API and Selenium tests

10 years agoBug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4 directives
Frédéric Buclin [Fri, 20 Feb 2015 11:58:46 +0000 (12:58 +0100)] 
Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4 directives
r=dkl a=glob

10 years agoBug 1088086: Possible duplicate search doesn't return any results if you input "a...
Byron Jones [Fri, 20 Feb 2015 05:35:01 +0000 (13:35 +0800)] 
Bug 1088086: Possible duplicate search doesn't return any results if you input "a->b" (for any a/b)
r=dylan,a=glob

10 years agoJust use master for platform name in taskgraph.json. Treeherder did not like my previ...
David Lawrence [Thu, 19 Feb 2015 20:19:21 +0000 (15:19 -0500)] 
Just use master for platform name in taskgraph.json. Treeherder did not like my previous naming

10 years agoBug 1134736: urlbase must be HTML-filtered in rest.html.tmpl
Frédéric Buclin [Thu, 19 Feb 2015 19:43:49 +0000 (20:43 +0100)] 
Bug 1134736: urlbase must be HTML-filtered in rest.html.tmpl
r/a=dkl

10 years agoFix problem that hiding 'Make Template' button leaves orphan text. r=gerv
Matt Selsky [Thu, 19 Feb 2015 17:16:20 +0000 (17:16 +0000)] 
Fix problem that hiding 'Make Template' button leaves orphan text. r=gerv

10 years agoAdded taskgraph.json for TaskCluster CI integration
David Lawrence [Wed, 18 Feb 2015 14:57:20 +0000 (09:57 -0500)] 
Added taskgraph.json for TaskCluster CI integration

10 years agoBug 1132887: When starting a sudo session, the password is not validated
Frédéric Buclin [Tue, 17 Feb 2015 20:32:32 +0000 (21:32 +0100)] 
Bug 1132887: When starting a sudo session, the password is not validated
r=dkl a=glob

10 years agoBug 1112181: Relative dates in the future involving months are incorrectly converted
Frédéric Buclin [Tue, 17 Feb 2015 20:26:38 +0000 (21:26 +0100)] 
Bug 1112181: Relative dates in the future involving months are incorrectly converted
r=dylan a=glob

10 years agoBug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.
Matt Selsky [Tue, 17 Feb 2015 17:24:09 +0000 (17:24 +0000)] 
Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.

10 years agoBug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.
Matt Selsky [Tue, 17 Feb 2015 17:23:31 +0000 (17:23 +0000)] 
Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.

10 years agoBug 1132862 - Update README; add LICENSE file. r,a=glob
Gervase Markham [Tue, 17 Feb 2015 17:18:18 +0000 (17:18 +0000)] 
Bug 1132862 - Update README; add LICENSE file. r,a=glob

10 years ago- Force use of PostgreSQL 9.1
David Lawrence [Tue, 17 Feb 2015 02:18:01 +0000 (21:18 -0500)] 
- Force use of PostgreSQL 9.1
- Configure DB users in travis.yml

10 years agoBug 1131404: checksetup.pl should check if mod_rewrite and mod_version are enabled
Frédéric Buclin [Wed, 11 Feb 2015 13:45:43 +0000 (14:45 +0100)] 
Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are enabled
r=dkl a=glob

10 years agoBug 1121477: Support for Apache HTTPD 2.4
Jochen Wiedmann [Mon, 2 Feb 2015 16:37:38 +0000 (16:37 +0000)] 
Bug 1121477: Support for Apache HTTPD 2.4
r=dkl,a=glob

10 years agoBug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem with MySQL
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

10 years agoBug 488942: The term "bookmarkable template" is meaningless to new users, change...
Frédéric Buclin [Sat, 31 Jan 2015 19:21:24 +0000 (20:21 +0100)] 
Bug 488942: The term "bookmarkable template" is meaningless to new users, change to "Make Template"

10 years agoBug 488942: The term "bookmarkable template" is meaningless to new users, change...
Matt Selsky [Fri, 30 Jan 2015 13:58:17 +0000 (13:58 +0000)] 
Bug 488942: The term "bookmarkable template" is meaningless to new users, change to "Make Template". r=gerv, a=glob.

10 years agoBug 1124716: regression caused by bug 1090275 to whitelist webservice methods causes...
David Lawrence [Fri, 23 Jan 2015 16:50:38 +0000 (16:50 +0000)] 
Bug 1124716: regression caused by bug 1090275 to whitelist webservice methods causes test failures with t/012throwables.t
r=dylan,a=glob

10 years agoBug 662161: enhance testserver.pl to deal with missing support for HTTPS. r=gerv...
Matt Selsky [Fri, 23 Jan 2015 11:11:13 +0000 (11:11 +0000)] 
Bug 662161: enhance testserver.pl to deal with missing support for HTTPS. r=gerv, a=glob.

10 years agoBug 616197: Wrap long bug summaries in dependency graphs, to avoid horizontal scrolling
Frédéric Buclin [Fri, 23 Jan 2015 11:09:57 +0000 (12:09 +0100)] 
Bug 616197: Wrap long bug summaries in dependency graphs, to avoid horizontal scrolling
r=gerv a=glob

10 years agoBug 493027: Update the comment in DB::Pg::sql_string_concat()
Frédéric Buclin [Fri, 23 Jan 2015 11:07:34 +0000 (12:07 +0100)] 
Bug 493027: Update the comment in DB::Pg::sql_string_concat()
r=gerv a=glob

10 years agoBug 1107340 - Document xsendfile_header parameter. r=mcote, a=glob.
Gervase Markham [Thu, 22 Jan 2015 14:20:00 +0000 (14:20 +0000)] 
Bug 1107340 - Document xsendfile_header parameter. r=mcote, a=glob.

10 years agoBug 1116614: checksetup "use lib" called too late. r=gerv, a=glob.
Albert Ting [Thu, 22 Jan 2015 11:39:36 +0000 (11:39 +0000)] 
Bug 1116614: checksetup "use lib" called too late. r=gerv, a=glob.

10 years agoBug 1090275: WebServices modules should maintain a whitelist of methods that are...
David Lawrence [Wed, 21 Jan 2015 20:37:49 +0000 (20:37 +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

10 years agoBug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent shell...
Gervase Markham [Wed, 21 Jan 2015 19:49:57 +0000 (19:49 +0000)] 
Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent shell code injection
r=dylan,a=simon

10 years agoBug 1121806: show_bug does not display in IE9
Albert Ting [Wed, 21 Jan 2015 18:50:07 +0000 (18:50 +0000)] 
Bug 1121806: show_bug does not display in IE9
r=dylan,a=justdave

10 years agoBug 1122565: editversions.cgi should focus the version field on page load to cut...
David Lawrence [Wed, 21 Jan 2015 16:45:11 +0000 (16:45 +0000)] 
Bug 1122565: editversions.cgi should focus the version field on page load to cut down on need for mouse
r=LpSolit,a=glob

10 years agoBug 1116666: Auto add comment class based on the tag
Albert Ting [Wed, 21 Jan 2015 16:39:19 +0000 (16:39 +0000)] 
Bug 1116666: Auto add comment class based on the tag
r=dkl,a=glob

10 years agoBug 1122125: Add a link to release notes from admin.cgi
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

10 years agoFixes some issues in relnotes
Frédéric Buclin [Mon, 19 Jan 2015 21:24:26 +0000 (22:24 +0100)] 
Fixes some issues in relnotes

10 years agoBug 1118997: Release notes for 5.0rc1
David Lawrence [Mon, 19 Jan 2015 21:05:22 +0000 (21:05 +0000)] 
Bug 1118997: Release notes for 5.0rc1
r=LpSolit,a=dkl

10 years agoBug 1118396: Add the "user-start" hook to bug comments
Albert Ting [Thu, 15 Jan 2015 21:47:23 +0000 (21:47 +0000)] 
Bug 1118396: Add the "user-start" hook to bug comments
r=dkl,a=glob

10 years agoBug 832095 - Request new buglist/query hooks
Albert Ting [Thu, 8 Jan 2015 17:49:25 +0000 (12:49 -0500)] 
Bug 832095 - Request new buglist/query hooks

10 years agoBug 825975 - Move the buglist.cgi "get_format" call after processing runnamed
Albert Ting [Thu, 8 Jan 2015 17:39:21 +0000 (12:39 -0500)] 
Bug 825975 - Move the buglist.cgi "get_format" call after processing runnamed

r=dylan, a=glob

10 years agoBug 274509 - Document "Create chart datasets for this product". r=mcote, a=glob.
Gervase Markham [Thu, 8 Jan 2015 17:13:35 +0000 (17:13 +0000)] 
Bug 274509 - Document "Create chart datasets for this product". r=mcote, a=glob.

10 years agoBug 1107315 - Update Boolean Charts documentation to match new UI. r=mcote, a=glob.
Gervase Markham [Thu, 8 Jan 2015 08:54:05 +0000 (08:54 +0000)] 
Bug 1107315 - Update Boolean Charts documentation to match new UI. r=mcote, a=glob.

10 years agoRemove #bugzilla from IRC notifications for Travis tests
David Lawrence [Wed, 7 Jan 2015 17:58:15 +0000 (17:58 +0000)] 
Remove #bugzilla from IRC notifications for Travis tests

10 years agoBug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.
Gervase Markham [Wed, 7 Jan 2015 16:01:55 +0000 (16:01 +0000)] 
Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.

10 years agoBug 1107316 - update tagging docs for new UI. r,a=glob.
Gervase Markham [Wed, 7 Jan 2015 15:55:02 +0000 (15:55 +0000)] 
Bug 1107316 - update tagging docs for new UI. r,a=glob.

10 years agoBug 1114395: Markdown only accepts the http and https protocols
Frédéric Buclin [Wed, 7 Jan 2015 13:36:59 +0000 (14:36 +0100)] 
Bug 1114395: Markdown only accepts the http and https protocols
r/a=glob

10 years agoBug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12
Frédéric Buclin [Wed, 7 Jan 2015 13:33:16 +0000 (14:33 +0100)] 
Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12
r=dkl a=glob

10 years agoBug 1113630: Set window.opener to null for the URL field to prevent interaction betwe...
Frédéric Buclin [Mon, 5 Jan 2015 11:50:21 +0000 (12:50 +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

10 years agoBug 1112643 - Document how to compile documentation. r,a=glob.
Gervase Markham [Sat, 27 Dec 2014 13:22:04 +0000 (13:22 +0000)] 
Bug 1112643 - Document how to compile documentation. r,a=glob.

10 years agoBug 1114365: Don't display empty parenthesis for Aliases on Full Text Bug Listing...
Matt Selsky [Sat, 27 Dec 2014 13:08:00 +0000 (13:08 +0000)] 
Bug 1114365: Don't display empty parenthesis for Aliases on Full Text Bug Listing. r=gerv, a=glob.

10 years agoBug 1106653: Truncate the field-* and type-* values in error messages
Frédéric Buclin [Tue, 23 Dec 2014 09:57:09 +0000 (10:57 +0100)] 
Bug 1106653: Truncate the field-* and type-* values in error messages
r=dkl a=glob

10 years agoBug 1114411: Do not call replyToMarkdownComment() if user pref use_markdown = off
Frédéric Buclin [Mon, 22 Dec 2014 22:59:04 +0000 (23:59 +0100)] 
Bug 1114411: Do not call replyToMarkdownComment() if user pref use_markdown = off
r/a=dkl

10 years agoBug 1098291: OPTION response for CORS requests to REST doesn't allow X-Requested...
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

10 years agoBug 1093924: Move replyToMarkdownComment() and replyToComment() out of templates
David Lawrence [Mon, 22 Dec 2014 19:18:01 +0000 (19:18 +0000)] 
Bug 1093924: Move replyToMarkdownComment() and replyToComment() out of templates
r=LpSolit,a=glob

10 years agoBug 1109635 - remove bogus role. r,a=dkl.
Gervase Markham [Thu, 18 Dec 2014 16:25:36 +0000 (16:25 +0000)] 
Bug 1109635 - remove bogus role. r,a=dkl.

10 years agoBug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.
Gervase Markham [Thu, 18 Dec 2014 16:08:19 +0000 (16:08 +0000)] 
Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.

10 years agoBug 1108809: SOAP::Lite 1.12 causes error when using XMLRPC API
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

10 years agoBug 1111043: Bug.add_comment returns the wrong comment ID
Frédéric Buclin [Wed, 17 Dec 2014 19:37:55 +0000 (20:37 +0100)] 
Bug 1111043: Bug.add_comment returns the wrong comment ID
r=dkl a=glob

10 years agoBug 1099029 part 2: Also fix the URL pointing to the duplicate_or_move_bug_status...
Frédéric Buclin [Wed, 17 Dec 2014 11:53:43 +0000 (12:53 +0100)] 
Bug 1099029 part 2: Also fix the URL pointing to the duplicate_or_move_bug_status parameter

10 years agoBug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.
Gervase Markham [Wed, 17 Dec 2014 10:37:25 +0000 (10:37 +0000)] 
Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.

10 years agoBug 557536: checksetup.pl fails on ALTER DATABASE if database name contains hyphen...
Matt Selsky [Wed, 17 Dec 2014 10:11:50 +0000 (10:11 +0000)] 
Bug 557536: checksetup.pl fails on ALTER DATABASE if database name contains hyphen. r=gerv, a=glob.

10 years agoBug 1111368: Add missing whitespace in list/quips.html.tmpl. r=gerv, a=glob.
Matt Selsky [Wed, 17 Dec 2014 10:10:50 +0000 (10:10 +0000)] 
Bug 1111368: Add missing whitespace in list/quips.html.tmpl. r=gerv, a=glob.

10 years agoBug 1089475: Use "ThrowCodeError" when a database error occurs instead of dumping...
Jeff Fearn [Wed, 17 Dec 2014 05:09:01 +0000 (13:09 +0800)] 
Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dumping a stack trace
r=glob,a=glob

10 years agoBug 950486: Move the webdotbase and font_file parameters from data/params into localc...
Gervase Markham [Mon, 15 Dec 2014 18:40:43 +0000 (18:40 +0000)] 
Bug 950486: Move the webdotbase and font_file parameters from data/params into localconfig (and kill the Graphs panel). r=gerv, a=glob. (commit 2)

10 years agoBug 950486: Move the webdotbase and font_file parameters from data/params into localc...
Matt Selsky [Mon, 15 Dec 2014 17:47:48 +0000 (17:47 +0000)] 
Bug 950486: Move the webdotbase and font_file parameters from data/params into localconfig (and kill the Graphs panel). r=gerv, a=glob.

10 years agoBug 978635: now is interpreted as midnight for searches. r=gerv, a=simon.
Fedor Ezeev [Thu, 11 Dec 2014 18:06:22 +0000 (18:06 +0000)] 
Bug 978635: now is interpreted as midnight for searches. r=gerv, a=simon.

10 years ago1099029: Display localized bug statuses in tooltips when editing the bug status workf...
Matt Selsky [Thu, 11 Dec 2014 18:03:36 +0000 (18:03 +0000)] 
1099029: Display localized bug statuses in tooltips when editing the bug status workflow. r=gerv, a=simon.

10 years agoBug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.
Matt Selsky [Thu, 11 Dec 2014 18:00:18 +0000 (18:00 +0000)] 
Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.

10 years agoBug 1106049 - Fix missing comma in the list of possible action on the page displayed...
Matt Selsky [Thu, 11 Dec 2014 17:41:35 +0000 (17:41 +0000)] 
Bug 1106049 - Fix missing comma in the list of possible action on the page displayed after the addition of a new user. r=gerv, a=simon

10 years agoBug 1107565 - PDF docs don't build on RTD
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

10 years agoBug 1103029 - Remove the deprecated backward compatible key names in Bugzilla.time...
Matt Selsky [Wed, 10 Dec 2014 17:39:17 +0000 (17:39 +0000)] 
Bug 1103029 - Remove the deprecated backward compatible key names in Bugzilla.time. r=gerv, a=dkl.

10 years agoBug 1108812: Travis docs tests are failing when using Sphinx with latest trunk/5...
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

10 years agoBug 1095244: DB crash when adding an alias that differs only in case from an existing...
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

10 years agoBug 822629 - use numeric form when specifying time zones in RDF output for buglist...
Matt Selsky [Sun, 7 Dec 2014 13:59:32 +0000 (13:59 +0000)] 
Bug 822629 - use numeric form when specifying time zones in RDF output for buglist.cgi. r=gerv.

10 years agoBug 1052202 - Web Service module to update and delete components
Simon Green [Sat, 6 Dec 2014 21:48:33 +0000 (07:48 +1000)] 
Bug 1052202 - Web Service module to update and delete components
r=dylan, a=glob

10 years agoBug 1108227 - bugzilla.png is empty
Dylan William Hardison [Sat, 6 Dec 2014 15:28:20 +0000 (10:28 -0500)] 
Bug 1108227 - bugzilla.png is empty