aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SecureMail: keep disabled in prodgentoo-5.0.6.0Robin H. Johnson2020-03-071-0/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Bugzilla 5.0.6! Merge branch 'bugstest'Robin H. Johnson2020-03-07299-57954/+60652
|\ | | | | | | | | | | | | | | | | This update Gentoo production Bugzilla to 5.0.6. Please note that upstream reformatted all code, so the commit series has some extra hops to help reflect that change. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * Bugzilla/Util: disable BiDi tr safetyRobin H. Johnson2020-01-301-1/+8
| | | | | | | | | | | | | | | | | | | | | | Perl Safe.pm and 5.30 don't interact well, the following expression is disabled. This introduces a small risk of BiDi characters being added to bugs. Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1588175 Reference: https://rt.perl.org/Public/Bug/Display.html?id=72942 Reference: https://github.com/Perl/perl5/issues/17271 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * Merge branch 'bugstest-5.0.6' into bugstestRobin H. Johnson2020-01-29298-57954/+60645
| |\ | | | | | | | | | | | | | | | | | | Merge my 5.0.6 import changes. This is specifically a merge to make it easier to merge upstream changes again after the code reformatting. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| | * Merge tag 'release-5.0.6' into bugstestRobin H. Johnson2020-01-27104-321/+349
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Merge upstream 5.0.6 release, now without conflicts after the problematic code reformatting change. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| | | * bump version and add release notes for 5.0.6release-5.0.6Dylan William Hardison2019-02-092-1/+5
| | | |
| | | * Bug 1526703 - Increase the size of the flagtype id columnDylan William Hardison2019-02-092-7/+30
| | | |
| | | * no bug - perltidy again, using the latest releasePerl Tidy2019-01-31101-298/+269
| | | | | | | | | | | | | | | | blame jeff
| | | * add perl-fmt scriptDylan William Hardison2019-01-311-0/+24
| | | |
| | | * Bug 1497042 - Enclose table names in CREATE queriesSébastien Santoro2019-01-301-3/+7
| | | |
| | | * update release notesrelease-5.0.5Dylan William Hardison2019-01-301-0/+9
| | | |
| | | * Bug 981487 - change bugs_fulltext from myisam to innodbDylan William Hardison2019-01-302-12/+5
| | | |
| | * | Merge commit '7f3a749d7bd78a3e4aee163f562d7e95b0954b44' into bugstestRobin H. Johnson2020-01-270-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This looks like an empty merge, but this is needed to clean up Git merges behavior. Specifically, the Perl-Tidy process was run on the Gentoo state prior to this, and then the conflicts were ported back from the previous build. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| | | * no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-30281-57005/+59679
| | | |
| | * | Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ ↵Robin H. Johnson2019-12-01294-57956/+60589
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perl-Tidy-20180220 Reformat all code using Perl-Tidy v20180220 and .perltidyrc from matching upstream 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 commit. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| | * | Merge commit '3395d78cc8b0bd660e56f73a2689d495f2a22628' into bugstestRobin H. Johnson2019-11-306-3/+33
| | |\| | | | | | | | | | | | | | | | | | | | | Merging in upstream changes incrementally. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| | | * Bug 1226123 - Email addresses with an apostrophe in them break the "Send ↵Arshad Kazmi2018-09-251-1/+1
| | | | | | | | | | | | | | | | Mail to Bug Assignees" button in buglists
| | | * add a new hook: template_after_create (#60)Dylan William Hardison2018-03-213-0/+29
| | | |
| | | * bug 1429243 - Fix default values for version and op_sys when importing from ↵Quanah Gibson-Mount2018-03-201-1/+2
| | | | | | | | | | | | | | | | Jitterbugs
| | | * Bumped versions post-releaseDavid Lawrence2018-02-161-1/+1
| | | |
| | * | Merge branch 'master' into bugstestRobin H. Johnson2019-11-301-0/+1
| | |\ \
| * | \ \ Merge remote-tracking branch 'origin/master' into bugstestRobin H. Johnson2020-01-293-3/+4
| |\ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | Master gained some changes that didn't stage in bugstest first. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | / / Gentoo: alpha is now ~arch-onlygentoo-5.0.4.15Michał Górny2020-01-262-3/+3
| |/ / |/| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | bug template: Add a link to clone in same productgentoo-5.0.4.14Michał Górny2019-10-311-0/+4
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | attachment: Add a note about file read permissionsMichał Górny2019-10-311-0/+1
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Revert "Try reenabling SecureMail"Michał Górny2019-10-311-0/+0
| | | | | | | | | | | | | | | | | | The attempt failed. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Try reenabling SecureMailgentoo-5.0.4.13Michał Górny2019-10-161-0/+0
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Try reenabling SecureMailMichał Górny2019-10-151-0/+0
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Merge branch 'master' into bugstestMichał Górny2019-10-152-6/+0
| |\ \ | |/ / |/| |
* | | Remove BSD from arch team listgentoo-5.0.4.12Michał Górny2019-10-112-6/+0
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Do not add cloned bug to 'depends on'gentoo-5.0.4.11Michał Górny2019-09-131-1/+1
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/521230 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Remove 'This bug was ... clone of ...' text from default commentMichał Górny2019-09-131-5/+0
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Fix cloning bugs with 'Gentoo Linux' productgentoo-5.0.4.10Michał Górny2019-09-131-2/+1
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | attachment: Force utf-8 if no charset is explicitly specifiedgentoo-5.0.4.9Michał Górny2019-07-221-7/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> (cherry picked from commit 5b3ece55946468a5571fd4c7309480aac267a6a9) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | | Add Privacy policy link to bugzilla Footer.Alec Warner2019-07-221-0/+1
| | | | | | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/613942 (cherry picked from commit bd60c1a93b9d7a5cba318782bd70fc854035a0dc) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * | bug template: Add a link to clone in same productMichał Górny2019-09-201-0/+4
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Do not add cloned bug to 'depends on'Michał Górny2019-09-131-1/+1
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/521230 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Remove 'This bug was ... clone of ...' text from default commentMichał Górny2019-09-131-5/+0
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Try fixing cloning bugs with 'Gentoo Linux' productMichał Górny2019-09-131-2/+1
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Merge tag 'gentoo-5.0.4.8' into bugstestRobin H. Johnson2019-07-223-7/+8
| |\ \ | |/ / |/| | | | | Release gentoo-5.0.4.8; tweaks robots
* | | robots.txt: allow more indexinggentoo-5.0.4.8Robin H. Johnson2019-07-221-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A long time ago, web crawlers were discouraged from using SSL to crawl bugzilla, because of CPU load caused in SSL, and that it was a duplicate of results on the non-SSL side and the bots got that wrong. In the SSL-Everywhere world, with forced upgrades to SSL, and cheaper CPU, this was never revisited, and means that Gentoo Bugzilla isn't on Google. Re-enable the safer terms, and let the bots come in! Fixes: https://bugs.gentoo.org/show_bug.cgi?id=690438 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | | templates: Move RISC-V to ~arch groupgentoo-5.0.4.7Michał Górny2019-05-112-2/+2
| | | | | | | | | | | | | | | Requested by: <dilfridge@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Introduce RISC-Vgentoo-5.0.4.6Mikle Kolyada2019-03-192-0/+2
| | | | | | | | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* | | Add notification about GLEP 76 and some more attachment tipsgentoo-5.0.4.5Michał Górny2018-12-011-0/+9
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/668368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | Try hiding 'version' fieldgentoo-5.0.4.4Michał Górny2018-09-305-46/+2
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/620048 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | | attachment/list: Display attachment filenameMichał Górny2018-09-301-1/+2
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/667272 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | attachment: Force utf-8 if no charset is explicitly specifiedMichał Górny2018-12-011-7/+1
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Add notification about GLEP 76 and some more attachment tipsMichał Górny2018-10-251-0/+9
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/668368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | Try hiding 'version' fieldMichał Górny2018-09-305-46/+2
| | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/620048 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * | attachment/list: Display attachment filenameMichał Górny2018-09-301-1/+2
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>