open-consul/agent/uiserver
Daniel Nephin 047abdd73c acl: remove ACLDatacenter
This field has been unnecessary for a while now. It was always set to the same value
as PrimaryDatacenter. So we can remove the duplicate field and use PrimaryDatacenter
directly.

This change was made by GoLand refactor, which did most of the work for me.
2021-08-06 18:27:00 -04:00
..
testdata Add support for serving additional metrics provider JS in the UI (#8743) 2020-10-08 18:03:13 +01:00
bindata_assetfs.go auto-updated agent/uiserver/bindata_assetfs.go from commit bcd53e73a 2021-08-04 22:27:44 +00:00
buf_index_fs.go Refactor uiserver to separate package, cleaner Reloading 2020-10-01 11:32:25 +01:00
buffered_file.go Update all the references in CI and makefile to the bindata file location 2020-10-01 16:19:10 +01:00
redirect_fs.go Refactor uiserver to separate package, cleaner Reloading 2020-10-01 11:32:25 +01:00
ui_template_data.go UI metrics provider dc (#9001) 2020-10-26 19:48:23 +00:00
uiserver.go http: fix a bug that would cause runtimeConfig to be cached 2021-03-24 14:48:18 -04:00
uiserver_test.go acl: remove ACLDatacenter 2021-08-06 18:27:00 -04:00