Page MenuHomePhabricator

Hide revision content if author has not signed required legal documents
ClosedPublic

Authored by epriestley on Mar 9 2015, 12:36 AM.
Tags
None
Referenced Files
F20094435: D12021.diff
Tue, Jun 2, 1:55 AM
Unknown Object (File)
Apr 6 2026, 1:12 AM
Unknown Object (File)
Mar 1 2026, 6:03 PM
Unknown Object (File)
Feb 28 2026, 7:12 PM
Unknown Object (File)
Feb 4 2026, 6:06 PM
Unknown Object (File)
Oct 28 2025, 11:32 AM
Unknown Object (File)
Oct 23 2025, 1:07 PM
Unknown Object (File)
Oct 23 2025, 10:28 AM
Subscribers
Tokens
"Grey Medal" token, awarded by btrahan.

Diff Detail

Repository
rP Phabricator
Branch
uni30
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4812
Build 4828: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Hide revision content if author has not signed required legal documents.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/differential/controller/DifferentialRevisionViewController.php
452

looks like $comment_view gets appended twice in this code path

This revision is now accepted and ready to land.Mar 9 2015, 5:16 PM
src/applications/differential/controller/DifferentialRevisionViewController.php
452

Whoops, good catch. I've been scrolling past double comments all weekend.

epriestley edited edge metadata.
  • One comment view is enough comment views.
This revision was automatically updated to reflect the committed changes.