Page MenuHomePhabricator

Remove all remaining readers and writers for TABLE_COMMIT
ClosedPublic

Authored by epriestley on Apr 22 2019, 7:51 PM.
Tags
None
Referenced Files
F19927314: D20461.diff
Tue, Apr 7, 9:42 PM
F19915046: D20461.id48815.diff
Fri, Apr 3, 4:33 PM
F19515492: D20461.diff
Jan 14 2026, 12:20 PM
F19515491: D20461.diff
Jan 14 2026, 12:19 PM
F19515483: D20461.diff
Jan 14 2026, 12:13 PM
F19515472: D20461.diff
Jan 14 2026, 12:03 PM
F19512288: D20461.diff
Jan 12 2026, 3:53 PM
F19406944: D20461.id.diff
Dec 27 2025, 4:57 PM
Subscribers
None

Details

Summary

Depends on D20459. Ref T13276. I'll file a followup to actually destroy the table.

Test Plan
  • Grepped for TABLE_COMMIT.
  • Ran bin/storage upgrade -f, got a clean bill of health.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php
210–216

This change moots this comment too, but it gets nuked in the next change.

This revision is now accepted and ready to land.Apr 23 2019, 5:49 PM
This revision was automatically updated to reflect the committed changes.