BigW Consortium Gitlab

  1. 14 Nov, 2017 1 commit
  2. 20 Oct, 2017 1 commit
  3. 05 Sep, 2017 2 commits
  4. 31 Aug, 2017 1 commit
  5. 11 Aug, 2017 1 commit
  6. 02 Aug, 2017 1 commit
  7. 01 Aug, 2017 1 commit
  8. 27 Jul, 2017 1 commit
  9. 18 Jul, 2017 1 commit
  10. 14 Jul, 2017 1 commit
  11. 11 Jul, 2017 1 commit
  12. 07 Jul, 2017 1 commit
  13. 16 Jun, 2017 1 commit
  14. 15 Jun, 2017 1 commit
  15. 18 May, 2017 1 commit
  16. 03 May, 2017 1 commit
    • Generate and handle a gl_repository param to pass around components · c45341c8
      Alejandro Rodríguez authored
      This new param allows us to share project information between components
      that don't share or don't have access to the same filesystem
      mountpoints, for example between Gitaly and Rails or between Rails and
      Gitlab-Shell hooks. The previous parameters are still supported, but if
      found, gl_repository is prefered. The old parameters should be deprecated
      once all components support the new format.
  17. 21 Apr, 2017 1 commit
  18. 14 Apr, 2017 3 commits
  19. 10 Apr, 2017 1 commit
  20. 29 Mar, 2017 2 commits
  21. 17 Mar, 2017 1 commit
  22. 01 Mar, 2017 1 commit
  23. 23 Feb, 2017 4 commits
  24. 26 Jan, 2017 1 commit
  25. 23 Jan, 2017 1 commit
  26. 21 Jan, 2017 1 commit
  27. 17 Jan, 2017 1 commit
  28. 15 Jan, 2017 1 commit
  29. 28 Nov, 2016 1 commit
  30. 18 Nov, 2016 2 commits
  31. 16 Nov, 2016 1 commit
    • Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths · 1c994dbc
      Nick Thomas authored
      gitlab-shell v3.6.6 would give project paths like so:
      
      * namespace/project
      
      gitlab-shell v4.0.0 can give project paths like so:
      
      * /namespace1/namespace2/project
      * /namespace/project
      * /path/to/repository/storage/namespace1/namespace2/project
      * /path/to/repository/storage/namespace/project
  32. 28 Sep, 2016 1 commit