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
F14828839: D7761.id17556.diff
Wed, Jan 29, 2:08 PM
Unknown Object (File)
Sat, Jan 25, 4:57 PM
Unknown Object (File)
Sat, Jan 25, 4:57 PM
Unknown Object (File)
Sat, Jan 25, 4:57 PM
Unknown Object (File)
Thu, Jan 23, 9:39 PM
Unknown Object (File)
Mon, Jan 20, 12:02 AM
Unknown Object (File)
Fri, Jan 17, 4:38 PM
Unknown Object (File)
Fri, Jan 17, 10:34 AM
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