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
c245cdc36281eb0cd31c8265a263aaaed00a4580
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Horde
/
Horde.Build
/
Perforce
History
Ben Marsh
6e9f158e70
Horde: Fix compile errors.
...
#preflight none [CL 23058719 by Ben Marsh in ue5-main branch]
2022-11-09 13:38:00 -05:00
..
ChangeMessages.cs
Horde: Move commit responses into stream response file.
2022-09-08 22:33:54 -04:00
CommitService.cs
Horde: Add a cache for Perforce commits.
2022-09-08 13:40:46 -04:00
CommitTag.cs
Horde: Allow commit tag definitions to derive from existing commit tag definitions, using the "Base" property.
2022-10-15 21:48:44 -04:00
ICommit.cs
Horde: Add commit tags to stream configuration, allowing commits modifying files matching various wildcards to be tagged as different types (eg. code, content, modifies project X, etc...).
2022-09-08 17:14:06 -04:00
ICommitCollection.cs
Horde: Use indexed queries on cached P4 commits to determine the last code change for a particular commit.
2022-09-09 09:20:01 -04:00
ICommitService.cs
Horde: Add a cache for Perforce commits.
2022-09-08 13:40:46 -04:00
IPerforceService.cs
Horde: Allow configuring conditional base changelists to run preflights against.
2022-09-13 12:24:30 -04:00
PerforceController.cs
Horde: Reference global config through a cached configuration object, rather than copying onto the globals singleton.
2022-09-09 19:43:04 -04:00
PerforceLoadBalancer.cs
Horde: Reference global config through a cached configuration object, rather than copying onto the globals singleton.
2022-09-09 19:43:04 -04:00
PerforceService.cs
Horde: Prevent illegal characters being included in Perforce client names.
2022-10-27 14:26:19 -04:00
PerforceServiceCache.cs
Horde: Populate the cache with new changes when queries intersect with the existing cache range.
2022-10-25 09:49:25 -04:00
ReplicationService.cs
Horde: Fix compile errors.
2022-11-09 13:38:00 -05:00