Commit Graph

20234 Commits

Author SHA1 Message Date
yuriy odonnell
a02ea83d83 unsync - Use multiple concurrent connections during file download query
* Bump version to 1.0.54

#rb none

[CL 27714879 by yuriy odonnell in ue5-main branch]
2023-09-08 12:19:57 -04:00
Ben Marsh
3af7fad8af Horde: Add stats logger to bundle extract command.
[CL 27713908 by Ben Marsh in ue5-main branch]
2023-09-08 11:56:23 -04:00
Ben Marsh
406c88ea66 Horde: Increase max number of concurrent tasks to 16.
[CL 27713265 by Ben Marsh in ue5-main branch]
2023-09-08 11:45:52 -04:00
randy jones
a4d3798453 [Backout] - CL27605729
#fyi randy.jones
Original CL Desc
-----------------------------------------------------------------
UGS: Improve the performance of finding the last code change during syncing

#rn minor ugs/sync

[CL 27712555 by randy jones in ue5-main branch]
2023-09-08 11:24:12 -04:00
david harvey
cf438cded9 CustomDeployment handler can be specified on the command line.
- still only used on Windows at the moment.

#jira UE-179187
#rnx
#rb Tomasz.Obrebski

[CL 27712186 by david harvey in ue5-main branch]
2023-09-08 11:14:48 -04:00
Jerome Delattre
dcaf67b0e2 Fix Failed to save completion automated test report
#jira UE-194805
#rnx
#rb Sebastian.Lewicki, Oleg.Krasnov

[CL 27711431 by Jerome Delattre in ue5-main branch]
2023-09-08 10:47:27 -04:00
Ben Marsh
46884ce24d Horde: Include download speed for log events output when retrieving bundles.
[CL 27710844 by Ben Marsh in ue5-main branch]
2023-09-08 10:26:51 -04:00
joe barnes
12054b6b88 [Mac] Invert Preference order for packaged and staged build so automation works.
#rb trivial
#jira ue-194222

[CL 27710716 by joe barnes in ue5-main branch]
2023-09-08 10:21:48 -04:00
Ben Marsh
d9d8b04bde Horde: Increase max number of errors and warnings to 200 each.
[CL 27710590 by Ben Marsh in ue5-main branch]
2023-09-08 10:14:23 -04:00
carl bystrom
365740a959 Horde: Fix division-by-zero in lease utilization metric
[CL 27710053 by carl bystrom in ue5-main branch]
2023-09-08 09:45:48 -04:00
Ben Marsh
c4821bd030 Horde: Add linear hash for files to FileEntry instances, rather than using the hash of the Merkle tree underneath it. Allows verifying integrity of files extracted to the workspace.
[CL 27709404 by Ben Marsh in ue5-main branch]
2023-09-08 09:22:49 -04:00
Ben Marsh
b2a17d9aa1 Horde: Fix null reference warning.
[CL 27708760 by Ben Marsh in ue5-main branch]
2023-09-08 08:46:22 -04:00
Ben Marsh
f2b085674a Horde: Output stats when copying data from temp storage.
[CL 27708691 by Ben Marsh in ue5-main branch]
2023-09-08 08:39:49 -04:00
Ben Marsh
859a372474 Horde: Fix warnings highlighted by VS 17.8 preview static analyzer.
[CL 27708585 by Ben Marsh in ue5-main branch]
2023-09-08 08:33:18 -04:00
david harvey
5da8ce3238 Added a command-line option to enable XCurl.
#jira UE-179187
#rb Wojciech.Krywult

[CL 27707302 by david harvey in ue5-main branch]
2023-09-08 06:50:20 -04:00
neil henning
2d871e9540 Add a cascading abort to AutoRTFM to abort an entire nest of transactions.
[FYI] michael.nicolella

[CL 27705122 by neil henning in ue5-main branch]
2023-09-08 04:08:50 -04:00
yuriy odonnell
f455aaecc7 unsync - Add support for HTTP HEAD requests
Also minor fixes and improvements:

* Fix error code handling when connecting a socket
* Fix some of the naming convention violations
* Add --print-http-header option to login command

#rb none

[CL 27702511 by yuriy odonnell in ue5-main branch]
2023-09-07 23:20:15 -04:00
Ben Marsh
eb6bc84881 Horde: Fix items moved from workspace cache not being correctly added back into the hash lookup.
[CL 27699650 by Ben Marsh in ue5-main branch]
2023-09-07 21:20:50 -04:00
Ben Marsh
ef916d846b Horde: Prevent too many exports being serialized into a single bundle section.
[CL 27699152 by Ben Marsh in ue5-main branch]
2023-09-07 21:04:05 -04:00
Ben Marsh
154c57115b Horde: Missing comment.
#jira UE-194779

[CL 27696859 by Ben Marsh in ue5-main branch]
2023-09-07 20:06:02 -04:00
Ben Marsh
ff0658eb36 Missing quote.
[CL 27696541 by Ben Marsh in ue5-main branch]
2023-09-07 19:58:51 -04:00
Ben Marsh
17e04db780 Horde: Add checks to ensure values written to bundles are not out of range.
[CL 27696473 by Ben Marsh in ue5-main branch]
2023-09-07 19:57:21 -04:00
Ben Marsh
694903863b Horde: Better logging for temp storage stats.
[CL 27695773 by Ben Marsh in ue5-main branch]
2023-09-07 19:34:37 -04:00
Ben Marsh
0dac7d9988 Horde: Add stat logging for temp storage retrieval using bundles.
[CL 27692662 by Ben Marsh in ue5-main branch]
2023-09-07 18:24:35 -04:00
Ben Marsh
3ab9e2eb5d Horde: Move unused files to the cache during a workspace sync, allowing them to be reused for replacement files.
[CL 27679980 by Ben Marsh in ue5-main branch]
2023-09-07 14:07:04 -04:00