Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15395699
D8137.id18412.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
552 B
Referenced Files
None
Subscribers
None
D8137.id18412.diff
View Options
diff --git a/src/applications/diffusion/controller/DiffusionController.php b/src/applications/diffusion/controller/DiffusionController.php
--- a/src/applications/diffusion/controller/DiffusionController.php
+++ b/src/applications/diffusion/controller/DiffusionController.php
@@ -74,7 +74,7 @@
}
$callsign = $repository->getCallsign();
- $repository_name = 'r'.$callsign;
+ $repository_name = $repository->getName();
if (!$spec['commit'] && !$spec['tags'] && !$spec['branches']) {
$branch_name = $drequest->getBranch();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 17, 9:03 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7706339
Default Alt Text
D8137.id18412.diff (552 B)
Attached To
Mode
D8137: Use full repository name instead of callsing in crumbs
Attached
Detach File
Event Timeline
Log In to Comment