summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Bug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfigDylan Hardison3-1/+9
2016-01-27Bug 1241026 - checksetup.pl requires editing localconfig to remove apache groupDylan Hardison1-1/+12
2016-01-27Bug 555438 - Improve the Bugzilla code base using Perl::CriticDylan Hardison2-0/+112
2016-01-26Bug 1240752 - Attachment data submitted via REST API must always be base64 en...David Lawrence1-4/+2
2016-01-26Update the documentation now that bug 1007605 is fixedFrédéric Buclin2-5/+3
2016-01-26Bug 1242880: The "syntax help" link in the Markdown section should point to l...Frédéric Buclin1-1/+1
2016-01-22Bug 1159057 - Bug create and update hooks are called unexpectedlyMatt Tyson1-0/+1
2016-01-20Bug 1240029 - The REST API doesn't work correctly with mod_perlDavid Lawrence4-20/+17
2016-01-15Bug 1240157 - Fix a typo in bug.rstWes Kocher1-1/+1
2016-01-15'Bug 1159057: change to create flags as part of bug creation process. r=gervMatt Tyson9-51/+117
2016-01-15Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv...Gervase Markham2-2/+2
2016-01-15Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv.rojanu4-4/+152
2016-01-15Bug 1229994: MoreBugUrl: Savane: support more sub-urls than just bugs. r=gerv.Mike Frysinger1-5/+6
2016-01-14Bug 1239582 - The new REST API fails to work properly under mod_perl due to i...David Lawrence2-5/+5
2016-01-12Bug 1238987 - Remove the trailing newline when the quoted text in comments is...David Lawrence1-0/+1
2016-01-08Bug 1235271: Remove .htaccess from .gitignoreFrédéric Buclin1-0/+1
2016-01-08Bug 1235772: Display all text/* attachments as plain text in the "Details" pageFrédéric Buclin1-2/+7
2016-01-07Bug 402039: Exporting CSV from chart.cgi doesn't set mimetype, content_dispos...Frédéric Buclin1-6/+5
2016-01-07Bug 324242: Unsetting shutdownhtml requires too much intimate knowledgeFrédéric Buclin1-2/+9
2016-01-07Bug 1232716: Tabular reports with no column selected are not sortableFrédéric Buclin1-6/+9
2016-01-07Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on WindowsFrédéric Buclin1-1/+1
2016-01-06Bug 1236240 - Replying is broken when markdown is enabledDylan Hardison1-1/+2
2016-01-05Bug 1235270: Set submitter_id before calling _check_data()Mahdi Mokhtari1-1/+2
2016-01-05Bug 1045782: Existing URLs in the See Also field should not throw an error wh...Frédéric Buclin1-2/+3
2016-01-04Bug 1191706: When editing flag types, components do not match the selected pr...Frédéric Buclin7-86/+51
2016-01-02Bug 1202853 - Markdown doesn't work when adding a comment attachmentAlbert Ting1-1/+4
2016-01-02Bug 688205 - quoted text inside comments should wrapAlbert Ting4-4/+38
2015-12-29Bug 1235271: Remove .htaccess from .gitignoreFrédéric Buclin2-2/+0
2015-12-28Bug 1235415: Use "AllowOverride All" everywhereFrédéric Buclin1-1/+1
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin18-94/+197
2015-12-22Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence6-25/+23
2015-12-22Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid javasc...Dylan Hardison1-0/+3
2015-12-22Bug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when display...Frédéric Buclin1-5/+8
2015-12-22Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison6-23/+25
2015-12-22Update release notesFrédéric Buclin1-1/+1
2015-12-21Bug 1234297: "GET /rest/last_audit_time" complains that you must use POSTFrédéric Buclin1-0/+1
2015-12-21Bug 1139755: Allow API authentication with X-HeadersFrédéric Buclin1-3/+12
2015-12-21Bug 1234056: The "Create Comments" documentation incorrectly mentions that yo...Frédéric Buclin1-5/+0
2015-12-21Need to uncomment another line in httpd.conf, see bug 1207582Frédéric Buclin1-1/+2
2015-12-18Bug 1232190: FlagType.create should require the user to be logged inFrédéric Buclin2-14/+6
2015-12-18Bug 1232186: Component.update and Component.delete are brokenFrédéric Buclin2-12/+10
2015-12-16Bug 1232578: Do not save hashed passwords in audit_logFrédéric Buclin2-1/+46
2015-12-16Product.get_products is no longer supported, see bug 1160394Frédéric Buclin1-3/+4
2015-12-16Bug 1232180 - Incorrect regexp used to filter bug IDs in Bugzilla::WebService...Dylan Hardison2-4/+4
2015-12-16Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison2-2/+2
2015-12-16Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for backw...Matt Tyson2-18/+0
2015-12-11Release notes for Bugzilla 5.0.2Frédéric Buclin1-0/+27
2015-12-10Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugsDylan Hardison3-30/+23
2015-12-10Email::Send is no longer usedFrédéric Buclin1-5/+3
2015-12-09Bug 1041959: Turn all labels for input fields in user preferences into <label...Mukhtar Ali4-19/+30