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)
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)
Fri, Oct 25, 6:29 PM
Unknown Object (File)
Fri, Oct 25, 6:29 PM
Unknown Object (File)
Oct 24 2024, 9:26 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

Lint
Lint Skipped
Unit
Tests Skipped

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.