path # lines of code number of updates days since first update days since last update first updated last updated azure-pipelines.yml 10 1 1056 1056 2019-03-12 2019-03-12 build.ps1 158 6 1057 1025 2019-03-11 2019-04-12 src/PatchOrchestrationApplication/Common/ExecutorData.cs 20 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/Common/IPatchOrchestrationEvents.cs 12 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/Common/NodeAgentSFUtilityInterface.cs 47 6 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/Common/SerializationUtility.cs 24 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/Common/WindowsUpdateOperationResult.cs 118 5 1057 997 2019-03-11 2019-05-10 src/PatchOrchestrationApplication/CoordinatorService/src/CoordinatorService.cs 220 9 1057 718 2019-03-11 2020-02-13 src/PatchOrchestrationApplication/CoordinatorService/src/HealthManagerHelper.cs 32 2 1057 719 2019-03-11 2020-02-12 src/PatchOrchestrationApplication/CoordinatorService/src/IDataInterface.cs 13 2 1057 1012 2019-03-11 2019-04-25 src/PatchOrchestrationApplication/CoordinatorService/src/Program.cs 26 3 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/CoordinatorService/src/Properties/AssemblyInfo.cs 15 2 383 283 2021-01-13 2021-04-23 src/PatchOrchestrationApplication/CoordinatorService/src/RepairManagerHelper.cs 565 25 1057 383 2019-03-11 2021-01-13 src/PatchOrchestrationApplication/CoordinatorService/src/ServiceEventSource.cs 105 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/CoordinatorService/src/WebService/DefaultController.cs 46 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/CoordinatorService/src/WebService/IWebServiceAppBuilder.cs 9 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/CoordinatorService/src/WebService/OwinCommunicationListener.cs 108 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/CoordinatorService/src/WebService/Startup.cs 30 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/CoordinatorService/src/WebService/UnityConfig.cs 19 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/CoordinatorService/src/WindowsUpdateNodeResults.cs 20 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager/ServiceSettings.cs 150 4 1057 642 2019-03-11 2020-04-29 src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager/SettingsManager.cs 160 3 1057 994 2019-03-11 2019-05-13 src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager/TimerManager.cs 608 21 1057 461 2019-03-11 2020-10-27 src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager/WUErrorCodes.cs 12 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager/WindowsUpdateManager.cs 730 13 1057 672 2019-03-11 2020-03-30 src/PatchOrchestrationApplication/NodeAgentNTService/src/Program.cs 15 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Properties/AssemblyInfo.cs 15 2 383 283 2021-01-13 2021-04-23 src/PatchOrchestrationApplication/NodeAgentNTService/src/Service/POAService.cs 96 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Service/ProjectInstaller.cs 33 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/ServiceEventSource.cs 89 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility/Helper.cs 33 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility/NodeAgentSfUtility.cs 249 7 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility/OperationResultFormatter.cs 115 5 1057 997 2019-03-11 2019-05-10 src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility/ShutdownUtility.cs 123 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility/WindowsAutoUpdateUtility.cs 75 2 1057 647 2019-03-11 2020-04-24 src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility/WindowsServiceUtility.cs 69 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/CommandProcessor.cs 388 7 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers/CoordinatorServiceHelper.cs 62 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers/HealthManagerHelper.cs 57 9 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers/RepairManagerHelper.cs 133 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers/ServiceEventSource.cs 9 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Program.cs 46 4 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Properties/AssemblyInfo.cs 15 2 383 283 2021-01-13 2021-04-23 src/PatchOrchestrationApplication/NodeAgentSFUtility/src/ServiceEventSource.cs 74 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentService/src/DirectoryUtility.cs 28 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentService/src/HealthManagerHelper.cs 44 2 1057 997 2019-03-11 2019-05-10 src/PatchOrchestrationApplication/NodeAgentService/src/MonitorWindowsService.cs 95 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentService/src/NTServiceConfigurationUtility.cs 122 3 1057 997 2019-03-11 2019-05-10 src/PatchOrchestrationApplication/NodeAgentService/src/NodeAgentService.cs 123 5 1057 711 2019-03-11 2020-02-20 src/PatchOrchestrationApplication/NodeAgentService/src/Program.cs 26 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/NodeAgentService/src/Properties/AssemblyInfo.cs 15 2 383 283 2021-01-13 2021-04-23 src/PatchOrchestrationApplication/NodeAgentService/src/ServiceEventSource.cs 72 3 1057 999 2019-03-11 2019-05-08 src/PatchOrchestrationApplication/NodeAgentService/src/logmansessions.cfg 4 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/PatchOrchestrationApplication/PatchOrchestrationApplication.sfproj 61 4 1057 894 2019-03-11 2019-08-21 src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts/Deploy-FabricApplication.ps1 199 1 467 467 2020-10-21 2020-10-21 src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts/Deploy.ps1 18 16 1057 283 2019-03-11 2021-04-23 src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts/Undeploy.ps1 14 16 1057 283 2019-03-11 2021-04-23 src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts/Upgrade.ps1 20 16 1057 283 2019-03-11 2021-04-23 src/PatchOrchestrationApplication/TelemetryLib/src/Helper/CustomerIdentificationUtility.cs 124 3 1057 872 2019-03-11 2019-09-12 src/PatchOrchestrationApplication/TelemetryLib/src/ITelemetryEventSource.cs 19 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/TelemetryLib/src/Properties/AssemblyInfo.cs 16 3 1057 283 2019-03-11 2021-04-23 src/PatchOrchestrationApplication/TelemetryLib/src/TelemetryConstants.cs 8 1 1057 1057 2019-03-11 2019-03-11 src/PatchOrchestrationApplication/TelemetryLib/src/TelemetryEvents.cs 110 18 1057 283 2019-03-11 2021-04-23 src/properties/EnableStylecop.props 8 1 1057 1057 2019-03-11 2019-03-11 src/properties/common.props 42 17 1057 283 2019-03-11 2021-04-23 src/properties/nuproj.props 18 1 1057 1057 2019-03-11 2019-03-11