Page MenuHomePhabricator

Support querying a specific snapshot on phragment.queryfragments
AbandonedPublic

Authored by hach-que on Apr 1 2014, 1:03 AM.
Tags
None
Referenced Files
F13842480: D8660.diff
Thu, Sep 26, 9:40 PM
Unknown Object (File)
Thu, Sep 12, 9:20 AM
Unknown Object (File)
Thu, Sep 12, 9:20 AM
Unknown Object (File)
Fri, Sep 6, 10:51 AM
Unknown Object (File)
Aug 26 2024, 11:24 AM
Unknown Object (File)
Aug 21 2024, 4:04 AM
Unknown Object (File)
Aug 8 2024, 10:37 AM
Unknown Object (File)
Aug 2 2024, 12:56 PM

Details

Summary

This allows a snapshot name to be specified when querying for Phragment fragments via Conduit. It also adds the "size" field onto the reported results, which is the size of the file in bytes.

Test Plan

Specified snapshot, saw the data change.

Diff Detail

Repository
rP Phabricator
Branch
phragment-conduit-snapshot
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 Support querying a specific snapshot on phragment.queryfragments.
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

epriestley edited edge metadata.

This should wait for T7715 and be rebuilt on top of ApplicationSearch-via-Conduit.

This revision now requires changes to proceed.May 13 2015, 1:56 PM

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