git-lfs/tq
Chris Darroch d5bef9f99a tq: make panic messages consistent
Several panic() calls in the basic and tus.io transfer
queue adapaters have very similar messages, which we can
make more consistent with each other; this will ease
translation support when we make these messages translatable
in a subsequent commit.
2022-01-29 22:10:47 -08:00
..
schemas tq,lfsapi/ssh: convert int64 to int 2017-04-05 14:46:45 -06:00
adapterbase.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
api_test.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
api.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
basic_download.go tq: make panic messages consistent 2022-01-29 22:10:47 -08:00
basic_upload.go tq: make panic messages consistent 2022-01-29 22:10:47 -08:00
custom_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
custom.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
errors_test.go tq/errors: implement MalformedObjectError 2017-03-24 14:36:59 -06:00
errors.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
manifest_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
manifest.go Set package version to v3 2021-09-02 20:41:08 +00:00
meter.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
ssh.go tq: simplify HTTP 403 status code messages 2022-01-29 21:59:22 -08:00
transfer_queue_test.go tq: add exponential backoff for retries 2020-04-15 14:10:16 -07:00
transfer_queue.go commands,tq,t: remove Git LFS message prefixes 2022-01-29 20:21:47 -08:00
transfer_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
transfer.go tq,t: remove transfer queue message prefix 2022-01-29 21:59:22 -08:00
tus_upload.go tq: make panic messages consistent 2022-01-29 22:10:47 -08:00
verify_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
verify.go Set package version to v3 2021-09-02 20:41:08 +00:00