sapling/apiserver
Arun Kulshreshtha 557f37d144 Add method to get file history
Summary: This diff adds a new `getfilehistory` endpoint to the API server that takes a filenode/path pair and returns a stream of JSON-encoded history entries (corresponding to `types::LooseHistoryEntry`) representing the full history of that filenode. (Note that the particular serialization format can be changed relatively easily in the future; for now I've chosen JSON for ease of debugging.)

Reviewed By: StanislavGlebik

Differential Revision: D14197233

fbshipit-source-id: 390f2e528f36fa3ec4b402e2fc3def0f2d529432
2019-02-26 10:02:03 -08:00
..
client/src add thrift method get_tree 2019-02-25 12:40:28 -08:00
if add manifest field to get_changeset method 2019-02-25 12:40:28 -08:00
src Add method to get file history 2019-02-26 10:02:03 -08:00