haikuwebkit/Websites/bugs.webkit.org
Jonathan Bedard 29c1ff6651 Bugzilla needs to linkify identifiers (Part 2)
https://bugs.webkit.org/show_bug.cgi?id=224312
<rdar://problem/75845629>

Reviewed by Aakash Jain.

* extensions/Commits/Extension.pm:
(bug_format_comment): Add regex to replace identifiers with a commits.webkit.org link.
(_replace_reference): This function replaces both revisions and identifiers.
(_replace_revision): Renamed _replace_reference.


Canonical link: https://commits.webkit.org/237068@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@276640 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-04-27 15:34:44 +00:00
..
Bugzilla Add support of zxcvbn password strength checker to bugs.webkit.org website. 2019-06-06 03:20:00 +00:00
PrettyPatch Support CSS Dark Mode for PrettyDiff.rb. 2019-11-07 02:42:48 +00:00
contrib
data
docs
extensions Bugzilla needs to linkify identifiers (Part 2) 2021-04-27 15:34:44 +00:00
images
js Remove status-bubble iframe from old EWS 2020-03-18 15:31:18 +00:00
lib
skins
t
template Bugzilla patch upload no longer displays the agreement for some users 2021-01-16 03:47:52 +00:00
xt
.bzrignore
.gitignore
.htaccess
Bugzilla.pm
Build.PL
ChangeLog Bugzilla needs to linkify identifiers (Part 2) 2021-04-27 15:34:44 +00:00
LICENSE
MANIFEST.SKIP
README
admin.cgi
attachment.cgi
buglist.cgi
chart.cgi
checksetup.pl
clean-bug-user-last-visit.pl
code-review-test.html
code-review.js Remove status-bubble iframe from old EWS 2020-03-18 15:31:18 +00:00
colchange.cgi
collectstats.pl
committers-autocomplete.js
config.cgi
createaccount.cgi
describecomponents.cgi
describekeywords.cgi
duplicates.cgi
editclassifications.cgi
editcomponents.cgi
editfields.cgi
editflagtypes.cgi
editgroups.cgi
editkeywords.cgi
editmilestones.cgi
editparams.cgi
editproducts.cgi
editsettings.cgi
editusers.cgi
editvalues.cgi
editversions.cgi
editwhines.cgi
editworkflow.cgi
email_in.pl
enter_bug.cgi
importxml.pl
index.cgi
install-module.pl
jobqueue.pl
jsonrpc.cgi
migrate.pl
mod_perl.pl
page.cgi
post_bug.cgi
process_bug.cgi
query.cgi
quips.cgi
relogin.cgi
report.cgi
reports.cgi
request.cgi
rest.cgi
robots.txt
runtests.pl
sanitycheck.cgi
sanitycheck.pl
search_plugin.cgi
show_activity.cgi
show_bug.cgi
showdependencygraph.cgi
showdependencytree.cgi
summarize_time.cgi
taskgraph.json
testagent.cgi
testserver.pl
token.cgi
userprefs.cgi
votes.cgi
whine.pl
whineatnews.pl
xmlrpc.cgi

README

Bugzilla
========

Bugzilla is free and open source web-based bug-tracking software that is
developed by an active group of volunteers in the Mozilla community, and used
by thousands of projects and companies around the world. It can be installed on
Linux and other flavors of Unix, Windows or Mac OS X.

You can try Bugzilla out using our testing installation:
https://landfill.bugzilla.org/bugzilla-tip/

Documentation
=============

Bugzilla's comprehensive documentation, including installation instructions,
can be found here:
http://www.bugzilla.org/docs/

Reporting Bugs
==============

Report bugs here:
https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla

(Please do not file test bugs in this installation of Bugzilla.)

Mailing Lists
=============

Development:
https://www.mozilla.org/en-US/about/forums/#dev-apps-bugzilla

Support:
https://www.mozilla.org/en-US/about/forums/#support-bugzilla

IRC
===

You can often find Bugzilla developers on IRC:
irc://irc.mozilla.org/bugzilla

License
=======

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

However, this is all only relevant to you if you want to modify the code and
redistribute it. As with all open source software, there are no restrictions
on running it, or on modifying it for your own purposes.