BigW Consortium Gitlab

  1. 23 Aug, 2017 1 commit
    • Improve bare repository import · d8d2b73b
      Bob Van Landuyt authored
      - Allow imports into nested groups
      - Make sure it sets the correct visibility level when creating new
        groups
      
      While doing this, I moved the import into a testable class, that made
      it easier to improve.
  2. 22 Aug, 2017 1 commit
  3. 03 Mar, 2017 1 commit
  4. 23 Feb, 2017 1 commit
  5. 03 Feb, 2017 1 commit
  6. 31 Jan, 2017 1 commit
  7. 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.
  8. 30 Jun, 2016 1 commit
  9. 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
  10. 08 Dec, 2015 1 commit
  11. 29 Jul, 2015 1 commit
  12. 23 Jun, 2015 1 commit
  13. 15 May, 2015 1 commit
  14. 28 Dec, 2014 1 commit
  15. 24 Oct, 2014 1 commit
  16. 23 Oct, 2014 1 commit
  17. 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
  18. 07 Oct, 2014 1 commit
  19. 09 Jul, 2014 1 commit
  20. 20 Jan, 2014 1 commit
  21. 19 Jan, 2014 1 commit
  22. 16 Jan, 2014 1 commit
  23. 06 Sep, 2013 2 commits
  24. 14 Aug, 2013 1 commit
  25. 23 Jun, 2013 1 commit
  26. 25 May, 2013 1 commit
  27. 05 May, 2013 1 commit
  28. 11 Feb, 2013 1 commit
  29. 22 Jan, 2013 1 commit
  30. 22 Dec, 2012 2 commits
  31. 20 Dec, 2012 1 commit
  32. 30 Oct, 2012 1 commit