sapling/eden
Stanislau Hlebik 9a0d8a1019 mononoke: start logging repo name to scribe commit queue
Summary:
Let's log repo name since it's clearer for people than repo ids. And in my mind logging
repo ids was a mistake - repo id is an implementation detail (we use repo ids
because they are more efficient to store in xdb table than strings), and
Mononoke users shouldn't need to care about repo ids. So let's start loggin
repo names.

Reviewed By: krallin

Differential Revision: D30040409

fbshipit-source-id: 71c2794d8122e616850662cda27c8092d382de7a
2021-08-02 06:48:48 -07:00
..
fs Fix typo in inode documentation 2021-07-30 15:27:59 -07:00
hg-server Make thrift-generated dyn async traits future compatible 2021-07-29 16:25:33 -07:00
integration make hg inform edenfs of newly created root manifests 2021-07-29 10:01:02 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: start logging repo name to scribe commit queue 2021-08-02 06:48:48 -07:00
scm Common implementation for all wire hash types 2021-08-02 05:37:20 -07:00
test_support fix systemd tests locally 2021-07-09 17:24:11 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml