sapling/cmds
Alex Hornby f4e304eb09 mononoke/sqlblob: drop repo_id from everywhere
Summary: RepositoryId shouldn't leak into the blobstore layer. This leaves repoid in the schema, but just populates it with a dummy value (0). We can clean up the schema and this code in a later diff.

Reviewed By: StanislavGlebik

Differential Revision: D15021285

fbshipit-source-id: 3ecb04a76ce74409ed0cced3d2a0217eacd0e2fb
2019-08-05 03:50:51 -07:00
..
admin mononoke/sqlblob: drop repo_id from everywhere 2019-08-05 03:50:51 -07:00
blobrepo_checker/src mononoke/filestore: incorporate in Mononoke 2019-07-31 05:19:40 -07:00
blobstore_healer mononoke/sqlblob: drop repo_id from everywhere 2019-08-05 03:50:51 -07:00
bonsai_verify added new admin subcommand to verify manifest generation logic 2019-07-12 07:31:02 -07:00
tests mononoke/configlint: check locality 2019-05-21 12:25:45 -07:00
aliasverify.rs mononoke/filestore: incorporate in Mononoke 2019-07-31 05:19:40 -07:00
benchmark_filestore.rs mononoke/benchmark_filestore: add support for testing with caches 2019-08-02 05:40:29 -07:00
blobimport.rs mononoke/blobimport: allow running without re-creating store 2019-07-31 11:42:36 -07:00
configlint.rs mononoke: remove local_instances option from cmdlib 2019-07-04 08:03:51 -07:00
dumprev.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
idxdump.rs Convert scm/mononoke to Rust 2018 2019-05-23 11:14:19 -07:00
populate_healer.rs mononoke: fix populate_healer to strip the namespace prefix 2019-07-25 07:57:59 -07:00
revlogrepo.rs Apply rustfmt to all rust files 2019-07-10 19:36:32 -07:00