storj/satellite
Jeff Wendling c740b82e66 satellitedb/dbx: remove sed usage for bash script
turns out portable sed is hard: it has to work with both
linux and bsd sed, etc. instead, use a really really basic
bash script and a temporary file. this should be much less
likely to cause issues on a wide range of machines.

Change-Id: Ia759789fb52aa1ee3361426bb6c02ed4eac3d23a
2020-01-08 01:40:24 +00:00
..
accounting all: reduce number of log messages 2020-01-06 19:03:46 +00:00
attribution common: separate repository 2019-12-27 14:11:15 +02:00
audit all: reduce number of log messages 2020-01-06 19:03:46 +00:00
console satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
contact satellite/{downtime,contact}: Add CheckNodeAvailability for use within the downtime tracking chores. 2020-01-02 18:24:11 +00:00
dbcleanup common: separate repository 2019-12-27 14:11:15 +02:00
downtime satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
gc satellite/gc: add timeout to retain requests 2020-01-03 21:46:46 +00:00
gracefulexit satellite/gracefulexit: dq node on exit fail 2020-01-06 19:16:26 -05:00
inspector common: separate repository 2019-12-27 14:11:15 +02:00
mailservice satellite/mailservice: move logging to send rendered async to cover template parsing (#3654) 2019-11-28 12:29:48 +02:00
marketingweb common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellte/metainfo: Avoid a noisy warning 2020-01-07 14:15:04 +01:00
metrics private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
nodestats common: separate repository 2019-12-27 14:11:15 +02:00
orders private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
overlay satellite/gracefulexit: dq node on exit fail 2020-01-06 19:16:26 -05:00
payments satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
referrals common: separate repository 2019-12-27 14:11:15 +02:00
repair private/testplanet: remove dependency to uplink 2020-01-02 09:40:46 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellitedb/dbx: remove sed usage for bash script 2020-01-08 01:40:24 +00:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
api.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00
core.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00
peer.go satellite:{downtime,overlay}: Implement offline node detection chore 2020-01-03 17:10:03 +00:00
repairer.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00