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
F15527926: D12021.id.diff
Tue, Apr 22, 7:36 AM
F15527741: D12021.id28937.diff
Tue, Apr 22, 6:14 AM
F15526634: D12021.diff
Mon, Apr 21, 9:55 PM
F15517520: D12021.id28937.diff
Sat, Apr 19, 3:34 AM
F15510909: D12021.diff
Wed, Apr 16, 9:56 PM
F15461956: D12021.diff
Tue, Apr 1, 12:41 PM
F15457472: D12021.diff
Sun, Mar 30, 5:04 PM
F15382702: D12021.diff
Mar 14 2025, 1:59 PM
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.