| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `response.text` to output in log when jupiter request fails (#354) | Dan Engelbrecht | 2023-08-10 | 1 | -34/+69 |
| | | | | | | | * Add `response.text` to output in log when jupiter request fails * only hash jupiter ref once and keep that * Increase request timeout when uploading to Jupiter to 2 min (to handle very large attachments) * changelog | ||||
| * | add extened info in log on all jupiter operation (#350) | Dan Engelbrecht | 2023-08-09 | 1 | -7/+273 |
| | | |||||
| * | Add `--assume-http2` option to cloud style import/export command to use a ↵ | Dan Engelbrecht | 2023-08-09 | 1 | -2/+7 |
| | | | | | HTTP/2 endpoint without without HTTP/1.1 upgrade (#347) | ||||
| * | use streaming read for PutCompressedBlob if source is single file (#338) | Dan Engelbrecht | 2023-08-09 | 1 | -1/+18 |
| | | | | | * use streaming read for PutCompressedBlob if source is single file * changelog | ||||
| * | add more logging on jupiter fail (#345) | Dan Engelbrecht | 2023-08-08 | 1 | -0/+124 |
| | | | | | * add more details in log if jupiter operations fail * changelog | ||||
| * | make sure to set error code to zero on success | Dan Engelbrecht | 2023-06-16 | 1 | -1/+1 |
| | | |||||
| * | Improve resonse messages from jupiter upstream (#333) | Dan Engelbrecht | 2023-06-15 | 1 | -209/+81 |
| | | | | | | | * Improve resonse messages from jupiter upstream changelog * simplify response parsing in jupiter upstream * changelog | ||||
| * | move testing and observability code to zenhttp (#266) | Stefan Boberg | 2023-05-02 | 1 | -1/+1 |
| | | |||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+965 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||