buildmachine
7914e93ec5
Horde: Updating schema documentation
...
#rnx
[CL 34230354 by buildmachine in ue5-main branch]
2024-06-10 01:11:50 -04:00
peter sauerbrei
9f44476a83
IAS on IOS - engine changes
...
#rb zack.neyland
[REVIEW] [at]elizabeth.bunner [at]zack.neyland [at]josh.adams
[CL 34229445 by peter sauerbrei in ue5-main branch]
2024-06-09 20:59:26 -04:00
yuriy odonnell
d3052b8198
unsync - Use current time if file in the manifest doesn't have a valid timestamp
...
[CL 34220430 by yuriy odonnell in ue5-main branch]
2024-06-07 20:30:08 -04:00
yuriy odonnell
19fa4207c8
unsync - Fix directory separators when syncing from Horde
...
* Also handle some more errors that may be encountered during unsuccessful sync
[CL 34220309 by yuriy odonnell in ue5-main branch]
2024-06-07 20:17:08 -04:00
ben marsh
eb712c473f
BuildGraph: Use a different folder for temp storage manifests when UAT is spawned recursively.
...
[CL 34219795 by ben marsh in ue5-main branch]
2024-06-07 19:51:08 -04:00
ben marsh
64fd6c4a7c
Horde: Static analysis fix.
...
#rnx
[CL 34219732 by ben marsh in ue5-main branch]
2024-06-07 19:46:38 -04:00
ben marsh
4ada2b2ff5
Horde: Prevent exception when converting an empty modtime to a win32 filetime.
...
#rnx
[CL 34219178 by ben marsh in ue5-main branch]
2024-06-07 19:24:09 -04:00
yuriy odonnell
703013dc43
unsync - Basic implementation of Horde blob download
...
[CL 34218083 by yuriy odonnell in ue5-main branch]
2024-06-07 18:21:05 -04:00
ben marsh
7c79208971
Horde: Include the file modtime in unsync responses.
...
#rnx
[CL 34217134 by ben marsh in ue5-main branch]
2024-06-07 17:51:03 -04:00
ben marsh
a55667ee4e
Horde: Remove unnecessary using directives.
...
#rnx
[CL 34215755 by ben marsh in ue5-main branch]
2024-06-07 17:18:41 -04:00
ben marsh
19af10d05f
Horde: Fix static analysis warning.
...
#rnx
[CL 34215697 by ben marsh in ue5-main branch]
2024-06-07 17:16:36 -04:00
ben marsh
f793d268a5
Horde: Fix body length not being updated for unsync responses.
...
#rnx
[CL 34215518 by ben marsh in ue5-main branch]
2024-06-07 17:10:36 -04:00
henrik karlsson
955a26ecbf
[UBA]
...
* Fixed so visualizer can visualize traces coming from UbaCli without needing restart
* Added some more logging to cache server maintenance
* Fixed scroll wheel zoom in visualizer
* Fixed so network server DisconnectClients does not put server in a bad state
[CL 34213980 by henrik karlsson in ue5-main branch]
2024-06-07 16:29:55 -04:00
ben marsh
676d67a6b8
Horde: Add a custom content type for unsync blob results (application/x-horde-unsync-blob)
...
#rnx
[CL 34213675 by ben marsh in ue5-main branch]
2024-06-07 16:20:55 -04:00
ben marsh
807cd30cc2
Horde: Add a header to each blob returned from the unsync-blobs endpoint. Each blob is prefixed by:
...
* 8 bytes: magic number (0x4C5C2AABA992610C)
* 8 bytes: payload size, excluding this header
* 8 bytes: size of the payload when decompressed
* 20 bytes: hash of the decompressed data
Values are all stored little endian.
#rnx
[CL 34213586 by ben marsh in ue5-main branch]
2024-06-07 16:18:25 -04:00
ben marsh
8079a86153
Horde: Remove unused using directive.
...
#rnx
[CL 34211603 by ben marsh in ue5-main branch]
2024-06-07 15:23:34 -04:00
ben marsh
f67dac8705
Horde: Add zstd as a compression format for bundles. Also add some basic compression tests, and fix an isuse with gzip streams being truncated.
...
[CL 34211562 by ben marsh in ue5-main branch]
2024-06-07 15:22:55 -04:00
leon huang
9102bd9ec4
Localization:
...
Add zh-Hans as a culture to be generated s part of the default modular localization config files for plugins using auto loc.
- Simplified chinese (zh-Hans) will be added as a supported language for plugins that use auto localization moving foward.
#jira: FORT-750590
#rb: trivial
[CL 34210183 by leon huang in ue5-main branch]
2024-06-07 14:42:23 -04:00
josh engebretson
f34311f9f1
Horde: Add artifact id to info box
...
#rnx
[CL 34209005 by josh engebretson in ue5-main branch]
2024-06-07 14:10:41 -04:00
josh engebretson
c7188e0864
Horde: Artifact Info box for artifact modal
...
#rnx
[CL 34208429 by josh engebretson in ue5-main branch]
2024-06-07 13:47:37 -04:00
ben marsh
b6246b0859
Horde: Add backwards compatible path for querying unsync blobs.
...
#rnx
[CL 34208338 by ben marsh in ue5-main branch]
2024-06-07 13:44:07 -04:00
ben marsh
490b2a25be
Horde: Expect a flat array of blob hashes when requesting data for unsync.
...
#rnx
[CL 34207984 by ben marsh in ue5-main branch]
2024-06-07 13:28:07 -04:00
ben marsh
84486e0d40
Horde: Include rolling hashes in bundle archives to support unsync manifests.
...
* DirectoryNode/ChunkedDataNodeRef now use HordeApiVersion for versioning purposes, rather than their own custom versioning scheme. These blob types will serialize the most relevant Horde API version number they support into archives.
[CL 34207616 by ben marsh in ue5-main branch]
2024-06-07 13:14:37 -04:00
yuriy odonnell
fbd81d0c69
unsync - Add --protocol argument to explicitly specify the server protocol flavor to use
...
[CL 34207269 by yuriy odonnell in ue5-main branch]
2024-06-07 13:00:34 -04:00
carl bystrom
9586454003
Horde: Ignore cancellations in AWS instance lifecycle
...
[CL 34207090 by carl bystrom in ue5-main branch]
2024-06-07 12:53:34 -04:00