1. 18 Apr, 2018 2 commits
    • Merge branch 'master' into external-auth · c22495b6
      * master:
        changelog: adds note about closing #11613 and #11602
        fix: sign in link should have target self to trigger full page reload, fixes #11626
        codespell: exclude by words instead of files
        Use sort.Strings() (gosimple)
        Remove unused return value assignment (gosimple)
        Remove unnecessary fmt.Sprintf() calls (gosimple)
        Merge variable declaration with assignment (gosimple)
        Use fmt.Errorf() (gosimple)
        Simplify make() (gosimple)
        Use raw strings to avoid double escapes (gosimple)
        Simplify if expression (gosimple)
        Simplify comparison to bool constant (gosimple)
        Simplify error returns (gosimple)
        Remove redundant break statements (gosimple)
      bergquist committed
  2. 17 Apr, 2018 38 commits