influxdb/chronograf/oauth2
Jacob Marble 5f19c6cace
chore: Remove several instances of WithLogger (#15996)
* chore: Remove several instances of WithLogger

* chore: unexport Logger fields

* chore: unexport some more Logger fields

* chore: go fmt

chore: fix test

chore: s/logger/log

chore: fix test

chore: revert http.Handler.Handler constructor initialization

* refactor: integrate review feedback, fix all test nop loggers

* refactor: capitalize all log messages

* refactor: rename two logger to log
2019-12-04 15:10:23 -08:00
..
auth0.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
auth0_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
cookies.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00
cookies_test.go chore(chronograf): fix megacheck errors 2018-11-01 12:54:46 -07:00
doc.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
generic.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
generic_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
github.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
github_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
google.go build(flux): update to Flux v0.45.1 (#15082) 2019-09-10 09:03:33 -07:00
google_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
heroku.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
heroku_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
jwt.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
jwt_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
mux.go chore: Remove several instances of WithLogger (#15996) 2019-12-04 15:10:23 -08:00
mux_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
oauth2.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
oauth2_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
time.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00