sapling/eden/mononoke/cmds
Stanislau Hlebik 50b71ac322 mononoke: log the oldest underived ancestor
Summary:
This diff logs the delay in deriving data. In particular it logs how much time
has left since an underived commit was created.

Note that this code makes an assumption about monotonic dates - for repos with pushrebase
repos that should be the case.

Reviewed By: krallin

Differential Revision: D21427265

fbshipit-source-id: bfddf594467dfd2424f711f895275fb54a4e1c60
2020-05-08 07:47:19 -07:00
..
admin Expose ctime from Blobstore::get() in mononoke 2020-05-06 00:55:07 -07:00
backfill_derived_data mononoke: log the oldest underived ancestor 2020-05-08 07:47:19 -07:00
benchmark_storage_config mononoke: Add init_mononoke helper function and update call sites 2020-04-28 09:03:09 -07:00
blobrepo_checker/src mononoke/mercurial: remove incorrect FileBytes Extend implementation 2020-03-04 08:51:42 -08:00
blobstore_healer Expose ctime from Blobstore::get() in mononoke 2020-05-06 00:55:07 -07:00
bonsai_verify mononoke: Add tunables - a simple form of config hot reloading 2020-04-30 16:08:30 -07:00
tests migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
aliasverify.rs mononoke: add a test backfill derived data 2020-04-07 08:44:25 -07:00
backfill_git_mapping.rs mononoke: Add init_mononoke helper function and update call sites 2020-04-28 09:03:09 -07:00
benchmark_filestore.rs mononoke: Add tunables - a simple form of config hot reloading 2020-04-30 16:08:30 -07:00
blobimport.rs remove unneeded 'static lifetimes 2020-04-22 02:49:01 -07:00
configlint.rs migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
dumprev.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
idxdump.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
lfs_import.rs rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
populate_healer.rs Expose ctime from Blobstore::get() in mononoke 2020-05-06 00:55:07 -07:00
rechunker.rs mononoke: migrate filestore's rechunk API to async/await 2020-03-19 09:24:30 -07:00
revlogrepo.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
statistics_collector.rs remove unneeded 'static lifetimes 2020-04-22 02:49:01 -07:00
upload_globalrevs.rs pushing compat one level down in upload_globalrevs.rs 2020-03-18 04:18:24 -07:00