BigW Consortium Gitlab

  1. 15 Aug, 2017 1 commit
  2. 11 Aug, 2017 1 commit
  3. 08 Aug, 2017 1 commit
  4. 04 Aug, 2017 4 commits
  5. 02 Aug, 2017 1 commit
  6. 01 Aug, 2017 1 commit
  7. 27 Jul, 2017 1 commit
  8. 20 Jun, 2017 1 commit
  9. 14 Jun, 2017 1 commit
  10. 02 May, 2017 1 commit
  11. 19 Apr, 2017 1 commit
  12. 13 Apr, 2017 1 commit
    • Expand components version specification format to allow branches · e61325ff
      Alejandro Rodríguez authored
      Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly
      using version strings, to which we prepend 'v' and assume are tags.
      These changes allow branches or tags with other name formats to be
      specified by prepending '=' to the version string (á la govendor).
      
      We also simplify the process to reset to the given version (now a
      branch or tag): Right now there's a check to supposedly try to avoid
      fetching from the remote the version if it already exist locally. But
      the previous logic already clones if the directory doesn't exist or
      fetches if it does, so this check is pointless. We can safely assume the
      version exists once we get to the reset stage.
  13. 04 Apr, 2017 1 commit
  14. 21 Mar, 2017 1 commit
  15. 01 Dec, 2016 1 commit
  16. 30 Nov, 2016 3 commits