Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9696608
D7820.id28250.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
D7820.id28250.diff
View Options
diff --git a/swh/web/misc/coverage.py b/swh/web/misc/coverage.py
--- a/swh/web/misc/coverage.py
+++ b/swh/web/misc/coverage.py
@@ -133,16 +133,12 @@
"info": "public packages from the source-based package manager for OCaml",
"search_pattern": "opam+https://opam.ocaml.org/",
},
- # apart our forge, most phabricator origins have not been archived
- # while they have been listed so do not display those type of origins
- # until new listing processes have been executed and origins loaded
- #
- # {
- # "type": "phabricator",
- # "info_url": "https://www.phacility.com/phabricator",
- # "info": "public repositories from multiple Phabricator instances",
- # "search_pattern": "phabricator",
- # },
+ {
+ "type": "phabricator",
+ "info_url": "https://www.phacility.com/phabricator",
+ "info": "public repositories from multiple Phabricator instances",
+ "search_pattern": "phabricator",
+ },
{
"type": "pypi",
"info_url": "https://pypi.org",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 17, 8:48 PM (8 h, 48 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3217347
Attached To
D7820: misc/coverage: Add count for origins listed from phabricator instances
Event Timeline
Log In to Comment