]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
8 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:47:05 +0000 (14:47 +0100)] 
Bug 1045782: Existing URLs in the See Also field should not throw an error when the bug is displayed
r/a=dkl

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

8 years agoBug 1235395 - whine.pl broken due to a missing generate_email() routine
Dylan Hardison [Sat, 2 Jan 2016 23:54:48 +0000 (18:54 -0500)] 
Bug 1235395 - whine.pl broken due to a missing generate_email() routine
r=lpsolit,a=dylan

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

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

8 years agoBumped version post-release
David Lawrence [Tue, 22 Dec 2015 21:51:31 +0000 (21:51 +0000)] 
Bumped version post-release

8 years agoRevert "Add missing use List::MoreUtils" release-5.0.2
David Lawrence [Tue, 22 Dec 2015 21:03:32 +0000 (21:03 +0000)] 
Revert "Add missing use List::MoreUtils"

This reverts commit d4470f34b627bb5a15a0af496db67185a922f4f5.

8 years agoRevert "Bug 1230932 - Providing a condition as an ID to the webservice results in...
David Lawrence [Tue, 22 Dec 2015 21:01:15 +0000 (21:01 +0000)] 
Revert "Bug 1230932 - Providing a condition as an ID to the webservice results in a taint error"

This reverts commit 396ae88235ef68ed45978dfb36774c5fe9a2d699.

8 years agoAdd missing use List::MoreUtils
Dylan Hardison [Tue, 22 Dec 2015 20:42:31 +0000 (15:42 -0500)] 
Add missing use List::MoreUtils

8 years agoBumped version to 5.0.2
David Lawrence [Tue, 22 Dec 2015 19:16:45 +0000 (19:16 +0000)] 
Bumped version to 5.0.2

8 years agoBug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javascript...
Dylan Hardison [Tue, 22 Dec 2015 18:34:38 +0000 (13:34 -0500)] 
Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javascript in some browsers
r=dkl,a=dkl

8 years agoBug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when displaying...
Frédéric Buclin [Tue, 22 Dec 2015 17:58:16 +0000 (18:58 +0100)] 
Bug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when displaying the bug summary
r=gerv a=dkl

8 years agoBug 1230932 - Providing a condition as an ID to the webservice results in a taint...
Dylan Hardison [Tue, 22 Dec 2015 17:08:32 +0000 (12:08 -0500)] 
Bug 1230932 - Providing a condition as an ID to the webservice results in a taint error
r=dkl,a=dkl

8 years agoUpdate release notes
Frédéric Buclin [Tue, 22 Dec 2015 15:50:01 +0000 (16:50 +0100)] 
Update release notes

8 years agoBug 1234056: The "Create Comments" documentation incorrectly mentions that you can...
Frédéric Buclin [Mon, 21 Dec 2015 15:54:40 +0000 (16:54 +0100)] 
Bug 1234056: The "Create Comments" documentation incorrectly mentions that you can add a comment to several bugs at once
r/a=dkl

8 years agoNeed to uncomment another line in httpd.conf, see bug 1207582
Frédéric Buclin [Mon, 21 Dec 2015 00:31:10 +0000 (01:31 +0100)] 
Need to uncomment another line in httpd.conf, see bug 1207582

8 years agoBug 1232190: FlagType.create should require the user to be logged in
Frédéric Buclin [Fri, 18 Dec 2015 11:53:50 +0000 (12:53 +0100)] 
Bug 1232190: FlagType.create should require the user to be logged in
r/a=dkl

8 years agoBug 1232578: Don't save hashed passwords in audit_log
Frédéric Buclin [Wed, 16 Dec 2015 21:25:29 +0000 (22:25 +0100)] 
Bug 1232578: Don't save hashed passwords in audit_log
r/a=dkl

8 years agoProduct.get_products is no longer supported, see bug 1160394
Frédéric Buclin [Wed, 16 Dec 2015 11:22:55 +0000 (12:22 +0100)] 
Product.get_products is no longer supported, see bug 1160394

8 years agoBug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService::BugUse...
Dylan Hardison [Wed, 16 Dec 2015 01:21:08 +0000 (20:21 -0500)] 
Bug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService::BugUserLastVisit
r=dkl,a=dkl

8 years agoBug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
Dylan Hardison [Wed, 16 Dec 2015 00:52:37 +0000 (19:52 -0500)] 
Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs
r=dkl,a=dkl

8 years agoBug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backwards...
Matt Tyson [Wed, 16 Dec 2015 00:36:32 +0000 (00:36 +0000)] 
Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backwards compatibility)
r=dkl,a=dkl

8 years agoRelease notes for Bugzilla 5.0.2
Frédéric Buclin [Fri, 11 Dec 2015 18:46:45 +0000 (19:46 +0100)] 
Release notes for Bugzilla 5.0.2
r=dkl

8 years agoEmail::Send is no longer used
Frédéric Buclin [Thu, 10 Dec 2015 19:05:47 +0000 (20:05 +0100)] 
Email::Send is no longer used

8 years agoBug 1219276: Creating a new group fails if a custom extension adds entries to group_c...
Alex Schuilenburg [Wed, 2 Dec 2015 12:51:39 +0000 (13:51 +0100)] 
Bug 1219276: Creating a new group fails if a custom extension adds entries to group_control_map and "insertnew" is selected
r=LpSolit a=dkl

8 years agoBack out bug 1138463 - data/assets/.htaccess must be fixed too
Frédéric Buclin [Wed, 2 Dec 2015 12:01:36 +0000 (13:01 +0100)] 
Back out bug 1138463 - data/assets/.htaccess must be fixed too

8 years agoBack out bug 1138463. This fix is actually incorrect and the bug was correctly fixed...
Frédéric Buclin [Tue, 1 Dec 2015 23:13:32 +0000 (00:13 +0100)] 
Back out bug 1138463. This fix is actually incorrect and the bug was correctly fixed by bug 1223790
a=dkl on IRC

8 years agoBug 1227455 - Multiselect parameters (type 'm') are not read correctly from the new...
Pami Ketolainen [Wed, 25 Nov 2015 17:24:32 +0000 (17:24 +0000)] 
Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from the new JSON storage format
r/a=dkl

8 years agoBug 1223790: "AllowOverride AuthConfig" is required to use the "Require" directive...
Frédéric Buclin [Thu, 19 Nov 2015 23:19:56 +0000 (00:19 +0100)] 
Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" directive in .htaccess
r=gerv a=dkl

8 years agoBug 1196126: Long lines in custom non-editable textarea fields should wrap
Frédéric Buclin [Thu, 19 Nov 2015 21:21:20 +0000 (22:21 +0100)] 
Bug 1196126:  Long lines in custom non-editable textarea fields should wrap
r/a=dkl

8 years agoBug 1222416: The group list must use 'class' instead of 'align'
Alex Schuilenburg [Fri, 6 Nov 2015 17:07:01 +0000 (18:07 +0100)] 
Bug 1222416: The group list must use 'class' instead of 'align'
r/a=justdave

8 years agoBug 714724: Correctly encode emails as quoted-printable
Frédéric Buclin [Fri, 23 Oct 2015 13:25:19 +0000 (15:25 +0200)] 
Bug 714724: Correctly encode emails as quoted-printable
r=dkl a=sgreen

8 years agoThe correct name of the parameter is cookiepath, not cookiebase
Frédéric Buclin [Wed, 21 Oct 2015 17:51:07 +0000 (19:51 +0200)] 
The correct name of the parameter is cookiepath, not cookiebase

8 years agoBug 1200604: The URL Rewrite extension for IIS is needed to use the rest/ shortcut...
Frédéric Buclin [Wed, 21 Oct 2015 17:29:47 +0000 (19:29 +0200)] 
Bug 1200604: The URL Rewrite extension for IIS is needed to use the rest/ shortcut in URLs (instead of rest.cgi/)
r=gerv

8 years agoXMLRPC works with IIS, see bug 708252
Frédéric Buclin [Wed, 21 Oct 2015 13:57:53 +0000 (15:57 +0200)] 
XMLRPC works with IIS, see bug 708252

8 years agoBug 1207582: Update instructions to install Apache on Windows (the Apache MSI no...
Frédéric Buclin [Mon, 19 Oct 2015 16:41:34 +0000 (18:41 +0200)] 
Bug 1207582: Update instructions to install Apache on Windows (the Apache MSI no longer exists)
r=gerv

8 years agoBug 1209926: Document that Strawberry Perl fully works with Bugzilla 5.0.2 and newer
Frédéric Buclin [Mon, 19 Oct 2015 16:28:45 +0000 (18:28 +0200)] 
Bug 1209926: Document that Strawberry Perl fully works with Bugzilla 5.0.2 and newer
r=gerv

8 years agoBug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in $ENV{PATH} to...
Frédéric Buclin [Wed, 30 Sep 2015 18:27:44 +0000 (20:27 +0200)] 
Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in $ENV{PATH} to correctly load XS modules
r=gerv a=dkl

8 years agoBug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error when...
Frédéric Buclin [Fri, 25 Sep 2015 18:35:20 +0000 (20:35 +0200)] 
Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error when attaching a file
r=gerv a=dkl

8 years agoBug 1201809: The default value for user settings cannot be false
Colin Joy [Thu, 24 Sep 2015 16:07:03 +0000 (16:07 +0000)] 
Bug 1201809: The default value for user settings cannot be false
r/a=dkl

8 years agoBug 1202588: Custom preference multiselect widget - size gets set to null. r=gerv
Colin Joy [Thu, 24 Sep 2015 14:30:22 +0000 (15:30 +0100)] 
Bug 1202588: Custom preference multiselect widget - size gets set to null. r=gerv

8 years agoBug 1184431: Bug searching is slow on PostgreSQL
Matt Tyson [Wed, 23 Sep 2015 21:21:36 +0000 (23:21 +0200)] 
Bug 1184431: Bug searching is slow on PostgreSQL
r=LpSolit a=dkl

8 years agoBug 708252: The XMLRPC API doesn't work with IIS
Pat Thoyts [Wed, 23 Sep 2015 21:14:46 +0000 (23:14 +0200)] 
Bug 708252: The XMLRPC API doesn't work with IIS
r=LpSolit a=dkl

8 years agoBug 714724 missed Bugzilla 5.0.1
Frédéric Buclin [Wed, 16 Sep 2015 16:44:00 +0000 (18:44 +0200)] 
Bug 714724 missed Bugzilla 5.0.1

8 years agoBug 1188824 - add 'require all granted' to <Directory> block for Windows Apache instr...
Gervase Markham [Tue, 15 Sep 2015 15:20:57 +0000 (16:20 +0100)] 
Bug 1188824 - add 'require all granted' to <Directory> block for Windows Apache instructions

8 years agoBug 1204862: backout the link to view_job_queue.cgi. This script only exists in master
Frédéric Buclin [Tue, 15 Sep 2015 13:29:51 +0000 (15:29 +0200)] 
Bug 1204862: backout the link to view_job_queue.cgi. This script only exists in master

8 years agoBumped version post-release
David Lawrence [Thu, 10 Sep 2015 21:42:55 +0000 (17:42 -0400)] 
Bumped version post-release

8 years agoBumped version to 5.0.1 release-5.0.1
David Lawrence [Thu, 10 Sep 2015 17:48:22 +0000 (13:48 -0400)] 
Bumped version to 5.0.1

8 years agoBug 1202447: [SECURITY] The email address is not properly validated during registrati...
Byron Jones ‹:glob› [Thu, 10 Sep 2015 17:30:04 +0000 (13:30 -0400)] 
Bug 1202447: [SECURITY] The email address is not properly validated during registration if longer than 127 characters
r=LpSolit,a=justdave

8 years agoBug 1191924: Release notes for Bugzilla 5.0.1
Frédéric Buclin [Wed, 9 Sep 2015 22:01:42 +0000 (00:01 +0200)] 
Bug 1191924: Release notes for Bugzilla 5.0.1
r=dkl

8 years agoAliases can now be 40 characters long, see bug 1012506
Frédéric Buclin [Wed, 9 Sep 2015 13:51:45 +0000 (15:51 +0200)] 
Aliases can now be 40 characters long, see bug 1012506

8 years agoBug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) for...
Frédéric Buclin [Mon, 7 Sep 2015 18:08:41 +0000 (20:08 +0200)] 
Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) for graphs
r=gerv a=justdave

8 years agoBug 1194987: Editing your email address and make it point to a non-existent email...
Frédéric Buclin [Sun, 6 Sep 2015 10:44:12 +0000 (12:44 +0200)] 
Bug 1194987: Editing your email address and make it point to a non-existent email address makes Bugzilla stop working
r=gerv a=sgreen

8 years agoMake editusers.cgi list users properly when is_enabled is not defined. r=LpSolit...
Gervase Markham [Fri, 4 Sep 2015 09:56:40 +0000 (10:56 +0100)] 
Make editusers.cgi list users properly when is_enabled is not defined. r=LpSolit, a=simon

8 years agoBug 1198659: Custom fields of type INTEGER should accept negative integers
Frédéric Buclin [Wed, 26 Aug 2015 21:37:28 +0000 (23:37 +0200)] 
Bug 1198659: Custom fields of type INTEGER should accept negative integers
r=gerv a=sgreen

8 years agoBug 1196969: Custom fields whose visibility depends on the product are not displayed...
Frédéric Buclin [Wed, 26 Aug 2015 21:31:44 +0000 (23:31 +0200)] 
Bug 1196969: Custom fields whose visibility depends on the product are not displayed/hidden correctly
r=gerv a=sgreen

8 years agoBug 1197436: A remembered search with a ' cannot be edited or deleted
Frédéric Buclin [Mon, 24 Aug 2015 21:28:56 +0000 (23:28 +0200)] 
Bug 1197436: A remembered search with a ' cannot be edited or deleted
r=gerv a=sgreen

8 years agoBug 1171811: [Voting] When a user votes enough to confirm an individual bug, the...
David Lawrence [Fri, 28 Aug 2015 17:32:02 +0000 (17:32 +0000)] 
Bug 1171811: [Voting] When a user votes enough to confirm an individual bug, the bug does not change to CONFIRMED properly
r=LpSolit,a=simon

8 years agoBug 1196158 - Docs refer to legacy branch names
Simon Green [Wed, 19 Aug 2015 09:22:00 +0000 (05:22 -0400)] 
Bug 1196158 - Docs refer to legacy branch names
r=gerv, a=simon

8 years agoBug 1182782 - Changing multiple bugs at once can fail if the dontchange text has...
Simon Green [Wed, 19 Aug 2015 06:29:11 +0000 (02:29 -0400)] 
Bug 1182782 - Changing multiple bugs at once can fail if the dontchange text has been localized
r=dkl, a=simon

8 years agoBug 1188815 - Update instructions on migrating from bzr to include switching server...
Gervase Markham [Tue, 18 Aug 2015 16:33:46 +0000 (17:33 +0100)] 
Bug 1188815 - Update instructions on migrating from bzr to include switching server. r=LpSolit

8 years agoBug 1191937: If a bug comment contains a reference to a very large bug ID, the bug...
Frédéric Buclin [Thu, 13 Aug 2015 22:04:03 +0000 (00:04 +0200)] 
Bug 1191937: If a bug comment contains a reference to a very large bug ID, the bug is no longer viewable with PostgreSQL
r=gerv a=sgreen

8 years agoTaskcluster infrastructure improvements and cleanup
David Lawrence [Tue, 11 Aug 2015 21:52:48 +0000 (17:52 -0400)] 
Taskcluster infrastructure improvements and cleanup

8 years agoBug 1172333: The OS field doesn't recognize Windows 10
Frédéric Buclin [Mon, 10 Aug 2015 14:21:06 +0000 (16:21 +0200)] 
Bug 1172333: The OS field doesn't recognize Windows 10
r=gerv a=sgreen

8 years agoBug 1183571 - tell people they need to enable the CGI module. r=LpSolit
Gervase Markham [Fri, 7 Aug 2015 13:24:43 +0000 (14:24 +0100)] 
Bug 1183571 - tell people they need to enable the CGI module. r=LpSolit

8 years agoBug 1191255 - Remove requirement to specify SMTP server during installation on Window...
Gervase Markham [Fri, 7 Aug 2015 10:13:20 +0000 (11:13 +0100)] 
Bug 1191255 - Remove requirement to specify SMTP server during installation on Windows. r=LpSolit, a=simon

8 years agoBug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directive
Colin Joy [Thu, 6 Aug 2015 15:11:44 +0000 (17:11 +0200)] 
Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directive
r=LpSolit a=dkl

8 years agoBug 1191510: Tags with spaces in them are incorrectly split into several tags
Frédéric Buclin [Thu, 6 Aug 2015 15:05:50 +0000 (17:05 +0200)] 
Bug 1191510:  Tags with spaces in them are incorrectly split into several tags
r=gerv a=dkl

8 years agoBug 1183227: Comment tagging doesn't work if Test::Taint is not installed
Frédéric Buclin [Thu, 6 Aug 2015 15:01:57 +0000 (17:01 +0200)] 
Bug 1183227: Comment tagging doesn't work if Test::Taint is not installed
r=gerv a=dkl

8 years agoBug 1183398: Mandatory custom fields block form submission if they are hidden and...
Frédéric Buclin [Thu, 6 Aug 2015 14:57:45 +0000 (16:57 +0200)] 
Bug 1183398: Mandatory custom fields block form submission if they are hidden and have no value
r=gerv a=dkl

8 years agoBug 1179160: The login form should not use type="email" when LDAP has LDAPmailattribu...
Frédéric Buclin [Thu, 6 Aug 2015 14:52:59 +0000 (16:52 +0200)] 
Bug 1179160: The login form should not use type="email" when LDAP has LDAPmailattribute set
r=gerv a=dkl

8 years agoBug 1107311 - add package names for -dev packages to lists. r=mcote
Gervase Markham [Wed, 5 Aug 2015 16:39:28 +0000 (17:39 +0100)] 
Bug 1107311 - add package names for -dev packages to lists. r=mcote

8 years agoBug 1186866 - fix line number in MySQL section. r=mcote
Gervase Markham [Wed, 5 Aug 2015 16:35:26 +0000 (17:35 +0100)] 
Bug 1186866 - fix line number in MySQL section. r=mcote

8 years agoBug 1189737 - add File::Which to optional module requirements for building documentat...
Gervase Markham [Tue, 4 Aug 2015 14:13:30 +0000 (15:13 +0100)] 
Bug 1189737 - add File::Which to optional module requirements for building documentation. r=LpSolit

8 years agoBug 1174560 - DBI link in API docs broken.
Simon Green [Wed, 29 Jul 2015 09:58:33 +0000 (05:58 -0400)] 
Bug 1174560 - DBI link in API docs broken.
r=gerv, a=simon

8 years agoBug 1175021 - Documentation link in Preferences --> API Keys tab is broken
Simon Green [Wed, 29 Jul 2015 09:48:42 +0000 (05:48 -0400)] 
Bug 1175021 - Documentation link in Preferences --> API Keys tab is broken
r=dylan, a=simon

8 years agoFix typo in POD
Frédéric Buclin [Tue, 28 Jul 2015 18:25:54 +0000 (20:25 +0200)] 
Fix typo in POD

8 years agoBug 1186700: Inserting data into the mail_staging table fails on PostgreSQL due to...
Matt Tyson [Tue, 28 Jul 2015 16:46:56 +0000 (18:46 +0200)] 
Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL due to unspecified BLOB type
r=gerv a=sgreen

8 years agoBug 1181649: Date picker is broken in "Summarize Time" page
Frédéric Buclin [Tue, 28 Jul 2015 16:21:57 +0000 (18:21 +0200)] 
Bug 1181649: Date picker is broken in "Summarize Time" page
r=gerv a=sgreen

8 years agoBug 1184563: The default preferences under editsettings.cgi display in random order
Frédéric Buclin [Tue, 28 Jul 2015 16:12:08 +0000 (18:12 +0200)] 
Bug 1184563: The default preferences under editsettings.cgi display in random order
r=gerv a=sgreen

8 years agoBug 1182748: Typo: </kbd> is used instead of </li> in relnotes for 5.0
A. Shimono [:himorin] [Tue, 14 Jul 2015 13:32:37 +0000 (15:32 +0200)] 
Bug 1182748: Typo: </kbd> is used instead of </li> in relnotes for 5.0
r=LpSolit a=sgreen

8 years agoBumped version post-release
David Lawrence [Tue, 7 Jul 2015 04:30:27 +0000 (00:30 -0400)] 
Bumped version post-release

8 years agoBumped version to 5.0 release-5.0
David Lawrence [Tue, 7 Jul 2015 02:33:25 +0000 (22:33 -0400)] 
Bumped version to 5.0

9 years agoBug 1172748 - fix broken link to Extension perldoc. r,a=dkl
Gervase Markham [Fri, 12 Jun 2015 15:47:29 +0000 (16:47 +0100)] 
Bug 1172748 - fix broken link to Extension perldoc. r,a=dkl

9 years agoBug 1169395: BugUserLastVisit does not allow multiple bugs to be specified
Dylan William Hardison [Wed, 10 Jun 2015 18:34:35 +0000 (14:34 -0400)] 
Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specified
r=dkl,a=glob

9 years agoBug 1171924: REST API method to update a bug incorrectly removes aliases
Tom Stejskal [Wed, 10 Jun 2015 14:57:38 +0000 (15:57 +0100)] 
Bug 1171924: REST API method to update a bug incorrectly removes aliases
r=dkl,a=glob

9 years agoBug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows
Frédéric Buclin [Wed, 27 May 2015 15:21:07 +0000 (17:21 +0200)] 
Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows
r=dylan a=glob

9 years agoBug 1155009: Cache::Memcached causes email_in.pl to stop working
Frédéric Buclin [Mon, 18 May 2015 10:22:02 +0000 (12:22 +0200)] 
Bug 1155009: Cache::Memcached causes email_in.pl to stop working
r/a=glob

9 years agoBug 1162334: email_enabled value inverted in User.update RPC call
Jeff Fearn [Mon, 18 May 2015 04:39:04 +0000 (12:39 +0800)] 
Bug 1162334: email_enabled value inverted in User.update RPC call
r=glob,a=glob

9 years agoBug 1162914: Editing a user field when confirmuniqueusermatch = true no longer works
Frédéric Buclin [Thu, 14 May 2015 12:58:21 +0000 (14:58 +0200)] 
Bug 1162914: Editing a user field when confirmuniqueusermatch = true no longer works
r=dkl a=glob

9 years agoBug 1153725: Fix incorrect documentation about the IIS configuration on Windows
Frédéric Buclin [Tue, 12 May 2015 17:32:26 +0000 (19:32 +0200)] 
Bug 1153725: Fix incorrect documentation about the IIS configuration on Windows
r=gerv a=glob

9 years agoBug 1149055: flag requestees are unable to set an attachment flag via a the update_at...
Byron Jones [Fri, 8 May 2015 05:30:38 +0000 (13:30 +0800)] 
Bug 1149055: flag requestees are unable to set an attachment flag via a the update_attachment webservice if they do not have editbugs
r=dkl,a=glob

9 years agoBug 1162016: The user settings under userprefs.cgi display in random order
Byron Jones [Thu, 7 May 2015 04:34:51 +0000 (12:34 +0800)] 
Bug 1162016: The user settings under userprefs.cgi display in random order
r=dkl,a=glob

9 years agoBug 1160598: url() in concatenated CSS files are incorrect when using Multiple Bugzil...
Frédéric Buclin [Tue, 5 May 2015 16:59:03 +0000 (18:59 +0200)] 
Bug 1160598: url() in concatenated CSS files are incorrect when using Multiple Bugzilla databases with a single installation
r/a=glob

9 years agoBug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the name of...
Gervase Markham [Tue, 5 May 2015 13:18:15 +0000 (14:18 +0100)] 
Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the name of docs directories. r=LpSolit, a=glob

9 years agoBug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the name of...
Gervase Markham [Tue, 5 May 2015 13:18:09 +0000 (14:18 +0100)] 
Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the name of docs directories. r=LpSolit, a=glob

9 years agoBug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in bugzill...
Frédéric Buclin [Thu, 30 Apr 2015 15:12:04 +0000 (17:12 +0200)] 
Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in bugzilla/lib/
r=dkl a=glob

9 years agoBug 1159582: All api responses have unnecessary 'result'
Byron Jones [Wed, 29 Apr 2015 07:46:12 +0000 (15:46 +0800)] 
Bug 1159582: All api responses have unnecessary 'result'
r=wicked,a=glob

9 years agoFix POD, see bug 1154099
Frédéric Buclin [Sun, 26 Apr 2015 00:27:37 +0000 (02:27 +0200)] 
Fix POD, see bug 1154099

9 years agoBug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and the...
Frédéric Buclin [Fri, 24 Apr 2015 16:46:10 +0000 (18:46 +0200)] 
Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and the user is not logged in
r=dkl a=glob