Skip to content
Snippets Groups Projects
  1. Sep 30, 2020
  2. Sep 28, 2020
    • Sushil Khanchi's avatar
      py-heptapod: add a new tag module · 953413fb8aeb
      Sushil Khanchi authored
      This patch initiate a tag module which aims to
      provide utilities and conventions for gitlab/heptapod
      tags.
      
      Also, adds a method `gitlab_tag_ref`.
      953413fb8aeb
  3. Sep 30, 2020
  4. Sep 22, 2020
  5. Sep 21, 2020
  6. Sep 10, 2020
  7. Sep 04, 2020
  8. Aug 24, 2020
  9. Aug 25, 2020
  10. Aug 04, 2020
  11. Jul 31, 2020
  12. Jul 30, 2020
  13. Jul 27, 2020
    • Georges Racinet's avatar
      Merging heads on branch default · e0ebc7343459
      Georges Racinet authored
      Actually that second head was on mirror.octobus.net only
      (found by CI experiments for heptapod/heptapod which install
      this from mirror.o.n), but it's enough of a pain to merge it
      explicitely.
      
      Of course diff with `p1()` should be empty
      e0ebc7343459
  14. Jul 24, 2020
  15. Jul 16, 2020
  16. Jul 11, 2020
    • Georges Racinet's avatar
      GitLab pre-receive: pass new vcs='hg' parameter · 9a913324753c
      Georges Racinet authored
      Related to heptapod#295: this parameter will make it
      possible to differentiate between calls to the `/allowed` internal
      API endpoint for pre-receive checks (common among supported VCSes)
      and for Git client SSH operation.
      
      Since it'll make the pre-receive call use the `HgAccess` class
      instead of the previously used `GitAccess`, we need now also to
      pass the corresponding Mercurial wire protocol command name for
      pushes.
      9a913324753c
  17. Jul 08, 2020
  18. Jun 29, 2020
Loading