1. 15 12月, 2016 1 次提交
  2. 14 12月, 2016 1 次提交
  3. 12 12月, 2016 1 次提交
  4. 08 12月, 2016 1 次提交
  5. 05 12月, 2016 2 次提交
  6. 29 11月, 2016 2 次提交
  7. 24 11月, 2016 1 次提交
  8. 23 11月, 2016 1 次提交
  9. 21 11月, 2016 1 次提交
  10. 17 11月, 2016 3 次提交
  11. 11 11月, 2016 1 次提交
  12. 08 11月, 2016 1 次提交
  13. 05 11月, 2016 1 次提交
  14. 04 11月, 2016 2 次提交
  15. 01 11月, 2016 3 次提交
  16. 29 10月, 2016 1 次提交
    • A
      Fix lightweight tags not processed correctly by GitTagPushService · fa3bbd44
      Alejandro Rodríguez 提交于
      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`.
      fa3bbd44
  17. 27 10月, 2016 3 次提交
  18. 26 10月, 2016 1 次提交
  19. 19 10月, 2016 1 次提交
  20. 17 10月, 2016 1 次提交
  21. 14 10月, 2016 2 次提交
  22. 13 10月, 2016 4 次提交
  23. 12 10月, 2016 2 次提交
  24. 07 10月, 2016 2 次提交
  25. 04 10月, 2016 1 次提交