summaryrefslogtreecommitdiff
path: root/services/incremental/ServiceWrappers.cpp
AgeCommit message (Expand)Author
2020-06-01Healthcheck: proper job allocation and test.Alex Buynytskyy
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-05-07Lifecycle: detecting pending reads.Alex Buynytskyy
2020-04-23Keep only service binding in DataLoaderManager.Alex Buynytskyy
2020-04-22[cleanup] Enable clang-tidy and fix warningsYurii Zubrytskyi
2020-04-22[incfs] Use the new IncFs_MakeDirs() functionYurii Zubrytskyi
2020-04-22[incfs] Use MountRegistry to import existing mounts on startYurii Zubrytskyi
2020-04-10[incfs] Fix a crash in worker thread calling JNIYurii Zubrytskyi
2020-04-03Disallow read logs collection if user changes their mind.Alex Buynytskyy
2020-03-03directly call data loader manager service from incremental serviceSongchun Fan
2020-01-28Port the current code to new IncFSYurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental ServiceSongchun Fan