Page MenuHomePhabricator

Restructure HookEngine to use PushLog records for all operations
ClosedPublic

Authored by epriestley on Dec 12 2013, 8:24 PM.
Tags
None
Referenced Files
F13099329: D7761.id.diff
Fri, Apr 26, 2:42 PM
Unknown Object (File)
Wed, Apr 24, 2:14 AM
Unknown Object (File)
Sat, Apr 20, 6:09 PM
Unknown Object (File)
Sat, Apr 20, 9:11 AM
Unknown Object (File)
Thu, Apr 11, 10:09 AM
Unknown Object (File)
Wed, Apr 10, 3:31 AM
Unknown Object (File)
Mon, Apr 8, 8:50 PM
Unknown Object (File)
Mon, Apr 8, 8:50 PM
Subscribers

Details

Summary

Ref T4195. This pulls the central logic of HookEngine up one level and makes all the git stuff genrate PushLogs.

In future diffs, everything will generate PushLogs and we can hand those off to Herald.

Test Plan

Pushed a pile of valid/invalid stuff:

{F89256}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan added inline comments.
src/applications/diffusion/engine/DiffusionCommitHookEngine.php
445–447

smart