carl bystrom
801e86fea4
Horde: Force use of SSL encryption if relay mode is active
...
[CL 30966566 by carl bystrom in ue5-main branch]
2024-01-29 08:01:17 -05:00
carl bystrom
93c15f75e6
Horde: Improve cleanup of stale port mappings for compute leases
...
[CL 30964708 by carl bystrom in ue5-main branch]
2024-01-29 06:11:08 -05:00
florin pascu
367836ea48
First part of TargetPlatform(TP) refactor into TargetPlatformSettings(TPS) and TargetPlatformControls(TPC)
...
TPS doesn't need SDK and will be used to get info about the platform
TPC requires SDK
AndroidTP has been converted to the new system
#jira UE-200883
#rb Jack.Porter
[CL 30963885 by florin pascu in ue5-main branch]
2024-01-29 04:50:19 -05:00
rafa lecina
6a39de8a9f
Update GooglePlay games dependencies. This includes
...
- Create our own JNI wrapper on top of latest play-services-games-v2 classes
- Adapt OSSGooglePlay to use this wrapper
- Remove deprecated/unsupported functionality
- Fix some issues with JNI support
#jira UE-201481
[REVIEW] [at]Michael.Kirzinger, [at]Chris.Babcock, [at]Bertrand.Carre
#rb Chris.Babcock, Michael.Kirzinger, Sam.Zamani
[CL 30963393 by rafa lecina in ue5-main branch]
2024-01-29 03:39:53 -05:00
henrik karlsson
6aeefa8f73
[Uba]
...
* Disable storage unit test for linux for now. need help getting access to a machine that this fails on.. all machines I've tested on works
[CL 30963185 by henrik karlsson in ue5-main branch]
2024-01-29 02:16:16 -05:00
henrik karlsson
0d51a68c53
[Uba]
...
* Fixed file descriptor leak when running native processes on posix platforms
* Removed hangup test on poll for pipe file descriptors since it exited to early and missed reads
[CL 30963156 by henrik karlsson in ue5-main branch]
2024-01-29 02:13:15 -05:00
buildmachine
a21ed98e80
Horde: Updating schema documentation
...
[CL 30963007 by buildmachine in ue5-main branch]
2024-01-29 01:06:45 -05:00
ben marsh
18f6a556d6
Horde: Reduce verbosity for tracing blob reads.
...
[CL 30962450 by ben marsh in ue5-main branch]
2024-01-28 22:18:45 -05:00
ben marsh
ab4c3a5ba8
Horde: Remove unused using directive.
...
[CL 30962326 by ben marsh in ue5-main branch]
2024-01-28 21:53:15 -05:00
ben marsh
2e07e8b780
Horde: Add a "ScheduleOverride" setting to job template parameters, making it possible to override the default for scheduled builds.
...
#jira UE-198874
[CL 30962254 by ben marsh in ue5-main branch]
2024-01-28 21:41:21 -05:00
ben marsh
b77d2c7792
Horde: Remove read-only flag from existing files before opening for write.
...
[CL 30961864 by ben marsh in ue5-main branch]
2024-01-28 20:31:09 -05:00
ben marsh
a7a7d64386
Build fix.
...
[CL 30960714 by ben marsh in ue5-main branch]
2024-01-28 16:36:08 -05:00
ben marsh
ac5d734c31
Horde: Include hashes with refs, allowing IStorageClient to return IBlobRef rather than IBlobHandle instances. Also rename methods that return blobs pointed to by refs as 'GetRefTarget'.
...
[CL 30960638 by ben marsh in ue5-main branch]
2024-01-28 16:27:09 -05:00
ben marsh
3fb85e7541
Horde: Allow marking BlobSerializerOptions instances as read only, which will throw an exception if a modifying collection method is called.
...
[CL 30959329 by ben marsh in ue5-main branch]
2024-01-28 11:29:42 -05:00
ben marsh
a121e1f005
EpicGames.Core: Remove unnecssary using directive causing static analysis warning.
...
[CL 30959313 by ben marsh in ue5-main branch]
2024-01-28 11:28:42 -05:00
ben marsh
b6fd11861d
EpicGames.Core: Change ListExtensions.AsReadOnly() to return an IList<T>, similar to semantics of List<T>.AsReadOnly(). New overload AsReadOnlyList() preserves the original behavior of returning an IReadOnlyList<T>, since NET's IList<T> does not derive from IReadOnlyList<T>.
...
[CL 30959049 by ben marsh in ue5-main branch]
2024-01-28 09:54:42 -05:00
ben marsh
ab80ea0a41
Horde: Add separate types for blob handles with a hash (IBlobRef) and blob handles with a hash and serialization options (IBlobRef<T>). Storing serialization options inside IBlobRef<T> implementations removes a lot of boilerplate code to pass options objects around, and ensures consistency when navigating object hierarchies.
...
[CL 30957772 by ben marsh in ue5-main branch]
2024-01-27 19:24:46 -05:00
ben woodhouse
6b06bd7eaa
PerfReportTool 4.230.0 - Add support for variables which can be used outside of individual CSV reporting. Any variable declared in a variableSet without a metadata query can be used in this way. This is useful if we want to access variables in SummaryTable definitions for example. Also strip whitespace in summary table row sort and filter lists
...
[CL 30955693 by ben woodhouse in ue5-main branch]
2024-01-27 11:28:43 -05:00
ben marsh
960c20f65e
Horde: Allow downloading node contents by specifying data=true as a query parameter.
...
[CL 30953239 by ben marsh in ue5-main branch]
2024-01-26 21:26:30 -05:00
ben marsh
ff2e2982cb
Horde: Include links to artifacts from agent.
...
[CL 30951081 by ben marsh in ue5-main branch]
2024-01-26 19:34:37 -05:00
ben marsh
d96f82c1c6
Horde: Exclude references array from leaf blobs if empty.
...
[CL 30950798 by ben marsh in ue5-main branch]
2024-01-26 19:23:09 -05:00
ben marsh
c0c1a786a8
Horde: Fix static analysis warning.
...
[CL 30950378 by ben marsh in ue5-main branch]
2024-01-26 19:13:46 -05:00
ben marsh
0b0e0ba283
Horde: Add support for deserializing cbnode objects to JSON.
...
[CL 30950028 by ben marsh in ue5-main branch]
2024-01-26 19:04:35 -05:00
ben marsh
03a5c2e6f1
Horde: Add support for more blob types in StorageController.
...
[CL 30948549 by ben marsh in ue5-main branch]
2024-01-26 18:41:46 -05:00
ben marsh
393907da53
Horde: Include type names when returning JSON responses for storage nodes.
...
[CL 30947174 by ben marsh in ue5-main branch]
2024-01-26 18:18:17 -05:00