aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry PerlFrédéric Buclin2016-03-271-0/+1
* Bug 1255619: CGI scripts should not send duplicated headersFrédéric Buclin2016-03-214-36/+7
* Bug 1230932: Providing a condition as an ID to the webservice results in a ta...Frédéric Buclin2016-03-194-3/+23
* Bug 1253267: Possible DOT injection vulnerability in dependency graphs if lon...Frédéric Buclin2016-03-151-0/+3
* Bug 1250908: "Use of uninitialized value" warning thrown when creating a new ...Thorsten Schöning2016-03-091-2/+2
* Bug 1234977: Replace \d+ by [0-9]+ in critical validation placesFrédéric Buclin2016-03-095-21/+22
* IIS instructions work with Windows 10 tooFrédéric Buclin2016-03-061-1/+2
* Bug 1250354: The "Forgot password" link should not be displayed if users are...Frédéric Buclin2016-02-231-23/+25
* Bug 1250264: Extensions have no easy way to override favicon.icoFrédéric Buclin2016-02-221-1/+2
* - task.expires needs to be greater than artifacts.expiresDavid Lawrence2016-02-221-0/+6
* - Update artifact expiration dateDavid Lawrence2016-02-221-12/+12
* Bug 1242263: The web server and SQL server sections are not correctly referen...Frédéric Buclin2016-02-175-19/+35
* Travis CI config file no longer necessaryDavid Lawrence2016-02-081-78/+0
* Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of bug...Frédéric Buclin2016-02-081-1/+1
* Bug 1046241: All links to the documentation displayed besides error messages ...Frédéric Buclin2016-02-083-79/+77
* Bug 1240752 - Attachment data submitted via REST API must always be base64 en...David Lawrence2016-01-261-4/+2
* Bug 1235271: Remove .htaccess from .gitignoreFrédéric Buclin2016-01-081-0/+1
* Bug 402039: Exporting CSV from chart.cgi doesn't set mimetype, content_dispos...Frédéric Buclin2016-01-071-6/+5
* Bug 324242: Unsetting shutdownhtml requires too much intimate knowledgeFrédéric Buclin2016-01-071-2/+9
* 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
* Bug 1045782: Existing URLs in the See Also field should not throw an error wh...Frédéric Buclin2016-01-051-2/+3
* Bug 1191706: When editing flag types, components do not match the selected pr...Frédéric Buclin2016-01-047-86/+51
* Bug 1235395 - whine.pl broken due to a missing generate_email() routineDylan Hardison2016-01-022-2/+67
* Bug 1235271: Remove .htaccess from .gitignoreFrédéric Buclin2015-12-292-2/+0
* 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
* Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence2015-12-224-20/+0
* 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 javasc...Dylan Hardison2015-12-221-0/+3
* Bug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when display...Frédéric Buclin2015-12-221-5/+8
* Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison2015-12-224-1/+21
* Update release notesFrédéric Buclin2015-12-221-1/+1
* Bug 1234056: The "Create Comments" documentation incorrectly mentions that yo...Frédéric Buclin2015-12-211-5/+0
* 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
* Bug 1232578: Don't save hashed passwords in audit_logFrédéric Buclin2015-12-162-1/+46
* 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 Bugzilla::WebService...Dylan Hardison2015-12-151-2/+2
* Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison2015-12-152-16/+13
* Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backw...Matt Tyson2015-12-161-12/+0
* Release notes for Bugzilla 5.0.2Frédéric Buclin2015-12-111-0/+27
* 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 to...Alex Schuilenburg2015-12-022-9/+15
* 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 correctl...Frédéric Buclin2015-12-022-44/+8
* Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from t...Pami Ketolainen2015-11-252-2/+11
* Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" dire...Frédéric Buclin2015-11-203-3/+3