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
Unknown Object (File)
Sat, Dec 14, 8:26 PM
Unknown Object (File)
Fri, Dec 13, 6:22 PM
Unknown Object (File)
Fri, Dec 13, 8:50 AM
Unknown Object (File)
Tue, Dec 10, 12:59 PM
Unknown Object (File)
Sun, Dec 8, 10:25 AM
Unknown Object (File)
Fri, Dec 6, 12:57 PM
Unknown Object (File)
Sat, Nov 30, 9:58 PM
Unknown Object (File)
Nov 26 2024, 7: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