1. 03 3月, 2017 1 次提交
  2. 23 2月, 2017 1 次提交
  3. 03 2月, 2017 1 次提交
  4. 18 11月, 2016 1 次提交
    • Z
      Fix faulty deployment refs · f20eadcb
      Z.J. van de Weg 提交于
      In the 8.13 RC cycle, so before the release, there was a time in which
      references in git where stored by id instead of iid. This could be fixed
      by time, if the iid catches up with the id, it overwrites it. But in the
      mean time we have wrong refs in the folder.
      
      This commit fixes that. For all projects we have deployments we'll find
      the ones where the ref has a higher number than the iid is now and calls
      `#create_ref` on the corresponding deployment.
      f20eadcb
  5. 30 6月, 2016 1 次提交
  6. 04 6月, 2016 1 次提交
    • C
      Replace colorize gem with rainbow. · 903946c7
      Connor Shea 提交于
      Colorize is a gem licensed under the GPLv2, so we can’t use it in GitLab without relicensing GitLab under the terms of the GPL. Rainbow is licensed under the MIT license and does the exact same thing as Colorize, so Rainbow was added in place of Colorize.
      
      The syntax is slightly different for Rainbow vs. Colorize, and was updated in accordance.
      
      The gem is still a dependency of Spinach, so it’s included in the development/test environments, but won’t be packaged with the actual product, and therefore doesn’t require we relicense the product.
      
      An attempt at relicensing Colorize was made, but didn’t succeed as the library owner never responded.
      
      Rainbow library: https://github.com/sickill/rainbow
      Relevant issue regarding licensing in GitLab's gems: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3775
      903946c7
  7. 15 9月, 2015 2 次提交
  8. 23 6月, 2015 1 次提交
  9. 09 6月, 2015 1 次提交
  10. 16 2月, 2015 1 次提交
  11. 12 11月, 2014 1 次提交
  12. 26 6月, 2014 1 次提交
  13. 29 7月, 2013 1 次提交
  14. 05 5月, 2013 1 次提交
  15. 12 2月, 2013 1 次提交
  16. 09 2月, 2013 1 次提交
  17. 25 12月, 2012 1 次提交