aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.2.5v0.2.5Dan Engelbrecht2023-04-251-1/+1
* Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2023-04-2412-37/+177
|\
| * fixed dashboard file serving bug (#255)Stefan Boberg2023-04-2412-37/+177
* | added changelog commentStefan Boberg2023-04-241-0/+1
|/
* 0.2.5-pre4v0.2.5-pre4Dan Engelbrecht2023-04-241-1/+1
* fix down command (#254)Dan Engelbrecht2023-04-244-7/+14
* check for port conflict before trying to take data dir lock (#253)Dan Engelbrecht2023-04-241-24/+29
* 0.2.5-pre3v0.2.5-pre3Dan Engelbrecht2023-04-211-1/+1
* steps.read_version.outputs.contents -> steps.read_version.outputs.contentDan Engelbrecht2023-04-211-5/+5
* 0.2.5-pre2Dan Engelbrecht2023-04-211-1/+1
* try fixing version/changelog readingDan Engelbrecht2023-04-211-2/+2
* 0.2.5-pre1Dan Engelbrecht2023-04-211-1/+1
* save cache rawsize and rawhash in manifest file instead of log file (#251)Dan Engelbrecht2023-04-215-247/+104
* switch to juliangruber/read-file-action to avoid deprecated api usage (#252)Dan Engelbrecht2023-04-211-2/+2
* 0.2.5-pre0v0.2.5-pre0Dan Engelbrecht2023-04-211-1/+1
* Fix sentry init (#250)Dan Engelbrecht2023-04-212-1/+11
* oplog and cache stats (#244)Dan Engelbrecht2023-04-2115-43/+1319
* Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2023-04-2023-47/+277
|\
| * oops: clang-formatStefan Boberg2023-04-192-11/+11
| * put forcelink calls into ZEN_WITH_TESTS blocksStefan Boberg2023-04-192-0/+8
| * tweaks for enabling unity buildsStefan Boberg2023-04-1915-28/+72
| * added missing #pragma onceStefan Boberg2023-04-194-0/+8
| * Support for HTTP range header (#245)Per Larsson2023-04-196-8/+147
| * make sure initialization of a new filecas dont remove the cas manifest file o...Dan Engelbrecht2023-04-192-1/+38
| * clang-format fixStefan Boberg2023-04-181-1/+1
| * fix gcc warning about potentially unitialized variableStefan Boberg2023-04-181-1/+1
* | #pragma once added to some headersStefan Boberg2023-04-203-0/+6
|/
* Update README.mdStefan Boberg2023-04-131-7/+1
* Added setup_windows.bat for use in provisioning test machinesStefan Boberg2023-04-121-0/+5
* Updated VS instructionsStefan Boberg2023-04-121-1/+2
* Update installation instructions Stefan Boberg2023-04-121-10/+13
* Update installation instructions Stefan Boberg2023-04-121-9/+18
* mergeStefan Boberg2023-04-044-38/+48
|\
| * #minor - don't log "sentry initialized" if sentry is explicitly disabled.Dan Engelbrecht2023-04-031-6/+9
| * minor: Namnspace -> namespaceStefan Boberg2023-03-301-2/+2
| * zen: sorted commands to reduce potential for merge conflictsStefan Boberg2023-03-301-54/+37
| * minor: FormatResponse -> FormatHttpResponseStefan Boberg2023-03-304-18/+18
| * ignore generated CMake filesStefan Boberg2023-03-301-0/+2
* | minor ZenCmdBase cleanupStefan Boberg2023-04-044-55/+35
|/
* minor: spellingStefan Boberg2023-03-301-1/+1
* Use ReadPayloadObject to read POST payloadStefan Boberg2023-03-301-3/+1
* zenserver-test: ensure MakeOplog does not send an invalid payloadStefan Boberg2023-03-301-0/+1
* Added some notes to the Mac installation instructionsStefan Boberg2023-03-291-1/+2
* Fix alignment for zen command listingStefan Boberg2023-03-271-27/+27
* eliminated spurious cxxopts.hpp includeStefan Boberg2023-03-271-4/+1
* lock cxxopts to v3.0.0 for nowStefan Boberg2023-03-271-1/+1
* De/fix rpc replay to handle pid (#243)Dan Engelbrecht2023-03-214-56/+175
* send payloads as duplicated handles (#240)Dan Engelbrecht2023-03-148-57/+367
* removed catch2 (#241)Stefan Boberg2023-03-076-25/+12
* store cache rawhash and rawsize for unstructured cache values (#234)Dan Engelbrecht2023-02-236-179/+490