Page MenuHomePhabricator

Support bookmark hook operations in Mercurial
ClosedPublic

Authored by epriestley on Dec 13 2013, 12:59 AM.
Tags
None
Referenced Files
F14442707: D7764.diff
Thu, Dec 26, 8:46 AM
Unknown Object (File)
Mon, Dec 23, 11:02 PM
Unknown Object (File)
Sun, Dec 8, 8:24 PM
Unknown Object (File)
Wed, Dec 4, 5:32 PM
Unknown Object (File)
Tue, Dec 3, 7:28 AM
Unknown Object (File)
Mon, Dec 2, 9:18 PM
Unknown Object (File)
Fri, Nov 29, 11:59 AM
Unknown Object (File)
Thu, Nov 28, 11:59 AM
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.