grafana/pkg
Mario Trangoni 13a1d0a026 pkg/tsdb/elasticsearch/client/client.go: use time.Since instead of time.Now().Sub
$ gometalinter --vendor --disable=all --enable=megacheck --deadline=10m ./...
pkg/tsdb/elasticsearch/client/client.go:147:13⚠️ should use time.Since instead of time.Now().Sub (S1012) (megacheck)
pkg/tsdb/elasticsearch/client/client.go:190:14⚠️ should use time.Since instead of time.Now().Sub (S1012) (megacheck)
pkg/tsdb/elasticsearch/client/client.go:218:13⚠️ should use time.Since instead of time.Now().Sub (S1012) (megacheck)
2018-09-18 23:42:25 +02:00
..
api Merge pull request #10163 from grafana/9587_annotation_tags_wih_temp_var 2018-09-17 10:34:38 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd use pluginName consistently when upgrading plugins 2018-09-13 17:19:51 -04:00
components string formating fixes 2018-08-28 22:33:38 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions refactoring: enterprise build/hooks refactorings (#12478) 2018-07-02 04:33:39 -07:00
log Merge pull request #13031 from bergquist/golang_1.11 2018-09-05 15:31:43 +02:00
login ldap: made minor change to group search, and to docs 2018-09-14 11:28:17 +02:00
metrics metrics: starts some counters at zero 2018-09-14 10:06:10 +02:00
middleware string formating fixes 2018-08-28 22:33:38 +02:00
models new column for team_member table 2018-09-14 17:27:36 +02:00
plugins pkg/plugins/dashboards_updater.go: Simplify err check 2018-09-18 23:42:25 +02:00
registry Improve extensions build. (#12461) 2018-07-01 07:01:43 -07:00
services pkg/services/sqlstore/alert_notification.go: Simplify err check 2018-09-18 23:42:20 +02:00
setting Fix setting test 2018-09-17 17:56:52 +02:00
social anonymous usage stats for authentication types 2018-09-13 16:36:23 +02:00
tracing refactor: tracing service refactoring (#11907) 2018-05-10 16:51:55 +02:00
tsdb pkg/tsdb/elasticsearch/client/client.go: use time.Since instead of time.Now().Sub 2018-09-18 23:42:25 +02:00
util Fixing bug in url query reader and added test cases 2018-08-07 18:43:59 -07:00