Commit Graph

7 Commits

Author SHA1 Message Date
ben marsh
53fd8641ae Horde: Move type aliases into namespace scope for simplicity. Also prevents weirdness with quick refactoring screwing up the order when adding new using declarations.
#ROBOMERGE-SOURCE: CL 17096399 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v853-17066230)

[CL 17096400 by ben marsh in ue5-release-engine-test branch]
2021-08-07 19:19:42 -04:00
Ben Marsh
cf60a295e5 Horde: Remove some unused dependencies from the projects controller.
[CL 16475026 by Ben Marsh in ue5-main branch]
2021-05-26 16:34:41 -04:00
Ben Marsh
367dc148d9 Horde: Remove endpoints to create/delete projects through REST API. This is now driven by config files.
[CL 16474976 by Ben Marsh in ue5-main branch]
2021-05-26 16:32:29 -04:00
Ben Marsh
01b9fec4f3 Horde: Restore endpoint to allow retrieving project logos.
[CL 16358816 by Ben Marsh in ue5-main branch]
2021-05-17 16:43:09 -04:00
Ben Marsh
b2ad5d6be9 Horde: Update project/stream configuration from config files. Config files may be stored in source control or on local paths.
[CL 16356159 by Ben Marsh in ue5-main branch]
2021-05-17 14:31:23 -04:00
Ben Marsh
d1280f03fe Horde: Add an endpoint for setting/getting logos associated with a project.
#fyi Josh.Engebretson

[CL 16354687 by Ben Marsh in ue5-main branch]
2021-05-17 12:59:06 -04:00
Ben Marsh
7ed8a0c934 Initial drop of Horde Server/Agent for UE5/Main. Still missing some Epic-specific functionality required to build/run correctly.
[CL 16160493 by Ben Marsh in ue5-main branch]
2021-04-29 15:10:34 -04:00