grafana/pkg
bergquist c22495b6f8 Merge branch 'master' into external-auth
* 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)
2018-04-18 09:34:45 +02:00
..
api Merge branch 'master' into external-auth 2018-04-18 09:34:45 +02:00
bus (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
cmd Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
components Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log Simplify error returns (gosimple) 2018-04-16 21:04:57 +02:00
login Merge branch 'master' into external-auth 2018-04-18 09:34:45 +02:00
metrics Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
middleware cleanup, make sure users are always synced with ldap 2018-04-17 17:48:56 -04:00
models Merge branch 'master' into external-auth 2018-04-18 09:34:45 +02:00
plugins Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
services Merge branch 'master' into external-auth 2018-04-18 09:34:45 +02:00
setting settings: fixes test 2018-04-03 19:09:49 +02:00
social Merge branch 'master' into external-auth 2018-04-18 09:34:45 +02:00
tracing jaeger: capitalize tracer name 2017-09-27 16:38:00 +02:00
tsdb Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
util Simplify if expression (gosimple) 2018-04-16 21:04:57 +02:00