]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
12 years agoBug 898784 - Clarify on the CreateAccount page that email address is login when param...
Sunil Joshi [Tue, 6 Aug 2013 01:47:08 +0000 (11:47 +1000)] 
Bug 898784 - Clarify on the CreateAccount page that email address is login when param emailsuffix is set.
r=sgreen, a=sgreen

12 years agoBug 491316 - Allow the reporter to enter keywords at bug creation
Sunil Joshi [Tue, 6 Aug 2013 01:43:27 +0000 (11:43 +1000)] 
Bug 491316 - Allow the reporter to enter keywords at bug creation
r=sgreen, a=sgreen

12 years agoBug 467510 - Remove 'bug' from all page titles containing bug number
Sunil Joshi [Tue, 6 Aug 2013 01:35:33 +0000 (11:35 +1000)] 
Bug 467510 - Remove 'bug' from all page titles containing bug number
r=sgreen, a=sgreen

https://bugzilla.mozilla.org/show_bug.cgi?id=457510

12 years agoFix wrong links in REST POD
Frédéric Buclin [Sat, 3 Aug 2013 16:18:17 +0000 (18:18 +0200)] 
Fix wrong links in REST POD

12 years agoBug 834290: Add support for iPads and iPhones in useragent strings
Frédéric Buclin [Thu, 1 Aug 2013 01:23:54 +0000 (03:23 +0200)] 
Bug 834290: Add support for iPads and iPhones in useragent strings
r=dkl a=sgreen

12 years agoBug 781672: checksetup.pl fails to check the version of the latest Apache2::SizeLimit...
Frédéric Buclin [Thu, 1 Aug 2013 01:19:44 +0000 (03:19 +0200)] 
Bug 781672: checksetup.pl fails to check the version of the latest Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)")
r=dkl a=sgreen

12 years agoBug 896330: patchreader should not set the "expires" header
Byron Jones [Wed, 31 Jul 2013 13:44:37 +0000 (21:44 +0800)] 
Bug 896330: patchreader should not set the "expires" header
r=sgreen, a=sgreen

12 years agoBug 877078: shift bugmail generation to the jobqueue
Byron Jones [Wed, 31 Jul 2013 05:20:07 +0000 (13:20 +0800)] 
Bug 877078: shift bugmail generation to the jobqueue
r=sgreen, a=sgreen

12 years agoBug 402745 - Improve the error message displayed when accessing summarize_time.cgi...
Sunil Joshi [Tue, 30 Jul 2013 17:27:36 +0000 (13:27 -0400)] 
Bug 402745 - Improve the error message displayed when accessing summarize_time.cgi with no bug ID

12 years agoBug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmail
Dave Lawrence [Tue, 30 Jul 2013 16:31:24 +0000 (12:31 -0400)] 
Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmail
r/a=sgreen

12 years agoBug 237516 - confusing cancellation message for tokens
Sunil Joshi [Tue, 30 Jul 2013 14:34:14 +0000 (10:34 -0400)] 
Bug 237516 - confusing cancellation message for tokens
r=dkl,a=sgreen

12 years agoBug 897029: Preload bug permissions when calling Bug.get to improve performance
Frédéric Buclin [Tue, 30 Jul 2013 09:15:15 +0000 (11:15 +0200)] 
Bug 897029: Preload bug permissions when calling Bug.get to improve performance
r/a=sgreen

12 years agoBug 897003: Improve _strip_undefs() performance
Frédéric Buclin [Mon, 29 Jul 2013 10:35:28 +0000 (12:35 +0200)] 
Bug 897003: Improve _strip_undefs() performance
r/a=sgreen

12 years agoBug 494675 - Message describing steps after user requests to change email address...
Sunil Joshi [Fri, 26 Jul 2013 22:07:54 +0000 (18:07 -0400)] 
Bug 494675 - Message describing steps after user requests to change email address is confusing
r=dkl,a=sgreen

12 years agoBug 893618 - Bug status anchor different on create and modify bug page
Simon Green [Fri, 26 Jul 2013 00:05:17 +0000 (10:05 +1000)] 
Bug 893618 - Bug status anchor different on create and modify bug page
r=LpSolit, a=glob

12 years agoBug 880093 - Cache filter_wants
Simon Green [Thu, 25 Jul 2013 23:57:44 +0000 (09:57 +1000)] 
Bug 880093 - Cache filter_wants
r=glob, a=glob

12 years agoBug 896183 - Change password screen mentions "New Password Again" it should be "Confi...
Sunil Joshi [Thu, 25 Jul 2013 21:03:04 +0000 (17:03 -0400)] 
Bug 896183 - Change password screen mentions "New Password Again" it should be "Confirm new password"
r=dkl,a=sgreen

12 years agoRemove debug code
Frédéric Buclin [Thu, 25 Jul 2013 13:12:37 +0000 (15:12 +0200)] 
Remove debug code

https://bugzilla.mozilla.org/show_bug.cgi?id=895309

12 years agoBug 889403: syncLDAP.pl does not rederive regexp groups when updating login name
Pami Ketolainen [Thu, 25 Jul 2013 11:00:08 +0000 (13:00 +0200)] 
Bug 889403: syncLDAP.pl does not rederive regexp groups when updating login name
r=LpSolit a=sgreen

12 years agoBug 880113 - Use the cache for the product and component name
Simon Green [Thu, 25 Jul 2013 04:28:54 +0000 (14:28 +1000)] 
Bug 880113 - Use the cache for the product and component name
r=LpSolit, a=glob

12 years agoBug 897426: Revert the hack in Bugzilla->feature and make it more robust
Frédéric Buclin [Wed, 24 Jul 2013 23:44:09 +0000 (01:44 +0200)] 
Bug 897426: Revert the hack in Bugzilla->feature and make it more robust
r/a=glob

12 years agoBug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritization...
Frédéric Buclin [Wed, 24 Jul 2013 23:40:18 +0000 (01:40 +0200)] 
Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritization of jobs
r=gerv a=glob

12 years agoBug 875728 - Need hook for links in common-links
Dave Lawrence [Wed, 24 Jul 2013 19:43:03 +0000 (15:43 -0400)] 
Bug 875728 - Need hook for links in common-links
r=rojanu,a=sgreen

12 years agoBug 895309 - comments returned via the REST endpoint shouldn't be wrapped
Dave Lawrence [Wed, 24 Jul 2013 19:01:21 +0000 (15:01 -0400)] 
Bug 895309 - comments returned via the REST endpoint shouldn't be wrapped
r/a=glob

https://bugzilla.mozilla.org/show_bug.cgi?id=859309

12 years agoBug 880653 - Add POD for Bug.possible_duplicates webservice
Dave Lawrence [Wed, 24 Jul 2013 14:12:03 +0000 (10:12 -0400)] 
Bug 880653 - Add POD for Bug.possible_duplicates webservice
r=LpSolit,a=sgreen

12 years agoBug 345194: fix for xt tests
Byron Jones [Wed, 24 Jul 2013 08:59:42 +0000 (16:59 +0800)] 
Bug 345194: fix for xt tests

12 years agoBug 345194: Add "is empty" and "is not empty" search operators to the boolean chart
Byron Jones [Wed, 24 Jul 2013 08:33:09 +0000 (16:33 +0800)] 
Bug 345194: Add "is empty" and "is not empty" search operators to the boolean chart
r=LpSolit, a=sgreen

12 years agoBug 533878: Allow relative date searches involving date/time custom fields
Byron Jones [Wed, 24 Jul 2013 08:18:47 +0000 (16:18 +0800)] 
Bug 533878: Allow relative date searches involving date/time custom fields
r=LpSolit, a=sgreen

12 years agoBug 896066 - Allow REST WebService API to for GET /product to allow retrieval of...
Dave Lawrence [Tue, 23 Jul 2013 20:26:29 +0000 (16:26 -0400)] 
Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval of multiple product objects instead of ids

12 years agoBug 896066 - Allow REST WebService API to for GET /product to allow retrieval of...
Dave Lawrence [Tue, 23 Jul 2013 20:24:59 +0000 (16:24 -0400)] 
Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval of multiple product objects
r/a=glob

12 years agoBug 871473: New code hook "before_read" in Migrate.pm
rojanu [Tue, 23 Jul 2013 09:15:29 +0000 (11:15 +0200)] 
Bug 871473: New code hook "before_read" in Migrate.pm
r=LpSolit a=sgreen

12 years agoBug 893953: Duplicated CSS rule for "bug_id_container input" in search_form.css
Sunil Joshi [Tue, 23 Jul 2013 09:09:48 +0000 (11:09 +0200)] 
Bug 893953: Duplicated CSS rule for "bug_id_container input" in search_form.css
r=LpSolit a=sgreen

12 years agoBug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net not being...
Hugo Seabrook [Mon, 22 Jul 2013 23:55:05 +0000 (09:55 +1000)] 
Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net not being available

12 years agoBug 850986: don't allow setting a flag's requestee to a disabled account
Byron Jones [Mon, 22 Jul 2013 05:19:19 +0000 (13:19 +0800)] 
Bug 850986: don't allow setting a flag's requestee to a disabled account
r=dkl, a=justdave

12 years agoBug 895306: REST endpoint returns both JSON and HTML errors when running under mod_perl
Byron Jones [Mon, 22 Jul 2013 05:14:38 +0000 (13:14 +0800)] 
Bug 895306: REST endpoint returns both JSON and HTML errors when running under mod_perl
r=dkl, a=glob

12 years agoremove accidental commit from bug 866927
Byron Jones [Fri, 19 Jul 2013 06:30:39 +0000 (14:30 +0800)] 
remove accidental commit from bug 866927

12 years agoBug 894221 - API Documentation Error
Simon Green [Tue, 16 Jul 2013 05:53:55 +0000 (15:53 +1000)] 
Bug 894221 - API Documentation Error

12 years agoBug 893922 - checksetup.pl failes to locate the string 'feature_rest'
Dave Lawrence [Mon, 15 Jul 2013 20:06:27 +0000 (16:06 -0400)] 
Bug 893922 - checksetup.pl failes to locate the string 'feature_rest'

12 years agoBug 787328 - xmlrpc.cgi doesn't send any security-related headers
Dave Lawrence [Mon, 15 Jul 2013 03:43:57 +0000 (23:43 -0400)] 
Bug 787328 - xmlrpc.cgi doesn't send any security-related headers
r=glob,a=justdave

12 years agoBug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence [Fri, 12 Jul 2013 20:39:50 +0000 (16:39 -0400)] 
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
r=glob,a=justdave

12 years agoBug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries
Simon Green [Tue, 9 Jul 2013 02:48:49 +0000 (12:48 +1000)] 
Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries
r=glob, a=justdave

12 years agoBug 890563: DateTime error when going to editwhines.cgi
John Nishinaga [Sat, 6 Jul 2013 10:24:14 +0000 (12:24 +0200)] 
Bug 890563: DateTime error when going to editwhines.cgi
r/a=LpSolit

12 years agoBug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once...
Frédéric Buclin [Thu, 27 Jun 2013 21:59:10 +0000 (23:59 +0200)] 
Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once" pages no longer lists available keywords
a=LpSolit

12 years agoRemove incorrect linebreak
Frédéric Buclin [Thu, 27 Jun 2013 12:25:09 +0000 (14:25 +0200)] 
Remove incorrect linebreak

https://bugzilla.mozilla.org/show_bug.cgi?id=286374

12 years agoBug 882568: Remove unnecessary text about a bug not being part of last search
Byron Jones [Thu, 27 Jun 2013 04:33:20 +0000 (12:33 +0800)] 
Bug 882568: Remove unnecessary text about a bug not being part of last search
r=dkl, a=LpSolit

12 years agoBug 886034: Remove deprecated code about CGI 2.75
Frédéric Buclin [Tue, 25 Jun 2013 22:03:14 +0000 (00:03 +0200)] 
Bug 886034: Remove deprecated code about CGI 2.75
r=dkl a=LpSolit

12 years agoBug 880097 - Only retrieve database fetched values if requested
Simon Green [Mon, 17 Jun 2013 04:26:09 +0000 (14:26 +1000)] 
Bug 880097 - Only retrieve database fetched values if requested
r=glob, a=LpSolit

12 years agoBug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped
Dave Lawrence [Wed, 12 Jun 2013 16:17:10 +0000 (12:17 -0400)] 
Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped
r=glob,a=LpSolit

12 years agoBug 875377: Hint how to change the email address should only be displayed if the...
Marc Schumann [Tue, 11 Jun 2013 16:15:55 +0000 (18:15 +0200)] 
Bug 875377: Hint how to change the email address should only be displayed if the address can be changed
r/a=LpSolit

12 years agoBug 856158: A question mark inside quoted strings triggers flag detection when using...
Frédéric Buclin [Tue, 11 Jun 2013 15:57:04 +0000 (17:57 +0200)] 
Bug 856158: A question mark inside quoted strings triggers flag detection when using QuickSearch
r=glob a=LpSolit

12 years agoBug 880315: Fix malformed sql generated by the fix for bug 879055
Byron Jones [Fri, 7 Jun 2013 05:27:25 +0000 (13:27 +0800)] 
Bug 880315: Fix malformed sql generated by the fix for bug 879055
r=LpSolit, a=LpSolit

12 years agoBug 878035: Do not disclose whether a user account exists or not when a user clicks...
Frédéric Buclin [Thu, 6 Jun 2013 20:46:30 +0000 (22:46 +0200)] 
Bug 878035: Do not disclose whether a user account exists or not when a user clicks "forgot password"
r=dkl a=LpSolit

12 years agoRemove tabs
Frédéric Buclin [Wed, 5 Jun 2013 19:04:42 +0000 (21:04 +0200)] 
Remove tabs

12 years agoBug 878623: Improvement in retrieving a classification name from bug
Simon Green [Wed, 5 Jun 2013 18:22:00 +0000 (20:22 +0200)] 
Bug 878623: Improvement in retrieving a classification name from bug
r=glob a=LpSolit

12 years agoBug 875744: Bug history messed up when two comments are made private
Hugo Seabrook [Wed, 5 Jun 2013 18:12:30 +0000 (20:12 +0200)] 
Bug 875744: Bug history messed up when two comments are made private
r/a=LpSolit

12 years agoBug 874944: Do not display the Excluded list when sending bugmails
Frédéric Buclin [Wed, 5 Jun 2013 12:39:19 +0000 (14:39 +0200)] 
Bug 874944: Do not display the Excluded list when sending bugmails
r=dkl a=LpSolit

12 years agoBug 879055: Add parenthesis to prevent anywordssubstr search from returning incorrect...
Simon Green [Wed, 5 Jun 2013 05:29:58 +0000 (13:29 +0800)] 
Bug 879055: Add parenthesis to prevent anywordssubstr search from returning incorrect results.
r=glob, a=LpSolit

12 years agoBug 828344: add missing xt broken tests
Byron Jones [Wed, 22 May 2013 16:57:41 +0000 (00:57 +0800)] 
Bug 828344: add missing xt broken tests

12 years agoBug 874827 - Remove superfluous "and" in 4.4 release notes.
Marc Schumann [Wed, 22 May 2013 11:12:44 +0000 (13:12 +0200)] 
Bug 874827 - Remove superfluous "and" in 4.4 release notes.
r/a=LpSolit

12 years agoBug 828344: "contains all of the words" no longer looks for all words within the...
Byron Jones [Mon, 20 May 2013 17:55:05 +0000 (01:55 +0800)] 
Bug 828344: "contains all of the words" no longer looks for all words within the same comment or flag
r=LpSolit, a=LpSolit

12 years agoBug 873920: Whine e-mails to other people includes invalid link
Simon Green [Mon, 20 May 2013 13:45:42 +0000 (15:45 +0200)] 
Bug 873920: Whine e-mails to other people includes invalid link
r/a=LpSolit

12 years agoBug 870700: Release notes for Bugzilla 4.4
Frédéric Buclin [Sat, 18 May 2013 14:08:54 +0000 (16:08 +0200)] 
Bug 870700: Release notes for Bugzilla 4.4
r=dkl a=LpSolit

12 years agoBug 850135 - hide the textarea custom fields by default with an (edit) link
Dave Lawrence [Fri, 10 May 2013 14:59:39 +0000 (10:59 -0400)] 
Bug 850135 - hide the textarea custom fields by default with an (edit) link
- Removal of div around pre as suggested by reviewer

12 years agoBug 850135 - hide the textarea custom fields by default with an (edit) link
Dave Lawrence [Fri, 10 May 2013 14:44:47 +0000 (10:44 -0400)] 
Bug 850135 - hide the textarea custom fields by default with an (edit) link
r=glob,a=LpSolit

12 years agoBug 842068: Add 'group_updated_fields' hook to 'global/messages.html.tmpl'
Tiago Mello [Fri, 10 May 2013 11:23:10 +0000 (13:23 +0200)] 
Bug 842068: Add 'group_updated_fields' hook to 'global/messages.html.tmpl'
r=dkl a=LpSolit

12 years agoBug 828344: "contains all of the words" no longer looks for all words within the...
Byron Jones [Fri, 10 May 2013 08:18:12 +0000 (16:18 +0800)] 
Bug 828344: "contains all of the words" no longer looks for all words within the same comment or flag
r=LpSolit, a=LpSolit

12 years agoBug 212471: Tabular reports do not link bug counts involving the empty resolution...
Frédéric Buclin [Sun, 5 May 2013 21:32:24 +0000 (23:32 +0200)] 
Bug 212471: Tabular reports do not link bug counts involving the empty resolution correctly
r=dkl a=LpSolit

12 years agoBug 859118 - Bug.search called with no arguments returns all visible bugs, ignoring...
Dave Lawrence [Fri, 3 May 2013 22:20:52 +0000 (18:20 -0400)] 
Bug 859118 - Bug.search called with no arguments returns all visible bugs, ignoring max_search_results and search_allow_no_criteria
r/a=LpSolit

12 years agoBug 848635: Old queries based on tags are no longer listed in the page footer by...
Frédéric Buclin [Sun, 28 Apr 2013 11:48:58 +0000 (13:48 +0200)] 
Bug 848635: Old queries based on tags are no longer listed in the page footer by default when upgrading from 4.0 or older to 4.2
r=glob a=LpSolit

12 years agoBug 861519: The keyword field in the "Enter Bug" page no longer lists available keywords
Frédéric Buclin [Sun, 28 Apr 2013 11:43:40 +0000 (13:43 +0200)] 
Bug 861519: The keyword field in the "Enter Bug" page no longer lists available keywords
r=glob a=LpSolit

12 years agoBug 858909: When running checksetup.pl for the first time using Oracle as DB server...
Frédéric Buclin [Sun, 28 Apr 2013 11:36:51 +0000 (13:36 +0200)] 
Bug 858909: When running checksetup.pl for the first time using Oracle as DB server, you get an "uninitialized value" warning
r=dkl a=LpSolit

12 years agoBug 851591: Add a main-end hook into global/footer.html.tmpl to be able to display...
Frédéric Buclin [Wed, 17 Apr 2013 23:28:55 +0000 (01:28 +0200)] 
Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to display additional data before displaying the page footer
r=dkl a=LpSolit

12 years agoBug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exist" when...
Frédéric Buclin [Wed, 17 Apr 2013 23:23:30 +0000 (01:23 +0200)] 
Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exist" when installing Bugzilla for the first time
r=dkl a=LpSolit

12 years agoBug 828344: Make "contains all of the words" look for all words within the same comme...
Byron Jones [Wed, 17 Apr 2013 17:15:46 +0000 (01:15 +0800)] 
Bug 828344: Make "contains all of the words" look for all words within the same comment or flag
r=LpSolit, a=LpSolit

12 years agoBug 782210: If a custom field depends on a product, component or classification,...
Pami Ketolainen [Tue, 16 Apr 2013 10:12:15 +0000 (12:12 +0200)] 
Bug 782210: If a custom field depends on a product, component or classification, the "mandatory" bit is ignored on bug creation
r/a=LpSolit

12 years agoBug 861528: $user->can_enter_product() now returns the product object instead of 1
Frédéric Buclin [Mon, 15 Apr 2013 21:25:08 +0000 (23:25 +0200)] 
Bug 861528: $user->can_enter_product() now returns the product object instead of 1
r=glob a=LpSolit

12 years agoBug 861392: Be more descriptive about "Ignore Bug Email"
Frédéric Buclin [Fri, 12 Apr 2013 21:29:58 +0000 (23:29 +0200)] 
Bug 861392: Be more descriptive about "Ignore Bug Email"
r=dkl a=LpSolit

12 years agoBug 860723: Custom fields are shown twice in report axis selectors
Pami Ketolainen [Thu, 11 Apr 2013 13:16:20 +0000 (15:16 +0200)] 
Bug 860723: Custom fields are shown twice in report axis selectors
r/a=LpSolit

12 years agoBug 860140: Remove the obsolete <blink> HTML element
Frédéric Buclin [Wed, 10 Apr 2013 20:57:33 +0000 (22:57 +0200)] 
Bug 860140: Remove the obsolete <blink> HTML element
r=sgreen a=LpSolit

12 years agoBug 148564 - Ability to ignore specific bugs (not get email from them, even as the...
Dave Lawrence [Mon, 8 Apr 2013 21:08:20 +0000 (17:08 -0400)] 
Bug 148564 - Ability to ignore specific bugs (not get email from them, even as the reporter)
- Fix broken use of $cgi->param

12 years agoRemove unintentional code commits
Dave Lawrence [Mon, 8 Apr 2013 20:08:30 +0000 (16:08 -0400)] 
Remove unintentional code commits

12 years agoBug 148564 - Ability to ignore specific bugs (not get email from them, even as the...
Dave Lawrence [Mon, 8 Apr 2013 20:03:09 +0000 (16:03 -0400)] 
Bug 148564 - Ability to ignore specific bugs (not get email from them, even as the reporter)
r=glob,r/a=LpSolit

12 years agoBug 857562: ajax_user_autocompletion param ignored on Search by People fields
Frédéric Buclin [Fri, 5 Apr 2013 19:56:38 +0000 (21:56 +0200)] 
Bug 857562: ajax_user_autocompletion param ignored on Search by People fields
r=dkl a=LpSolit

12 years agoBug 855258: The dependency graph always uses urlbase, even when sslbase is in use
Frédéric Buclin [Fri, 5 Apr 2013 19:50:18 +0000 (21:50 +0200)] 
Bug 855258: The dependency graph always uses urlbase, even when sslbase is in use
r=glob a=LpSolit

12 years agoFix uninitialized warning caused by Bug 850639
Byron Jones [Thu, 28 Mar 2013 08:05:41 +0000 (16:05 +0800)] 
Fix uninitialized warning caused by Bug 850639

12 years agoBug 850639: Set an upper limit on the number of nodes the dependency graph will display
Byron Jones [Thu, 28 Mar 2013 06:16:58 +0000 (14:16 +0800)] 
Bug 850639: Set an upper limit on the number of nodes the dependency graph will display
r=LpSolit, a=LpSolit

12 years agoBug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is no...
Frédéric Buclin [Mon, 25 Mar 2013 19:20:58 +0000 (20:20 +0100)] 
Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is no longer available
r=glob a=LpSolit

12 years agoBug 852943: selectClassification() is no longer used
Hugo Seabrook [Mon, 25 Mar 2013 18:54:42 +0000 (19:54 +0100)] 
Bug 852943: selectClassification() is no longer used
r/a=LpSolit

12 years agoBug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_innodb...
Frédéric Buclin [Wed, 20 Mar 2013 12:03:08 +0000 (13:03 +0100)] 
Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_innodb variable no longer exists
r=glob a=LpSolit

12 years agoBug 852445: Mime type detection truncates the first 32 bytes from attachments
Byron Jones [Tue, 19 Mar 2013 16:15:33 +0000 (00:15 +0800)] 
Bug 852445: Mime type detection truncates the first 32 bytes from attachments
r=LpSolit,r=LpSolit

12 years agoBug 830053: Should link to account information from the email preferences tab
Hugo Seabrook [Sat, 16 Mar 2013 16:43:25 +0000 (17:43 +0100)] 
Bug 830053: Should link to account information from the email preferences tab
r/a=LpSolit

12 years agoBug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels are wrongl...
Christopher Trom [Sat, 16 Mar 2013 16:30:21 +0000 (17:30 +0100)] 
Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels are wrongly right-aligned
r/a=LpSolit

12 years agoBug 827983: "[reply]" link besides the original description will insert ("in reply...
Hugo Seabrook [Sat, 16 Mar 2013 16:18:00 +0000 (17:18 +0100)] 
Bug 827983: "[reply]" link besides the original description will insert ("in reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top"
r/a=LpSolit

12 years agoBug 525195 - Invisible fields still show up in the "New:" bugmail (fields whose visib...
Alex Schuilenburg [Thu, 14 Mar 2013 20:51:07 +0000 (16:51 -0400)] 
Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields whose visibility depends on another field)
r=dkl,a=LpSolit

12 years agoBug 850322 - make see-also's (add) button consistent with other buttons
Byron Jones [Wed, 13 Mar 2013 15:04:15 +0000 (11:04 -0400)] 
Bug 850322 - make see-also's (add) button consistent with other buttons
r=glob,a=LpSolit

12 years agoBug 850309: Allow pasted attachments to be flagged as patches
Byron Jones [Wed, 13 Mar 2013 13:30:26 +0000 (21:30 +0800)] 
Bug 850309: Allow pasted attachments to be flagged as patches
r=LpSolit, a=LpSolit

12 years agoBug 850126 - 'token' id defined twice on logged-out pages (in header and footer)
Reed Loden [Tue, 12 Mar 2013 17:05:24 +0000 (10:05 -0700)] 
Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer)
[r=LpSolit a=LpSolit]

12 years agoBug 848250: Bug summary tooltip now includes "---" for unresolved bugs
Frédéric Buclin [Fri, 8 Mar 2013 11:38:50 +0000 (12:38 +0100)] 
Bug 848250: Bug summary tooltip now includes "---" for unresolved bugs
r=dkl a=LpSolit

12 years agoBug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an invalid...
Frédéric Buclin [Tue, 19 Feb 2013 17:24:20 +0000 (18:24 +0100)] 
Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an invalid page format
r=glob a=LpSolit

12 years agoBug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence of produ...
Simon Green [Tue, 19 Feb 2013 17:11:40 +0000 (18:11 +0100)] 
Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence of products and components you cannot access
r/a=LpSolit