Метод |
Описание |
|
BranchFromRevision ( string revision ) : string |
|
|
FindRevisionWorkViews ( FrontPageResponse data, int hostlane_id ) : List |
|
|
GetActiveHosts ( MonkeyWrench.DataClasses.Logic.GetHostStatusResponse hoststatusresponse ) : IEnumerable |
|
|
GetBotInfo ( ) : void |
|
|
GetBotStatus ( ) : void |
|
|
GetBotStatusTimes ( ) : string |
|
|
GetDownHosts ( MonkeyWrench.DataClasses.Logic.GetHostStatusResponse hoststatusresponse ) : IEnumerable |
|
|
GetFrontPage ( ) : string |
|
|
GetHostHistory ( DB db, int hostid ) : Newtonsoft.Json.Linq.JArray |
|
|
GetHostStatuses ( DB db ) : Newtonsoft.Json.Linq.JObject |
|
|
GetInactiveHosts ( MonkeyWrench.DataClasses.Logic.GetHostStatusResponse hoststatusresponse ) : IEnumerable |
|
|
GetJobInfo ( ) : string |
|
|
GetLaneInfo ( ) : string |
|
|
GetLanesWithHosts ( ) : string[]>.Dictionary |
|
|
GetStepHistory ( ) : string |
|
|
GetStepInfo ( ) : string |
|
|
GetTagInfo ( ) : string |
|
|
IsHostActive ( MonkeyWrench.DataClasses.DBHostStatusView host ) : bool |
|
|
IsHostDead ( MonkeyWrench.DataClasses.DBHostStatusView status ) : bool |
|
|
IsHostInactive ( MonkeyWrench.DataClasses.DBHostStatusView host ) : bool |
|
|
RenderHostList ( FrontPageResponse data, DBLane l, DBHostLane hl ) : object>>.List |
|
|
RevisionWorkToDict ( FrontPageResponse data, DBLane l, DBRevisionWorkView2 w ) : object>.Dictionary |
|
|
dateTimeToMilliseconds ( System.DateTime t ) : ulong? |
|
|