aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.0.4' of https://github.com/bugzilla/bugzillaHEADmasterFrédéric Buclin2024-11-149-38/+171
|\
| * bump version to 5.0.4.1+ post-releaseDave Miller2024-09-061-1/+1
| * bump version to 5.0.4.1 for releaseDave Miller2024-09-031-1/+1
| * Bug 1880288: Noncharacters in comments cause bugmail sending to failDave Miller2024-09-033-3/+9
| * Bug 1439260: XSS in chart.cgi and report.cgiDave Miller2024-09-031-4/+2
| * Bug 1813629: Prevent Auth plugins from authenticating usernames with unicode ...Dave Miller2024-09-031-1/+13
| * [5.0.4] Bug 1852154: Warn admin if end-of-support date is approaching (#191)Dave Miller2024-08-251-1/+44
| * Bug 1851352: Email::Address dependency missing (#174)Dave Miller2024-05-111-0/+5
| * Bug 1851354: blocklist MySQL 8+, offer MariaDB (#141)Dave Miller2024-04-283-15/+57
| * (no bug) Backout PR #60 - new feature not valid for stable branch (#164)Dave Miller2024-04-282-16/+0
| * Bug 1560873: blacklist broken versions of Template-Toolkit (#134)Dave Miller2023-11-181-1/+3
| * Bug 1786951: Make the update check work on the 5.0.4 branch (#147)Dave Miller2023-11-181-5/+6
| * Fix pod tests by adding documentation (#123)Dylan Hardison2022-10-291-7/+33
| * Bug 1657496: correctly handle MIME type on single-part email. r=eseyman, a=ju...Dave Miller2022-08-231-3/+4
| * add a new hook: template_after_create (#60)Dylan William Hardison2018-03-212-0/+16
* | Replace noncharacters in bugmails by the substitution character (mgaFrédéric Buclin2024-02-142-3/+6
* | Backport upstream bug 919122: Support for SourceForge Allura bugs in "see als...Frédéric Buclin2018-04-191-5/+16
* | Sync with upstream release 5.0.4Frédéric Buclin2018-02-188-26/+107
|\ \ | |/
| * Bumped versions post-releaseDavid Lawrence2018-02-161-1/+1
| * Bumped version to 5.0.4David Lawrence2018-02-161-1/+1
| * Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking co...Dylan William Hardison2018-02-161-0/+64
| * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53)Vitaly Belekhov2018-01-046-25/+42
* | Display the external ID in editusers.cgi (used by LDAP)Frédéric Buclin2017-10-151-0/+1
* | Use the DD.MM.YY format for dates in Old and New ChartsFrédéric Buclin2017-08-061-1/+1
* | Load DateTime::TimeZone before using itFrédéric Buclin2017-08-042-0/+2
* | Sync with upstream 5.0 branchFrédéric Buclin2017-08-043-2/+3
|\ \ | |/
| * Revert "Bug 1306534 - Crash when pasting UTF8 text as an attachment"Dylan William Hardison2016-10-191-1/+0
| * Bug 1306534 - Crash when pasting UTF8 text as an attachmentMatt Tyson2016-10-111-0/+1
| * nit: wrong method call in Bugzilla::MigrateDylan William Hardison2016-10-081-1/+1
| * Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19)Dylan William Hardison2016-10-082-2/+2
| * Bug 1303702 - bug history table 'when' column shows 00:00 only using sqliteAndrea Orsini2016-09-191-0/+1
* | Backport upstream bug 69267: Add the ability to deactivate keywordsFrédéric Buclin2017-08-016-6/+51
* | Backport upstream bug 622455: The attachment mime type autodetectionFrédéric Buclin2017-04-221-5/+3
* | Do not email global watchers if the single change is about the CC list (mga#1...Frédéric Buclin2017-04-191-1/+7
* | Correctly decode LDAP data (mga#20686)Frédéric Buclin2017-04-171-1/+2
|/
* Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ...Frédéric Buclin2016-05-201-9/+8
* Bumped version post-releaseDavid Lawrence2016-05-161-1/+1
* Bumped version to 5.0.3David Lawrence2016-05-161-1/+1
* Bug 1259881 - CSV export vulnerable to formulae injection (again)Frédéric Buclin2016-04-251-3/+4
* Bug 542239 - Accept pronouns everywhere in query.cgiAlbert Ting2016-04-201-1/+2
* Bug 1246228 - Email addresses must not be encodedFrédéric Buclin2016-04-061-14/+3
* Bug 1261124: When deleting a component, this component is listed againFrédéric Buclin2016-04-051-1/+4
* Bug 1255619: CGI scripts should not send duplicated headersFrédéric Buclin2016-03-211-2/+3
* Bug 1230932: Providing a condition as an ID to the webservice results in a ta...Frédéric Buclin2016-03-193-3/+15
* 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-094-18/+18
* Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of bug...Frédéric Buclin2016-02-081-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 1235395 - whine.pl broken due to a missing generate_email() routineDylan Hardison2016-01-022-2/+67