BigW Consortium Gitlab

  1. 20 Jun, 2015 3 commits
    • Merge branch 'fix-error-500-internal-snippet' into 'master' · b2eef41d
      Douwe Maan authored
      Fix Error 500 when one user attempts to access another's personal, internal snippet
      
      ### What does this MR do?
      
      This MR fixes an Error 500 that occurred if one user tried to access another's personal, internal snippet. Steps to reproduce:
      
      ### Why was this MR needed?
      
      1. Go to `<hostname>/snippets/new`.
      2. Select "Internal".
      3. Create a snippet. Save the URL (e.g. `<hostname>/snippets/20`)
      4. Logout and sign in as another user.
      5. Go to the URL in step 3.
      
      ### What are the relevant issue numbers?
      
      Closes #1815
      
      See merge request !854
    • Merge branch 'sshdoc' into 'master' · cbb1353b
      Achilleas Pipinellis authored
      Include non-default ssh key location info
      
      Fixes #875
      
      Provide help for people who aren't SSH-clued by indicating
      how to point to key files that have been named something
      other than the default. A lot of people seem to assume that
      the filename they choose is irrelevant and then wonder why
      their private key is not being found by simple 'ssh' commands.
      
      See merge request !507
  2. 19 Jun, 2015 19 commits
  3. 18 Jun, 2015 9 commits
  4. 17 Jun, 2015 9 commits