1. 02 Aug, 2018 1 commit
    • Stan Hu's avatar
      Make CreateGpgSignatureWorker backwards compatible with original method signature · 3fda119e
      Stan Hu authored
      Older versions of GitPushService push a single commit SHA string to the queue,
      but Gitaly requires that the parameters sent by CreateGpgSignatureWorker are
      an array. It's possible to have old workers using this original signature or
      jobs in the retry queue that would fail if CreateGpgSignatureWorker can't
      handle the string form.
      3fda119e
  2. 31 Jul, 2018 27 commits
  3. 30 Jul, 2018 12 commits