1. 09 Feb, 2016 13 commits
  2. 08 Feb, 2016 20 commits
  3. 07 Feb, 2016 5 commits
  4. 06 Feb, 2016 2 commits
    • Robert Speicher's avatar
      Allow limited Markdown in Broadcast Messages · 89b3ddd6
      Robert Speicher authored
      Closes #11853
      89b3ddd6
    • Achilleas Pipinellis's avatar
      Merge branch 'patch-1' into 'master' · bce482a5
      Achilleas Pipinellis authored
      fixed Windows commands in SSH Help.
      
      The current commands shown don't work in Command Line, or PowerShell. Command Line doesn't recognize the `~` character as the home directory, the `<` character is reserved in PowerShell, and `cat` doesn't work in Command Line. This commit provides commands that will work for both the Command Line, and PowerShell.
      
      See merge request !2694
      bce482a5