sapling/eden/fs/store/hg
Zeyi (Rice) Fan 9e87d4da4b check if the file exist locally before pushing to the request queue
Summary: This function won't go ask remote server and is able to produce a result very quick. This avoids the waiting time in the queue.

Reviewed By: chadaustin

Differential Revision: D21586511

fbshipit-source-id: db3793cc4e4e493d1beb6837c0bd91358e7e845f
2020-05-21 16:32:42 -07:00
..
test batch fetch blobs 2020-05-05 20:59:04 -07:00
CMakeLists.txt remove Mononoke usage in HgBackingStore 2020-05-05 20:59:02 -07:00
HgBackingStore.cpp always use hgcache for data fetching 2020-05-21 16:32:41 -07:00
HgBackingStore.h check if the file exist locally before pushing to the request queue 2020-05-21 16:32:42 -07:00
HgDatapackStore.cpp check if the blob fetching is present locally 2020-05-05 11:14:40 -07:00
HgDatapackStore.h check if the blob fetching is present locally 2020-05-05 11:14:40 -07:00
HgImporter.cpp disallow import helpers from spawning watchman instances 2020-05-05 20:46:31 -07:00
HgImporter.h make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgImportPyError.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
HgImportPyError.h eden: remove hg_import_helper.py 2019-12-03 09:30:09 -08:00
HgImportRequest.cpp track request by attaching the tracker to the Future 2020-05-05 20:59:03 -07:00
HgImportRequest.h batch fetch blobs 2020-05-05 20:59:04 -07:00
HgImportRequestQueue.cpp populate multiple requests at once from the queue 2020-05-05 20:59:03 -07:00
HgImportRequestQueue.h populate multiple requests at once from the queue 2020-05-05 20:59:03 -07:00
HgProxyHash.cpp make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgProxyHash.h make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgQueuedBackingStore.cpp check if the file exist locally before pushing to the request queue 2020-05-21 16:32:42 -07:00
HgQueuedBackingStore.h batch fetch blobs 2020-05-05 20:59:04 -07:00
proxy_import_helper.py Tidy up license headers 2019-10-11 05:28:23 -07:00