]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
9 years agoBug 1268989 - Inefficient check of "Bugzilla_api_token" might lead to CSRF/data discl...
Dylan William Hardison [Tue, 3 May 2016 13:59:02 +0000 (13:59 +0000)] 
Bug 1268989 - Inefficient check of "Bugzilla_api_token" might lead to CSRF/data disclosure vulnerability in Bugzilla's REST API
r=dkl

9 years agoAdd build.platform = linux64, machine.platform = linux64 to taskgraph.json to remove...
David Lawrence [Mon, 2 May 2016 14:30:07 +0000 (10:30 -0400)] 
Add build.platform = linux64, machine.platform = linux64 to taskgraph.json to remove b2gtest from Treeherder results

9 years agoBug 1269252 - Using callback parameter with REST API causes read-only accessor error...
David Lawrence [Mon, 2 May 2016 13:43:37 +0000 (13:43 +0000)] 
Bug 1269252 - Using callback parameter with REST API causes read-only accessor error in Bugzilla/API/Server.pm
r=dylan

9 years agoBug 1268174 - [PostgreSQL] $dbh->bz_add_column() fails to create new columns with...
Frédéric Buclin [Thu, 28 Apr 2016 18:32:04 +0000 (20:32 +0200)] 
Bug 1268174 - [PostgreSQL] $dbh->bz_add_column() fails to create new columns with the NOT NULL constraint if there is no DEFAULT value
r=gerv

9 years agofix module metadata
Dylan William Hardison [Tue, 26 Apr 2016 15:02:49 +0000 (11:02 -0400)] 
fix module metadata

9 years agoBug 1267536 - Javascript errors in advanced search page
Matt Tyson [Tue, 26 Apr 2016 13:44:07 +0000 (09:44 -0400)] 
Bug 1267536 - Javascript errors in advanced search page
r=dylan,a=dylan

9 years agoBug 1259881 - CSV export vulnerable to formulae injection (again)
Frédéric Buclin [Mon, 25 Apr 2016 21:38:11 +0000 (23:38 +0200)] 
Bug 1259881 - CSV export vulnerable to formulae injection (again)
r=sgreen

9 years agoBug 542239 - Accept pronouns everywhere in query.cgi
Albert Ting [Wed, 20 Apr 2016 01:35:59 +0000 (01:35 +0000)] 
Bug 542239 - Accept pronouns everywhere in query.cgi
r=dkl

9 years agoBug 1232171 - 'make clean' shouldn't delete rst/, images/ and Makefile, only generate...
Frédéric Buclin [Fri, 15 Apr 2016 19:29:29 +0000 (21:29 +0200)] 
Bug 1232171 - 'make clean' shouldn't delete rst/, images/ and Makefile, only generated files
r=gerv

9 years agoBug 1261679 - Add more examples about how to define new parameters using the config_a...
Frédéric Buclin [Fri, 15 Apr 2016 19:27:32 +0000 (21:27 +0200)] 
Bug 1261679 - Add more examples about how to define new parameters using the config_add_panels hook
r=gerv

9 years agoBug 1088022 - Bump min version to CGI 4.09
Frédéric Buclin [Thu, 14 Apr 2016 19:03:00 +0000 (21:03 +0200)] 
Bug 1088022 - Bump min version to CGI 4.09
r=dkl

9 years agoBug 1154457 - Extra lines for nested MarkDown lists
Albert Ting [Wed, 13 Apr 2016 21:09:38 +0000 (21:09 +0000)] 
Bug 1154457 - Extra lines for nested MarkDown lists
r=dkl

9 years agoBug 398546 - config.cgi using the RDF format can generate a pretty large file
Frédéric Buclin [Tue, 12 Apr 2016 22:54:57 +0000 (00:54 +0200)] 
Bug 398546 - config.cgi using the RDF format can generate a pretty large file
r=dkl

9 years agoBug 619847 - Attachment filenames with UTF-8 characters download with an incorrect...
Frédéric Buclin [Tue, 12 Apr 2016 22:44:47 +0000 (00:44 +0200)] 
Bug 619847 - Attachment filenames with UTF-8 characters download with an incorrect filename
Thanks to nE0sIghT for the original idea
r=dkl

9 years agoBug 1263923 - X-Bugzilla-Who header is not set for flag mails
Frédéric Buclin [Tue, 12 Apr 2016 18:59:45 +0000 (20:59 +0200)] 
Bug 1263923 - X-Bugzilla-Who header is not set for flag mails
r=dkl

9 years agoEmail::MIME::Attachment::Stripper is no longer used, see bug 437076
Frédéric Buclin [Sun, 10 Apr 2016 00:10:03 +0000 (02:10 +0200)] 
Email::MIME::Attachment::Stripper is no longer used, see bug 437076

9 years agoBug 1204957 - Locally compiled POD documentation is no longer accessible from docs...
Frédéric Buclin [Fri, 8 Apr 2016 23:32:24 +0000 (01:32 +0200)] 
Bug 1204957 - Locally compiled POD documentation is no longer accessible from docs/en/html/api/
r=dkl

9 years agoBug 1261538 - Bugzilla is unable to access attachment.cgi when ssl_redirect = true...
Frédéric Buclin [Fri, 8 Apr 2016 23:15:25 +0000 (01:15 +0200)] 
Bug 1261538 - Bugzilla is unable to access attachment.cgi when ssl_redirect = true and using Plack
r=dylan

9 years agoBug 1246228 - Email addresses must not be encoded
Frédéric Buclin [Tue, 5 Apr 2016 23:53:02 +0000 (01:53 +0200)] 
Bug 1246228 - Email addresses must not be encoded
r=dkl

9 years agoBug 1261124: When deleting a component, this component is listed again
Frédéric Buclin [Tue, 5 Apr 2016 15:21:22 +0000 (17:21 +0200)] 
Bug 1261124: When deleting a component, this component is listed again
r=dkl

9 years agoBug 880163 - add a webservice method to list a bug's duplicates, mirroring what is...
David Lawrence [Mon, 4 Apr 2016 16:27:33 +0000 (16:27 +0000)] 
Bug 880163 - add a webservice method to list a bug's duplicates, mirroring what is visible on show_bug.
r=dylan

9 years agoBug 1260027: Document how to compile the documentation on Windows
Frédéric Buclin [Fri, 1 Apr 2016 21:20:54 +0000 (23:20 +0200)] 
Bug 1260027: Document how to compile the documentation on Windows
r=gerv

9 years agoBug 1200010: The Quick Start doc should stop assuming Bugzilla is your single application
Frédéric Buclin [Fri, 1 Apr 2016 20:00:05 +0000 (22:00 +0200)] 
Bug 1200010: The Quick Start doc should stop assuming Bugzilla is your single application
r=gerv

9 years agoBug 1205072: Markdown should not call quoteUrl() for code sections
Albert Ting [Sun, 27 Mar 2016 21:08:08 +0000 (23:08 +0200)] 
Bug 1205072: Markdown should not call quoteUrl() for code sections
r=LpSolit

9 years agoBug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry Perl
Frédéric Buclin [Sat, 26 Mar 2016 23:30:17 +0000 (00:30 +0100)] 
Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry Perl

9 years agoSplit long lines
Frédéric Buclin [Sat, 26 Mar 2016 01:56:18 +0000 (02:56 +0100)] 
Split long lines

9 years agoBug 1257224: Windows-specific modules are missing in Makefile.PL
Frédéric Buclin [Fri, 25 Mar 2016 21:30:54 +0000 (22:30 +0100)] 
Bug 1257224: Windows-specific modules are missing in Makefile.PL
r=dylan

9 years agoBug 1254226: XSS through javascript: callback URLs in auth delegation
Frédéric Buclin [Wed, 23 Mar 2016 09:27:37 +0000 (10:27 +0100)] 
Bug 1254226: XSS through javascript: callback URLs in auth delegation
r=dylan

9 years agoBug 1258187: When using plackup as a proxy, Apache is unable to handle saved queries...
Frédéric Buclin [Mon, 21 Mar 2016 22:16:05 +0000 (23:16 +0100)] 
Bug 1258187: When using plackup as a proxy, Apache is unable to handle saved queries correctly
r=dkl

9 years agoBug 1251208 - Bugzilla->request_cache() can be faster
Dylan Hardison [Mon, 21 Mar 2016 21:12:55 +0000 (17:12 -0400)] 
Bug 1251208 - Bugzilla->request_cache() can be faster
r=dkl,a=dylan

without breaking stuff this time.

9 years agoBug 1230932: Providing a condition as an ID to the webservice results in a taint...
Frédéric Buclin [Sat, 19 Mar 2016 16:32:30 +0000 (17:32 +0100)] 
Bug 1230932: Providing a condition as an ID to the webservice results in a taint error
r=dkl

9 years agoRemove unused variable (leftover from bug 1201113)
Frédéric Buclin [Wed, 16 Mar 2016 13:21:10 +0000 (14:21 +0100)] 
Remove unused variable (leftover from bug 1201113)

9 years agoBug 1253267: DOT injection vulnerability in dependency graphs when long bug summaries...
Frédéric Buclin [Tue, 15 Mar 2016 16:07:20 +0000 (17:07 +0100)] 
Bug 1253267: DOT injection vulnerability in dependency graphs when long bug summaries are wrapped
r=dkl

9 years agoBack out bug 1251208: it makes checksetup.pl to never end and localconfig is erased
Frédéric Buclin [Fri, 11 Mar 2016 17:58:51 +0000 (18:58 +0100)] 
Back out bug 1251208: it makes checksetup.pl to never end and localconfig is erased

9 years agoBug 1250908: "Use of uninitialized value" warning thrown when creating a new bug...
Thorsten Schöning [Wed, 9 Mar 2016 22:20:56 +0000 (23:20 +0100)] 
Bug 1250908: "Use of uninitialized value" warning thrown when creating a new bug depending or blocking another one
r=LpSolit

9 years agoBug 1253074 - get_legal_value doesn't work for target milestone
Albert Ting [Tue, 8 Mar 2016 22:06:09 +0000 (22:06 +0000)] 
Bug 1253074 - get_legal_value doesn't work for target milestone
r=dkl

9 years agoBug 1252880 - Log In URL provided after Advanced Search is incorrectly formatted.
Ryan Wilson [Tue, 8 Mar 2016 21:26:38 +0000 (21:26 +0000)] 
Bug 1252880 - Log In URL provided after Advanced Search is incorrectly formatted.
r=dkl

9 years agoBug 314366 - "Enter the path to the file on your computer" assumes I choose a file...
Craig Parkinson [Tue, 8 Mar 2016 20:48:42 +0000 (20:48 +0000)] 
Bug 314366 - "Enter the path to the file on your computer" assumes I choose a file by entering a path
r=dkl

9 years agoBug 1251672: "cpanm" is easier to remember and to type than "curl -L http://cpanmin...
Frédéric Buclin [Mon, 7 Mar 2016 16:58:37 +0000 (17:58 +0100)] 
Bug 1251672: "cpanm" is easier to remember and to type than "curl -L http://cpanmin.us | perl -"
r=dylan

9 years agoIIS instructions work with Windows 10 too
Frédéric Buclin [Sun, 6 Mar 2016 15:26:23 +0000 (16:26 +0100)] 
IIS instructions work with Windows 10 too

9 years agoSome more cleanup in xt/
Frédéric Buclin [Sat, 5 Mar 2016 11:51:08 +0000 (12:51 +0100)] 
Some more cleanup in xt/

9 years agoBug 1136137: Require Perl 5.14
Frédéric Buclin [Mon, 29 Feb 2016 18:34:34 +0000 (19:34 +0100)] 
Bug 1136137: Require Perl 5.14
r=dkl

9 years agoBug 1251208 - Bugzilla->request_cache() can be faster
Dylan Hardison [Mon, 29 Feb 2016 18:16:41 +0000 (13:16 -0500)] 
Bug 1251208 - Bugzilla->request_cache() can be faster
r=dkl,a=dylan

9 years agogenerate_test_data.pl is an executable
Frédéric Buclin [Fri, 26 Feb 2016 18:34:25 +0000 (19:34 +0100)] 
generate_test_data.pl is an executable

9 years agoBug 1069799 - move the QA repository into the main repository
David Lawrence [Fri, 26 Feb 2016 17:57:55 +0000 (17:57 +0000)] 
Bug 1069799 - move the QA repository into the main repository
r=LpSolit

9 years agoBug 1250043 - Updated docker config to use new method if installing dependencies...
David Lawrence [Fri, 26 Feb 2016 15:05:39 +0000 (15:05 +0000)] 
Bug 1250043 - Updated docker config to use new method if installing dependencies (Makefile.PL)

9 years agoBug 1251221 - Pass cache => 1 to calls to Bugzilla::Product->new() called in Bugzilla...
Dylan Hardison [Fri, 26 Feb 2016 13:56:16 +0000 (08:56 -0500)] 
Bug 1251221 - Pass cache => 1 to calls to Bugzilla::Product->new() called in Bugzilla::{Milestone,Version,Component}
r=dkl,a=dylan

9 years agoBug 1250944 - 001compile.t doesn't set error mode, so errors exit the test suite
Dylan Hardison [Thu, 25 Feb 2016 15:17:05 +0000 (10:17 -0500)] 
Bug 1250944 - 001compile.t doesn't set error mode, so errors exit the test suite
r=dkl,a=dylan

9 years agoBug 1250786 - Detainting of params.json
Matt Tyson [Thu, 25 Feb 2016 00:07:20 +0000 (19:07 -0500)] 
Bug 1250786 - Detainting of params.json
r=dylan,a=dylan

9 years agofix perms
Dylan William Hardison [Wed, 24 Feb 2016 16:14:41 +0000 (11:14 -0500)] 
fix perms

9 years agoBug 1250875 - Bugzilla crashes immediately due to unreadable META.json and MYMETA...
Dylan Hardison [Wed, 24 Feb 2016 15:11:31 +0000 (10:11 -0500)] 
Bug 1250875 - Bugzilla crashes immediately due to unreadable META.json and MYMETA.json
r=LpSolit,a=dylan

9 years agoBug 1250354: The "Forgot password" link should not be displayed if users are not...
Frédéric Buclin [Tue, 23 Feb 2016 22:49:18 +0000 (23:49 +0100)] 
Bug 1250354: The "Forgot password" link should not be displayed if users are not allowed to change it
r=dkl

9 years agoBug 1246528: nits
Dylan Hardison [Tue, 23 Feb 2016 21:56:33 +0000 (16:56 -0500)] 
Bug 1246528: nits

9 years agoBug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local dependencies
Dylan Hardison [Tue, 23 Feb 2016 21:23:20 +0000 (16:23 -0500)] 
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local dependencies
r=dkl,a=dylan

9 years agoBug 1250264: Extensions have no easy way to override favicon.ico
Frédéric Buclin [Mon, 22 Feb 2016 22:07:02 +0000 (23:07 +0100)] 
Bug 1250264: Extensions have no easy way to override favicon.ico
r=dkl

9 years ago- task.expires needs to be greater than artifacts.expires
David Lawrence [Mon, 22 Feb 2016 20:50:05 +0000 (20:50 +0000)] 
- task.expires needs to be greater than artifacts.expires

9 years ago- Update artifact expiration date
David Lawrence [Mon, 22 Feb 2016 15:26:28 +0000 (15:26 +0000)] 
- Update artifact expiration date

9 years agoBug 1148577 - The API reST documentation should display the error codes/strings that...
David Lawrence [Thu, 18 Feb 2016 14:55:52 +0000 (14:55 +0000)] 
Bug 1148577 - The API reST documentation should display the error codes/strings that could occur with each API call
r=gerv

9 years agoBug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 levels...
Gervase Markham [Wed, 17 Feb 2016 13:49:57 +0000 (06:49 -0700)] 
Bug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 levels of heading in the TOC. r=LpSolit

9 years agoBug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 levels...
Gervase Markham [Wed, 17 Feb 2016 13:29:02 +0000 (06:29 -0700)] 
Bug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 levels of heading in the TOC. r=LpSolit

9 years agoBug 1242263: The web server and SQL server sections are not correctly referenced...
Frédéric Buclin [Wed, 17 Feb 2016 11:27:35 +0000 (12:27 +0100)] 
Bug 1242263: The web server and SQL server sections are not correctly referenced in the documentation
r=gerv

9 years agoFix bustage
Frédéric Buclin [Tue, 16 Feb 2016 19:34:18 +0000 (20:34 +0100)] 
Fix bustage

9 years agoBug 487573: Show RESOLVED button on Dependency Graph page. r=gerv
Stas Umansky [Tue, 16 Feb 2016 19:25:16 +0000 (12:25 -0700)] 
Bug 487573: Show RESOLVED button on Dependency Graph page. r=gerv

9 years agoBug 1247195 - The "Comment Preview" field no longer works when viewing attachment...
Dylan Hardison [Wed, 10 Feb 2016 14:16:36 +0000 (09:16 -0500)] 
Bug 1247195 - The "Comment Preview" field no longer works when viewing attachment details
r=lpsolit,a=dylan

9 years agoBug 1244528 - Default to DBD::SQLite for new installs for "out of the box" working...
Dylan Hardison [Wed, 10 Feb 2016 04:20:53 +0000 (23:20 -0500)] 
Bug 1244528 - Default to DBD::SQLite for new installs for "out of the box" working bugzilla experience
r=dkl,a=dylan

9 years agoTravis CI config file no longer necessary
David Lawrence [Mon, 8 Feb 2016 18:36:09 +0000 (18:36 +0000)] 
Travis CI config file no longer necessary

9 years agoBug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of bugzilla.org
Frédéric Buclin [Mon, 8 Feb 2016 18:30:18 +0000 (19:30 +0100)] 
Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of bugzilla.org
r=dkl

9 years agoBug 1046241: All links to the documentation displayed besides error messages are...
Frédéric Buclin [Mon, 8 Feb 2016 18:25:59 +0000 (19:25 +0100)] 
Bug 1046241: All links to the documentation displayed besides error messages are broken
r=gerv

9 years agoBug 1240172 - Move the docker configuration scripts from external github repo into...
David Lawrence [Mon, 8 Feb 2016 17:00:12 +0000 (17:00 +0000)] 
Bug 1240172 - Move the docker configuration scripts from external github repo into the Bugzilla code tree
r=dylan

9 years agoBug 1237161: Allow users with bless permissions to update users group membership...
Matt Tyson [Sun, 7 Feb 2016 12:43:35 +0000 (13:43 +0100)] 
Bug 1237161: Allow users with bless permissions to update users group membership using WebService
r=LpSolit a=dkl

9 years agoBug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfig
Dylan Hardison [Wed, 27 Jan 2016 22:47:17 +0000 (17:47 -0500)] 
Bug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfig
r=dkl,a=dylan

9 years agoBug 1241026 - checksetup.pl requires editing localconfig to remove apache group
Dylan Hardison [Wed, 27 Jan 2016 22:44:02 +0000 (17:44 -0500)] 
Bug 1241026 - checksetup.pl requires editing localconfig to remove apache group
r=dkl,a=dylan

9 years agoBug 555438 - Improve the Bugzilla code base using Perl::Critic
Dylan Hardison [Wed, 27 Jan 2016 22:37:21 +0000 (17:37 -0500)] 
Bug 555438 - Improve the Bugzilla code base using Perl::Critic
r=dkl,a=dylan

9 years agoBug 1240752 - Attachment data submitted via REST API must always be base64 encoded
David Lawrence [Tue, 26 Jan 2016 15:17:18 +0000 (15:17 +0000)] 
Bug 1240752 - Attachment data submitted via REST API must always be base64 encoded
r=gerv,a=dkl

9 years agoUpdate the documentation now that bug 1007605 is fixed
Frédéric Buclin [Tue, 26 Jan 2016 14:32:10 +0000 (15:32 +0100)] 
Update the documentation now that bug 1007605 is fixed

9 years agoBug 1242880: The "syntax help" link in the Markdown section should point to landfill...
Frédéric Buclin [Tue, 26 Jan 2016 14:25:52 +0000 (15:25 +0100)] 
Bug 1242880: The "syntax help" link in the Markdown section should point to landfill instead of bmo

9 years agoBug 1159057 - Bug create and update hooks are called unexpectedly
Matt Tyson [Fri, 22 Jan 2016 22:30:22 +0000 (22:30 +0000)] 
Bug 1159057 - Bug create and update hooks are called unexpectedly
- Fixed regression found by test_flags2.t where flag id was not present
  in show_bug.cgi for newly created bugs.

9 years agoBug 1240029 - The REST API doesn't work correctly with mod_perl
David Lawrence [Wed, 20 Jan 2016 21:53:45 +0000 (21:53 +0000)] 
Bug 1240029 - The REST API doesn't work correctly with mod_perl
r=dylan

9 years agoBug 1240157 - Fix a typo in bug.rst
Wes Kocher [Fri, 15 Jan 2016 20:41:04 +0000 (15:41 -0500)] 
Bug 1240157 - Fix a typo in bug.rst
r=dylan,a=dylan

9 years ago'Bug 1159057: change to create flags as part of bug creation process. r=gerv
Matt Tyson [Fri, 15 Jan 2016 14:44:09 +0000 (14:44 +0000)] 
'Bug 1159057: change to create flags as part of bug creation process. r=gerv

9 years agoBug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv. (revie...
Gervase Markham [Fri, 15 Jan 2016 14:42:22 +0000 (14:42 +0000)] 
Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv. (review cleanups)

9 years agoBug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv.
rojanu [Fri, 15 Jan 2016 14:40:10 +0000 (14:40 +0000)] 
Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv.

9 years agoBug 1229994: MoreBugUrl: Savane: support more sub-urls than just bugs. r=gerv.
Mike Frysinger [Tue, 12 Jan 2016 11:54:31 +0000 (11:54 +0000)] 
Bug 1229994: MoreBugUrl: Savane: support more sub-urls than just bugs. r=gerv.

9 years agoBug 1239582 - The new REST API fails to work properly under mod_perl due to improper...
David Lawrence [Thu, 14 Jan 2016 21:20:18 +0000 (21:20 +0000)] 
Bug 1239582 - The new REST API fails to work properly under mod_perl due to improper file path passed to bsd_glob()
r=dylan

9 years agoBug 1238987 - Remove the trailing newline when the quoted text in comments is wrapped
David Lawrence [Tue, 12 Jan 2016 17:02:12 +0000 (17:02 +0000)] 
Bug 1238987 - Remove the trailing newline when the quoted text in comments is wrapped
r=LpSolit

9 years agoBug 1235271: Remove .htaccess from .gitignore
Frédéric Buclin [Fri, 8 Jan 2016 18:51:53 +0000 (19:51 +0100)] 
Bug 1235271: Remove .htaccess from .gitignore
r=dkl

9 years agoBug 1235772: Display all text/* attachments as plain text in the "Details" page
Frédéric Buclin [Fri, 8 Jan 2016 17:31:05 +0000 (18:31 +0100)] 
Bug 1235772: Display all text/* attachments as plain text in the "Details" page
r=gerv

9 years agoBug 402039: Exporting CSV from chart.cgi doesn't set mimetype, content_disposition...
Frédéric Buclin [Thu, 7 Jan 2016 20:43:37 +0000 (21:43 +0100)] 
Bug 402039: Exporting CSV from chart.cgi doesn't set mimetype, content_disposition, or filename
r=dkl

9 years agoBug 324242: Unsetting shutdownhtml requires too much intimate knowledge
Frédéric Buclin [Thu, 7 Jan 2016 20:36:29 +0000 (21:36 +0100)] 
Bug 324242: Unsetting shutdownhtml requires too much intimate knowledge
r=dkl

9 years agoBug 1232716: Tabular reports with no column selected are not sortable
Frédéric Buclin [Thu, 7 Jan 2016 20:33:25 +0000 (21:33 +0100)] 
Bug 1232716: Tabular reports with no column selected are not sortable
r=dkl

9 years agoAddl. fix for bug 1089448: also detaint $ENV{WINDIR} on Windows
Frédéric Buclin [Thu, 7 Jan 2016 00:43:45 +0000 (01:43 +0100)] 
Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on Windows

9 years agoBug 1236240 - Replying is broken when markdown is enabled
Dylan Hardison [Wed, 6 Jan 2016 14:39:45 +0000 (09:39 -0500)] 
Bug 1236240 - Replying is broken when markdown is enabled
r=dkl,a=dylan

9 years agoBug 1235270: Set submitter_id before calling _check_data()
Mahdi Mokhtari [Tue, 5 Jan 2016 14:04:39 +0000 (15:04 +0100)] 
Bug 1235270: Set submitter_id before calling _check_data()
r=LpSolit

9 years agoBug 1045782: Existing URLs in the See Also field should not throw an error when the...
Frédéric Buclin [Tue, 5 Jan 2016 13:45:43 +0000 (14:45 +0100)] 
Bug 1045782: Existing URLs in the See Also field should not throw an error when the bug is displayed
r=dkl

9 years agoBug 1191706: When editing flag types, components do not match the selected product...
Frédéric Buclin [Mon, 4 Jan 2016 22:47:11 +0000 (23:47 +0100)] 
Bug 1191706: When editing flag types, components do not match the selected product when classifications are enabled
r=dkl

9 years agoBug 1202853 - Markdown doesn't work when adding a comment attachment
Albert Ting [Sat, 2 Jan 2016 21:29:01 +0000 (16:29 -0500)] 
Bug 1202853 - Markdown doesn't work when adding a comment attachment
r=dylan,a=dylan

9 years agoBug 688205 - quoted text inside comments should wrap
Albert Ting [Sat, 2 Jan 2016 21:20:22 +0000 (16:20 -0500)] 
Bug 688205 - quoted text inside comments should wrap
r=dylan,a=dylan

9 years agoBug 1235271: Remove .htaccess from .gitignore
Frédéric Buclin [Tue, 29 Dec 2015 00:41:21 +0000 (01:41 +0100)] 
Bug 1235271: Remove .htaccess from .gitignore
r=dkl

9 years agoBug 1235415: Use "AllowOverride All" everywhere
Frédéric Buclin [Mon, 28 Dec 2015 18:28:13 +0000 (19:28 +0100)] 
Bug 1235415: Use "AllowOverride All" everywhere

9 years agoBug 1201113: Support to run Bugzilla as a PSGI application
Frédéric Buclin [Wed, 23 Dec 2015 19:46:43 +0000 (20:46 +0100)] 
Bug 1201113: Support to run Bugzilla as a PSGI application
r=dylan