Page MenuHomePhabricator

Add phragment.querysnapshots method
AbandonedPublic

Authored by hach-que on Apr 2 2014, 3:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 3, 7:52 PM
Unknown Object (File)
Thu, May 29, 10:52 AM
Unknown Object (File)
Thu, May 29, 8:31 AM
Unknown Object (File)
Wed, May 28, 7:29 PM
Unknown Object (File)
Tue, May 27, 9:31 AM
Unknown Object (File)
Thu, May 8, 10:48 PM
Unknown Object (File)
Apr 26 2025, 2:06 AM
Unknown Object (File)
Apr 24 2025, 10:58 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).