Commit Graph

2284 Commits

Author SHA1 Message Date
jerome delattre
6fa7880cb8 Avoid Gauntlet issues to be grouped all together if they are from different type or contains callstack
#jira UE-208397
#rnx

#rb Ben.Marsh, sean.sweeney

[CL 33871350 by jerome delattre in ue5-main branch]
2024-05-23 15:24:46 -04:00
marc audy
6a7551bf61 Fix spelling error
#rnx

[CL 33855268 by marc audy in ue5-main branch]
2024-05-23 01:58:39 -04:00
joe kirchoff
615c9ed5eb UnrealBuildTool: Add package reference to System.CodeDom needed to compile with .NET 8
#rnx

[CL 33850746 by joe kirchoff in ue5-main branch]
2024-05-22 20:00:42 -04:00
joe kirchoff
55524d38e1 EpicGames.UBA: Maintain reference to wrapped native handles in CacheClientImpl.cs
#rnx

[CL 33844033 by joe kirchoff in ue5-main branch]
2024-05-22 16:53:44 -04:00
josh engebretson
1a25ea41a7 Horde: Add a fingerprint description as part of issue response
[FYI] ben.marsh

[CL 33833733 by josh engebretson in ue5-main branch]
2024-05-22 12:31:59 -04:00
joe kirchoff
5f5a8a703e UnrealBuildTool: Move several helper functions to EpicGames.Build
#rnx

[CL 33815711 by joe kirchoff in ue5-main branch]
2024-05-21 19:32:34 -04:00
ben marsh
37ff2e4708 EpicGames.Perforce: Fix parsing of array fields from Perforce records.
[CL 33807462 by ben marsh in ue5-main branch]
2024-05-21 16:08:08 -04:00
ben marsh
7d471a8221 EpicGames.Perforce: Fix parsing of records which have duplicate field names in child records.
[FYI] Marc.Audy

[CL 33805183 by ben marsh in ue5-main branch]
2024-05-21 15:13:49 -04:00
ben marsh
1de637385b Horde: Allow overriding the targets to execute for a job.
The optional 'Targets' property can be specified when creating a job, and will replace any -Target= arguments in the command line if set.

[FYI] Josh.Engebretson

[CL 33799476 by ben marsh in ue5-main branch]
2024-05-21 12:43:10 -04:00
jppiiroinen-h13
c462f9a35a Horde: Remove server OS version info from anonymous endpoint responses. (#11909)
#jira UE-215385

[CL 33793422 by jppiiroinen-h13 in ue5-main branch]
2024-05-21 09:55:50 -04:00
ben marsh
55eddc28d6 Horde: Missing file.
#rnx

[CL 33792416 by ben marsh in ue5-main branch]
2024-05-21 09:25:02 -04:00
ben marsh
ef62ad10d3 Horde: Move job driver into a separate executable.
#jira UE-213093

[CL 33775668 by ben marsh in ue5-main branch]
2024-05-20 15:19:06 -04:00
ben marsh
c8d5b24c11 Horde: Fix static analysis warning.
#rnx

[CL 33757430 by ben marsh in ue5-main branch]
2024-05-18 15:57:30 -04:00
ben marsh
c1078aa60d Horde: Move bootstrapping logic for jobs into JobExecutor.
#rnx

[CL 33757200 by ben marsh in ue5-main branch]
2024-05-18 14:43:30 -04:00
ben marsh
8807bbb6d1 Horde: Change initialization order of fields in ServerLogger to prevent race over accessing _internalLogger.
[CL 33733271 by ben marsh in ue5-main branch]
2024-05-17 15:13:15 -04:00
ben marsh
4826eb7609 Horde: Add free/total disk space to agent telemetry.
[FYI] Josh.Engebretson
#rnx

[CL 33731885 by ben marsh in ue5-main branch]
2024-05-17 14:41:46 -04:00
ben marsh
3d1fc9a2d9 Horde: Missing file.
#rnx

[CL 33730827 by ben marsh in ue5-main branch]
2024-05-17 14:08:24 -04:00
ben marsh
a41ebc5c4c Horde: Remove IServerLoggerFactory, and allow creating IServerLogger instances from IHordeClient.
#rnx

[CL 33730669 by ben marsh in ue5-main branch]
2024-05-17 14:02:17 -04:00
ben marsh
7b5f32a31e Horde: Move log RPC service definitions into EpicGames.Horde.
#rnx

[CL 33730036 by ben marsh in ue5-main branch]
2024-05-17 13:46:13 -04:00
ben marsh
09bdb264cf Horde: Use IHordeClient within the agent for all RPC/storage traffic.
#rnx

[CL 33721842 by ben marsh in ue5-main branch]
2024-05-17 09:05:02 -04:00
robert manuszewski
21118c5c99 Removing deprecated EInternalObjectFlags
#rb Johan.Torp

[CL 33718770 by robert manuszewski in ue5-main branch]
2024-05-17 05:36:16 -04:00
ryan hummer
bfc3ecc4ed [Backout] - CL33703148
[FYI] Ben.Marsh
Original CL Desc
-----------------------------------------------------------------
Horde: Use IHordeClient within the agent for all RPC/storage traffic.

#rnx

[CL 33705663 by ryan hummer in ue5-main branch]
2024-05-16 19:43:09 -04:00
ben marsh
a4d4f8578d Horde: Use IHordeClient within the agent for all RPC/storage traffic.
#rnx

[CL 33703170 by ben marsh in ue5-main branch]
2024-05-16 18:15:57 -04:00
ben marsh
06ccb1c0ef Horde: Add grouping keys and platforms to tools. Intent is for the dashboard to only show one tool for each grouping key by default (the one with the closest matching platform based on the browser's user-agent), but users can manually expand the list of tools to show other platforms if desired.
Platforms should be NET RIDs, eg. win-x64, osx-arm64, etc... (https://learn.microsoft.com/en-us/dotnet/core/rid-catalog).

[FYI] Josh.Engebretson
#jira UE-213450

[CL 33698452 by ben marsh in ue5-main branch]
2024-05-16 16:06:05 -04:00
ben marsh
41c9b17baf Horde: Suppress build warning.
#rnx

[CL 33639786 by ben marsh in ue5-main branch]
2024-05-14 19:20:17 -04:00