BigW Consortium Gitlab

  1. 28 Oct, 2016 1 commit
    • Fix lightweight tags not processed correctly by GitTagPushService · fa3bbd44
      Alejandro Rodríguez authored
      When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing
      to the sha of the tag to the sha of the commit the tag points to. The
      problem is that only annotated tags have `object_sha`s, lightweight tags
      don't (it's nil), so (only) in their case we still need to use
      `tag.target`.
  2. 24 Aug, 2016 1 commit
  3. 12 Aug, 2016 2 commits
  4. 11 Aug, 2016 1 commit
  5. 05 Aug, 2016 1 commit
  6. 04 Aug, 2016 1 commit
  7. 02 Aug, 2016 1 commit
  8. 01 Aug, 2016 1 commit
  9. 29 Jul, 2016 3 commits