Ben Marsh
bcc86fbe50
Horde: Remove legacy upgrade path for issues created before users were assigned an id in Horde. Mapping this at runtime will not be possible with support for multiple p4 servers.
...
[CL 16895821 by Ben Marsh in ue5-main branch]
2021-07-20 09:24:12 -04:00
Ben Marsh
68d38bd32d
UBT: Fix arguments for Intellisense PCH generation.
...
[CL 16894546 by Ben Marsh in ue5-main branch]
2021-07-20 07:02:14 -04:00
Josh Engebretson
8676d6b099
Horde: Add user select to job search
...
#rnx
#jira none
[CL 16891305 by Josh Engebretson in ue5-main branch]
2021-07-19 20:28:58 -04:00
Josh Engebretson
62c9f46296
Horde: Add user id to job queries
...
#rnx
#jira none
[CL 16891146 by Josh Engebretson in ue5-main branch]
2021-07-19 20:12:56 -04:00
Zousar Shaker
1571c9f36e
Fix linux compile error and bug with my last submits related to function version iteration for build functions.
...
#rb none
[CL 16889472 by Zousar Shaker in ue5-main branch]
2021-07-19 17:40:45 -04:00
Ben Marsh
051411a367
Horde: Update version number for workspace snapshots, to prevent attempting to deserialize corrupt CB objects.
...
[CL 16889460 by Ben Marsh in ue5-main branch]
2021-07-19 17:39:47 -04:00
Devin Doucette
0748494fc6
DDC: Exposed the cache key and build status in the build complete callback params
...
#rb Zousar.Shaker
#rnx
#preflight 60f5c7a78da1560001c68086
[CL 16888763 by Devin Doucette in ue5-main branch]
2021-07-19 16:46:58 -04:00
Ben Marsh
6b013e9a18
Horde: Fix superfluous length field being written out with object data.
...
[CL 16888502 by Ben Marsh in ue5-main branch]
2021-07-19 16:32:24 -04:00
Zousar Shaker
c702df6c32
Allow build workers to report the function names and versions they contain.
...
#rb devin.doucette
[CL 16888229 by Zousar Shaker in ue5-main branch]
2021-07-19 16:15:20 -04:00
Ben Marsh
74ad263097
Horde: Fix tests. Override the PerforceService implementation used for the test host.
...
[CL 16887202 by Ben Marsh in ue5-main branch]
2021-07-19 14:57:48 -04:00
Tim Smith
3a23d86d61
Improved the detection of class methods. Resolves issue of incorrectly matching method names in comments.
...
#jira UE-85807
#rb none
#rnx
[CL 16886923 by Tim Smith in ue5-main branch]
2021-07-19 14:40:11 -04:00
fredric echols
565042feb3
UGS: Fixed GUI state management:
...
- Build "Investigating" events are now processed correctly.
- Build "Resolved" events are now processed correctly.
- Build "Unstarred" events are now processed correctly.
See CL 16886006 for Horde code changes.
#rb Ben.Marsh
#jira UE-117647
[CL 16886619 by fredric echols in ue5-main branch]
2021-07-19 14:28:44 -04:00
Ben Marsh
505c5d0462
Horde: Allow nullable values for 'starred' and 'investigating' to be returned for UGS data.
...
[CL 16886006 by Ben Marsh in ue5-main branch]
2021-07-19 14:00:58 -04:00
geoff evans
e5c82cf1d9
Add support for nested expansion of Build Graph Properties.
...
For example: $(Outer$(Inner))
#jira none
#rb ben.marsh, francis.hurteau
[CL 16885561 by geoff evans in ue5-main branch]
2021-07-19 13:34:57 -04:00
Ben Marsh
bd841f5f2e
Horde: Additional logging when stats file disappears.
...
[CL 16885085 by Ben Marsh in ue5-main branch]
2021-07-19 12:55:40 -04:00
Ben Marsh
6ab9daa2d0
Horde: Rename P4APIPerforceService to PerforceService, since it's now the only implementation.
...
[CL 16884744 by Ben Marsh in ue5-main branch]
2021-07-19 12:20:05 -04:00
Ben Marsh
4a2d95b80d
Horde: Remove unused implementations of IPerforceService. Now using P4API all the way!
...
#fyi Josh.Engebretson
[CL 16884706 by Ben Marsh in ue5-main branch]
2021-07-19 12:17:30 -04:00
Tim Smith
327490c46a
Fixing issue with WRITEF/VERIFYREF where a duplicate file name would result in base verifications.
...
#rb none
#rnx
#preflight 60f5901694fcd00001e9619a
[CL 16884561 by Tim Smith in ue5-main branch]
2021-07-19 12:02:17 -04:00
Josh Engebretson
88d5e7040f
Horde: Backout change to location query string for Okta redirect
...
#rnx UE-110193
#jira none
[CL 16884308 by Josh Engebretson in ue5-main branch]
2021-07-19 11:44:23 -04:00
Ben Marsh
095e1f6233
Horde: Remove endpoint to modify Perforce settings through REST API. This should be done through config files now.
...
[CL 16883890 by Ben Marsh in ue5-main branch]
2021-07-19 11:18:24 -04:00
Josh Engebretson
387285e264
Horde: Dont's strip search string from Okta redirect
...
#jira UE-110193
#rnx
[CL 16883829 by Josh Engebretson in ue5-main branch]
2021-07-19 11:14:56 -04:00
Ben Marsh
802f7dbd51
Missing copyright notice.
...
[CL 16883799 by Ben Marsh in ue5-main branch]
2021-07-19 11:13:00 -04:00
Ben Marsh
43761d0be1
Horde: Separate implementation of stream snapshots from tree objects.
...
[CL 16883430 by Ben Marsh in ue5-main branch]
2021-07-19 10:34:55 -04:00
Ben Marsh
07cd00e3e8
Add Slice() extension method for List<T>, allowing use of ranges.
...
[CL 16883390 by Ben Marsh in ue5-main branch]
2021-07-19 10:30:48 -04:00
Ben Marsh
534eb44440
UBT: Include PCH settings in Visual Studio project files for Intellisense parser.
...
[CL 16883248 by Ben Marsh in ue5-main branch]
2021-07-19 10:11:52 -04:00