Page MenuHomePhabricator

Support bookmark hook operations in Mercurial
ClosedPublic

Authored by epriestley on Dec 13 2013, 12:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 9:13 PM
Unknown Object (File)
Sat, Nov 23, 9:28 AM
Unknown Object (File)
Thu, Nov 21, 10:24 AM
Unknown Object (File)
Sun, Nov 17, 12:17 AM
Unknown Object (File)
Mon, Nov 11, 2:36 AM
Unknown Object (File)
Fri, Nov 1, 12:32 AM
Unknown Object (File)
Oct 25 2024, 6:29 PM
Unknown Object (File)
Oct 25 2024, 6:29 PM
Subscribers

Details

Summary

Ref T4195. Turns bookmark mutations in Mercurial into log objects.

Test Plan

Pushed a pile of bookmarks and got logs:

{F89313}

Diff Detail

Branch
morehooks3
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/diffusion/engine/DiffusionCommitHookEngine.php:699XHP16TODO Comment
Unit
Tests Passed

Event Timeline

btrahan added inline comments.
src/applications/repository/storage/PhabricatorRepositoryPushLog.php
21

just double checking this won't cause any issues with legacy data?

Yeah, I added it earlier in this chain and haven't actually committed it yet.