Page MenuHomePhabricator

Add phragment.querysnapshots method
AbandonedPublic

Authored by hach-que on Apr 2 2014, 3:05 AM.
Tags
None
Referenced Files
F13207531: D8669.diff
Thu, May 16, 12:50 AM
F13206762: D8669.diff
Wed, May 15, 5:26 PM
F13187398: D8669.diff
Sat, May 11, 4:30 AM
Unknown Object (File)
Tue, May 7, 6:35 AM
Unknown Object (File)
Fri, May 3, 5:57 AM
Unknown Object (File)
Thu, May 2, 7:07 PM
Unknown Object (File)
Mon, Apr 29, 4:33 PM
Unknown Object (File)
Sun, Apr 28, 9:30 AM

Details

Summary

This adds a Conduit method to query the snapshots available on a given fragment.

Test Plan

Used it, it worked.

Diff Detail

Repository
rP Phabricator
Branch
phragment-conduit-snapshot-query
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/infrastructure/util/password/PhabricatorBcryptPasswordHasher.php:41PHL1Unknown Symbol
Errorsrc/infrastructure/util/password/PhabricatorBcryptPasswordHasher.php:49PHL1Unknown Symbol
Errorsrc/infrastructure/util/password/PhabricatorBcryptPasswordHasher.php:53PHL1Unknown Symbol
Unit
No Test Coverage

Event Timeline

hach-que retitled this revision from to Add phragment.querysnapshots method.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
hach-que edited edge metadata.
  • Rebase on master

I'm pretty sure this needs to wait for T7715 like D8660.

Might as well abandon this as we're no longer using it in production (and is probably still years away on the upstream roadmap).