Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1880288: Noncharacters in comments cause bugmail sending to fail | Dave Miller | 2024-09-03 | 3 | -3/+9 |
| | | | Co-authored-by: Frédéric Buclin <LpSolit@gmail.com> | ||||
* | Bug 1439260: XSS in chart.cgi and report.cgi | Dave Miller | 2024-09-03 | 6 | -12/+50 |
| | |||||
* | Bug 1813629: Prevent Auth plugins from authenticating usernames with unicode ↵ | Dave Miller | 2024-09-03 | 1 | -1/+13 |
| | | | | | variants Co-authored-by: David Lawrence <dkl@mozilla.com> | ||||
* | [no bug] fix documentation errors | Dave Miller | 2024-09-03 | 3 | -4/+4 |
| | |||||
* | Bug 1786956: Release notes for Bugzilla 5.0.4.1 (#180) | Dave Miller | 2024-09-03 | 1 | -2/+62 |
| | |||||
* | [5.0.4] Bug 1852154: Warn admin if end-of-support date is approaching (#191) | Dave Miller | 2024-08-25 | 2 | -1/+50 |
| | | | a=dylan | ||||
* | Bug 1588175 - Undefined subroutine utf8::SWASHNEW called at Bugzilla/Util.pm ↵ | Dave Miller | 2024-05-14 | 1 | -0/+2 |
| | | | | | line 109. (#182) Co-authored-by: Dylan Hardison <dylan@hardison.net> | ||||
* | Bug 1851352: Email::Address dependency missing (#174) | Dave Miller | 2024-05-11 | 1 | -0/+5 |
| | |||||
* | Bug 1851354: blocklist MySQL 8+, offer MariaDB (#141) | Dave Miller | 2024-04-28 | 8 | -23/+65 |
| | |||||
* | (no bug) Backout PR #60 - new feature not valid for stable branch (#164) | Dave Miller | 2024-04-28 | 3 | -29/+0 |
| | | | This was accidentally included in the 5.0.4 branch, which should have branched just before this commit. Everything else after it before we did end up branching would have been cherry-picked anyway. | ||||
* | Bug 1560873: blacklist broken versions of Template-Toolkit (#134) | Dave Miller | 2023-11-18 | 1 | -1/+3 |
| | |||||
* | Bug 1786951: Make the update check work on the 5.0.4 branch (#147) | Dave Miller | 2023-11-18 | 1 | -5/+6 |
| | | | | * Bug 1786951: Make the update check work on the 5.0.4 branch | ||||
* | Bug 1852497: Use actions/checkout@v4 in GitHub Actions (#150) | Dave Miller | 2023-09-14 | 1 | -1/+1 |
| | |||||
* | Bug 1769248: get ReadTheDocs to build the POD docs (#137) | Dave Miller | 2023-09-04 | 3 | -8/+25 |
| | |||||
* | Bug 1839072: fix Apache config not showing in quickstart docs (#130) | Dave Miller | 2023-08-28 | 1 | -0/+1 |
| | |||||
* | Move Directory out of VirtualHost (5.0) (#121) | Jacob Michalskie | 2023-01-14 | 1 | -12/+13 |
| | | | | | | | | | * Move Directory out of VirtualHost * Unindent the block * Remove VirtualHost block and refer to Apache section * Switch over to using webapps directory | ||||
* | Fix pod tests by adding documentation (#123) | Dylan Hardison | 2022-10-29 | 1 | -7/+33 |
| | | | | Added documentation for all undocumented functions in Bugzilla::Util. fixed pod syntax as well. | ||||
* | Bug 1785938: Make tests work in GHA on 5.0.4 branch (#111) | Dave Miller | 2022-09-10 | 11 | -9/+95 |
| | | | | | * Add GHA tests on 5.0.4 branch * fix new perl compat in tests | ||||
* | Bug 1785943: Update the MySQL, Linux and Quick Start in the Installation ↵ | Jacob Michalskie | 2022-09-03 | 3 | -115/+201 |
| | | | | | | | | documentation 5.0 (#113) * Update the Linux and Quick Start in the Installation documentation * Update the notes to mention MySQL 8 incompatibility and MariaDB as a replacement * Default to MariaDB and mention how it relates to MySQL * Switch to mention how to install optional modules outside of dnf | ||||
* | Bug 1657496: correctly handle MIME type on single-part email. r=eseyman, ↵ | Dave Miller | 2022-08-23 | 1 | -3/+4 |
| | | | | a=justdave | ||||
* | Remove Landfill reference (#103) | Linh Nguyen | 2022-08-23 | 7 | -24/+10 |
| | | | | | | | | | | | | | | | | | * Remove Landfill reference and update test site (#1) * Update README * Update README * Update bugzilla-submit.xml * Update creating-an-account.rst * Update filing.rst * Update finding.rst * Address review comments | ||||
* | Use HTTPS protocol in documentation (#64) | Suriyaa Sundararuban | 2022-08-23 | 1 | -5/+5 |
| | |||||
* | Add viewport meta (#78) | Georgi D. Sotirov | 2022-08-23 | 1 | -0/+2 |
| | | | Add viewport meta to improve rendering on mobile devices. Without this meta Google Search tools would report Bugzilla pages as not suitable for mobile devices. | ||||
* | Bug 1226123 - Email addresses with an apostrophe in them break the "Send ↵ | Arshad Kazmi | 2018-09-25 | 1 | -1/+1 |
| | | | | Mail to Bug Assignees" button in buglists | ||||
* | add a new hook: template_after_create (#60) | Dylan William Hardison | 2018-03-21 | 3 | -0/+29 |
| | |||||
* | bug 1429243 - Fix default values for version and op_sys when importing from ↵ | Quanah Gibson-Mount | 2018-03-20 | 1 | -1/+2 |
| | | | | Jitterbugs | ||||
* | Bumped versions post-release | David Lawrence | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 5.0.4 | David Lawrence | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Bug 1438593: Release notes for Bugzilla 5.0.4 | David Lawrence | 2018-02-16 | 1 | -0/+21 |
| | | | | r/a=dylan | ||||
* | Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking ↵ | Dylan William Hardison | 2018-02-16 | 2 | -0/+65 |
| | | | | | | contents of certain fields due to regex search r=jfearn,a=dylan | ||||
* | Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427623 by setting (#57) | Quanah Gibson-Mount | 2018-01-04 | 1 | -0/+1 |
| | | | the priority on import | ||||
* | Significant update to jb2bz.py. (#58) | Quanah Gibson-Mount | 2018-01-04 | 1 | -56/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427626 Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427638 Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427664 Convert jb2bz to use "email" module rather than rfc822, multifile, mimetools, and StringIO for easier manipulation of the mailbox objects. This fixed (among other things) 1427626 as the Subject of the email is now obtained correctly. Fix the date formatting throughout to always use UTC, which is what Bugzilla expects for the dates. This fixed 1427638. Fix attachment processing, which was using multifile rather than walking the parts of the email object. This fixed part of 1427664 Fix the fact that the process_reply_file function never checked for attachments in any followups. This fixed part of 1427664 Fix attachment processor to ignore various signatures and message/rfc822 multipart messages. For the latter, it sets "filename=" values to files that don't actually exist, which caused attachment processing to bomb. | ||||
* | Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53) | Vitaly Belekhov | 2018-01-04 | 9 | -28/+44 |
| | | | | | | | | | | * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommended to not use it (#21) r=mtyson * Fix for vrite in aa735d4 * Added https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=ca7bfc9c485c959fad2aee1f7c1dbc0fb484553b | ||||
* | Bug 1398100 - tiny tweaks to release notes | Gervase Markham | 2017-09-08 | 1 | -1/+2 |
| | |||||
* | Revert "Bug 1306534 - Crash when pasting UTF8 text as an attachment" | Dylan William Hardison | 2016-10-19 | 1 | -1/+0 |
| | | | | This reverts commit 89cb60fe38a7962c876bce18368db90cedda84eb. | ||||
* | Bug 1310728 - editflagtypes.cgi crashes when classifications are enabled and ↵ | Frédéric Buclin | 2016-10-17 | 1 | -1/+1 |
| | | | | | | the user hasn't global editcomponents privs r/a=dkl | ||||
* | Bug 1306534 - Crash when pasting UTF8 text as an attachment | Matt Tyson | 2016-10-11 | 1 | -0/+1 |
| | | | | r=dylan | ||||
* | nit: wrong method call in Bugzilla::Migrate | Dylan William Hardison | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19) | Dylan William Hardison | 2016-10-08 | 2 | -2/+2 |
| | |||||
* | Bug 1303702 - bug history table 'when' column shows 00:00 only using sqlite | Andrea Orsini | 2016-09-19 | 1 | -0/+1 |
| | | | | r/a=dylan | ||||
* | - New CI docker image for testing | David Lawrence | 2016-09-07 | 1 | -17/+19 |
| | |||||
* | Bug 1292510 - replace references to git.mozilla.org with references to ↵ | Gervase Markham | 2016-08-05 | 7 | -6/+18 |
| | | | | github. r=dylan | ||||
* | Fix the default API URL | Frédéric Buclin | 2016-06-01 | 1 | -2/+2 |
| | |||||
* | Bug 1269266 - API links for Bugzilla 5+ not working anymore | Frédéric Buclin | 2016-06-01 | 2 | -6/+5 |
| | |||||
* | Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ↵ | Frédéric Buclin | 2016-05-20 | 1 | -9/+8 |
| | | | | | | upgrade r/a=dkl | ||||
* | Bumped version post-release | David Lawrence | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 5.0.3 | David Lawrence | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Bug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency ↵ | Frédéric Buclin | 2016-05-16 | 1 | -1/+7 |
| | | | | | | graphs via bug summary r/a=dkl | ||||
* | Bug 1269388 - Release notes for Bugzilla 5.0.3 | Frédéric Buclin | 2016-05-13 | 1 | -0/+34 |
| | | | | r=dkl | ||||
* | Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if ↵ | Dylan William Hardison | 2016-05-13 | 1 | -1/+1 |
| | | | | tab.link is user-controlled |