storj/satellite/overlay
Moby von Briesen 2d01dd9732 satellite/satellitedb: Add online_score column to nodes table
Add online score used for the new audit history offline tracking system
to the nodes table. This allows us easy access to the node's online
score for the storagenode dashboard as well as for data analysis.

Change-Id: Ie99be1192e5236862a5b3dbed2e5ef03b9169410
2020-08-31 15:07:07 +00:00
..
benchmark_test.go satellite/{satellitedb,overlay}: Enable offline suspension and review period 2020-08-28 16:35:48 +00:00
config.go all: add missing dots 2020-08-11 17:50:01 +03:00
inspector.go all: fix dots 2020-07-16 14:58:28 +00:00
nodeselectioncache_test.go satellite/{satellitedb,overlay}: Enable offline suspension and review period 2020-08-28 16:35:48 +00:00
nodeselectioncache.go all: fix dots 2020-07-16 14:58:28 +00:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go ci: test benchmarks 2020-07-10 13:26:49 +00:00
selection_test.go satellite/{satellitedb,overlay}: Enable offline suspension and review period 2020-08-28 16:35:48 +00:00
service_test.go satellite/satellitedb: Add online_score column to nodes table 2020-08-31 15:07:07 +00:00
service.go satellite/satellitedb: Add online_score column to nodes table 2020-08-31 15:07:07 +00:00
statdb_test.go satellite/{satellitedb,overlay}: Enable offline suspension and review period 2020-08-28 16:35:48 +00:00
suspension_test.go satellite/satellitedb: Add online_score column to nodes table 2020-08-31 15:07:07 +00:00