syncthing/cmd/stcrashreceiver
Jakob Borg 15e51fc045
cmd/stcrashreceiver: Store and serve compressed reports (#5892)
This changes the on disk format for new raw reports to be gzip
compressed. Also adds the ability to serve these reports in plain text,
to insulate web browsers from the change (previously we just served the
raw reports from disk using Caddy).
2019-07-28 11:13:04 +02:00
..
_testdata lib/ur: Implement crash (panic) reporting (fixes #959) (#5702) 2019-06-11 08:19:11 +02:00
sentry.go cmd/stcrashreceiver: Don't leak clients 2019-07-09 11:11:06 +02:00
sentry_test.go lib/ur: Implement crash (panic) reporting (fixes #959) (#5702) 2019-06-11 08:19:11 +02:00
sourcecodeloader.go cmd/stcrashreceiver: Add source code loader (#5779) 2019-06-29 08:50:09 +02:00
stcrashreceiver.go cmd/stcrashreceiver: Store and serve compressed reports (#5892) 2019-07-28 11:13:04 +02:00