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
F15461956: D12021.diff
Tue, Apr 1, 12:41 PM
F15457472: D12021.diff
Sun, Mar 30, 5:04 PM
F15382702: D12021.diff
Fri, Mar 14, 1:59 PM
F15379119: D12021.id28931.diff
Thu, Mar 13, 6:48 PM
F15370786: D12021.id28931.diff
Wed, Mar 12, 9:57 AM
F15302896: D12021.id28937.diff
Mar 5 2025, 11:31 PM
Unknown Object (File)
Feb 23 2025, 10:34 PM
Unknown Object (File)
Feb 9 2025, 6:09 PM
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.