1. 10 1月, 2017 2 次提交
  2. 07 1月, 2017 2 次提交
  3. 05 1月, 2017 1 次提交
  4. 03 1月, 2017 1 次提交
  5. 30 12月, 2016 1 次提交
  6. 27 12月, 2016 1 次提交
  7. 22 12月, 2016 1 次提交
  8. 21 12月, 2016 1 次提交
  9. 17 12月, 2016 1 次提交
  10. 15 12月, 2016 1 次提交
  11. 14 12月, 2016 1 次提交
  12. 12 12月, 2016 1 次提交
  13. 08 12月, 2016 1 次提交
  14. 05 12月, 2016 2 次提交
  15. 30 11月, 2016 1 次提交
    • S
      Revert bump in rufus-scheduler · c3471708
      Stan Hu 提交于
      Somehow `bundle install` with an update to Sidekiq-cron caused
      rufus-scheduler to be bumped, when it doesn't appear absolutely
      necessary.
      
      Closes #25160
      c3471708
  16. 29 11月, 2016 2 次提交
  17. 24 11月, 2016 1 次提交
  18. 23 11月, 2016 1 次提交
  19. 22 11月, 2016 1 次提交
  20. 21 11月, 2016 1 次提交
  21. 18 11月, 2016 1 次提交
  22. 17 11月, 2016 3 次提交
  23. 11 11月, 2016 1 次提交
  24. 08 11月, 2016 1 次提交
  25. 05 11月, 2016 1 次提交
  26. 04 11月, 2016 2 次提交
  27. 01 11月, 2016 3 次提交
  28. 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
  29. 27 10月, 2016 2 次提交
  30. 26 10月, 2016 1 次提交