Skip to content
Snippets Groups Projects
  1. Dec 21, 2019
    • Georges Racinet's avatar
      git_sync: stop using SSH · 2d639205
      Georges Racinet authored
      This is part of heptapod#144: now that we're firing the
      pre-receive hook ourselves, we don't need to go over SSH at all.
      
      This also means that we don't need the `repositories-root`
      confiuration item anymore.
      2d639205
  2. Dec 19, 2019
  3. Dec 24, 2019
  4. Dec 18, 2019
  5. Dec 19, 2019
  6. Dec 16, 2019
  7. Dec 15, 2019
  8. Dec 14, 2019
  9. Dec 13, 2019
  10. Dec 14, 2019
  11. Dec 13, 2019
  12. Dec 11, 2019
    • Georges Racinet's avatar
      Test for the check_publish hook · 20ae20af
      Georges Racinet authored
      This had to be rewritten after the hook itself has been moved
      from hg-git to here. It's a good occasion to do it with
      our test helpers.
      
      We now have 100% coverage for this hooks submodule
      20ae20af
  13. Dec 03, 2019
  14. Dec 13, 2019
  15. Dec 11, 2019
    • Georges Racinet's avatar
      testhelpers: set_phase · 6449813d
      Georges Racinet authored
      It seems that the high level command in the `commands` module is
      the one taking care of locks etc, so maybe it's better to go
      through it.
      
      We rewrap it in the way that's more usable than being forced
      to provide a kwarg for each phase, hence the name `set_phase()`
      6449813d
Loading