BigW Consortium Gitlab

  1. 20 Jul, 2017 1 commit
  2. 01 Jun, 2017 1 commit
  3. 12 May, 2017 1 commit
  4. 10 May, 2017 2 commits
  5. 27 Apr, 2017 1 commit
  6. 06 Mar, 2017 1 commit
  7. 25 Jan, 2017 1 commit
  8. 06 Dec, 2016 2 commits
  9. 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`.
  10. 24 Aug, 2016 1 commit
  11. 12 Aug, 2016 2 commits
  12. 11 Aug, 2016 1 commit
  13. 05 Aug, 2016 1 commit
  14. 04 Aug, 2016 1 commit
  15. 02 Aug, 2016 1 commit
  16. 01 Aug, 2016 1 commit
  17. 29 Jul, 2016 3 commits