This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36cbbda965cffc5435d58211a81e218fdf875f40
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Horde
History
Ben Marsh
68cc05ea6d
Horde: Add a more detailed error return path for failed compute tasks. Task result messages now include a numerical "Outcome" field and string "Detail" field providing additional context surrounding a task that was not executed.
...
#fyi Joe.Kirchoff [CL 17566168 by Ben Marsh in ue5-main branch]
2021-09-19 13:45:26 -04:00
..
HordeAgent
Horde: Add a more detailed error return path for failed compute tasks. Task result messages now include a numerical "Outcome" field and string "Detail" field providing additional context surrounding a task that was not executed.
2021-09-19 13:45:26 -04:00
HordeAgentTests
Horde: Fix bug with incorrect exception getting raised during cancelling of REAPI actions
2021-08-09 09:05:54 -04:00
HordeCommon
Horde: Add an LRU cache for CAS objects, backed by a memory-mapped file on disk. Cache reads are lock free. Writes require a lock but complete in constant time (and do not prohibit reads).
2021-09-14 22:32:38 -04:00
HordeDashboard
Horde: Refactoring and cleanups for dark mode
2021-09-10 08:25:23 -04:00
HordeServer
Horde: Add a more detailed error return path for failed compute tasks. Task result messages now include a numerical "Outcome" field and string "Detail" field providing additional context surrounding a task that was not executed.
2021-09-19 13:45:26 -04:00
HordeServerTests
Horde: Add an LRU cache for CAS objects, backed by a memory-mapped file on disk. Cache reads are lock free. Writes require a lock but complete in constant time (and do not prohibit reads).
2021-09-14 22:32:38 -04:00
Installer
Horde: Remove HordeAgent component from installer, register it with softwate service at startup, and fix up download logic
2021-08-23 09:15:35 -04:00
ThirdParty
Horde: Add MongoDB community to Horde ThirdParty bundle. Should complete everything needed to build and run Horde out-of-the-box.
2021-06-17 15:00:04 -04:00
Horde.sln
Horde: Add missing project to solution.
2021-08-23 10:26:09 -04:00
nuget.config
…