1. 31 Oct, 2019 9 commits
  2. 30 Oct, 2019 3 commits
  3. 29 Oct, 2019 1 commit
    • Oran Agra's avatar
      Modules hooks: complete missing hooks for the initial set of hooks · 51c3ff8d
      Oran Agra authored
      * replication hooks: role change, master link status, replica online/offline
      * persistence hooks: saving, loading, loading progress
      * misc hooks: cron loop, shutdown, module loaded/unloaded
      * change the way hooks test work, and add tests for all of the above
      
      startLoading() now gets flag indicating what is loaded.
      stopLoading() now gets an indication of success or failure.
      adding startSaving() and stopSaving() with similar args and role.
      51c3ff8d
  4. 28 Oct, 2019 7 commits
  5. 25 Oct, 2019 1 commit
  6. 24 Oct, 2019 4 commits
  7. 23 Oct, 2019 15 commits