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)
Thu, Feb 13, 1:24 AM
Unknown Object (File)
Wed, Feb 12, 11:56 PM
Unknown Object (File)
Mon, Feb 10, 5:57 AM
Unknown Object (File)
Sun, Feb 9, 10:50 AM
Unknown Object (File)
Sun, Feb 9, 10:50 AM
Unknown Object (File)
Sun, Feb 9, 10:50 AM
Unknown Object (File)
Sun, Feb 9, 10:50 AM
Unknown Object (File)
Sat, Feb 8, 8:26 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.