You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
Bugzilla Add support of zxcvbn password strength checker to bugs.webkit.org website. 4 years ago
PrettyPatch
contrib Update Bugzilla running on bugs.webkit.org and bugs.webkit-uat.org to version 5.0.4 5 years ago
data
docs
extensions Bugzilla needs to linkify identifiers (Part 2) 2 years ago
images
js
lib
skins
t
template Bugzilla patch upload no longer displays the agreement for some users 3 years ago
xt
.bzrignore
.gitignore
.htaccess
Bugzilla.pm
Build.PL
ChangeLog Bugzilla needs to linkify identifiers (Part 2) 2 years ago
LICENSE
MANIFEST.SKIP
README
admin.cgi
attachment.cgi
buglist.cgi Upgrade to Bugzilla 5.0.3. 7 years ago
chart.cgi
checksetup.pl
clean-bug-user-last-visit.pl
code-review-test.html
code-review.js
colchange.cgi
collectstats.pl
committers-autocomplete.js
config.cgi
createaccount.cgi
describecomponents.cgi
describekeywords.cgi
duplicates.cgi Upgrade to Bugzilla 5.0.3. 7 years ago
editclassifications.cgi
editcomponents.cgi
editfields.cgi
editflagtypes.cgi
editgroups.cgi Upgrade to Bugzilla 5.0.3. 7 years ago
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 Upgrade to Bugzilla 5.0.3. 7 years ago
sanitycheck.pl
search_plugin.cgi
show_activity.cgi
show_bug.cgi
showdependencygraph.cgi
showdependencytree.cgi Upgrade to Bugzilla 5.0.3. 7 years ago
summarize_time.cgi
taskgraph.json
testagent.cgi
testserver.pl
token.cgi Upgrade to Bugzilla 5.0.3. 7 years ago
userprefs.cgi
votes.cgi
whine.pl
whineatnews.pl
xmlrpc.cgi Upgrade to Bugzilla 5.0.3. 7 years ago

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.