1. 21 Aug, 2018 3 commits
    • Kirill Smelkov's avatar
      NXD clone_panel: Remove SSH option completely · ceed3a38
      Kirill Smelkov authored
      The default was switched to HTTP in the previous patch, but let's completely
      remove SSH option - we support only HTTP for git fetch/push.
      
      Conflicts:
      	app/views/shared/_clone_panel.html.haml
      ceed3a38
    • Kirill Smelkov's avatar
      NXD Make HTTP to be the default clone protocol · 3e7e0120
      Kirill Smelkov authored
      Both fetch and push are possible over https, which is selected by http if
      gitlab was configured to use https in external url.
      
      This way to reduce security vectors and possible ways to interact with gitlab
      we use https only without ssh at all.
      
      Conflicts:
      	app/helpers/projects_helper.rb
      3e7e0120
    • Kirill Smelkov's avatar
      NXD GitLab Nexedi Edition · 28534389
      Kirill Smelkov authored
      = GitLab Community Edition + Nexedi patches
      28534389
  2. 30 Jul, 2018 5 commits
  3. 27 Jul, 2018 10 commits
  4. 26 Jul, 2018 2 commits
  5. 25 Jul, 2018 1 commit
  6. 24 Jul, 2018 6 commits
  7. 23 Jul, 2018 13 commits