Skip to content
Snippets Groups Projects
  1. Nov 18, 2021
    • Georges Racinet's avatar
      SSH test helpers · 52dd4c16
      Georges Racinet authored
      This provides facilities to start SSH servers constrained to
      a single user and use them from `hg` commands, complete with host
      and user key pairs.
      
      `hgitaly.testing.tests.test_sshd` demonstrates a successful push
      using them, allowing the forthcoming tests for service methods using
      SSH to focus on their own business.
      52dd4c16
  2. Nov 22, 2021
  3. Nov 05, 2021
    • Georges Racinet's avatar
      MercurialRepository.Push: protocol, stubs and boilerplate · 2f61efc6
      Georges Racinet authored
      As all changes of protocol, this warrants a bump in minor version.
      
      A separate message is introduced to describe the remote peer,
      so that it can become the standard for future gRPC methods (we'll have
      at list a `Pull` at some point).
      
      Included the implementation and tests boilerplate to make subsequent
      changesets more to the point.
      2f61efc6
  4. Nov 18, 2021
  5. Nov 15, 2021
  6. Nov 14, 2021
  7. Oct 26, 2021
  8. Oct 17, 2021
  9. Nov 11, 2021
  10. Oct 25, 2021
  11. Nov 10, 2021
  12. Nov 05, 2021
  13. Nov 03, 2021
  14. Oct 29, 2021
  15. Oct 25, 2021
  16. Oct 24, 2021
Loading