Skip to content
Snippets Groups Projects
  1. Jul 31, 2018
  2. Jul 19, 2018
  3. Jun 05, 2018
  4. Mar 21, 2018
  5. Feb 28, 2018
  6. Jan 26, 2018
  7. Jan 25, 2018
  8. Jan 11, 2018
  9. Nov 25, 2017
  10. Nov 24, 2017
  11. Nov 21, 2017
  12. Nov 16, 2017
  13. Aug 30, 2017
  14. Mar 03, 2017
  15. Feb 23, 2017
  16. Feb 03, 2017
  17. Nov 18, 2016
    • Z.J. van de Weg's avatar
      Fix faulty deployment refs · f20eadcb
      Z.J. van de Weg authored
      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
  18. Jun 30, 2016
  19. Jun 03, 2016
    • Connor Shea's avatar
      Replace colorize gem with rainbow. · 903946c7
      Connor Shea authored
      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
      Unverified
      903946c7
  20. Sep 15, 2015
  21. Jun 23, 2015
  22. Jun 09, 2015
  23. Feb 16, 2015
  24. Nov 12, 2014
  25. Jun 26, 2014
  26. Jul 29, 2013
  27. May 05, 2013
  28. Feb 11, 2013
  29. Feb 09, 2013
  30. Dec 25, 2012
Loading