Commit Graph

846 Commits

Author SHA1 Message Date
Josh Engebretson
c51da7f67f Horde: Add notice service
#jira none
#rnx
#preflight none

[CL 18575922 by Josh Engebretson in ue5-main branch]
2022-01-11 15:08:25 -05:00
Joakim Lindqvist
8d3e1c9259 Horde Storage - NamespacePolicyResolver was missing from change 18569766
#preflight none

[CL 18569813 by Joakim Lindqvist in ue5-main branch]
2022-01-11 04:11:20 -05:00
Joakim Lindqvist
76b3a1130a Horde Storage - Refactored namespace policy resolving to allow us some more flexiblity.
Used this to include a default setting for the Jupiter internal namespace which is used by the snapshotting service

#preflight none

[CL 18569766 by Joakim Lindqvist in ue5-main branch]
2022-01-11 03:58:04 -05:00
Joakim Lindqvist
8882823327 Horde Storage - Fixed issue were HEAD checks against the compressed blob would always fail as we were checking for the wrong blob (was trying to resolve the content id identifier rather then the resolved blob identifiers)
Also did some general improvements and documentation as part of reading thru the code a few extra times.

#preflight none

[CL 18569765 by Joakim Lindqvist in ue5-main branch]
2022-01-11 03:56:52 -05:00
Joakim Lindqvist
f45854817b Added missing copyright header
#preflight none

[CL 18569729 by Joakim Lindqvist in ue5-main branch]
2022-01-11 03:31:23 -05:00
Joakim Lindqvist
b478191893 Horde Storage - Fixed failing deserializing when blob is null (e.g. during a delete in the replication log)
#preflight none

[CL 18569666 by Joakim Lindqvist in ue5-main branch]
2022-01-11 03:08:02 -05:00
Ben Marsh
90e7a912c9 UGS: Remove all debug code added for logging.
#preflight none

[CL 18568583 by Ben Marsh in ue5-main branch]
2022-01-10 21:53:56 -05:00
Ben Marsh
5e79764659 Horde: Speculative fix for infinite loop when reading log files.
#preflight none

[CL 18568501 by Ben Marsh in ue5-main branch]
2022-01-10 21:36:26 -05:00
Ben Marsh
161e3d136a Horde: More logging hacks.
#preflight none

[CL 18568361 by Ben Marsh in ue5-main branch]
2022-01-10 21:13:07 -05:00
Ben Marsh
77c2d3a045 Horde: Additional logging for log parsing.
#preflight none

[CL 18568265 by Ben Marsh in ue5-main branch]
2022-01-10 21:03:10 -05:00
Ben Marsh
9045acf923 Horde: More logging for log streaming.
#preflight none

[CL 18566807 by Ben Marsh in ue5-main branch]
2022-01-10 18:30:05 -05:00
Ben Marsh
a2350a101c Horde: More logging for log download endpoint.
#preflight none

[CL 18566469 by Ben Marsh in ue5-main branch]
2022-01-10 17:56:19 -05:00
Ben Marsh
5b82dc449a Horde: Fix logging for log service.
#preflight none

[CL 18565612 by Ben Marsh in ue5-main branch]
2022-01-10 16:47:11 -05:00
Ben Marsh
9d53e742de Horde: Increase verbosity of log debug messages.
#preflight none

[CL 18565218 by Ben Marsh in ue5-main branch]
2022-01-10 16:12:58 -05:00
Ben Marsh
558dfb924b Horde: Increase logging level for issue service.
#preflight none

[CL 18565162 by Ben Marsh in ue5-main branch]
2022-01-10 16:08:57 -05:00
Ben Marsh
95d8a7f235 Horde: Additional logging to track down hang reading plain text output from logs.
#preflight none

[CL 18564758 by Ben Marsh in ue5-main branch]
2022-01-10 15:45:04 -05:00
Ben Marsh
5d30a4741b Horde: Output a warning with callstack when attempting to add a user with an invalid login name.
#preflight none

[CL 18564291 by Ben Marsh in ue5-main branch]
2022-01-10 15:11:06 -05:00
Ben Marsh
833cc04e4f Horde: Allow dylib files when building Horde server.
#preflight none

[CL 18560439 by Ben Marsh in ue5-main branch]
2022-01-10 11:18:56 -05:00
Joakim Lindqvist
807e1f51f6 Horde Storage - Reduced scopes which have access to the transaction log - will be used to verify that we can actually remove these scopes from Okta.
#preflight none

[CL 18559400 by Joakim Lindqvist in ue5-main branch]
2022-01-10 09:49:49 -05:00
Joakim Lindqvist
0ed51743c4 Horde Storage - If no start time is specified for the replication to read from we just assume to start from time to live, so 2 weeks ago by default. This shouldnt be used to often as we should be starting from were we were last, or from a snapshot, but when this is used it does put a lot of load on the db.
#preflight 61dc0c3b5b6f9bf2e6cdd590

[CL 18557951 by Joakim Lindqvist in ue5-main branch]
2022-01-10 05:44:22 -05:00
Josh Engebretson
797455ed0b Horde: Fix PoolId/ObjectId mixed usage
#jira none
#rnx
#preflight none

[CL 18554700 by Josh Engebretson in ue5-main branch]
2022-01-08 13:17:43 -05:00
Ryan Durand
f1c8731fc7 Trying to fix it so author's only get notified of a step with errors or warnings when the job first transitions into that state.
#rnx
#rb ben.marsh
#jira UE-138336
#preflight https://horde.devtools.epicgames.com/job/61d8b0364c252480ca3bd37f

[CL 18550870 by Ryan Durand in ue5-main branch]
2022-01-07 16:36:20 -05:00
Josh Engebretson
bc30cd5411 Horde: Remove issue preference
#jira UE-133997
#preflight none
#rnx

[CL 18543936 by Josh Engebretson in ue5-main branch]
2022-01-07 10:16:52 -05:00
Josh Engebretson
4353dd919b Horde: Fix issues with HistoryModal refresh
#jira none
#preflight none
#rnx

[CL 18534450 by Josh Engebretson in ue5-main branch]
2022-01-06 14:31:06 -05:00
Josh Engebretson
5aa7722d87 Horde: Add JiraService for issue integration
#jira UE-133908
#preflight none
#rnx

[CL 18531941 by Josh Engebretson in ue5-main branch]
2022-01-06 11:13:17 -05:00