Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14013091
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
Sun, Nov 3, 12:32 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6757351
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