| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 0.1.7 | Dan Engelbrecht | 2022-10-04 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'release/0.1.6' | Dan Engelbrecht | 2022-10-04 | 2 | -1/+5 | |
| |\ | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # VERSION.txt # zenserver/upstream/upstreamcache.cpp | |||||
| | * | 0.1.6 | Dan Engelbrecht | 2022-10-04 | 1 | -1/+1 | |
| | | | ||||||
| | * | changelog | Dan Engelbrecht | 2022-10-04 | 1 | -0/+3 | |
| | | | ||||||
| | * | Use bucket/key to get inline value in upstream for chunks without a chunkid | Dan Engelbrecht | 2022-10-04 | 1 | -2/+5 | |
| | | | ||||||
| * | | 0.1.6-pre11v0.1.6-pre11v0.1.6 | Dan Engelbrecht | 2022-09-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | changelog | Dan Engelbrecht | 2022-09-30 | 1 | -0/+1 | |
| | | | ||||||
| * | | Handle zero size file mapping (#177) | Dan Engelbrecht | 2022-09-30 | 2 | -2/+13 | |
| | | | | | | | | | * Handle edgecase with zero size memory mapping of file * changelog | |||||
| * | | De/reduce buffer creation in parsepackedmessage (#175) | Dan Engelbrecht | 2022-09-30 | 4 | -19/+46 | |
| | | | | | | | | | | | * Don't create call CreateBuffer for attachement data that we only read and not keep * changelog * don't read oplog attachments into memory just to do a redundant store of them | |||||
| * | | Use bucket/key to get inline value in upstream for chunks without a chunkid ↵ | Dan Engelbrecht | 2022-09-30 | 2 | -3/+7 | |
| | | | | | | | | | (#176) | |||||
| * | | Format all rpc package responses using `FormatPackageMessageBuffer` to avoid ↵ | Dan Engelbrecht | 2022-09-29 | 6 | -45/+60 | |
| | | | | | | | | | | | memory copy (#174) When reading upstream, fall back to old rpc response to handle older instances. | |||||
| * | | De/more upstream details (#168)v0.1.6-pre9v0.1.6-pre10 | Dan Engelbrecht | 2022-09-22 | 5 | -193/+291 | |
| | | | | | | | | | | | | | * Pass along endpoint info for each upstream request * Add more timing details in log * more log details for single item upstream fetch * DISABLEDQUERY over SKIP | |||||
| * | | Add elapsed seconds per individual request from upstream (#167) | Dan Engelbrecht | 2022-09-21 | 2 | -13/+35 | |
| | | | ||||||
| * | | logging - don't do formatting of messages the will not be logged (#169) | Dan Engelbrecht | 2022-09-21 | 1 | -72/+40 | |
| | | | ||||||
| * | | editorconfig: our lua files use spaces for indentation | Stefan Boberg | 2022-09-20 | 1 | -0/+3 | |
| | | | | | | | | | this was not a conscious decision but it seems reasonable to make it explicit with this config setting, at least for now | |||||
| * | | Use BLAKE3 port from vcpkg (#141) | Stefan Boberg | 2022-09-20 | 89 | -44583/+13 | |
| | | | | | | | | | use BLAKE3 port from vcpkg instead of in-tree binaries | |||||
| * | | rename URI chunk requests from value -> chunk (#166) | Dan Engelbrecht | 2022-09-19 | 6 | -31/+31 | |
| | | | ||||||
| * | | LoadCompactBinary gracefully handles read failures and sizes larger than the ↵ | Dan Engelbrecht | 2022-09-19 | 3 | -25/+72 | |
| | | | | | | | | | | | | | | | | | archive (#165) * add failing test * CompactBinary: Fixed LoadCompactBinary to gracefully handle read failures and sizes larger than the archive From https://p4-swarm.epicgames.net/changes/21983905 * changelog | |||||
| * | | 0.1.6-pre8v0.1.6-pre8 | Dan Engelbrecht | 2022-09-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | adjusted logging to be more in line with current config | Dan Engelbrecht | 2022-09-15 | 1 | -3/+7 | |
| | | | ||||||
| * | | 0.1.6-pre7v0.1.6-pre7 | Dan Engelbrecht | 2022-09-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix log message | Dan Engelbrecht | 2022-09-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add pkg-config requirement to README.md | Dan Engelbrecht | 2022-09-13 | 1 | -0/+6 | |
| | | | ||||||
| * | | 0.1.6-pre6v0.1.6-pre6 | Dan Engelbrecht | 2022-09-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | enable json log file (#164) | Dan Engelbrecht | 2022-09-12 | 4 | -23/+179 | |
| | | | | | | | | | | | | | * Include source location on ZEN_ERROR and ZEN_CRITICAL * Use proper logging for sentry init status * format file logger as json if .json extension is given * changelog | |||||
| * | | create release in Sentry and set version string in executable (#162) | Dan Engelbrecht | 2022-09-12 | 4 | -7/+26 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | * create release in Sentry and set version string in executable * changelog * 0.1.6-pre0 * sentr-cli install dir * 0.1.6-pre1 * include org and project when creating Sentry release * 0.1.6-pre2 * move org and project options * 0.1.6-pre3 * need to first to "new", then finalize * 0.1.6-pre4 * read version before creating release * 0.1.6-pre5 | |||||
| * | Merge branch 'main' of https://github.com/EpicGames/zenv0.1.6-pre5v0.1.6-pre3v0.1.6-pre2v0.1.6-pre1v0.1.6-pre0v0.1.5 | zousar | 2022-09-09 | 2 | -1/+11 | |
| |\ | ||||||
| | * | only try to parse payload hash if header exists (#163) | Dan Engelbrecht | 2022-09-09 | 2 | -1/+11 | |
| | | | | | | | | | * only try to parse payload hash if header exists * changelog | |||||
| * | | 0.1.5 | zousar | 2022-09-09 | 1 | -1/+1 | |
| |/ | | | | 0.1.5 | |||||
| * | 0.1.4v0.1.4 | Dan Engelbrecht | 2022-09-08 | 1 | -1/+1 | |
| | | ||||||
| * | Adjust errors vs warnings messages (#160) | Dan Engelbrecht | 2022-09-08 | 10 | -41/+42 | |
| | | | | | * demote a number of ZEN_ERROR to ZEN_WARN * changelog | |||||
| * | Remove legacy code (#161) | Dan Engelbrecht | 2022-09-08 | 4 | -234/+11 | |
| | | | | | * changelog * remove obsolete legacy code | |||||
| * | 0.1.4-pre27v0.1.4-pre27 | Dan Engelbrecht | 2022-09-08 | 1 | -1/+1 | |
| | | ||||||
| * | Added CloudCacheSession::GetInlineBlob to properly get CacheValues (#159) | Dan Engelbrecht | 2022-09-07 | 4 | -4/+60 | |
| | | | | | | * Added CloudCacheSession::GetInlineBlob to properly get CacheValues from Horde Issue #UE-162151 * validate uncompressed binary from Horde "application/x-jupiter-inline" response | |||||
| * | Implement proper GetCacheValues upstream (#155) | Dan Engelbrecht | 2022-09-06 | 6 | -35/+298 | |
| | | | | | * Implement proper GetCacheValues upstream * changelog | |||||
| * | updated codeowners (#157) | Dan Engelbrecht | 2022-09-05 | 1 | -1/+7 | |
| | | ||||||
| * | Fix/safer html folder detection (#153)v0.1.4-pre26 | Dan Engelbrecht | 2022-09-05 | 2 | -9/+20 | |
| | | | | | * safer detection of html folder for frontend in debug mode * changelog | |||||
| * | Don't use -r option for 7z, it is not needed and picks up more than you ↵ | Dan Engelbrecht | 2022-09-05 | 1 | -1/+1 | |
| | | | | | expect (#156) | |||||
| * | 0.1.4-pre24v0.1.4-pre25 | Dan Engelbrecht | 2022-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | 0.1.4 | Dan Engelbrecht | 2022-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | changelog | Dan Engelbrecht | 2022-09-02 | 1 | -18/+18 | |
| | | ||||||
| * | remove legacy derived data interface for Jupiter (#152) | Dan Engelbrecht | 2022-08-31 | 6 | -118/+7 | |
| | | | | * remove legacy derived data interface for Jupiter | |||||
| * | update changelog with changes since 0.1.3 (#151) | Dan Engelbrecht | 2022-08-29 | 1 | -0/+20 | |
| | | ||||||
| * | Add sentry log sink to capture error/critical log statements (#147) | Dan Engelbrecht | 2022-08-26 | 3 | -6/+62 | |
| | | | | | Attach log file to sentry error reports Log ERROR when std::terminate() is called | |||||
| * | Use "\\?\" prefixed paths and fix hardcoded path delimiters (#149) | Dan Engelbrecht | 2022-08-26 | 6 | -46/+77 | |
| | | | | | | | * use "\\?\" prefix for windows paths * fix path delimiters * disable vcpkg caching * Workaround for spdlog not being able to create directories prefixed with `\\?\` | |||||
| * | redefine vcpkg cache naming | Dan Engelbrecht | 2022-08-26 | 2 | -6/+6 | |
| | | ||||||
| * | 0.1.4-pre24v0.1.4-pre24 | Dan Engelbrecht | 2022-08-26 | 1 | -1/+1 | |
| | | ||||||
| * | Upload symbol information to Sentry when creating release (#148) | Dan Engelbrecht | 2022-08-26 | 2 | -1/+31 | |
| | | | | * enable sentry upload | |||||
| * | Build script cleanup (#150)v0.1.4-pre23v0.1.4-pre20 | Dan Engelbrecht | 2022-08-25 | 3 | -52/+68 | |
| | | | | | | * always do 'config' to avoid user input problems in CI * always bundle on validate release, remove separate build release * bump vcpkg cache | |||||
| * | re-enable MacOS build (#144)v0.1.4-pre19v0.1.4-pre14v0.1.4-pre13v0.1.4-pre11 | Dan Engelbrecht | 2022-08-22 | 2 | -121/+121 | |
| | | | | | * re-enable MacOS build * bump vcpkg version | |||||