| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor: fixed some typos | Stefan Boberg | 2023-10-17 | 1 | -3/+2 |
| | | |||||
| * | stream oplog attachments from jupiter (#384) | Dan Engelbrecht | 2023-09-06 | 1 | -1/+2 |
| | | | | | | | | | | | * stream large downloads from jupiter to temporary file * rework DeleteOnClose - top level marks file for delete and if lower level parts wants to keep it it clears that flag * changelog * log number of attachments to download * add delay on jupiter request failure when retrying * make sure we upload all attachments even if Needs are empty when ForceUpload is true release TempAttachment as soon as it is used * sort attachments so we get predictable blocks for the same oplog | ||||
| * | Cache process handles for FormatPackageMessage (#360) | Dan Engelbrecht | 2023-08-17 | 1 | -127/+141 |
| | | |||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+809 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||