| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fixed stats. | Per Larsson | 2021-11-11 | 1 | -92/+119 | |
| | * | | | | | | | | | | | | | | | | | | | | Removed batch result. | Per Larsson | 2021-11-11 | 2 | -27/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | Format and remove unused type. | Per Larsson | 2021-11-11 | 3 | -6/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | Added batch API to upstream endpoints. | Per Larsson | 2021-11-11 | 7 | -148/+413 | |
| | * | | | | | | | | | | | | | | | | | | | | Honor cache policy. | Per Larsson | 2021-11-10 | 1 | -24/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | Changed RPC keys to camel case. | Per Larsson | 2021-11-10 | 2 | -43/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | Handle cache record policy. | Per Larsson | 2021-11-10 | 4 | -21/+87 | |
| | * | | | | | | | | | | | | | | | | | | | | Sort cache keys when resolving payload ID's. | Per Larsson | 2021-11-09 | 6 | -48/+228 | |
| | * | | | | | | | | | | | | | | | | | | | | Added batched get chunk(s). | Per Larsson | 2021-11-08 | 4 | -123/+276 | |
| | * | | | | | | | | | | | | | | | | | | | | Added upstream batch API. | Per Larsson | 2021-11-02 | 9 | -140/+462 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'main' into zcache-batch | Per Larsson | 2021-11-01 | 21 | -263/+583 | |
| | |\| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'main' of https://github.com/EpicGames/zen | Per Larsson | 2021-11-01 | 12 | -144/+255 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | Moved declaration of ZenDiskCacheLayer::CacheBucket in the .h | Martin Ridgers | 2021-11-01 | 2 | -92/+116 | |
| | | | * | | | | | | | | | | | | | | | | | | Added missing link-time dependencies to xmake.lua scripts | Martin Ridgers | 2021-11-01 | 1 | -0/+2 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | Fixed shadowed symbol error in zenserver-test.cpp | Martin Ridgers | 2021-11-01 | 1 | -4/+6 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Fixed possible undefined use error | Martin Ridgers | 2021-11-01 | 1 | -1/+1 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Upload cache record before blobs and call finalize when processing upstream t... | Per Larsson | 2021-11-01 | 3 | -101/+124 | |
| | * | | | | | | | | | | | | | | | | | First pass batch request. | Per Larsson | 2021-10-29 | 3 | -0/+176 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | gc: implemented timestamped snapshot persistence | Stefan Boberg | 2021-11-17 | 2 | -42/+146 | |
| * | | | | | | | | | | | | | | | | | zen: eliminated unused deploy command | Stefan Boberg | 2021-11-17 | 5 | -126/+0 | |
| * | | | | | | | | | | | | | | | | | gc: fixed missing cidstore association | Stefan Boberg | 2021-11-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | z$: implemented basic bucket tracking | Stefan Boberg | 2021-11-04 | 1 | -0/+65 | |
| * | | | | | | | | | | | | | | | | | z$: basic access tracking | Stefan Boberg | 2021-11-03 | 7 | -51/+259 | |
| * | | | | | | | | | | | | | | | | | fixed tests for new msvc compiler warnings | Stefan Boberg | 2021-11-03 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Stefan Boberg | 2021-11-03 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | log: improved log pattern for file log to make it easier to consume file logs... | Stefan Boberg | 2021-11-03 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | More .gitignore cleanup | Stefan Boberg | 2021-11-03 | 1 | -5/+2 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Add /vsxmake* to .gitignore | Stefan Boberg | 2021-11-03 | 3 | -3/+38 | |
| * | | | | | | | | | | | | | | | | | Fixed unused variable warning | Stefan Boberg | 2021-11-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | Fixed issue with manifest overwrite on state directory upgrade | Stefan Boberg | 2021-11-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | fs: minor logging cleanup | Stefan Boberg | 2021-11-02 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | gc: implemented CID remapping for GC | Stefan Boberg | 2021-11-01 | 2 | -2/+50 | |
| * | | | | | | | | | | | | | | | | | cid: Added RemapCid() for use in GC | Stefan Boberg | 2021-11-01 | 2 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | projectstore: Implemented project/oplog discovery so we can take any persiste... | Stefan Boberg | 2021-11-01 | 2 | -1/+68 | |
| * | | | | | | | | | | | | | | | | | gc: added DeletionMode flag to allow gc dry runs | Stefan Boberg | 2021-11-01 | 3 | -0/+27 | |
| * | | | | | | | | | | | | | | | | | project: fixed logging of new oplog entries (again) to be easier to scan | Stefan Boberg | 2021-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | projectstore: added validation of oplog data during initialization | Stefan Boberg | 2021-11-01 | 5 | -10/+93 | |
| * | | | | | | | | | | | | | | | | | cidstore: implemented validation of data during index initialization | Stefan Boberg | 2021-11-01 | 1 | -9/+24 | |
| * | | | | | | | | | | | | | | | | | caslog: Added GetLogSize, fixed issue with append offset computation | Stefan Boberg | 2021-11-01 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Stefan Boberg | 2021-11-01 | 4 | -19/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Stefan Boberg | 2021-11-01 | 13 | -38/+173 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | filecas: Fixed debug logging | Stefan Boberg | 2021-11-01 | 1 | -10/+60 | |
| | * | | | | | | | | | | | | | | | | | | gc: Implemented initial root gathering for projects/oplogs | Stefan Boberg | 2021-10-28 | 3 | -9/+62 | |
| | * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/main' into gc | Stefan Boberg | 2021-10-28 | 5 | -14/+143 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | gc: CollectGarbage implementation | Stefan Boberg | 2021-11-01 | 2 | -1/+18 | |
| | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merged from main | Stefan Boberg | 2021-10-29 | 17 | -52/+316 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | / / / / / / / / / / / / / | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Minor cleanup | Stefan Boberg | 2021-10-29 | 1 | -37/+2 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2021-10-29 | 3 | -3/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Added option --zen-upstream-dns that will be resolved to one or more endpoint. | Per Larsson | 2021-10-29 | 3 | -3/+59 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | z$: hooked up bucket traversal for gc | Stefan Boberg | 2021-10-29 | 5 | -23/+148 | |