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
F13140166: D12021.diff
Fri, May 3, 3:32 AM
Unknown Object (File)
Mon, Apr 29, 3:22 PM
Unknown Object (File)
Wed, Apr 24, 11:14 PM
Unknown Object (File)
Wed, Apr 17, 6:10 PM
Unknown Object (File)
Tue, Apr 16, 2:12 AM
Unknown Object (File)
Thu, Apr 4, 8:24 PM
Unknown Object (File)
Thu, Apr 4, 2:07 PM
Unknown Object (File)
Mar 31 2024, 10:27 AM
Subscribers
Tokens
"Grey Medal" token, awarded by btrahan.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.