sapling/cmds
Rain ⁣ af9eaab880 allow services to implement custom status
Summary:
There's a bit of Rust/C FFI, but hopefully the comments make it clear
how ownership works.

As part of the lifecycle I also had to handle shutdown safely. This means that `run_service_framework` actually returns now.

Reviewed By: jsgf

Differential Revision: D8133252

fbshipit-source-id: 1e394a60c6e62f5c3d56933f3e7be7a2bfd1e2c0
2018-05-31 19:13:54 -07:00
..
blobimport allow services to implement custom status 2018-05-31 19:13:54 -07:00
new_blobimport new_blobimport: force set bookmarks rather than gracefully create them 2018-05-24 05:14:20 -07:00
admin.rs Add an admin command option to interrogate memcache blobstore 2018-05-30 07:21:15 -07:00
dumprev.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
idxdump.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
revlogrepo.rs cmd utils: add revlogrepo command for reading revlogs in Rust 2018-05-01 16:35:08 -07:00
runhook.rs Implement HookManager install and uninstall of hooks and running hooks on cpu pool 2018-05-31 07:21:00 -07:00