aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
bugstestFix Perl 5.42 precedence warningSam James4 months
masterBugzilla/DB: fix typoSam James5 months
bugmail-whiteboardtemplate: add status_whiteboard to email headersRobin H. Johnson5 years
dev/tyrian-themeAdd a first draft of a tyrian based appearanceMax Magorsch7 years
sandbox/vapier/masterEdit page: show the duplicates helper when assigned to wranglersMike Frysinger10 years
upstreamMerge tag 'release-4.4.8' into upstreamRobin H. Johnson11 years
 
TagDownloadAuthorAge
gentoo-5.2.0.13bugzilla-gentoo-5.2.0.13.tar.gz  bugzilla-gentoo-5.2.0.13.tar.bz2  bugzilla-gentoo-5.2.0.13.zip  Sam James4 months
gentoo-5.2.0.12bugzilla-gentoo-5.2.0.12.tar.gz  bugzilla-gentoo-5.2.0.12.tar.bz2  bugzilla-gentoo-5.2.0.12.zip  Sam James5 months
gentoo-5.2.0.11bugzilla-gentoo-5.2.0.11.tar.gz  bugzilla-gentoo-5.2.0.11.tar.bz2  bugzilla-gentoo-5.2.0.11.zip  Sam James5 months
gentoo-5.2.0.10bugzilla-gentoo-5.2.0.10.tar.gz  bugzilla-gentoo-5.2.0.10.tar.bz2  bugzilla-gentoo-5.2.0.10.zip  Sam James6 months
gentoo-5.2.0.9bugzilla-gentoo-5.2.0.9.tar.gz  bugzilla-gentoo-5.2.0.9.tar.bz2  bugzilla-gentoo-5.2.0.9.zip  Sam James6 months
gentoo-5.2.0.8bugzilla-gentoo-5.2.0.8.tar.gz  bugzilla-gentoo-5.2.0.8.tar.bz2  bugzilla-gentoo-5.2.0.8.zip  Sam James6 months
gentoo-5.2.0.7bugzilla-gentoo-5.2.0.7.tar.gz  bugzilla-gentoo-5.2.0.7.tar.bz2  bugzilla-gentoo-5.2.0.7.zip  Sam James9 months
gentoo-5.2.0.6bugzilla-gentoo-5.2.0.6.tar.gz  bugzilla-gentoo-5.2.0.6.tar.bz2  bugzilla-gentoo-5.2.0.6.zip  Sam James9 months
gentoo-5.2.0.5bugzilla-gentoo-5.2.0.5.tar.gz  bugzilla-gentoo-5.2.0.5.tar.bz2  bugzilla-gentoo-5.2.0.5.zip  Sam James10 months
gentoo-5.2.0.4bugzilla-gentoo-5.2.0.4.tar.gz  bugzilla-gentoo-5.2.0.4.tar.bz2  bugzilla-gentoo-5.2.0.4.zip  Robin H. Johnson10 months
[...]
 
AgeCommit messageAuthorFilesLines
2026-02-22Bugzilla/DB: fix typo•••Fixes: 2b0419e74c17caa9420fe089bdc19bf625cc1778 Signed-off-by: Sam James <sam@gentoo.org> HEADgentoo-5.2.0.12masterSam James1-1/+1
2026-02-22Bugzilla/DB: redact error in _handle_error•••Otherwise it'll dump the DB user/password in at least lots from bugz in g.g.o hooks. Signed-off-by: Sam James <sam@gentoo.org> gentoo-5.2.0.11Sam James1-3/+4
2026-01-12extensions: Gentoo: index-intro.html.tmpl: mention AI policy here too•••Followup to 8a9f9a354f554142af6bd23608105f75ebc47f6e. Bug: https://bugs.gentoo.org/968605 Signed-off-by: Sam James <sam@gentoo.org> gentoo-5.2.0.10Sam James1-0/+1
2026-01-08make `See Also` field accept any external URI•••It's painful to update "See also" validation any time a new external tracker needs to be referenced. This implementation is adapted from Mozilla's BMO simplification of BugUrl classes, which consolidated many specific tracker classes into a generic External class. We also drop the `MoreBugUrl` extension as it's superfluous with a generic 'anything external' module. Closes: https://bugs.gentoo.org/964700 Closes: https://bugs.gentoo.org/678626 Closes: https://bugs.gentoo.org/711256 Closes: https://bugs.gentoo.org/963923 Closes: https://bugs.gentoo.org/964378 Closes: https://bugs.gentoo.org/564970 See-also: https://bugzilla.mozilla.org/577847 Based-on: https://github.com/mozilla-bteam/bmo/commit/37a4da611b603e1e8d498d121f81bf408c8f8d8a Co-authored-by: David Lawrence <dkl@mozilla.com> Signed-off-by: Matt Jolly <kangie@gentoo.org> gentoo-5.2.0.9Matt Jolly39-1343/+538
2026-01-05template: attachment: link to AI policy•••Signed-off-by: Sam James <sam@gentoo.org> gentoo-5.2.0.8Sam James1-0/+1
2026-01-05template: attachment: 'real name' -> 'real name or established online identity'•••Bug: https://bugs.gentoo.org/900857 Signed-off-by: Sam James <sam@gentoo.org> Sam James1-1/+1
2025-10-11Don't set GENTOO_APPEND_VERSION•••This also breaks pybugz or python-bugzilla: [01:35] <Kangie> File "/usr/lib/python3.13/site-packages/bugzilla/base.py", line 447, in _set_bz_version [01:35] <Kangie> major, minor = [int(i) for i in version.split(".")[0:2]] Signed-off-by: Sam James <sam@gentoo.org> gentoo-5.2.0.7Sam James1-1/+3
2025-10-11Remove '+' from BUGZILLA_VERSION•••Kangie reports this breaking pybugz and we don't need it there. Signed-off-by: Sam James <sam@gentoo.org> # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch master # Your branch is up to date with 'origin/master'. # # Changes to be committed: # modified: Bugzilla/Constants.pm # gentoo-5.2.0.6Sam James1-1/+1
2025-09-22robots{,-ssl}.txt: update•••https://raw.githubusercontent.com/TecharoHQ/anubis/237a6a98e268df70f2655809010c2b87ce3fca53/web/static/robots.txt Signed-off-by: Sam James <sam@gentoo.org> gentoo-5.2.0.5Sam James2-8/+34
2025-09-16fix: permit atom/csv/ics/rdf/rss to work without auth•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> gentoo-5.2.0.4Robin H. Johnson1-1/+9
[...]
 
Clone
https://anongit.gentoo.org/git/fork/bugzilla.git
git+ssh://git@git.gentoo.org/fork/bugzilla.git