Matthew Penner
|
de51fd1c51
|
Error handling improvements (#71)
* Remove `emperror.dev/errors`, remove all `errors#Wrap` and `errors#WithStack` calls
* Improve logging in `server/backup.go`
|
2020-11-28 16:57:10 -07:00 |
|
Dane Everitt
|
be9d1a3986
|
Replace error handling package with emperror; add better reporting for errors escaping server root
|
2020-11-08 13:52:20 -08:00 |
|
Matthew Penner
|
5475cb02c1
|
Cleanup s3 backup uploads, add request timeouts
|
2020-11-01 15:23:46 -07:00 |
|
Matthew Penner
|
1239b1c0ca
|
Switch to s3 multipart uploads for backups
|
2020-11-01 15:23:46 -07:00 |
|
Dane Everitt
|
fcccda2761
|
Endpoint fixes for GET requests and error handling
|
2020-11-01 14:04:57 -08:00 |
|
Dane Everitt
|
334b3e8d10
|
Refactor HTTP endpoints to be less complicated and follow better standards
|
2020-10-31 10:04:20 -07:00 |
|
Dane Everitt
|
7287b8e198
|
Pass the checksum type along in the request
|
2020-08-23 17:52:46 -07:00 |
|
Dane Everitt
|
11035b561a
|
Break out the backup functions of the daemon in prep for S3 support
|
2020-04-13 22:01:07 -07:00 |
|