sapling/benchmark
George-Catalin Tintareanu f71269ddbd enable/disable censoring
Summary:
Added an option to control for which repositories should censoring be
enabled or disabled. The option is added in `server.toml` as `censoring` and it
is set to true or false. If `censoring` is not specified, then the default
option is set to true ( censoring is enabled).

By disabling `censoring` the verification if the key is blacklisted or not is
omitted, therefor all the files are fetchable.

Reviewed By: ikostia

Differential Revision: D16029509

fbshipit-source-id: e9822c917fbcec3b3683d0e3619d0ef340a44926
2019-07-02 05:04:34 -07:00
..
lib enable/disable censoring 2019-07-02 05:04:34 -07:00
benchmark.rs add benchmark for get_hg_from_bonsai_changeset 2019-05-21 12:25:51 -07:00