aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 1235271: Remove .htaccess from .gitignoreFrédéric Buclin2016-01-081-0/+1
| | | | r/a=dkl
* Bug 402039: Exporting CSV from chart.cgi doesn't set mimetype, ↵Frédéric Buclin2016-01-071-6/+5
| | | | | | content_disposition, or filename r/a=dkl
* Bug 324242: Unsetting shutdownhtml requires too much intimate knowledgeFrédéric Buclin2016-01-071-2/+9
| | | | r/a=dkl
* Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on WindowsFrédéric Buclin2016-01-071-1/+1
|
* Bug 1235270: Set submitter_id before calling _check_data()Mahdi Mokhtari2016-01-051-1/+2
| | | | r=LpSolit a=dkl
* Bug 1045782: Existing URLs in the See Also field should not throw an error ↵Frédéric Buclin2016-01-051-2/+3
| | | | | | when the bug is displayed r/a=dkl
* Bug 1191706: When editing flag types, components do not match the selected ↵Frédéric Buclin2016-01-047-86/+51
| | | | | | product when classifications are enabled r/a=dkl
* Bug 1235395 - whine.pl broken due to a missing generate_email() routineDylan Hardison2016-01-022-2/+67
| | | | r=lpsolit,a=dylan
* Bug 1235271: Remove .htaccess from .gitignoreFrédéric Buclin2015-12-292-2/+0
| | | | r/a=dkl
* Bug 1235415: Use "AllowOverride All" everywhereFrédéric Buclin2015-12-281-1/+1
|
* Bumped version post-releaseDavid Lawrence2015-12-221-1/+1
|
* Revert "Add missing use List::MoreUtils"David Lawrence2015-12-221-1/+0
| | | | This reverts commit d4470f34b627bb5a15a0af496db67185a922f4f5.
* Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵David Lawrence2015-12-224-20/+0
| | | | | | results in a taint error" This reverts commit 396ae88235ef68ed45978dfb36774c5fe9a2d699.
* Add missing use List::MoreUtilsDylan Hardison2015-12-221-0/+1
|
* Bumped version to 5.0.2David Lawrence2015-12-221-1/+1
|
* Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid ↵Dylan Hardison2015-12-221-0/+3
| | | | | | javascript in some browsers r=dkl,a=dkl
* Bug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when ↵Frédéric Buclin2015-12-221-5/+8
| | | | | | displaying the bug summary r=gerv a=dkl
* Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵Dylan Hardison2015-12-224-1/+21
| | | | | | taint error r=dkl,a=dkl
* Update release notesFrédéric Buclin2015-12-221-1/+1
|
* Bug 1234056: The "Create Comments" documentation incorrectly mentions that ↵Frédéric Buclin2015-12-211-5/+0
| | | | | | you can add a comment to several bugs at once r/a=dkl
* Need to uncomment another line in httpd.conf, see bug 1207582Frédéric Buclin2015-12-211-1/+2
|
* Bug 1232190: FlagType.create should require the user to be logged inFrédéric Buclin2015-12-181-7/+3
| | | | r/a=dkl
* Bug 1232578: Don't save hashed passwords in audit_logFrédéric Buclin2015-12-162-1/+46
| | | | r/a=dkl
* Product.get_products is no longer supported, see bug 1160394Frédéric Buclin2015-12-161-3/+4
|
* Bug 1232180 - Incorrect regexp used to filter bug IDs in ↵Dylan Hardison2015-12-151-2/+2
| | | | | | Bugzilla::WebService::BugUserLastVisit r=dkl,a=dkl
* Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison2015-12-152-16/+13
| | | | r=dkl,a=dkl
* Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for ↵Matt Tyson2015-12-161-12/+0
| | | | | | backwards compatibility) r=dkl,a=dkl
* Release notes for Bugzilla 5.0.2Frédéric Buclin2015-12-111-0/+27
| | | | r=dkl
* Email::Send is no longer usedFrédéric Buclin2015-12-101-5/+3
|
* Bug 1219276: Creating a new group fails if a custom extension adds entries ↵Alex Schuilenburg2015-12-022-9/+15
| | | | | | to group_control_map and "insertnew" is selected r=LpSolit a=dkl
* Back out bug 1138463 - data/assets/.htaccess must be fixed tooFrédéric Buclin2015-12-021-12/+2
|
* Back out bug 1138463. This fix is actually incorrect and the bug was ↵Frédéric Buclin2015-12-022-44/+8
| | | | | | correctly fixed by bug 1223790 a=dkl on IRC
* Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from ↵Pami Ketolainen2015-11-252-2/+11
| | | | | | the new JSON storage format r/a=dkl
* Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" ↵Frédéric Buclin2015-11-203-3/+3
| | | | | | directive in .htaccess r=gerv a=dkl
* Bug 1196126: Long lines in custom non-editable textarea fields should wrapFrédéric Buclin2015-11-191-4/+1
| | | | r/a=dkl
* Bug 1222416: The group list must use 'class' instead of 'align'Alex Schuilenburg2015-11-062-3/+3
| | | | r/a=justdave
* Bug 714724: Correctly encode emails as quoted-printableFrédéric Buclin2015-10-236-142/+158
| | | | r=dkl a=sgreen
* The correct name of the parameter is cookiepath, not cookiebaseFrédéric Buclin2015-10-211-2/+2
|
* Bug 1200604: The URL Rewrite extension for IIS is needed to use the rest/ ↵Frédéric Buclin2015-10-211-0/+23
| | | | | | shortcut in URLs (instead of rest.cgi/) r=gerv
* XMLRPC works with IIS, see bug 708252Frédéric Buclin2015-10-211-3/+0
|
* Bug 1207582: Update instructions to install Apache on Windows (the Apache ↵Frédéric Buclin2015-10-191-75/+74
| | | | | | MSI no longer exists) r=gerv
* Bug 1209926: Document that Strawberry Perl fully works with Bugzilla 5.0.2 ↵Frédéric Buclin2015-10-191-25/+35
| | | | | | and newer r=gerv
* Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in ↵Frédéric Buclin2015-09-301-8/+16
| | | | | | $ENV{PATH} to correctly load XS modules r=gerv a=dkl
* Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error ↵Frédéric Buclin2015-09-251-0/+8
| | | | | | when attaching a file r=gerv a=dkl
* Bug 1201809: The default value for user settings cannot be falseColin Joy2015-09-241-1/+1
| | | | r/a=dkl
* Bug 1202588: Custom preference multiselect widget - size gets set to null. ↵Colin Joy2015-09-241-2/+2
| | | | r=gerv
* Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson2015-09-233-14/+171
| | | | r=LpSolit a=dkl
* Bug 708252: The XMLRPC API doesn't work with IISPat Thoyts2015-09-231-0/+8
| | | | r=LpSolit a=dkl
* Bug 714724 missed Bugzilla 5.0.1Frédéric Buclin2015-09-161-2/+0
|
* Bug 1188824 - add 'require all granted' to <Directory> block for Windows ↵Gervase Markham2015-09-151-0/+8
| | | | Apache instructions