1. 26 Jul, 2017 1 commit
  2. 25 Jul, 2017 4 commits
  3. 21 Jul, 2017 1 commit
    • Stan Hu's avatar
      Support unhiding of all refs for Geo Nodes · f5591f68
      Stan Hu authored
      By default, we hide certain refs (e.g. keep-around/XXX) to save user
      download time. We need to preserve these references on secondary Geo
      nodes to have a true copy.
      f5591f68
  4. 20 Jul, 2017 3 commits
  5. 12 Jul, 2017 3 commits
  6. 09 Jul, 2017 3 commits
  7. 07 Jul, 2017 9 commits
  8. 06 Jul, 2017 9 commits
  9. 05 Jul, 2017 5 commits
  10. 04 Jul, 2017 1 commit
  11. 03 Jul, 2017 1 commit
    • Stan Hu's avatar
      Disable RubyGems to increase performance · 0944ebab
      Stan Hu authored
      By default, RubyGems is enabled, which causes the Ruby interpreter
      to load 600+ additional files at startup when gitlab-shell is
      designed not to use any external gems.
      0944ebab