storj/satellite/audit
Cameron Ayer 56fe636123 satellite/{reputation/satellitedb}: remove references to contained column in reputations table
We don't use this column for anything. If you want to know if a node is
contained, you can check the pending_audits table.

Change-Id: I5671722a5fc6e1749d3a49e187a56556000ff941
2021-10-14 19:59:03 +00:00
..
audit_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
chore.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
collector_test.go private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
collector.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
containment_test.go satellite/satellitedb: remove references to contained column in nodes table 2021-10-14 19:17:46 +00:00
containment.go satellite/audit: migrate to new segment_pending_audit table 2021-06-28 13:19:49 +02:00
cryptosource.go all: fix dots 2020-07-16 14:58:28 +00:00
disqualification_test.go satellite/metainfo: simplifying limits code 2021-09-28 06:22:13 +00:00
getshare_test.go private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
integration_test.go satellite/audits: migrate to metabase 2020-12-17 14:38:48 +02:00
pieces_test.go satellite/repair: update audit records during repair 2021-09-24 00:48:13 +00:00
pieces.go satellite/repair: update audit records during repair 2021-09-24 00:48:13 +00:00
queue_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
queue.go satellite/audits: migrate to metabase 2020-12-17 14:38:48 +02:00
reporter_test.go satellite/{reputation/satellitedb}: remove references to contained column in reputations table 2021-10-14 19:59:03 +00:00
reporter.go satellite/audit: move audit metrics out of reporter 2021-09-16 17:58:56 +00:00
reservoir_test.go satellite/audit: fix reservoir sampling bias 2021-06-10 13:47:22 +03:00
reservoir.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
reverify_test.go satellite/audit,storage: increase sleep delay in TestMaxVerifyCount 2021-09-10 15:30:37 +00:00
verifier_test.go satellite/audit: move audit metrics out of reporter 2021-09-16 17:58:56 +00:00
verifier_unit_test.go satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
verifier.go satellite/audit: move audit metrics out of reporter 2021-09-16 17:58:56 +00:00
worker.go satellite/audit: change wording of audit worker error log 2021-08-20 13:27:16 +00:00