]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
9 years agoBug 1283612 - Add Bugzilla::Extension module loader last 7/head
Dylan William Hardison [Thu, 30 Jun 2016 17:47:15 +0000 (13:47 -0400)] 
Bug 1283612 - Add Bugzilla::Extension module loader last

Currently, anything that is loaded after the bugzilla extensions
are loaded has to search through each callback inserted into @INC
by Bugzilla::Extension. If you have a lot of extensions this is slow.

It is harmless to search for Bugzilla::Extension::* modules last, so
we replace the unshift with a push.

9 years agomore mailmap entries
Dylan William Hardison [Thu, 23 Jun 2016 14:39:58 +0000 (10:39 -0400)] 
more mailmap entries

9 years agoadd mailmap file to make history make more sense
Dylan William Hardison [Wed, 22 Jun 2016 15:21:27 +0000 (11:21 -0400)] 
add mailmap file to make history make more sense

9 years agoBug 1274764 - Increasing memcached performance is possible because Cache::Memcached...
Dylan Hardison [Wed, 1 Jun 2016 14:30:37 +0000 (10:30 -0400)] 
Bug 1274764 - Increasing memcached performance is possible because Cache::Memcached::Fast does not need detainting
r=dkl,a=dylan

9 years agoFix documentation compilation errors due to bug 645282
Frédéric Buclin [Wed, 1 Jun 2016 11:08:48 +0000 (13:08 +0200)] 
Fix documentation compilation errors due to bug 645282

9 years agoFix default API URL
Frédéric Buclin [Wed, 1 Jun 2016 10:53:29 +0000 (12:53 +0200)] 
Fix default API URL

9 years agoBug 1269266 - API links for Bugzilla 5+ not working anymore
Frédéric Buclin [Wed, 1 Jun 2016 08:16:11 +0000 (10:16 +0200)] 
Bug 1269266 - API links for Bugzilla 5+ not working anymore

9 years agoBug 1275404 - Makefile.PL and META.* should depend on Apache2::SizeLimit, not Apache...
David Lawrence [Tue, 24 May 2016 21:52:27 +0000 (21:52 +0000)] 
Bug 1275404 - Makefile.PL and META.* should depend on Apache2::SizeLimit, not Apache::SizeLimit
r=dylan

9 years agoBug 1272883 - [Oracle] Exclude APEX tables from $dbh->bz_table_list_real()
Frédéric Buclin [Mon, 23 May 2016 16:08:59 +0000 (18:08 +0200)] 
Bug 1272883 - [Oracle] Exclude APEX tables from $dbh->bz_table_list_real()
r=dkl

9 years agoBug 1205415 - Markdown incorrectly parses BlockQuote inside a CodeBlock
Albert Ting [Fri, 20 May 2016 17:48:56 +0000 (13:48 -0400)] 
Bug 1205415 - Markdown incorrectly parses BlockQuote inside a CodeBlock
r=dylan

9 years agoadd markdown tests for Bug 1205415
Dylan Hardison [Fri, 20 May 2016 17:46:23 +0000 (13:46 -0400)] 
add markdown tests for Bug 1205415

9 years agoBug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 upgrade
Frédéric Buclin [Thu, 19 May 2016 22:41:28 +0000 (00:41 +0200)] 
Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 upgrade
r=dkl

9 years agoBug 1273699 - patch to add to and correct pod for checksetup.pl
Kenneth Lorber [Wed, 18 May 2016 00:54:58 +0000 (20:54 -0400)] 
Bug 1273699 - patch to add to and correct pod for checksetup.pl
r=dylan

9 years agoBumped version post-release
David Lawrence [Mon, 16 May 2016 20:00:12 +0000 (20:00 +0000)] 
Bumped version post-release

9 years agoBumped version to 5.1.1 preview/5.1.2 release-5.1.1
David Lawrence [Mon, 16 May 2016 18:48:27 +0000 (18:48 +0000)] 
Bumped version to 5.1.1

9 years agoBug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency graphs via...
Frédéric Buclin [Mon, 16 May 2016 18:22:28 +0000 (20:22 +0200)] 
Bug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency graphs via bug summary
r/a=dkl

9 years agoBug 1272247 - Small inconsistencies in layout when editing field values
Emmanuel Seyman [Mon, 16 May 2016 15:39:53 +0000 (17:39 +0200)] 
Bug 1272247 - Small inconsistencies in layout when editing field values
r=dylan

9 years agoBug 1261114 - Release notes cannot be displayed due to missing REQUIRED_MODULES and...
David Lawrence [Mon, 16 May 2016 15:23:19 +0000 (15:23 +0000)] 
Bug 1261114 - Release notes cannot be displayed due to missing REQUIRED_MODULES and OPTIONAL_MODULES
r=dylan

9 years agoBug 907710 - Add UI to reverse sort order
David Lawrence [Mon, 16 May 2016 02:17:33 +0000 (02:17 +0000)] 
Bug 907710 - Add UI to reverse sort order
r=LpSolit

9 years agoBug 1208947 - Comment links in markdown-based emails are incomplete
Albert Ting [Fri, 13 May 2016 19:17:07 +0000 (21:17 +0200)] 
Bug 1208947 - Comment links in markdown-based emails are incomplete
r=LpSolit

9 years agoBug 1269388 - Release notes for Bugzilla 5.0.3
Frédéric Buclin [Fri, 13 May 2016 18:38:08 +0000 (20:38 +0200)] 
Bug 1269388 - Release notes for Bugzilla 5.0.3
r=dkl

9 years agoBug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if tab.link...
Dylan William Hardison [Fri, 13 May 2016 17:34:19 +0000 (13:34 -0400)] 
Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if tab.link is user-controlled

9 years agoRationalise lists of built-in groups and their capabilities into one correct list...
Gervase Markham [Fri, 13 May 2016 13:31:15 +0000 (14:31 +0100)] 
Rationalise lists of built-in groups and their capabilities into one correct list. r=dylan

9 years agoBug 1270991 - Update jQuery to 1.12.x
Frédéric Buclin [Thu, 12 May 2016 20:14:52 +0000 (22:14 +0200)] 
Bug 1270991 - Update jQuery to 1.12.x
r=dkl

9 years agoBug 1269160 - Localconfig.pm: LOCALCONFIG_VARS docs and functionality loss
Kenneth Lorber [Thu, 12 May 2016 19:17:58 +0000 (15:17 -0400)] 
Bug 1269160 - Localconfig.pm: LOCALCONFIG_VARS docs and functionality loss
r=dylan

9 years agoBug 645282 - Document how to configure nginx to work with Bugzilla
Alex Xu [Thu, 12 May 2016 19:06:59 +0000 (15:06 -0400)] 
Bug 645282 - Document how to configure nginx to work with Bugzilla
r=dylan

9 years agore-add check-modules
Dylan William Hardison [Tue, 10 May 2016 19:40:48 +0000 (15:40 -0400)] 
re-add check-modules

9 years agonit: include --skip-satisfied and --quiet for checksetup cpanm helper.
Dylan William Hardison [Tue, 10 May 2016 14:30:02 +0000 (10:30 -0400)] 
nit: include --skip-satisfied and --quiet for checksetup cpanm helper.

9 years agoBug 1270536 - Provide helper script to run cpanm with sane default arguments
Dylan William Hardison [Thu, 5 May 2016 16:18:48 +0000 (12:18 -0400)] 
Bug 1270536 - Provide helper script to run cpanm with sane default arguments

9 years agoBug 1251100 - checksetup.pl no longer tells admins which modules are installed and...
Dylan William Hardison [Tue, 26 Apr 2016 16:59:52 +0000 (12:59 -0400)] 
Bug 1251100 - checksetup.pl no longer tells admins which modules are installed and which version is installed

9 years agoBug 1270550 - Can't locate loadable object for module main::Tie::Hash::NamedCapture...
Dylan Hardison [Mon, 9 May 2016 23:20:19 +0000 (19:20 -0400)] 
Bug 1270550 - Can't locate loadable object for module main::Tie::Hash::NamedCapture in @INC
r=dkl

9 years agoBug 1258157 - Document how to run Bugzilla as a PSGI application from Apache
Frédéric Buclin [Thu, 5 May 2016 21:35:35 +0000 (23:35 +0200)] 
Bug 1258157 - Document how to run Bugzilla as a PSGI application from Apache
r=dylan

9 years agoDue to bug 218917, checksetup_answers.txt needs ADMIN_LOGIN to be defined properly.
David Lawrence [Thu, 5 May 2016 15:17:55 +0000 (15:17 +0000)] 
Due to bug 218917, checksetup_answers.txt needs ADMIN_LOGIN to be defined properly.

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 agoBug 1268146 - profiles.email is set back to match profiles.login_name every time...
Frédéric Buclin [Wed, 27 Apr 2016 18:25:56 +0000 (20:25 +0200)] 
Bug 1268146 - profiles.email is set back to match profiles.login_name every time checksetup.pl is run
r=gerv

9 years agoBug 218917 - Allow the login name to be different from the email address
Frédéric Buclin [Wed, 27 Apr 2016 16:50:13 +0000 (18:50 +0200)] 
Bug 218917 - Allow the login name to be different from the email address
Original patch by Gervase Markham
r=gerv a=dkl

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