sapling/tests/fixtures
Stanislau Hlebik 0b0a5b93b2 mononoke: extract blobrepo_factory and postcommit from blobrepo
Summary:
`blobrepo_factory` is a crate that knows how to create blobrepo given
a configuration i.e. it creates blobstores, filenodes, changesets etc and
initializes blobrepo with them.

`post_commit` is a small part of blobrepo which can also be extracted from
blobrepo crate.

There are a few upsides with this approach
1) Less dependencies on Blobrepo, meaning we have to rebuild it fewer times
2) BlobRepo compilation is faster

Reviewed By: jsgf

Differential Revision: D13896334

fbshipit-source-id: 1f5701341f01fcefff4e5f9430ddc914b9496064
2019-02-05 01:23:15 -08:00
..
src mononoke: extract blobrepo_factory and postcommit from blobrepo 2019-02-05 01:23:15 -08:00
branch_even.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
branch_uneven.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
branch_wide.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
linear.tar.gz mononoke: update test fixture repos 2018-03-29 03:29:56 -07:00
many_files_dirs.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
merge_even.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
merge_uneven.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
unshared_merge_even.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
unshared_merge_uneven.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00