aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* junit test reporting (#239)Dan Engelbrecht2023-02-233-33/+75
* add test for fnf responses in project store (#238)Dan Engelbrecht2023-02-221-1/+13
* Clang format wanted to change one cell from a tab to a spaceMartin Ridgers2023-02-221-1/+1
* Removed unused functionMartin Ridgers2023-02-221-129/+0
* There is no need to calculate the start of a zip archive.Martin Ridgers2023-02-221-6/+2
* The start of a Zip archive can be calculated using its own dataMartin Ridgers2023-02-221-1/+1
* Magic value for Zip LocalFileHeader struct was incorrectMartin Ridgers2023-02-221-1/+1
* Fix httpsys async response (#237)Dan Engelbrecht2023-02-212-2/+3
* UE 177395 - fix crash when using asio http server and requesting info on non-...Dan Engelbrecht2023-02-213-1/+32
* add `--showmethodstats` option for rpc replay to show method statistics (#233)Dan Engelbrecht2023-02-213-40/+104
* Refactor CacheBuckets to allow for storing RawHash/RawSize (#232)v0.2.4-pre0v0.2.4Dan Engelbrecht2023-02-202-98/+258
* Enhanced rpc request recording (#229)Dan Engelbrecht2023-02-179-283/+655
* Experimental ObjectStore/CDN like endpointPer Larsson2023-02-165-1/+321
* changelogDan Engelbrecht2023-02-151-1/+1
* Make sure to add any scanned files to the cas registry (#230)Dan Engelbrecht2023-02-151-0/+1
* Move knowledge of UE env variable from zenserver to zen command line tool (#227)Dan Engelbrecht2023-02-136-16/+71
* no sentry report on port conflict (#228)Dan Engelbrecht2023-02-132-4/+9
* FileCas (#226)Dan Engelbrecht2023-02-133-133/+452
* 0.2.3v0.2.3Dan Engelbrecht2023-02-091-1/+1
* spelling in changelogDan Engelbrecht2023-02-091-1/+1
* 0.2.3-pre2v0.2.3-pre2Dan Engelbrecht2023-02-091-1/+1
* changelogDan Engelbrecht2023-02-091-0/+2
* oplog upload/download (#214)Dan Engelbrecht2023-02-0922-92/+4025
* Update README.mdStefan Boberg2023-02-091-1/+1
* Update README.mdStefan Boberg2023-02-091-0/+3
* Added xmake install step to README.mdStefan Boberg2023-02-091-0/+1
* removed very old and invalid TODO.mdStefan Boberg2023-02-081-49/+0
* removed some deprecated scriptsStefan Boberg2023-02-089-1008/+0
* 0.2.3-pre1v0.2.3-pre1Dan Engelbrecht2023-02-071-1/+1
* 0.2.3-pre0Dan Engelbrecht2023-02-071-1/+1
* Add support for "packagedata" mapping in oplog entries (#224)Dan Engelbrecht2023-02-072-3/+14
* changelogDan Engelbrecht2023-02-071-0/+11
* Merge pull request #223 from EpicGames/script-hygieneMartin Ridgers2023-02-071-277/+0
|\
| * Removed unused scriptMartin Ridgers2023-02-071-277/+0
|/
* Merge pull request #219 from EpicGames/linux-buildMartin Ridgers2023-02-0613-45/+149
|\
| * Fixed wrong if-statement when checking for the presence of clang++Martin Ridgers2023-02-061-1/+1
| * Added note about UE toolchain meeting VFX reference platform versionsMartin Ridgers2023-02-061-3/+4
| * Fixed two typos in ReadmeMartin Ridgers2023-02-061-2/+2
| * Removed stale comment now that use of !! has been replacedMartin Ridgers2023-02-031-1/+0
| * Added a size_t override for Apple Clang where types as size_t != uint64_tMartin Ridgers2023-02-031-0/+11
| * Commented out breakpad_client xmake.lua adjustment - not applicable yetMartin Ridgers2023-02-031-0/+3
| * Removed the AppImage-based bundling step on LinuxMartin Ridgers2023-02-022-40/+1
| * Removed size_t override that is no longer required with newer libc++Martin Ridgers2023-02-021-9/+0
| * Scripts to acquire and use UE's Linux toolchainMartin Ridgers2023-02-025-0/+126
| * Fixed symbol resolution error because xmake reverses dependent librariesMartin Ridgers2023-02-021-0/+8
| * Missing pthread dependencyMartin Ridgers2023-02-021-0/+4