BigW Consortium Gitlab

  1. 23 Feb, 2017 1 commit
  2. 03 Feb, 2017 1 commit
  3. 31 Jan, 2017 1 commit
  4. 21 Dec, 2016 1 commit
    • Add more storage statistics · 3ef4f74b
      Markus Koller authored
      This adds counters for build artifacts and LFS objects, and moves
      the preexisting repository_size and commit_count from the projects
      table into a new project_statistics table.
      
      The counters are displayed in the administration area for projects
      and groups, and also available through the API for admins (on */all)
      and normal users (on */owned)
      
      The statistics are updated through ProjectCacheWorker, which can now
      do more granular updates with the new :statistics argument.
  5. 30 Jun, 2016 1 commit
  6. 03 Jun, 2016 1 commit
    • 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
  7. 08 Dec, 2015 1 commit
  8. 29 Jul, 2015 1 commit
  9. 23 Jun, 2015 1 commit
  10. 15 May, 2015 1 commit
  11. 28 Dec, 2014 1 commit
  12. 24 Oct, 2014 1 commit
  13. 23 Oct, 2014 1 commit
  14. 13 Oct, 2014 1 commit
    • fix exclude wiki regex · fc6a291a
      HerrBerg authored
      the new regex allows importing repositories with repository name ending with wiki but still exclude gitlab wiki repositories
  15. 07 Oct, 2014 1 commit
  16. 09 Jul, 2014 1 commit
  17. 20 Jan, 2014 1 commit
  18. 19 Jan, 2014 1 commit
  19. 16 Jan, 2014 1 commit
  20. 06 Sep, 2013 2 commits
  21. 14 Aug, 2013 1 commit
  22. 23 Jun, 2013 1 commit
  23. 25 May, 2013 1 commit
  24. 05 May, 2013 1 commit
  25. 11 Feb, 2013 1 commit
  26. 22 Jan, 2013 1 commit
  27. 22 Dec, 2012 2 commits
  28. 20 Dec, 2012 1 commit
  29. 30 Oct, 2012 1 commit