Commit Graph

21166 Commits

Author SHA1 Message Date
zack neyland
ed02c75fc8 UBT: Remove ld_classic workaround, as bumping the min runtime to 11 removes the need for this. There was a bug with Apple's new linker with generating load ops when targeting 10.x runtimes.
[CL 29782291 by zack neyland in ue5-main branch]
2023-11-16 12:40:14 -05:00
ben marsh
a037cebf59 Horde: Support for reading entire packets through PacketHandle objects.
#jira

[CL 29781007 by ben marsh in ue5-main branch]
2023-11-16 12:10:13 -05:00
juan legaz
cdb03aa180 Added a button in UGS to force the update of the tools without needing to reboot
#rb randy.jones

[CL 29780796 by juan legaz in ue5-main branch]
2023-11-16 12:05:31 -05:00
juan legaz
3793da70dc Replaced Unreal.MachineName with System.Net.Dns.GetHostName() so that we don't need to add an extra dependency on EpicGames.Build
#rb Josh.Adams, randy.jones

[CL 29780684 by juan legaz in ue5-main branch]
2023-11-16 12:02:10 -05:00
ben marsh
867bfdc805 Horde: Add better diagnostic information for exceptions thrown while reading packets.
#jira

[CL 29779660 by ben marsh in ue5-main branch]
2023-11-16 11:29:11 -05:00
ben marsh
721f61c362 Horde: Use the exact size of the underlying packet data when constructing packet objects.
#jira

[CL 29779186 by ben marsh in ue5-main branch]
2023-11-16 11:16:20 -05:00
ben marsh
08953a6bd8 Horde: Add additional checks that data is decompressed correctly from bundles.
#jira

[CL 29778397 by ben marsh in ue5-main branch]
2023-11-16 10:51:02 -05:00
per larsson
5d4e6f8552 IAS - added UAT option -Upload=<args> for uploading ondemand content to S3 compatible endpoint
Use -Upload=LocalZen to upload to local Zen server

#rb Paul.Chipchase

[CL 29777954 by per larsson in ue5-main branch]
2023-11-16 10:37:28 -05:00
ben marsh
bde5ac9eb9 Horde: Fix warnings due to not forwarding cancellation tokens.
#jira

[CL 29777806 by ben marsh in ue5-main branch]
2023-11-16 10:35:17 -05:00
ben marsh
db724b168c Horde: Missing file.
#jira

[CL 29776900 by ben marsh in ue5-main branch]
2023-11-16 10:06:17 -05:00
ben marsh
cfd939199a Horde: Filter out caching Perforce describe records for changes that no longer exist.
#jira

[CL 29776171 by ben marsh in ue5-main branch]
2023-11-16 09:35:12 -05:00
ben marsh
7566237434 Horde: Missing file.
#jira

[CL 29775883 by ben marsh in ue5-main branch]
2023-11-16 09:22:12 -05:00
joakim lindqvist
f6da93738f Unreal Cloud DDC - Add support for setting nginx backlog and tweaking the security context as well as the keep alive connection count (which I also bumped the default value of)
[CL 29775684 by joakim lindqvist in ue5-main branch]
2023-11-16 09:05:56 -05:00
ben marsh
0f4c5bfe2b Horde: Fix exception using new storage backend due to nodes being written without being flushed first.
[CL 29775611 by ben marsh in ue5-main branch]
2023-11-16 09:01:19 -05:00
carl bystrom
8e01d8a9ca Horde: Add relay metadata to compute lease
[CL 29772951 by carl bystrom in ue5-main branch]
2023-11-16 04:36:34 -05:00
ben marsh
a09c9916a1 Horde: Remove development settings from default launchsettings file.
#jira

[CL 29770601 by ben marsh in ue5-main branch]
2023-11-15 22:30:02 -05:00
ben marsh
ff003b7187 Horde: Fix exception writing temp storage using new storage backend.
#jira

[CL 29770263 by ben marsh in ue5-main branch]
2023-11-15 21:59:35 -05:00
ben marsh
1c712edd72 Horde: Additional logging for using new storage backend.
#jira

[CL 29769803 by ben marsh in ue5-main branch]
2023-11-15 21:27:02 -05:00
zack neyland
ff42e9e464 UBT: Fix for MakeStubItems with Circular Deps.
[CL 29769278 by zack neyland in ue5-main branch]
2023-11-15 21:04:26 -05:00
ben marsh
c0798579b9 Horde: Configure Redis to bind to an IPv4 address by default, and use 127.0.0.1 in the connection strings.
Connecting to localhost can try the IPv6 loopback adapter, but Redis only binds to the IPv4 loopback adapter by default, causing a 1-2 second delay until the IPv6 connection times out in StackExchange.Redis.

#jira

[CL 29769058 by ben marsh in ue5-main branch]
2023-11-15 20:57:29 -05:00
joe kirchoff
ef982a57f3 UnrealBuildTool: Also load BuildConfiguration from %ProgramData% & %LocalAppData%
[CL 29766107 by joe kirchoff in ue5-main branch]
2023-11-15 19:41:48 -05:00
joe pribele
bd388df466 fix for xml doc comments error
[CL 29765543 by joe pribele in ue5-main branch]
2023-11-15 19:17:54 -05:00
joe pribele
1e6438eb61 combining FObjectPropertyPtr and FObjectProperty and FClassPropertyPtr and FClassProperty together
simplifies usage of Object Properties and fixes a few edge cases

see zousar.shaker for issues

#rb zousar.shaker

[CL 29761675 by joe pribele in ue5-main branch]
2023-11-15 17:27:09 -05:00
ben marsh
1df7695b61 Horde: Remove synchronous wait from MongoService dispose.
#jira

[CL 29760959 by ben marsh in ue5-main branch]
2023-11-15 17:11:08 -05:00
ben marsh
11fbd6542a Horde: Ensure we wait for all collection upgrade tasks before MongoService is disposed.
#jira

[CL 29760621 by ben marsh in ue5-main branch]
2023-11-15 16:59:02 -05:00