| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | general: Fixed up some vcxproj files which had a warning level set | Stefan Boberg | 2021-10-24 | 9 | -23/+21 | |
| * | | | | | | | | | | | | | clang-format | Stefan Boberg | 2021-10-23 | 8 | -17/+15 | |
| * | | | | | | | | | | | | | cas: fixed some warnings | Stefan Boberg | 2021-10-23 | 3 | -9/+14 | |
| * | | | | | | | | | | | | | compactcas: Changed CasDiskLocation implementation so it can store chunks > 4... | Stefan Boberg | 2021-10-22 | 4 | -15/+129 | |
| * | | | | | | | | | | | | | z$: Removed CasStore | Stefan Boberg | 2021-10-21 | 4 | -16/+10 | |
| * | | | | | | | | | | | | | filecas: minor code restructuring | Stefan Boberg | 2021-10-21 | 1 | -15/+16 | |
| * | | | | | | | | | | | | | filecas: Added commit log, chunk gc | Stefan Boberg | 2021-10-21 | 8 | -18/+151 | |
| * | | | | | | | | | | | | | Removed accidentally committed test code | Stefan Boberg | 2021-10-21 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | gc: Added GcStorage base class and hooked it up to CasGc | Stefan Boberg | 2021-10-21 | 10 | -38/+93 | |
| * | | | | | | | | | | | | | Added IsReady flag to ZenServerEntry | Stefan Boberg | 2021-10-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Merged from main | Stefan Boberg | 2021-10-21 | 8 | -183/+487 | |
| |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | zenserver: Tweaked state initialization so we know when we're running for the... | Stefan Boberg | 2021-10-21 | 2 | -72/+107 | |
| | * | | | | | | | | | | | | zenserver: don't try to delete the logs directory when wiping state | Stefan Boberg | 2021-10-21 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | Fixed failing test. | Per Larsson | 2021-10-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Compressed oplog attachments | Per Larsson | 2021-10-21 | 7 | -110/+377 | |
| * | | | | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-20 | 12 | -13/+18 | |
| |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Added missing include. | Per Larsson | 2021-10-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | Merge branch 'main' of https://github.com/EpicGames/zen into main | Stefan Boberg | 2021-10-20 | 10 | -13/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Format fix. | Per Larsson | 2021-10-20 | 10 | -13/+14 | |
| | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | Added ZEN_THIRD_PARTY_INCLUDES_START to prevent compilation issues | Stefan Boberg | 2021-10-20 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | zen: Improved error reporting for `print` command | Stefan Boberg | 2021-10-20 | 1 | -3/+20 | |
| * | | | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-20 | 1 | -16/+101 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | zen server: Added root manifest, with support for explicit schema versioning | Stefan Boberg | 2021-10-20 | 1 | -16/+101 | |
| * | | | | | | | | | | | | cas: Adding cas.file.gc test for exercising garbage collection (incomplete) | Stefan Boberg | 2021-10-20 | 1 | -1/+35 | |
| * | | | | | | | | | | | | gc: comment | Stefan Boberg | 2021-10-19 | 1 | -0/+9 | |
| * | | | | | | | | | | | | core: Enable warning C4668 again (unsure why it went missing) | Stefan Boberg | 2021-10-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | gc: Made ref tracking optional on `ZEN_USE_REF_TRACKING` | Stefan Boberg | 2021-10-19 | 2 | -45/+46 | |
| * | | | | | | | | | | | | Merge from main | Stefan Boberg | 2021-10-19 | 3 | -43/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Stefan Boberg | 2021-10-19 | 10 | -72/+228 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Some gc interface stubs | Stefan Boberg | 2021-10-18 | 2 | -3/+17 | |
| | * | | | | | | | | | | | | | minor: comment edits | Stefan Boberg | 2021-10-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Stefan Boberg | 2021-10-19 | 10 | -72/+228 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | cas: Factored out OpenOrCreateManifest | Stefan Boberg | 2021-10-19 | 1 | -45/+49 | |
| | * | | | | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-19 | 2 | -24/+69 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | cb: Implemented DateTime::Now() and fixed DateTime/TimeSpan string formatting | Stefan Boberg | 2021-10-19 | 2 | -24/+69 | |
| | * | | | | | | | | | | | | | cas: implemented manifest update/upgrade | Stefan Boberg | 2021-10-19 | 1 | -24/+56 | |
| | * | | | | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-19 | 1 | -6/+7 | |
| | |\| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | zenserver-test: Fixed up zcache tests | Stefan Boberg | 2021-10-19 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | Merge branch 'main' into gc | Stefan Boberg | 2021-10-19 | 6 | -21/+56 | |
| | |\| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | string: Fixed ToLower logic (needs to use unsigned arithmetic) | Stefan Boberg | 2021-10-19 | 2 | -2/+8 | |
| | | * | | | | | | | | | | | | iobuffer: added templated Data() to make typed data access easier | Stefan Boberg | 2021-10-19 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | httpasio: Implemented some handling for Expect: header | Stefan Boberg | 2021-10-18 | 1 | -17/+33 | |
| | | * | | | | | | | | | | | | project store: DELETE {project} request now produces a correct HTTP response | Stefan Boberg | 2021-10-18 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | httpsys: Added automatic translation of 200 OK -> 204 NO CONTENT for case whe... | Stefan Boberg | 2021-10-18 | 1 | -2/+10 | |
| | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | cas: added structured manifest support | Stefan Boberg | 2021-10-19 | 1 | -8/+47 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | zenserver: disabled named pipes client and exec service by default | Stefan Boberg | 2021-10-19 | 1 | -4/+30 | |
| * | | | | | | | | | | | | cas: Hooked up GC to structured cache | Stefan Boberg | 2021-10-19 | 8 | -31/+115 | |
| |/ / / / / / / / / / / | ||||||
| * / / / / / / / / / / | gc: moved GcContect from CAS into gc files | Stefan Boberg | 2021-10-18 | 5 | -47/+61 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | / | structured cache: Implemented GarbageCollect() for disk and memory buckets | Stefan Boberg | 2021-10-16 | 1 | -26/+87 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | Fixed up some more windows include issues | Stefan Boberg | 2021-10-15 | 3 | -2/+7 | |