зеркало из https://github.com/mono/mvcwrench.git
Fix(?) line endings.
This commit is contained in:
Родитель
c3f802c0f6
Коммит
baef4732e3
|
@ -0,0 +1,8 @@
|
|||
*.pidb
|
||||
*.user
|
||||
*.dll
|
||||
*.mdb
|
||||
*~
|
||||
*.suo
|
||||
bin/
|
||||
obj/
|
|
@ -1,123 +1,123 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<profiles>
|
||||
<profile name="Mono 4.0 vs .NET 4.0" profile="4.0" reference="4.0" icon="mono.png">
|
||||
<assembly>Microsoft.Build.Engine</assembly>
|
||||
<assembly>Microsoft.Build.Framework</assembly>
|
||||
<assembly>Microsoft.Build.Tasks.v4.0</assembly>
|
||||
<assembly>Microsoft.Build.Utilities.v4.0</assembly>
|
||||
<assembly>Microsoft.CSharp</assembly>
|
||||
<assembly>Microsoft.JScript</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.ComponentModel.Composition</assembly>
|
||||
<assembly>System.ComponentModel.DataAnnotations</assembly>
|
||||
<assembly>System.Configuration.Install</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Data</assembly>
|
||||
<assembly>System.Data.DataSetExtensions</assembly>
|
||||
<assembly>System.Data.Linq</assembly>
|
||||
<assembly>System.Data.OracleClient</assembly>
|
||||
<assembly>System.Data.Services</assembly>
|
||||
<assembly>System.Design</assembly>
|
||||
<assembly>System.DirectoryServices</assembly>
|
||||
<assembly>System.Drawing</assembly>
|
||||
<assembly>System.Drawing.Design</assembly>
|
||||
<assembly>System.Dynamic</assembly>
|
||||
<assembly>System.EnterpriseServices</assembly>
|
||||
<assembly>System.IdentityModel</assembly>
|
||||
<assembly>System.IdentityModel.Selectors</assembly>
|
||||
<assembly>System.Management</assembly>
|
||||
<assembly>System.Messaging</assembly>
|
||||
<assembly>System.Numerics</assembly>
|
||||
<assembly>System.Runtime.Caching</assembly>
|
||||
<assembly>System.Runtime.Remoting</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.Runtime.Serialization.Formatters.Soap</assembly>
|
||||
<assembly>System.Security</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.ServiceModel.Web</assembly>
|
||||
<assembly>System.ServiceProcess</assembly>
|
||||
<assembly>System.Transactions</assembly>
|
||||
<assembly>System.Web</assembly>
|
||||
<assembly>System.Web.Abstractions</assembly>
|
||||
<assembly>System.Web.DynamicData</assembly>
|
||||
<assembly>System.Web.Extensions</assembly>
|
||||
<assembly>System.Web.Extensions.Design</assembly>
|
||||
<assembly>System.Web.Routing</assembly>
|
||||
<assembly>System.Web.Services</assembly>
|
||||
<assembly>System.Windows.Forms</assembly>
|
||||
<assembly>System.Windows.Forms.DataVisualization</assembly>
|
||||
<assembly>System.Xaml</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
<assembly>System.Xml.Linq</assembly>
|
||||
<assembly>WindowsBase</assembly>
|
||||
</profile>
|
||||
<profile name="Mono 3.5 vs .NET 3.5" profile="2.0" reference="3.5" icon="mono.png">
|
||||
<assembly>cscompmgd</assembly>
|
||||
<assembly>Microsoft.Build.Engine</assembly>
|
||||
<assembly>Microsoft.Build.Framework</assembly>
|
||||
<assembly>Microsoft.Build.Tasks</assembly>
|
||||
<assembly>Microsoft.Build.Utilities</assembly>
|
||||
<assembly>Microsoft.VisualBasic</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.Configuration</assembly>
|
||||
<assembly>System.Configuration.Install</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Data</assembly>
|
||||
<assembly>System.Data.Linq</assembly>
|
||||
<assembly>System.Data.OracleClient</assembly>
|
||||
<assembly>System.Design</assembly>
|
||||
<assembly>System.DirectoryServices</assembly>
|
||||
<assembly>System.Drawing</assembly>
|
||||
<assembly>System.Drawing.Design</assembly>
|
||||
<assembly>System.EnterpriseServices</assembly>
|
||||
<assembly>System.IdentityModel</assembly>
|
||||
<assembly>System.IdentityModel.Selectors</assembly>
|
||||
<assembly>System.Management</assembly>
|
||||
<assembly>System.Messaging</assembly>
|
||||
<assembly>System.Net</assembly>
|
||||
<assembly>System.Runtime.Remoting</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.Runtime.Serialization.Formatters.Soap</assembly>
|
||||
<assembly>System.Security</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.ServiceModel.Web</assembly>
|
||||
<assembly>System.ServiceProcess</assembly>
|
||||
<assembly>System.Transactions</assembly>
|
||||
<assembly>System.Web</assembly>
|
||||
<assembly>System.Web.Extensions</assembly>
|
||||
<assembly>System.Web.Extensions.Design</assembly>
|
||||
<assembly>System.Web.Mobile</assembly>
|
||||
<assembly>System.Web.Services</assembly>
|
||||
<assembly>System.Windows.Forms</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
<assembly>System.Xml.Linq</assembly>
|
||||
</profile>
|
||||
<profile name="Moonlight vs Silverlight 3" profile="2.1" reference="SL3" icon="moon.png">
|
||||
<assembly>Microsoft.VisualBasic</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Net</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.ServiceModel.Web</assembly>
|
||||
<assembly>System.Windows</assembly>
|
||||
<assembly>System.Windows.Browser</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
</profile>
|
||||
<profile name="Moonlight vs Silverlight 2" profile="2.1" reference="SL2" icon="moon.png">
|
||||
<assembly>Microsoft.VisualBasic</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Net</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.Windows</assembly>
|
||||
<assembly>System.Windows.Browser</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
<assembly>System.Xml.Linq</assembly>
|
||||
</profile>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<profiles>
|
||||
<profile name="Mono 4.0 vs .NET 4.0" profile="4.0" reference="4.0" icon="mono.png">
|
||||
<assembly>Microsoft.Build.Engine</assembly>
|
||||
<assembly>Microsoft.Build.Framework</assembly>
|
||||
<assembly>Microsoft.Build.Tasks.v4.0</assembly>
|
||||
<assembly>Microsoft.Build.Utilities.v4.0</assembly>
|
||||
<assembly>Microsoft.CSharp</assembly>
|
||||
<assembly>Microsoft.JScript</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.ComponentModel.Composition</assembly>
|
||||
<assembly>System.ComponentModel.DataAnnotations</assembly>
|
||||
<assembly>System.Configuration.Install</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Data</assembly>
|
||||
<assembly>System.Data.DataSetExtensions</assembly>
|
||||
<assembly>System.Data.Linq</assembly>
|
||||
<assembly>System.Data.OracleClient</assembly>
|
||||
<assembly>System.Data.Services</assembly>
|
||||
<assembly>System.Design</assembly>
|
||||
<assembly>System.DirectoryServices</assembly>
|
||||
<assembly>System.Drawing</assembly>
|
||||
<assembly>System.Drawing.Design</assembly>
|
||||
<assembly>System.Dynamic</assembly>
|
||||
<assembly>System.EnterpriseServices</assembly>
|
||||
<assembly>System.IdentityModel</assembly>
|
||||
<assembly>System.IdentityModel.Selectors</assembly>
|
||||
<assembly>System.Management</assembly>
|
||||
<assembly>System.Messaging</assembly>
|
||||
<assembly>System.Numerics</assembly>
|
||||
<assembly>System.Runtime.Caching</assembly>
|
||||
<assembly>System.Runtime.Remoting</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.Runtime.Serialization.Formatters.Soap</assembly>
|
||||
<assembly>System.Security</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.ServiceModel.Web</assembly>
|
||||
<assembly>System.ServiceProcess</assembly>
|
||||
<assembly>System.Transactions</assembly>
|
||||
<assembly>System.Web</assembly>
|
||||
<assembly>System.Web.Abstractions</assembly>
|
||||
<assembly>System.Web.DynamicData</assembly>
|
||||
<assembly>System.Web.Extensions</assembly>
|
||||
<assembly>System.Web.Extensions.Design</assembly>
|
||||
<assembly>System.Web.Routing</assembly>
|
||||
<assembly>System.Web.Services</assembly>
|
||||
<assembly>System.Windows.Forms</assembly>
|
||||
<assembly>System.Windows.Forms.DataVisualization</assembly>
|
||||
<assembly>System.Xaml</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
<assembly>System.Xml.Linq</assembly>
|
||||
<assembly>WindowsBase</assembly>
|
||||
</profile>
|
||||
<profile name="Mono 3.5 vs .NET 3.5" profile="2.0" reference="3.5" icon="mono.png">
|
||||
<assembly>cscompmgd</assembly>
|
||||
<assembly>Microsoft.Build.Engine</assembly>
|
||||
<assembly>Microsoft.Build.Framework</assembly>
|
||||
<assembly>Microsoft.Build.Tasks</assembly>
|
||||
<assembly>Microsoft.Build.Utilities</assembly>
|
||||
<assembly>Microsoft.VisualBasic</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.Configuration</assembly>
|
||||
<assembly>System.Configuration.Install</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Data</assembly>
|
||||
<assembly>System.Data.Linq</assembly>
|
||||
<assembly>System.Data.OracleClient</assembly>
|
||||
<assembly>System.Design</assembly>
|
||||
<assembly>System.DirectoryServices</assembly>
|
||||
<assembly>System.Drawing</assembly>
|
||||
<assembly>System.Drawing.Design</assembly>
|
||||
<assembly>System.EnterpriseServices</assembly>
|
||||
<assembly>System.IdentityModel</assembly>
|
||||
<assembly>System.IdentityModel.Selectors</assembly>
|
||||
<assembly>System.Management</assembly>
|
||||
<assembly>System.Messaging</assembly>
|
||||
<assembly>System.Net</assembly>
|
||||
<assembly>System.Runtime.Remoting</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.Runtime.Serialization.Formatters.Soap</assembly>
|
||||
<assembly>System.Security</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.ServiceModel.Web</assembly>
|
||||
<assembly>System.ServiceProcess</assembly>
|
||||
<assembly>System.Transactions</assembly>
|
||||
<assembly>System.Web</assembly>
|
||||
<assembly>System.Web.Extensions</assembly>
|
||||
<assembly>System.Web.Extensions.Design</assembly>
|
||||
<assembly>System.Web.Mobile</assembly>
|
||||
<assembly>System.Web.Services</assembly>
|
||||
<assembly>System.Windows.Forms</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
<assembly>System.Xml.Linq</assembly>
|
||||
</profile>
|
||||
<profile name="Moonlight vs Silverlight 3" profile="2.1" reference="SL3" icon="moon.png">
|
||||
<assembly>Microsoft.VisualBasic</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Net</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.ServiceModel.Web</assembly>
|
||||
<assembly>System.Windows</assembly>
|
||||
<assembly>System.Windows.Browser</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
</profile>
|
||||
<profile name="Moonlight vs Silverlight 2" profile="2.1" reference="SL2" icon="moon.png">
|
||||
<assembly>Microsoft.VisualBasic</assembly>
|
||||
<assembly>mscorlib</assembly>
|
||||
<assembly>System</assembly>
|
||||
<assembly>System.Core</assembly>
|
||||
<assembly>System.Net</assembly>
|
||||
<assembly>System.Runtime.Serialization</assembly>
|
||||
<assembly>System.ServiceModel</assembly>
|
||||
<assembly>System.Windows</assembly>
|
||||
<assembly>System.Windows.Browser</assembly>
|
||||
<assembly>System.Xml</assembly>
|
||||
<assembly>System.Xml.Linq</assembly>
|
||||
</profile>
|
||||
</profiles>
|
|
@ -1,3 +1,3 @@
|
|||
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="MvcWrench._Default" %>
|
||||
|
||||
<%-- Please do not delete this file. It is used to ensure that ASP.NET MVC is activated by IIS when a user makes a "/" request to the server. --%>
|
||||
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="MvcWrench._Default" %>
|
||||
|
||||
<%-- Please do not delete this file. It is used to ensure that ASP.NET MVC is activated by IIS when a user makes a "/" request to the server. --%>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<%@ Application Codebehind="Global.asax.cs" Inherits="MvcWrench.MvcApplication" Language="C#" %>
|
||||
<%@ Application Codebehind="Global.asax.cs" Inherits="MvcWrench.MvcApplication" Language="C#" %>
|
||||
|
|
404
Media/diffs.css
404
Media/diffs.css
|
@ -1,203 +1,203 @@
|
|||
table.sidebyside {
|
||||
background: white;
|
||||
border: 1px #C0C0C0 solid;
|
||||
border-collapse: collapse;
|
||||
margin: 1px;
|
||||
padding: 2px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table.sidebyside a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table.sidebyside col.left {
|
||||
border-right: 1px #C0C0C0 solid;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
table.sidebyside.newfile col.left {
|
||||
border-right: 1px #C0C0C0 solid;
|
||||
width: 0%;
|
||||
}
|
||||
|
||||
table.sidebyside col.line {
|
||||
border-right: 1px #C0C0C0 solid;
|
||||
}
|
||||
|
||||
table.sidebyside col.right {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
table.sidebyside.newfile col.right {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table.sidebyside pre {
|
||||
font-size: 8pt;
|
||||
line-height: 140%;
|
||||
margin: 0;
|
||||
white-space: pre-wrap; /* CSS 3 */
|
||||
white-space: -moz-pre-wrap; /* Mozilla, 1999+ */
|
||||
white-space: -pre-wrap; /* Opera 4-6 */
|
||||
white-space: -o-pre-wrap; /* Opera 7 */
|
||||
word-wrap: break-word; /* IE 5.5+ */
|
||||
}
|
||||
|
||||
table.sidebyside tr.first td,
|
||||
table.sidebyside tr.first th {
|
||||
border-top: 1px #D0D0D0 solid;
|
||||
}
|
||||
|
||||
table.sidebyside tr.last td,
|
||||
table.sidebyside tr.last th {
|
||||
border-bottom: 1px #D0D0D0 solid;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.binary td {
|
||||
background: #dbebff;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.collapsed a {
|
||||
text-decoration: underline;
|
||||
color: black;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.collapsed td {
|
||||
background: #e4d9cb;
|
||||
font-size: x-small;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.collapsed th {
|
||||
background: #e4d9cb;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.delete {
|
||||
background: #ffc5ce;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.delete th {
|
||||
background: #ebb1ba;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.delete tr.selected * {
|
||||
background: #dfb1b1;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.insert {
|
||||
background: #c5ffc4;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.insert th {
|
||||
background: #b1ebb0;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.insert tr.selected * {
|
||||
background: #9ae298;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace {
|
||||
background: #fdfebc;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace th {
|
||||
background: #e9eaa8;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace tr.selected * {
|
||||
background: #e2e179;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace .hl {
|
||||
background: #eff23d;
|
||||
}
|
||||
|
||||
table.sidebyside tbody td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.sidebyside tbody th {
|
||||
background: #F0F0F0;
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.selected * {
|
||||
background: #e2e2e2;
|
||||
}
|
||||
|
||||
table.sidebyside thead th {
|
||||
background: #F0F0F0;
|
||||
border-bottom: 1px #C0C0C0 solid;
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
padding: 4px 8px;
|
||||
text-align: left;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
table.sidebyside thead th.rev {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
table.sidebyside thead th.controls,
|
||||
table.sidebyside th.controls {
|
||||
font-size: 100%;
|
||||
font-weight: normal;
|
||||
padding: 2px 0 2px 2px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.sidebyside .commentflag {
|
||||
background: url('../images/comment.png') no-repeat !important;
|
||||
cursor: pointer;
|
||||
font-size: 90%;
|
||||
font-weight: normal;
|
||||
height: 21px;
|
||||
left: -6px;
|
||||
line-height: 1.9em;
|
||||
margin-top: -1px;
|
||||
padding-left: 5px;
|
||||
position: absolute;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
width: 25px;
|
||||
z-index: 900;
|
||||
}
|
||||
|
||||
.ghost-commentflag {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
table.sidebyside .commentflag.draft {
|
||||
background: url('../images/comment-draft.png') no-repeat !important;
|
||||
}
|
||||
|
||||
#diffs {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
/* Allows highlight chunks to be absolute relative to this. */
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#diffs div.index ol {
|
||||
margin-bottom: 20px;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
#diffs table.sidebyside {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#diffs .diff-highlight-border {
|
||||
background-color: black;
|
||||
display: block;
|
||||
font-size: 0; /* Prevents the 13px minimum height in IE6 */
|
||||
width: 2px;
|
||||
height: 2px;
|
||||
table.sidebyside {
|
||||
background: white;
|
||||
border: 1px #C0C0C0 solid;
|
||||
border-collapse: collapse;
|
||||
margin: 1px;
|
||||
padding: 2px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table.sidebyside a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table.sidebyside col.left {
|
||||
border-right: 1px #C0C0C0 solid;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
table.sidebyside.newfile col.left {
|
||||
border-right: 1px #C0C0C0 solid;
|
||||
width: 0%;
|
||||
}
|
||||
|
||||
table.sidebyside col.line {
|
||||
border-right: 1px #C0C0C0 solid;
|
||||
}
|
||||
|
||||
table.sidebyside col.right {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
table.sidebyside.newfile col.right {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table.sidebyside pre {
|
||||
font-size: 8pt;
|
||||
line-height: 140%;
|
||||
margin: 0;
|
||||
white-space: pre-wrap; /* CSS 3 */
|
||||
white-space: -moz-pre-wrap; /* Mozilla, 1999+ */
|
||||
white-space: -pre-wrap; /* Opera 4-6 */
|
||||
white-space: -o-pre-wrap; /* Opera 7 */
|
||||
word-wrap: break-word; /* IE 5.5+ */
|
||||
}
|
||||
|
||||
table.sidebyside tr.first td,
|
||||
table.sidebyside tr.first th {
|
||||
border-top: 1px #D0D0D0 solid;
|
||||
}
|
||||
|
||||
table.sidebyside tr.last td,
|
||||
table.sidebyside tr.last th {
|
||||
border-bottom: 1px #D0D0D0 solid;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.binary td {
|
||||
background: #dbebff;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.collapsed a {
|
||||
text-decoration: underline;
|
||||
color: black;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.collapsed td {
|
||||
background: #e4d9cb;
|
||||
font-size: x-small;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table.sidebyside tbody.collapsed th {
|
||||
background: #e4d9cb;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.delete {
|
||||
background: #ffc5ce;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.delete th {
|
||||
background: #ebb1ba;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.delete tr.selected * {
|
||||
background: #dfb1b1;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.insert {
|
||||
background: #c5ffc4;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.insert th {
|
||||
background: #b1ebb0;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.insert tr.selected * {
|
||||
background: #9ae298;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace {
|
||||
background: #fdfebc;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace th {
|
||||
background: #e9eaa8;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace tr.selected * {
|
||||
background: #e2e179;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.replace .hl {
|
||||
background: #eff23d;
|
||||
}
|
||||
|
||||
table.sidebyside tbody td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.sidebyside tbody th {
|
||||
background: #F0F0F0;
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.sidebyside tbody tr.selected * {
|
||||
background: #e2e2e2;
|
||||
}
|
||||
|
||||
table.sidebyside thead th {
|
||||
background: #F0F0F0;
|
||||
border-bottom: 1px #C0C0C0 solid;
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
padding: 4px 8px;
|
||||
text-align: left;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
table.sidebyside thead th.rev {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
table.sidebyside thead th.controls,
|
||||
table.sidebyside th.controls {
|
||||
font-size: 100%;
|
||||
font-weight: normal;
|
||||
padding: 2px 0 2px 2px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.sidebyside .commentflag {
|
||||
background: url('../images/comment.png') no-repeat !important;
|
||||
cursor: pointer;
|
||||
font-size: 90%;
|
||||
font-weight: normal;
|
||||
height: 21px;
|
||||
left: -6px;
|
||||
line-height: 1.9em;
|
||||
margin-top: -1px;
|
||||
padding-left: 5px;
|
||||
position: absolute;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
width: 25px;
|
||||
z-index: 900;
|
||||
}
|
||||
|
||||
.ghost-commentflag {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
table.sidebyside .commentflag.draft {
|
||||
background: url('../images/comment-draft.png') no-repeat !important;
|
||||
}
|
||||
|
||||
#diffs {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
/* Allows highlight chunks to be absolute relative to this. */
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#diffs div.index ol {
|
||||
margin-bottom: 20px;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
#diffs table.sidebyside {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#diffs .diff-highlight-border {
|
||||
background-color: black;
|
||||
display: block;
|
||||
font-size: 0; /* Prevents the 13px minimum height in IE6 */
|
||||
width: 2px;
|
||||
height: 2px;
|
||||
}
|
1648
Media/style.css
1648
Media/style.css
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,20 +1,20 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvcWrench", "MvcWrench.csproj", "{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvcWrench", "MvcWrench.csproj", "{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{35DC0D19-E4A0-4AA8-B42B-8DAE75827D95}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="MvcWrench.Properties" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="MvcWrench_mono_build_WebServices" Type="(Web Service URL)" Scope="Application">
|
||||
<Value Profile="(Default)">http://build.mono-project.com/WebServices/WebServices.asmx</Value>
|
||||
</Setting>
|
||||
<Setting Name="MvcMonkey_mono_build_WebServices" Type="(Web Service URL)" Scope="Application">
|
||||
<Value Profile="(Default)">http://build.mono-project.com/WebServices/WebServices.asmx</Value>
|
||||
</Setting>
|
||||
<Setting Name="MvcWrench_MonkeyWrench_Public_Public" Type="(Web Service URL)" Scope="Application">
|
||||
<Value Profile="(Default)">http://68.52.167.37/MonkeyWrench.Public/Public.asmx</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="MvcWrench.Properties" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="MvcWrench_mono_build_WebServices" Type="(Web Service URL)" Scope="Application">
|
||||
<Value Profile="(Default)">http://build.mono-project.com/WebServices/WebServices.asmx</Value>
|
||||
</Setting>
|
||||
<Setting Name="MvcMonkey_mono_build_WebServices" Type="(Web Service URL)" Scope="Application">
|
||||
<Value Profile="(Default)">http://build.mono-project.com/WebServices/WebServices.asmx</Value>
|
||||
</Setting>
|
||||
<Setting Name="MvcWrench_MonkeyWrench_Public_Public" Type="(Web Service URL)" Scope="Application">
|
||||
<Value Profile="(Default)">http://68.52.167.37/MonkeyWrench.Public/Public.asmx</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -1,337 +1,337 @@
|
|||
//!----------------------------------------------------------
|
||||
//! Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
//!----------------------------------------------------------
|
||||
//! MicrosoftMvcAjax.js
|
||||
|
||||
Type.registerNamespace('Sys.Mvc');
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AjaxOptions
|
||||
|
||||
Sys.Mvc.$create_AjaxOptions = function Sys_Mvc_AjaxOptions() { return {}; }
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.InsertionMode
|
||||
|
||||
Sys.Mvc.InsertionMode = function() {
|
||||
/// <field name="replace" type="Number" integer="true" static="true">
|
||||
/// </field>
|
||||
/// <field name="insertBefore" type="Number" integer="true" static="true">
|
||||
/// </field>
|
||||
/// <field name="insertAfter" type="Number" integer="true" static="true">
|
||||
/// </field>
|
||||
};
|
||||
Sys.Mvc.InsertionMode.prototype = {
|
||||
replace: 0,
|
||||
insertBefore: 1,
|
||||
insertAfter: 2
|
||||
}
|
||||
Sys.Mvc.InsertionMode.registerEnum('Sys.Mvc.InsertionMode', false);
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AjaxContext
|
||||
|
||||
Sys.Mvc.AjaxContext = function Sys_Mvc_AjaxContext(request, updateTarget, loadingElement, insertionMode) {
|
||||
/// <param name="request" type="Sys.Net.WebRequest">
|
||||
/// </param>
|
||||
/// <param name="updateTarget" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="loadingElement" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="insertionMode" type="Sys.Mvc.InsertionMode">
|
||||
/// </param>
|
||||
/// <field name="_insertionMode" type="Sys.Mvc.InsertionMode">
|
||||
/// </field>
|
||||
/// <field name="_loadingElement" type="Object" domElement="true">
|
||||
/// </field>
|
||||
/// <field name="_response" type="Sys.Net.WebRequestExecutor">
|
||||
/// </field>
|
||||
/// <field name="_request" type="Sys.Net.WebRequest">
|
||||
/// </field>
|
||||
/// <field name="_updateTarget" type="Object" domElement="true">
|
||||
/// </field>
|
||||
this._request = request;
|
||||
this._updateTarget = updateTarget;
|
||||
this._loadingElement = loadingElement;
|
||||
this._insertionMode = insertionMode;
|
||||
}
|
||||
Sys.Mvc.AjaxContext.prototype = {
|
||||
_insertionMode: 0,
|
||||
_loadingElement: null,
|
||||
_response: null,
|
||||
_request: null,
|
||||
_updateTarget: null,
|
||||
|
||||
get_data: function Sys_Mvc_AjaxContext$get_data() {
|
||||
/// <value type="String"></value>
|
||||
if (this._response) {
|
||||
return this._response.get_responseData();
|
||||
}
|
||||
else {
|
||||
return null;
|
||||
}
|
||||
},
|
||||
|
||||
get_insertionMode: function Sys_Mvc_AjaxContext$get_insertionMode() {
|
||||
/// <value type="Sys.Mvc.InsertionMode"></value>
|
||||
return this._insertionMode;
|
||||
},
|
||||
|
||||
get_loadingElement: function Sys_Mvc_AjaxContext$get_loadingElement() {
|
||||
/// <value type="Object" domElement="true"></value>
|
||||
return this._loadingElement;
|
||||
},
|
||||
|
||||
get_response: function Sys_Mvc_AjaxContext$get_response() {
|
||||
/// <value type="Sys.Net.WebRequestExecutor"></value>
|
||||
return this._response;
|
||||
},
|
||||
set_response: function Sys_Mvc_AjaxContext$set_response(value) {
|
||||
/// <value type="Sys.Net.WebRequestExecutor"></value>
|
||||
this._response = value;
|
||||
return value;
|
||||
},
|
||||
|
||||
get_request: function Sys_Mvc_AjaxContext$get_request() {
|
||||
/// <value type="Sys.Net.WebRequest"></value>
|
||||
return this._request;
|
||||
},
|
||||
|
||||
get_updateTarget: function Sys_Mvc_AjaxContext$get_updateTarget() {
|
||||
/// <value type="Object" domElement="true"></value>
|
||||
return this._updateTarget;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AsyncHyperlink
|
||||
|
||||
Sys.Mvc.AsyncHyperlink = function Sys_Mvc_AsyncHyperlink() {
|
||||
}
|
||||
Sys.Mvc.AsyncHyperlink.handleClick = function Sys_Mvc_AsyncHyperlink$handleClick(anchor, evt, ajaxOptions) {
|
||||
/// <param name="anchor" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="evt" type="Sys.UI.DomEvent">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
evt.preventDefault();
|
||||
Sys.Mvc.MvcHelpers._asyncRequest(anchor.href, 'post', '', anchor, ajaxOptions);
|
||||
}
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.MvcHelpers
|
||||
|
||||
Sys.Mvc.MvcHelpers = function Sys_Mvc_MvcHelpers() {
|
||||
}
|
||||
Sys.Mvc.MvcHelpers._serializeForm = function Sys_Mvc_MvcHelpers$_serializeForm(form) {
|
||||
/// <param name="form" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <returns type="String"></returns>
|
||||
var formElements = form.elements;
|
||||
var formBody = new Sys.StringBuilder();
|
||||
var count = formElements.length;
|
||||
for (var i = 0; i < count; i++) {
|
||||
var element = formElements[i];
|
||||
var name = element.name;
|
||||
if (!name || !name.length) {
|
||||
continue;
|
||||
}
|
||||
var tagName = element.tagName.toUpperCase();
|
||||
if (tagName === 'INPUT') {
|
||||
var inputElement = element;
|
||||
var type = inputElement.type;
|
||||
if ((type === 'text') || (type === 'password') || (type === 'hidden') || (((type === 'checkbox') || (type === 'radio')) && element.checked)) {
|
||||
formBody.append(encodeURIComponent(name));
|
||||
formBody.append('=');
|
||||
formBody.append(encodeURIComponent(inputElement.value));
|
||||
formBody.append('&');
|
||||
}
|
||||
}
|
||||
else if (tagName === 'SELECT') {
|
||||
var selectElement = element;
|
||||
var optionCount = selectElement.options.length;
|
||||
for (var j = 0; j < optionCount; j++) {
|
||||
var optionElement = selectElement.options[j];
|
||||
if (optionElement.selected) {
|
||||
formBody.append(encodeURIComponent(name));
|
||||
formBody.append('=');
|
||||
formBody.append(encodeURIComponent(optionElement.value));
|
||||
formBody.append('&');
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (tagName === 'TEXTAREA') {
|
||||
formBody.append(encodeURIComponent(name));
|
||||
formBody.append('=');
|
||||
formBody.append(encodeURIComponent((element.value)));
|
||||
formBody.append('&');
|
||||
}
|
||||
}
|
||||
return formBody.toString();
|
||||
}
|
||||
Sys.Mvc.MvcHelpers._asyncRequest = function Sys_Mvc_MvcHelpers$_asyncRequest(url, verb, body, triggerElement, ajaxOptions) {
|
||||
/// <param name="url" type="String">
|
||||
/// </param>
|
||||
/// <param name="verb" type="String">
|
||||
/// </param>
|
||||
/// <param name="body" type="String">
|
||||
/// </param>
|
||||
/// <param name="triggerElement" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
if (ajaxOptions.confirm) {
|
||||
if (!confirm(ajaxOptions.confirm)) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (ajaxOptions.url) {
|
||||
url = ajaxOptions.url;
|
||||
}
|
||||
if (ajaxOptions.httpMethod) {
|
||||
verb = ajaxOptions.httpMethod;
|
||||
}
|
||||
if (body.length > 0 && !body.endsWith('&')) {
|
||||
body += '&';
|
||||
}
|
||||
body += 'X-Requested-With=XMLHttpRequest';
|
||||
var requestBody = '';
|
||||
if (verb.toUpperCase() === 'GET' || verb.toUpperCase() === 'DELETE') {
|
||||
if (url.indexOf('?') > -1) {
|
||||
if (!url.endsWith('&')) {
|
||||
url += '&';
|
||||
}
|
||||
url += body;
|
||||
}
|
||||
else {
|
||||
url += '?';
|
||||
url += body;
|
||||
}
|
||||
}
|
||||
else {
|
||||
requestBody = body;
|
||||
}
|
||||
var request = new Sys.Net.WebRequest();
|
||||
request.set_url(url);
|
||||
request.set_httpVerb(verb);
|
||||
request.set_body(requestBody);
|
||||
if (verb.toUpperCase() === 'PUT') {
|
||||
request.get_headers()['Content-Type'] = 'application/x-www-form-urlencoded;';
|
||||
}
|
||||
request.get_headers()['X-Requested-With'] = 'XMLHttpRequest';
|
||||
var updateElement = null;
|
||||
if (ajaxOptions.updateTargetId) {
|
||||
updateElement = $get(ajaxOptions.updateTargetId);
|
||||
}
|
||||
var loadingElement = null;
|
||||
if (ajaxOptions.loadingElementId) {
|
||||
loadingElement = $get(ajaxOptions.loadingElementId);
|
||||
}
|
||||
var ajaxContext = new Sys.Mvc.AjaxContext(request, updateElement, loadingElement, ajaxOptions.insertionMode);
|
||||
var continueRequest = true;
|
||||
if (ajaxOptions.onBegin) {
|
||||
continueRequest = ajaxOptions.onBegin(ajaxContext) !== false;
|
||||
}
|
||||
if (loadingElement) {
|
||||
Sys.UI.DomElement.setVisible(ajaxContext.get_loadingElement(), true);
|
||||
}
|
||||
if (continueRequest) {
|
||||
request.add_completed(Function.createDelegate(null, function(executor) {
|
||||
Sys.Mvc.MvcHelpers._onComplete(request, ajaxOptions, ajaxContext);
|
||||
}));
|
||||
request.invoke();
|
||||
}
|
||||
}
|
||||
Sys.Mvc.MvcHelpers._onComplete = function Sys_Mvc_MvcHelpers$_onComplete(request, ajaxOptions, ajaxContext) {
|
||||
/// <param name="request" type="Sys.Net.WebRequest">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
/// <param name="ajaxContext" type="Sys.Mvc.AjaxContext">
|
||||
/// </param>
|
||||
ajaxContext.set_response(request.get_executor());
|
||||
if (ajaxOptions.onComplete && ajaxOptions.onComplete(ajaxContext) === false) {
|
||||
return;
|
||||
}
|
||||
var statusCode = ajaxContext.get_response().get_statusCode();
|
||||
if ((statusCode >= 200 && statusCode < 300) || statusCode === 304 || statusCode === 1223) {
|
||||
if (statusCode !== 204 && statusCode !== 304 && statusCode !== 1223) {
|
||||
var contentType = ajaxContext.get_response().getResponseHeader('Content-Type');
|
||||
if ((contentType) && (contentType.indexOf('application/x-javascript') !== -1)) {
|
||||
eval(ajaxContext.get_data());
|
||||
}
|
||||
else {
|
||||
Sys.Mvc.MvcHelpers.updateDomElement(ajaxContext.get_updateTarget(), ajaxContext.get_insertionMode(), ajaxContext.get_data());
|
||||
}
|
||||
}
|
||||
if (ajaxOptions.onSuccess) {
|
||||
ajaxOptions.onSuccess(ajaxContext);
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (ajaxOptions.onFailure) {
|
||||
ajaxOptions.onFailure(ajaxContext);
|
||||
}
|
||||
}
|
||||
if (ajaxContext.get_loadingElement()) {
|
||||
Sys.UI.DomElement.setVisible(ajaxContext.get_loadingElement(), false);
|
||||
}
|
||||
}
|
||||
Sys.Mvc.MvcHelpers.updateDomElement = function Sys_Mvc_MvcHelpers$updateDomElement(target, insertionMode, content) {
|
||||
/// <param name="target" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="insertionMode" type="Sys.Mvc.InsertionMode">
|
||||
/// </param>
|
||||
/// <param name="content" type="String">
|
||||
/// </param>
|
||||
if (target) {
|
||||
switch (insertionMode) {
|
||||
case Sys.Mvc.InsertionMode.replace:
|
||||
target.innerHTML = content;
|
||||
break;
|
||||
case Sys.Mvc.InsertionMode.insertBefore:
|
||||
if (content && content.length > 0) {
|
||||
target.innerHTML = content + target.innerHTML.trimStart();
|
||||
}
|
||||
break;
|
||||
case Sys.Mvc.InsertionMode.insertAfter:
|
||||
if (content && content.length > 0) {
|
||||
target.innerHTML = target.innerHTML.trimEnd() + content;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AsyncForm
|
||||
|
||||
Sys.Mvc.AsyncForm = function Sys_Mvc_AsyncForm() {
|
||||
}
|
||||
Sys.Mvc.AsyncForm.handleSubmit = function Sys_Mvc_AsyncForm$handleSubmit(form, evt, ajaxOptions) {
|
||||
/// <param name="form" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="evt" type="Sys.UI.DomEvent">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
evt.preventDefault();
|
||||
var body = Sys.Mvc.MvcHelpers._serializeForm(form);
|
||||
Sys.Mvc.MvcHelpers._asyncRequest(form.action, form.method || 'post', body, form, ajaxOptions);
|
||||
}
|
||||
|
||||
|
||||
Sys.Mvc.AjaxContext.registerClass('Sys.Mvc.AjaxContext');
|
||||
Sys.Mvc.AsyncHyperlink.registerClass('Sys.Mvc.AsyncHyperlink');
|
||||
Sys.Mvc.MvcHelpers.registerClass('Sys.Mvc.MvcHelpers');
|
||||
Sys.Mvc.AsyncForm.registerClass('Sys.Mvc.AsyncForm');
|
||||
|
||||
// ---- Do not remove this footer ----
|
||||
// Generated using Script# v0.5.0.0 (http://projects.nikhilk.net)
|
||||
// -----------------------------------
|
||||
//!----------------------------------------------------------
|
||||
//! Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
//!----------------------------------------------------------
|
||||
//! MicrosoftMvcAjax.js
|
||||
|
||||
Type.registerNamespace('Sys.Mvc');
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AjaxOptions
|
||||
|
||||
Sys.Mvc.$create_AjaxOptions = function Sys_Mvc_AjaxOptions() { return {}; }
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.InsertionMode
|
||||
|
||||
Sys.Mvc.InsertionMode = function() {
|
||||
/// <field name="replace" type="Number" integer="true" static="true">
|
||||
/// </field>
|
||||
/// <field name="insertBefore" type="Number" integer="true" static="true">
|
||||
/// </field>
|
||||
/// <field name="insertAfter" type="Number" integer="true" static="true">
|
||||
/// </field>
|
||||
};
|
||||
Sys.Mvc.InsertionMode.prototype = {
|
||||
replace: 0,
|
||||
insertBefore: 1,
|
||||
insertAfter: 2
|
||||
}
|
||||
Sys.Mvc.InsertionMode.registerEnum('Sys.Mvc.InsertionMode', false);
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AjaxContext
|
||||
|
||||
Sys.Mvc.AjaxContext = function Sys_Mvc_AjaxContext(request, updateTarget, loadingElement, insertionMode) {
|
||||
/// <param name="request" type="Sys.Net.WebRequest">
|
||||
/// </param>
|
||||
/// <param name="updateTarget" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="loadingElement" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="insertionMode" type="Sys.Mvc.InsertionMode">
|
||||
/// </param>
|
||||
/// <field name="_insertionMode" type="Sys.Mvc.InsertionMode">
|
||||
/// </field>
|
||||
/// <field name="_loadingElement" type="Object" domElement="true">
|
||||
/// </field>
|
||||
/// <field name="_response" type="Sys.Net.WebRequestExecutor">
|
||||
/// </field>
|
||||
/// <field name="_request" type="Sys.Net.WebRequest">
|
||||
/// </field>
|
||||
/// <field name="_updateTarget" type="Object" domElement="true">
|
||||
/// </field>
|
||||
this._request = request;
|
||||
this._updateTarget = updateTarget;
|
||||
this._loadingElement = loadingElement;
|
||||
this._insertionMode = insertionMode;
|
||||
}
|
||||
Sys.Mvc.AjaxContext.prototype = {
|
||||
_insertionMode: 0,
|
||||
_loadingElement: null,
|
||||
_response: null,
|
||||
_request: null,
|
||||
_updateTarget: null,
|
||||
|
||||
get_data: function Sys_Mvc_AjaxContext$get_data() {
|
||||
/// <value type="String"></value>
|
||||
if (this._response) {
|
||||
return this._response.get_responseData();
|
||||
}
|
||||
else {
|
||||
return null;
|
||||
}
|
||||
},
|
||||
|
||||
get_insertionMode: function Sys_Mvc_AjaxContext$get_insertionMode() {
|
||||
/// <value type="Sys.Mvc.InsertionMode"></value>
|
||||
return this._insertionMode;
|
||||
},
|
||||
|
||||
get_loadingElement: function Sys_Mvc_AjaxContext$get_loadingElement() {
|
||||
/// <value type="Object" domElement="true"></value>
|
||||
return this._loadingElement;
|
||||
},
|
||||
|
||||
get_response: function Sys_Mvc_AjaxContext$get_response() {
|
||||
/// <value type="Sys.Net.WebRequestExecutor"></value>
|
||||
return this._response;
|
||||
},
|
||||
set_response: function Sys_Mvc_AjaxContext$set_response(value) {
|
||||
/// <value type="Sys.Net.WebRequestExecutor"></value>
|
||||
this._response = value;
|
||||
return value;
|
||||
},
|
||||
|
||||
get_request: function Sys_Mvc_AjaxContext$get_request() {
|
||||
/// <value type="Sys.Net.WebRequest"></value>
|
||||
return this._request;
|
||||
},
|
||||
|
||||
get_updateTarget: function Sys_Mvc_AjaxContext$get_updateTarget() {
|
||||
/// <value type="Object" domElement="true"></value>
|
||||
return this._updateTarget;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AsyncHyperlink
|
||||
|
||||
Sys.Mvc.AsyncHyperlink = function Sys_Mvc_AsyncHyperlink() {
|
||||
}
|
||||
Sys.Mvc.AsyncHyperlink.handleClick = function Sys_Mvc_AsyncHyperlink$handleClick(anchor, evt, ajaxOptions) {
|
||||
/// <param name="anchor" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="evt" type="Sys.UI.DomEvent">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
evt.preventDefault();
|
||||
Sys.Mvc.MvcHelpers._asyncRequest(anchor.href, 'post', '', anchor, ajaxOptions);
|
||||
}
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.MvcHelpers
|
||||
|
||||
Sys.Mvc.MvcHelpers = function Sys_Mvc_MvcHelpers() {
|
||||
}
|
||||
Sys.Mvc.MvcHelpers._serializeForm = function Sys_Mvc_MvcHelpers$_serializeForm(form) {
|
||||
/// <param name="form" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <returns type="String"></returns>
|
||||
var formElements = form.elements;
|
||||
var formBody = new Sys.StringBuilder();
|
||||
var count = formElements.length;
|
||||
for (var i = 0; i < count; i++) {
|
||||
var element = formElements[i];
|
||||
var name = element.name;
|
||||
if (!name || !name.length) {
|
||||
continue;
|
||||
}
|
||||
var tagName = element.tagName.toUpperCase();
|
||||
if (tagName === 'INPUT') {
|
||||
var inputElement = element;
|
||||
var type = inputElement.type;
|
||||
if ((type === 'text') || (type === 'password') || (type === 'hidden') || (((type === 'checkbox') || (type === 'radio')) && element.checked)) {
|
||||
formBody.append(encodeURIComponent(name));
|
||||
formBody.append('=');
|
||||
formBody.append(encodeURIComponent(inputElement.value));
|
||||
formBody.append('&');
|
||||
}
|
||||
}
|
||||
else if (tagName === 'SELECT') {
|
||||
var selectElement = element;
|
||||
var optionCount = selectElement.options.length;
|
||||
for (var j = 0; j < optionCount; j++) {
|
||||
var optionElement = selectElement.options[j];
|
||||
if (optionElement.selected) {
|
||||
formBody.append(encodeURIComponent(name));
|
||||
formBody.append('=');
|
||||
formBody.append(encodeURIComponent(optionElement.value));
|
||||
formBody.append('&');
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (tagName === 'TEXTAREA') {
|
||||
formBody.append(encodeURIComponent(name));
|
||||
formBody.append('=');
|
||||
formBody.append(encodeURIComponent((element.value)));
|
||||
formBody.append('&');
|
||||
}
|
||||
}
|
||||
return formBody.toString();
|
||||
}
|
||||
Sys.Mvc.MvcHelpers._asyncRequest = function Sys_Mvc_MvcHelpers$_asyncRequest(url, verb, body, triggerElement, ajaxOptions) {
|
||||
/// <param name="url" type="String">
|
||||
/// </param>
|
||||
/// <param name="verb" type="String">
|
||||
/// </param>
|
||||
/// <param name="body" type="String">
|
||||
/// </param>
|
||||
/// <param name="triggerElement" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
if (ajaxOptions.confirm) {
|
||||
if (!confirm(ajaxOptions.confirm)) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (ajaxOptions.url) {
|
||||
url = ajaxOptions.url;
|
||||
}
|
||||
if (ajaxOptions.httpMethod) {
|
||||
verb = ajaxOptions.httpMethod;
|
||||
}
|
||||
if (body.length > 0 && !body.endsWith('&')) {
|
||||
body += '&';
|
||||
}
|
||||
body += 'X-Requested-With=XMLHttpRequest';
|
||||
var requestBody = '';
|
||||
if (verb.toUpperCase() === 'GET' || verb.toUpperCase() === 'DELETE') {
|
||||
if (url.indexOf('?') > -1) {
|
||||
if (!url.endsWith('&')) {
|
||||
url += '&';
|
||||
}
|
||||
url += body;
|
||||
}
|
||||
else {
|
||||
url += '?';
|
||||
url += body;
|
||||
}
|
||||
}
|
||||
else {
|
||||
requestBody = body;
|
||||
}
|
||||
var request = new Sys.Net.WebRequest();
|
||||
request.set_url(url);
|
||||
request.set_httpVerb(verb);
|
||||
request.set_body(requestBody);
|
||||
if (verb.toUpperCase() === 'PUT') {
|
||||
request.get_headers()['Content-Type'] = 'application/x-www-form-urlencoded;';
|
||||
}
|
||||
request.get_headers()['X-Requested-With'] = 'XMLHttpRequest';
|
||||
var updateElement = null;
|
||||
if (ajaxOptions.updateTargetId) {
|
||||
updateElement = $get(ajaxOptions.updateTargetId);
|
||||
}
|
||||
var loadingElement = null;
|
||||
if (ajaxOptions.loadingElementId) {
|
||||
loadingElement = $get(ajaxOptions.loadingElementId);
|
||||
}
|
||||
var ajaxContext = new Sys.Mvc.AjaxContext(request, updateElement, loadingElement, ajaxOptions.insertionMode);
|
||||
var continueRequest = true;
|
||||
if (ajaxOptions.onBegin) {
|
||||
continueRequest = ajaxOptions.onBegin(ajaxContext) !== false;
|
||||
}
|
||||
if (loadingElement) {
|
||||
Sys.UI.DomElement.setVisible(ajaxContext.get_loadingElement(), true);
|
||||
}
|
||||
if (continueRequest) {
|
||||
request.add_completed(Function.createDelegate(null, function(executor) {
|
||||
Sys.Mvc.MvcHelpers._onComplete(request, ajaxOptions, ajaxContext);
|
||||
}));
|
||||
request.invoke();
|
||||
}
|
||||
}
|
||||
Sys.Mvc.MvcHelpers._onComplete = function Sys_Mvc_MvcHelpers$_onComplete(request, ajaxOptions, ajaxContext) {
|
||||
/// <param name="request" type="Sys.Net.WebRequest">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
/// <param name="ajaxContext" type="Sys.Mvc.AjaxContext">
|
||||
/// </param>
|
||||
ajaxContext.set_response(request.get_executor());
|
||||
if (ajaxOptions.onComplete && ajaxOptions.onComplete(ajaxContext) === false) {
|
||||
return;
|
||||
}
|
||||
var statusCode = ajaxContext.get_response().get_statusCode();
|
||||
if ((statusCode >= 200 && statusCode < 300) || statusCode === 304 || statusCode === 1223) {
|
||||
if (statusCode !== 204 && statusCode !== 304 && statusCode !== 1223) {
|
||||
var contentType = ajaxContext.get_response().getResponseHeader('Content-Type');
|
||||
if ((contentType) && (contentType.indexOf('application/x-javascript') !== -1)) {
|
||||
eval(ajaxContext.get_data());
|
||||
}
|
||||
else {
|
||||
Sys.Mvc.MvcHelpers.updateDomElement(ajaxContext.get_updateTarget(), ajaxContext.get_insertionMode(), ajaxContext.get_data());
|
||||
}
|
||||
}
|
||||
if (ajaxOptions.onSuccess) {
|
||||
ajaxOptions.onSuccess(ajaxContext);
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (ajaxOptions.onFailure) {
|
||||
ajaxOptions.onFailure(ajaxContext);
|
||||
}
|
||||
}
|
||||
if (ajaxContext.get_loadingElement()) {
|
||||
Sys.UI.DomElement.setVisible(ajaxContext.get_loadingElement(), false);
|
||||
}
|
||||
}
|
||||
Sys.Mvc.MvcHelpers.updateDomElement = function Sys_Mvc_MvcHelpers$updateDomElement(target, insertionMode, content) {
|
||||
/// <param name="target" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="insertionMode" type="Sys.Mvc.InsertionMode">
|
||||
/// </param>
|
||||
/// <param name="content" type="String">
|
||||
/// </param>
|
||||
if (target) {
|
||||
switch (insertionMode) {
|
||||
case Sys.Mvc.InsertionMode.replace:
|
||||
target.innerHTML = content;
|
||||
break;
|
||||
case Sys.Mvc.InsertionMode.insertBefore:
|
||||
if (content && content.length > 0) {
|
||||
target.innerHTML = content + target.innerHTML.trimStart();
|
||||
}
|
||||
break;
|
||||
case Sys.Mvc.InsertionMode.insertAfter:
|
||||
if (content && content.length > 0) {
|
||||
target.innerHTML = target.innerHTML.trimEnd() + content;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Sys.Mvc.AsyncForm
|
||||
|
||||
Sys.Mvc.AsyncForm = function Sys_Mvc_AsyncForm() {
|
||||
}
|
||||
Sys.Mvc.AsyncForm.handleSubmit = function Sys_Mvc_AsyncForm$handleSubmit(form, evt, ajaxOptions) {
|
||||
/// <param name="form" type="Object" domElement="true">
|
||||
/// </param>
|
||||
/// <param name="evt" type="Sys.UI.DomEvent">
|
||||
/// </param>
|
||||
/// <param name="ajaxOptions" type="Sys.Mvc.AjaxOptions">
|
||||
/// </param>
|
||||
evt.preventDefault();
|
||||
var body = Sys.Mvc.MvcHelpers._serializeForm(form);
|
||||
Sys.Mvc.MvcHelpers._asyncRequest(form.action, form.method || 'post', body, form, ajaxOptions);
|
||||
}
|
||||
|
||||
|
||||
Sys.Mvc.AjaxContext.registerClass('Sys.Mvc.AjaxContext');
|
||||
Sys.Mvc.AsyncHyperlink.registerClass('Sys.Mvc.AsyncHyperlink');
|
||||
Sys.Mvc.MvcHelpers.registerClass('Sys.Mvc.MvcHelpers');
|
||||
Sys.Mvc.AsyncForm.registerClass('Sys.Mvc.AsyncForm');
|
||||
|
||||
// ---- Do not remove this footer ----
|
||||
// Generated using Script# v0.5.0.0 (http://projects.nikhilk.net)
|
||||
// -----------------------------------
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
//----------------------------------------------------------
|
||||
// MicrosoftMvcAjax.js
|
||||
|
||||
|
||||
Type.registerNamespace('Sys.Mvc');Sys.Mvc.$create_AjaxOptions=function(){return {};}
|
||||
Sys.Mvc.InsertionMode=function(){};Sys.Mvc.InsertionMode.prototype = {replace:0,insertBefore:1,insertAfter:2}
|
||||
Sys.Mvc.InsertionMode.registerEnum('Sys.Mvc.InsertionMode',false);Sys.Mvc.AjaxContext=function(request,updateTarget,loadingElement,insertionMode){this.$3=request;this.$4=updateTarget;this.$1=loadingElement;this.$0=insertionMode;}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
function ToggleVisibility(element, childid) {
|
||||
if (element.className == 'expand') {
|
||||
element.className = 'collapse';
|
||||
document.getElementById(childid).style.display = 'inherit';
|
||||
} else {
|
||||
element.className = 'expand';
|
||||
document.getElementById(childid).style.display = 'none';
|
||||
}
|
||||
}
|
||||
|
||||
function Resize() {
|
||||
//document.getElementById('main').style.height = (window.innerHeight - 154) + 'px';
|
||||
//document.getElementById('content').style.height = (window.innerHeight - 126) + 'px';
|
||||
|
||||
$("#content").css("height", ($(window).height() - 126) + 'px');
|
||||
function ToggleVisibility(element, childid) {
|
||||
if (element.className == 'expand') {
|
||||
element.className = 'collapse';
|
||||
document.getElementById(childid).style.display = 'inherit';
|
||||
} else {
|
||||
element.className = 'expand';
|
||||
document.getElementById(childid).style.display = 'none';
|
||||
}
|
||||
}
|
||||
|
||||
function Resize() {
|
||||
//document.getElementById('main').style.height = (window.innerHeight - 154) + 'px';
|
||||
//document.getElementById('content').style.height = (window.innerHeight - 126) + 'px';
|
||||
|
||||
$("#content").css("height", ($(window).height() - 126) + 'px');
|
||||
}
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -1,13 +1,13 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<%--<% Html.RenderPartial ("BreadCrumbBar", ViewData["BreadCrumb"]); %>
|
||||
--%><div class="right-content-pad">
|
||||
<% Html.RenderPartial ("BuildStepList", ViewData["BuildStepList"]); %>
|
||||
|
||||
</div>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<%--<% Html.RenderPartial ("BreadCrumbBar", ViewData["BreadCrumb"]); %>
|
||||
--%><div class="right-content-pad">
|
||||
<% Html.RenderPartial ("BuildStepList", ViewData["BuildStepList"]); %>
|
||||
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<%--<% Html.RenderPartial ("BreadCrumbBar", ViewData["BreadCrumb"]); %>
|
||||
--%><div class="right-content-pad">
|
||||
<pre>
|
||||
<%= Html.Encode (ViewData["Log"])%>
|
||||
</pre>
|
||||
</div>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<%--<% Html.RenderPartial ("BreadCrumbBar", ViewData["BreadCrumb"]); %>
|
||||
--%><div class="right-content-pad">
|
||||
<pre>
|
||||
<%= Html.Encode (ViewData["Log"])%>
|
||||
</pre>
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,53 +1,53 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<table class="steplist">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" style="width:16;"></th><th scope="col" style="width:550px;">Step</th><th scope="col" style="width:140px;text-align:center;">Elapsed Time</th><th scope="col" style="width:20px;">Log</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><img src="/MonkeyWrench/Media/pass.png" /></td><td>Update mono to revision</td><td style="text-align:center;">00:00:02</td><td><a href="/MonkeyWrench/BuildPages/ViewLog.aspx?id=31538"><img src="/MonkeyWrench/Media/report.png" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="/MonkeyWrench/Media/pass.png" /></td><td>Copy svn tree to workspace</td><td style="text-align:center;">00:00:07</td><td><a href="/MonkeyWrench/BuildPages/ViewLog.aspx?id=31539"><img src="/MonkeyWrench/Media/report.png" /></a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td scope="col" style="width:16;"></td><td scope="col" style="width:550px;">Total</td><td scope="col" style="width:140px;text-align:center;">00:00:00</td><td scope="col" style="width:20px;"></td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
--%>
|
||||
|
||||
<% MvcWrench.Models.BuildStepList list = (MvcWrench.Models.BuildStepList)Model; %>
|
||||
|
||||
<table class="steplist">
|
||||
<thead>
|
||||
<tr><%--<th scope="col" style="width:140px;text-align:center;">Elapsed Time</th>--%>
|
||||
<th scope="col" style="width:16;"></th><th scope="col" style="width:690px;">Step</th><th scope="col" style="width:20px;">Log</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% foreach (MvcWrench.Models.BuildStepListItem item in list.Items) { %>
|
||||
<tr>
|
||||
<td><img src="<%= Html.ResolveUrl (item.Image) %>" /></td>
|
||||
<td><%= item.Name %></td>
|
||||
<%-- <td style="text-align:center;"><%= string.Format ("{0}:{1}:{2}", item.ElapsedTime.Hours.ToString ().PadLeft (2, '0'), item.ElapsedTime.Minutes.ToString ().PadLeft (2, '0'), item.ElapsedTime.Seconds.ToString ().PadLeft (2, '0')) %></td>
|
||||
--%> <td><a href="<%= Html.ResolveUrl (item.LogUrl) %>"><img src="<%= Html.GetImage ("report.png") %>" /></a></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
<%-- <tfoot>
|
||||
<tr>
|
||||
<td scope="col" style="width:16;"></td>
|
||||
<td scope="col" style="width:550px;">Total</td>
|
||||
<td scope="col" style="width:140px;text-align:center;"><%= string.Format ("{0}:{1}:{2}", list.TotalTime.Hours.ToString ().PadLeft (2, '0'), list.TotalTime.Minutes.ToString ().PadLeft (2, '0'), list.TotalTime.Seconds.ToString ().PadLeft (2, '0'))%></td>
|
||||
<td scope="col" style="width:20px;"></td>
|
||||
</tr>
|
||||
</tfoot>--%>
|
||||
</table>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<table class="steplist">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" style="width:16;"></th><th scope="col" style="width:550px;">Step</th><th scope="col" style="width:140px;text-align:center;">Elapsed Time</th><th scope="col" style="width:20px;">Log</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><img src="/MonkeyWrench/Media/pass.png" /></td><td>Update mono to revision</td><td style="text-align:center;">00:00:02</td><td><a href="/MonkeyWrench/BuildPages/ViewLog.aspx?id=31538"><img src="/MonkeyWrench/Media/report.png" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="/MonkeyWrench/Media/pass.png" /></td><td>Copy svn tree to workspace</td><td style="text-align:center;">00:00:07</td><td><a href="/MonkeyWrench/BuildPages/ViewLog.aspx?id=31539"><img src="/MonkeyWrench/Media/report.png" /></a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td scope="col" style="width:16;"></td><td scope="col" style="width:550px;">Total</td><td scope="col" style="width:140px;text-align:center;">00:00:00</td><td scope="col" style="width:20px;"></td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
--%>
|
||||
|
||||
<% MvcWrench.Models.BuildStepList list = (MvcWrench.Models.BuildStepList)Model; %>
|
||||
|
||||
<table class="steplist">
|
||||
<thead>
|
||||
<tr><%--<th scope="col" style="width:140px;text-align:center;">Elapsed Time</th>--%>
|
||||
<th scope="col" style="width:16;"></th><th scope="col" style="width:690px;">Step</th><th scope="col" style="width:20px;">Log</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% foreach (MvcWrench.Models.BuildStepListItem item in list.Items) { %>
|
||||
<tr>
|
||||
<td><img src="<%= Html.ResolveUrl (item.Image) %>" /></td>
|
||||
<td><%= item.Name %></td>
|
||||
<%-- <td style="text-align:center;"><%= string.Format ("{0}:{1}:{2}", item.ElapsedTime.Hours.ToString ().PadLeft (2, '0'), item.ElapsedTime.Minutes.ToString ().PadLeft (2, '0'), item.ElapsedTime.Seconds.ToString ().PadLeft (2, '0')) %></td>
|
||||
--%> <td><a href="<%= Html.ResolveUrl (item.LogUrl) %>"><img src="<%= Html.GetImage ("report.png") %>" /></a></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
<%-- <tfoot>
|
||||
<tr>
|
||||
<td scope="col" style="width:16;"></td>
|
||||
<td scope="col" style="width:550px;">Total</td>
|
||||
<td scope="col" style="width:140px;text-align:center;"><%= string.Format ("{0}:{1}:{2}", list.TotalTime.Hours.ToString ().PadLeft (2, '0'), list.TotalTime.Minutes.ToString ().PadLeft (2, '0'), list.TotalTime.Seconds.ToString ().PadLeft (2, '0'))%></td>
|
||||
<td scope="col" style="width:20px;"></td>
|
||||
</tr>
|
||||
</tfoot>--%>
|
||||
</table>
|
||||
|
|
|
@ -1,31 +1,31 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.Models.BuildStepList>" %>
|
||||
|
||||
|
||||
<table id="build-steps">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">Step</th>
|
||||
<th style="text-align: center">Results</th>
|
||||
<th style="text-align: center">Duration</th>
|
||||
<th colspan="2" style="text-align: left">Log/Hist</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% foreach (var item in Model.Items) { %>
|
||||
|
||||
<tr class="even <%= item.StatusClass %>">
|
||||
<td class="status-column <%= item.StatusClass %>"></td>
|
||||
<td style="width: 150px"><%= item.Name %></td>
|
||||
|
||||
<td class="center-text"><%= item.Results %></td>
|
||||
<td class="center-text wide"><%= string.IsNullOrEmpty (item.LogUrl) ? "" : item.ElapsedTime.ToHoursMinSec ()%></td>
|
||||
<% if (string.IsNullOrEmpty (item.LogUrl)) { %>
|
||||
<td class="icon-column"> </td>
|
||||
<% } else { %>
|
||||
<td class="icon-column"><a href="<%= item.LogUrl %>"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" alt="View Log" title="View Log" /></a></td>
|
||||
<% } %>
|
||||
<td class="icon-column"><a href="<%= item.HistoryUrl %>"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" alt="View Step History" title="View Step History" /></a></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
</tbody>
|
||||
</table>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.Models.BuildStepList>" %>
|
||||
|
||||
|
||||
<table id="build-steps">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">Step</th>
|
||||
<th style="text-align: center">Results</th>
|
||||
<th style="text-align: center">Duration</th>
|
||||
<th colspan="2" style="text-align: left">Log/Hist</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% foreach (var item in Model.Items) { %>
|
||||
|
||||
<tr class="even <%= item.StatusClass %>">
|
||||
<td class="status-column <%= item.StatusClass %>"></td>
|
||||
<td style="width: 150px"><%= item.Name %></td>
|
||||
|
||||
<td class="center-text"><%= item.Results %></td>
|
||||
<td class="center-text wide"><%= string.IsNullOrEmpty (item.LogUrl) ? "" : item.ElapsedTime.ToHoursMinSec ()%></td>
|
||||
<% if (string.IsNullOrEmpty (item.LogUrl)) { %>
|
||||
<td class="icon-column"> </td>
|
||||
<% } else { %>
|
||||
<td class="icon-column"><a href="<%= item.LogUrl %>"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" alt="View Log" title="View Log" /></a></td>
|
||||
<% } %>
|
||||
<td class="icon-column"><a href="<%= item.HistoryUrl %>"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" alt="View Step History" title="View Step History" /></a></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
<%@ Master Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewMasterPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<asp:ContentPlaceHolder ID="TitleContent" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<div id="line-background">
|
||||
<div id="left-content">
|
||||
<div id="TreeMenu1" class="treemenu">
|
||||
<% Html.RenderPartial ("TreeMenu", ViewData["TreeView"]); %>
|
||||
</div>
|
||||
</div>
|
||||
<div id="right-content">
|
||||
<asp:ContentPlaceHolder ID="right_content_placeholder" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</div></div>
|
||||
</asp:Content>
|
||||
<%@ Master Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewMasterPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<asp:ContentPlaceHolder ID="TitleContent" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<div id="line-background">
|
||||
<div id="left-content">
|
||||
<div id="TreeMenu1" class="treemenu">
|
||||
<% Html.RenderPartial ("TreeMenu", ViewData["TreeView"]); %>
|
||||
</div>
|
||||
</div>
|
||||
<div id="right-content">
|
||||
<asp:ContentPlaceHolder ID="right_content_placeholder" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</div></div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,64 +1,64 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<table id="difftable0" class="sidebyside">
|
||||
<colgroup>
|
||||
<col class="line" /><col class="left" /><col class="line" /><col class="right" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr><th colspan="4">mono/mini/ChangeLog</th></tr>
|
||||
<tr><th class="rev" colspan="2">revision 136366</th><th colspan="2" class="rev">revision 136367</th></tr>
|
||||
</thead>
|
||||
<tbody class="collapsable">
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>1</th><td><pre>2009-06-17 Geoff Norton <gnorton@novell.com></pre></td>
|
||||
</tr>
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>2</th><td><pre></pre></td>
|
||||
</tr>
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>3</th><td><pre> * aot-compiler.c: Ensure we dont try to close a null dwarf writer.</pre></td>
|
||||
</tr>
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>4</th><td><pre></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>1</th><td><pre> 2009-06-17 Zoltan Varga <vargaz@gmail.com></pre></td><th>5</th><td><pre> 2009-06-17 Zoltan Varga <vargaz@gmail.com></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>2</th><td><pre> </pre></td><th>6</th><td><pre> </pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>3</th><td><pre> * dwarfwriter.c (mono_dwarf_writer_create): Add an 'appending' parameter</pre></td><th>7</th><td><pre> * dwarfwriter.c (mono_dwarf_writer_create): Add an 'appending' parameter</pre></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
--%>
|
||||
|
||||
<% MvcWrench.Models.DiffViewer diff = (MvcWrench.Models.DiffViewer)Model; %>
|
||||
|
||||
<% foreach (MvcWrench.Models.DiffFile file in diff.Files) { %>
|
||||
<table id="difftable0" class="sidebyside">
|
||||
<colgroup>
|
||||
<col class="line" /><col class="left" /><col class="line" /><col class="right" />
|
||||
</colgroup>
|
||||
|
||||
<thead>
|
||||
<tr><th colspan="4"><%= Html.Encode (file.File) %></th></tr>
|
||||
<tr>
|
||||
<th class="rev" colspan="2"><%= Html.Encode (file.LeftHeader) %></th>
|
||||
<th class="rev" colspan="2"><%= Html.Encode (file.RightHeader) %></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody class="collapsable">
|
||||
<% foreach (MvcWrench.Models.DiffLine line in file.Lines) { %>
|
||||
<tr class="<%= line.CssClass %>">
|
||||
<th><%= line.LeftLineNumber > 0 ? Html.Encode (line.LeftLineNumber) : string.Empty %></th><td><pre><%= Html.Encode (line.LeftLineText) %></pre></td><th><%= line.RightLineNumber > 0 ? Html.Encode (line.RightLineNumber) : string.Empty %></th><td><pre><%= Html.Encode (line.RightLineText) %></pre></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
</tbody>
|
||||
</table>
|
||||
<br />
|
||||
<% } %>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<table id="difftable0" class="sidebyside">
|
||||
<colgroup>
|
||||
<col class="line" /><col class="left" /><col class="line" /><col class="right" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr><th colspan="4">mono/mini/ChangeLog</th></tr>
|
||||
<tr><th class="rev" colspan="2">revision 136366</th><th colspan="2" class="rev">revision 136367</th></tr>
|
||||
</thead>
|
||||
<tbody class="collapsable">
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>1</th><td><pre>2009-06-17 Geoff Norton <gnorton@novell.com></pre></td>
|
||||
</tr>
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>2</th><td><pre></pre></td>
|
||||
</tr>
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>3</th><td><pre> * aot-compiler.c: Ensure we dont try to close a null dwarf writer.</pre></td>
|
||||
</tr>
|
||||
<tr class="insert">
|
||||
<th></th><td><pre></pre></td><th>4</th><td><pre></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>1</th><td><pre> 2009-06-17 Zoltan Varga <vargaz@gmail.com></pre></td><th>5</th><td><pre> 2009-06-17 Zoltan Varga <vargaz@gmail.com></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>2</th><td><pre> </pre></td><th>6</th><td><pre> </pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>3</th><td><pre> * dwarfwriter.c (mono_dwarf_writer_create): Add an 'appending' parameter</pre></td><th>7</th><td><pre> * dwarfwriter.c (mono_dwarf_writer_create): Add an 'appending' parameter</pre></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
--%>
|
||||
|
||||
<% MvcWrench.Models.DiffViewer diff = (MvcWrench.Models.DiffViewer)Model; %>
|
||||
|
||||
<% foreach (MvcWrench.Models.DiffFile file in diff.Files) { %>
|
||||
<table id="difftable0" class="sidebyside">
|
||||
<colgroup>
|
||||
<col class="line" /><col class="left" /><col class="line" /><col class="right" />
|
||||
</colgroup>
|
||||
|
||||
<thead>
|
||||
<tr><th colspan="4"><%= Html.Encode (file.File) %></th></tr>
|
||||
<tr>
|
||||
<th class="rev" colspan="2"><%= Html.Encode (file.LeftHeader) %></th>
|
||||
<th class="rev" colspan="2"><%= Html.Encode (file.RightHeader) %></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody class="collapsable">
|
||||
<% foreach (MvcWrench.Models.DiffLine line in file.Lines) { %>
|
||||
<tr class="<%= line.CssClass %>">
|
||||
<th><%= line.LeftLineNumber > 0 ? Html.Encode (line.LeftLineNumber) : string.Empty %></th><td><pre><%= Html.Encode (line.LeftLineText) %></pre></td><th><%= line.RightLineNumber > 0 ? Html.Encode (line.RightLineNumber) : string.Empty %></th><td><pre><%= Html.Encode (line.RightLineText) %></pre></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
</tbody>
|
||||
</table>
|
||||
<br />
|
||||
<% } %>
|
||||
|
|
|
@ -1,70 +1,70 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<div class="right-content-pad">
|
||||
<% Html.RenderPartial ("CommitHeader", ViewData["commit"]); %>
|
||||
<% Html.RenderPartial ("BuildStepTable", ViewData["steps"]); %>
|
||||
<%-- <table id="build-steps">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">Step</th>
|
||||
<th style="text-align: center">Duration</th>
|
||||
<th style="text-align: center">Results</th>
|
||||
<th colspan="2" style="text-align: left">Log</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="even">
|
||||
<td class="status-column"></td>
|
||||
<td style="width: 500px">build</td>
|
||||
|
||||
<td class="center-text wide">22 minutes</td>
|
||||
<td class="center-text wide">3 Tests Failed</td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" alt="View Log" title="View Log" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" alt="View Step History" title="View Step History" /></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="even">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
--%></div>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<div class="right-content-pad">
|
||||
<% Html.RenderPartial ("CommitHeader", ViewData["commit"]); %>
|
||||
<% Html.RenderPartial ("BuildStepTable", ViewData["steps"]); %>
|
||||
<%-- <table id="build-steps">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">Step</th>
|
||||
<th style="text-align: center">Duration</th>
|
||||
<th style="text-align: center">Results</th>
|
||||
<th colspan="2" style="text-align: left">Log</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="even">
|
||||
<td class="status-column"></td>
|
||||
<td style="width: 500px">build</td>
|
||||
|
||||
<td class="center-text wide">22 minutes</td>
|
||||
<td class="center-text wide">3 Tests Failed</td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" alt="View Log" title="View Log" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" alt="View Step History" title="View Step History" /></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="even">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td class="status-column"></td>
|
||||
<td>build</td>
|
||||
|
||||
<td class="center-text">22 minutes</td>
|
||||
<td class="center-text"></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/report.png") %>" /></td>
|
||||
<td class="icon-column"><img src="<%= Html.ResolveUrl ("~/Media/calendar.png") %>" /></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
--%></div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,32 +1,32 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage<MvcWrench.MonkeyWrench.Public.Revision>" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<div class="right-content-pad">
|
||||
<% if (Model != null) { %>
|
||||
<div id="commit">
|
||||
<div class="human" style="width: 100%">
|
||||
<div class="revision">
|
||||
Revision <%= Model.RevisionNumber%>
|
||||
</div>
|
||||
<div class="actor">
|
||||
<div class="gravatar">
|
||||
<img alt="" src="<%= MvcWrench.UserHelpers.EmailToGravatar (MvcWrench.Models.SvnGravatars.Get (Model.Author), 30) %>" />
|
||||
</div>
|
||||
<div class="name"><%= Model.Author %></div>
|
||||
<div class="date">about <%= (DateTime.Now.Subtract (new TimeSpan (1, 0, 0)) - Model.Time).ToFriendlySpan ()%> ago</div>
|
||||
</div>
|
||||
<pre><%= Html.Encode (Model.SvnLog.TrimEnd ())%></pre>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
<% if ((ViewData["Diff"]).GetType () == typeof(string)) { %>
|
||||
<br /><%= ViewData["Diff"] %>
|
||||
<% } else { %>
|
||||
<% Html.RenderPartial ("DiffViewControl", ViewData["Diff"]); %>
|
||||
<% } %>
|
||||
</div>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Builds/Builds.Master" Inherits="System.Web.Mvc.ViewPage<MvcWrench.MonkeyWrench.Public.Revision>" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<%= ViewData["PageTitle"] %>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<div class="right-content-pad">
|
||||
<% if (Model != null) { %>
|
||||
<div id="commit">
|
||||
<div class="human" style="width: 100%">
|
||||
<div class="revision">
|
||||
Revision <%= Model.RevisionNumber%>
|
||||
</div>
|
||||
<div class="actor">
|
||||
<div class="gravatar">
|
||||
<img alt="" src="<%= MvcWrench.UserHelpers.EmailToGravatar (MvcWrench.Models.SvnGravatars.Get (Model.Author), 30) %>" />
|
||||
</div>
|
||||
<div class="name"><%= Model.Author %></div>
|
||||
<div class="date">about <%= (DateTime.Now.Subtract (new TimeSpan (1, 0, 0)) - Model.Time).ToFriendlySpan ()%> ago</div>
|
||||
</div>
|
||||
<pre><%= Html.Encode (Model.SvnLog.TrimEnd ())%></pre>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
<% if ((ViewData["Diff"]).GetType () == typeof(string)) { %>
|
||||
<br /><%= ViewData["Diff"] %>
|
||||
<% } else { %>
|
||||
<% Html.RenderPartial ("DiffViewControl", ViewData["Diff"]); %>
|
||||
<% } %>
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,40 +1,40 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.Models.StatusStrip>" %>
|
||||
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<ul class="statusstrip">
|
||||
<li class="title gr_r" style="width: 115px"><a href="/" title=""><em style="width: 115px">sle-11-x86_64</em></a></li>
|
||||
<li class="fail r_y"><a href="/1"><em>r148153</em></a></li>
|
||||
<li class="executing y_g"><a href="/2"><em>r148152</em></a></li>
|
||||
<li class="success g_g"><a href="/3"><em>r148151</em></a></li>
|
||||
<li class="success g_r"><a href="/4"><em>r148150</em></a></li>
|
||||
<li class="fail r_r"><a href="/5"><em>r148149</em></a></li>
|
||||
<li class="fail r_g"><a href="/6"><em>r148148</em></a></li>
|
||||
<li class="success g_g"><a href="/7"><em>r148147</em></a></li>
|
||||
<li class="success g_gr"><a href="/8"><em>r148146</em></a></li>
|
||||
<li class="notdone gr_g"><a href="/9"><em>r148145</em></a></li>
|
||||
<li class="mainNavNoBg success" style="width: 67px"><a href="/10"><em>r148144</em></a></li>
|
||||
</ul>
|
||||
--%>
|
||||
|
||||
<% if (string.IsNullOrEmpty (Model.Url)) { %>
|
||||
<span style="font-weight: bold; padding-bottom: 3px"><%= Model.Name %></span>
|
||||
<% } else { %>
|
||||
<span style="font-weight: bold;"><a href="<%= Html.ResolveUrl (Model.Url) %>" style="color: #000000"><%= Model.Name %></a></span>
|
||||
<% } %>
|
||||
|
||||
<% foreach (MvcWrench.Models.StatusStripRow row in Model.Rows) { %><ul class="statusstrip">
|
||||
<% if (string.IsNullOrEmpty (row.HeaderUrl)) { %>
|
||||
<li class="title <%= string.Format ("gr_{0}", MvcWrench.Models.StatusStripCell.GetStatusColor (row.Cells[0].Status)) %> <%= row.IsHeader ? "row-header" : "" %>" style="width: 115px"><%= row.HeaderText %></li>
|
||||
<% } else { %>
|
||||
<li class="title <%= string.Format ("gr_{0}", MvcWrench.Models.StatusStripCell.GetStatusColor (row.Cells[0].Status)) %>" style="width: 115px"><a href="<%= Html.ResolveUrl (row.HeaderUrl) %>"><%= row.HeaderText %></a></li>
|
||||
<% } %>
|
||||
<% for (int i = 0; i < row.Cells.Count; i++) { MvcWrench.Models.StatusStripCell cell = row.Cells[i]; %>
|
||||
<% if (i + 1 < row.Cells.Count) { %>
|
||||
<li class="<%= cell.GetCss (row.Cells[i + 1]) %>"><a href="<%= Html.ResolveUrl (cell.Url) %>"><%= cell.Text %></a></li>
|
||||
<% } else { %>
|
||||
<li class="<%= cell.GetCss (null) %>"><a href="<%= Html.ResolveUrl (cell.Url) %>"><%= cell.Text %></a></li>
|
||||
<% } %>
|
||||
<% } %>
|
||||
</ul><% } %>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.Models.StatusStrip>" %>
|
||||
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<ul class="statusstrip">
|
||||
<li class="title gr_r" style="width: 115px"><a href="/" title=""><em style="width: 115px">sle-11-x86_64</em></a></li>
|
||||
<li class="fail r_y"><a href="/1"><em>r148153</em></a></li>
|
||||
<li class="executing y_g"><a href="/2"><em>r148152</em></a></li>
|
||||
<li class="success g_g"><a href="/3"><em>r148151</em></a></li>
|
||||
<li class="success g_r"><a href="/4"><em>r148150</em></a></li>
|
||||
<li class="fail r_r"><a href="/5"><em>r148149</em></a></li>
|
||||
<li class="fail r_g"><a href="/6"><em>r148148</em></a></li>
|
||||
<li class="success g_g"><a href="/7"><em>r148147</em></a></li>
|
||||
<li class="success g_gr"><a href="/8"><em>r148146</em></a></li>
|
||||
<li class="notdone gr_g"><a href="/9"><em>r148145</em></a></li>
|
||||
<li class="mainNavNoBg success" style="width: 67px"><a href="/10"><em>r148144</em></a></li>
|
||||
</ul>
|
||||
--%>
|
||||
|
||||
<% if (string.IsNullOrEmpty (Model.Url)) { %>
|
||||
<span style="font-weight: bold; padding-bottom: 3px"><%= Model.Name %></span>
|
||||
<% } else { %>
|
||||
<span style="font-weight: bold;"><a href="<%= Html.ResolveUrl (Model.Url) %>" style="color: #000000"><%= Model.Name %></a></span>
|
||||
<% } %>
|
||||
|
||||
<% foreach (MvcWrench.Models.StatusStripRow row in Model.Rows) { %><ul class="statusstrip">
|
||||
<% if (string.IsNullOrEmpty (row.HeaderUrl)) { %>
|
||||
<li class="title <%= string.Format ("gr_{0}", MvcWrench.Models.StatusStripCell.GetStatusColor (row.Cells[0].Status)) %> <%= row.IsHeader ? "row-header" : "" %>" style="width: 115px"><%= row.HeaderText %></li>
|
||||
<% } else { %>
|
||||
<li class="title <%= string.Format ("gr_{0}", MvcWrench.Models.StatusStripCell.GetStatusColor (row.Cells[0].Status)) %>" style="width: 115px"><a href="<%= Html.ResolveUrl (row.HeaderUrl) %>"><%= row.HeaderText %></a></li>
|
||||
<% } %>
|
||||
<% for (int i = 0; i < row.Cells.Count; i++) { MvcWrench.Models.StatusStripCell cell = row.Cells[i]; %>
|
||||
<% if (i + 1 < row.Cells.Count) { %>
|
||||
<li class="<%= cell.GetCss (row.Cells[i + 1]) %>"><a href="<%= Html.ResolveUrl (cell.Url) %>"><%= cell.Text %></a></li>
|
||||
<% } else { %>
|
||||
<li class="<%= cell.GetCss (null) %>"><a href="<%= Html.ResolveUrl (cell.Url) %>"><%= cell.Text %></a></li>
|
||||
<% } %>
|
||||
<% } %>
|
||||
</ul><% } %>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<List<MvcWrench.BugzillaEntry>>" %>
|
||||
<div class="buglist">
|
||||
<div class="bugtitle"><a href="http://www.mono-project.com/Bugs">Latest Reported Bugs</a></div>
|
||||
<table cellspacing="5">
|
||||
<% foreach (var item in Model) { %>
|
||||
<tr>
|
||||
<td><a href="<%= item.Url %>"><img alt="bug" src="<%= ResolveClientUrl ("~/Media/bug.png") %>" /></a></td>
|
||||
<td class="<%= item.Status == MvcWrench.BugzillaStatus.Resolved ? "strike" : "" %>"><a href="<%= item.Url %>"><%= item.Title %></a></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
</table>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<List<MvcWrench.BugzillaEntry>>" %>
|
||||
<div class="buglist">
|
||||
<div class="bugtitle"><a href="http://www.mono-project.com/Bugs">Latest Reported Bugs</a></div>
|
||||
<table cellspacing="5">
|
||||
<% foreach (var item in Model) { %>
|
||||
<tr>
|
||||
<td><a href="<%= item.Url %>"><img alt="bug" src="<%= ResolveClientUrl ("~/Media/bug.png") %>" /></a></td>
|
||||
<td class="<%= item.Status == MvcWrench.BugzillaStatus.Resolved ? "strike" : "" %>"><a href="<%= item.Url %>"><%= item.Title %></a></td>
|
||||
</tr>
|
||||
<% } %>
|
||||
</table>
|
||||
</div>
|
|
@ -1,19 +1,19 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<table style="width: 100%">
|
||||
<tr style="vertical-align: top;">
|
||||
<td style="width:100%;">
|
||||
<% Html.RenderPartial ("RecentRevisions", ViewData["Revisions"]); %>
|
||||
</td>
|
||||
<td>
|
||||
<% if (!string.IsNullOrEmpty ((string)ViewData["BugCounts"])) Html.RenderPartial ("BugChart", (string)ViewData["BugCounts"]); %>
|
||||
<% Html.RenderPartial ("BugList", Model); %>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<table style="width: 100%">
|
||||
<tr style="vertical-align: top;">
|
||||
<td style="width:100%;">
|
||||
<% Html.RenderPartial ("RecentRevisions", ViewData["Revisions"]); %>
|
||||
</td>
|
||||
<td>
|
||||
<% if (!string.IsNullOrEmpty ((string)ViewData["BugCounts"])) Html.RenderPartial ("BugChart", (string)ViewData["BugCounts"]); %>
|
||||
<% Html.RenderPartial ("BugList", Model); %>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.MonkeyWrench.Public.Revision[]>" %>
|
||||
|
||||
<% foreach (var item in Model) { %>
|
||||
<div class="commit">
|
||||
<table class="wrapper"><tr>
|
||||
<td class="header">
|
||||
<div class="human">
|
||||
<div class="revision">Revision <%= item.RevisionNumber %></div>
|
||||
<div class="actor">
|
||||
<div class="gravatar">
|
||||
<img alt="" src="<%= MvcWrench.UserHelpers.EmailToGravatar (MvcWrench.Models.SvnGravatars.Get (item.Author), 30) %>">
|
||||
</div>
|
||||
<div class="name"><%= item.Author %></div>
|
||||
<div class="date"><%= (DateTime.Now.Subtract (new TimeSpan (1, 0, 0)) - item.Time).ToFriendlySpan () %> ago</div>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
<td style="vertical-align: top;">
|
||||
<div class="diff">
|
||||
<table><tr>
|
||||
<td style="padding-top: 2px;">
|
||||
<a href="<%= Html.ResolveUrl (string.Format ("~/builds/mono/{0}", item.RevisionNumber)) %>">
|
||||
<img src="<%= Html.ResolveUrl ("~/Media/diff.png") %>" alt="View Diff">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="<%= Html.ResolveUrl (string.Format ("~/builds/mono/{0}", item.RevisionNumber)) %>">
|
||||
View Diff
|
||||
</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<pre><%= Html.Encode (item.SvnLog.TrimEnd ()) %></pre>
|
||||
</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<% } %>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.MonkeyWrench.Public.Revision[]>" %>
|
||||
|
||||
<% foreach (var item in Model) { %>
|
||||
<div class="commit">
|
||||
<table class="wrapper"><tr>
|
||||
<td class="header">
|
||||
<div class="human">
|
||||
<div class="revision">Revision <%= item.RevisionNumber %></div>
|
||||
<div class="actor">
|
||||
<div class="gravatar">
|
||||
<img alt="" src="<%= MvcWrench.UserHelpers.EmailToGravatar (MvcWrench.Models.SvnGravatars.Get (item.Author), 30) %>">
|
||||
</div>
|
||||
<div class="name"><%= item.Author %></div>
|
||||
<div class="date"><%= (DateTime.Now.Subtract (new TimeSpan (1, 0, 0)) - item.Time).ToFriendlySpan () %> ago</div>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
<td style="vertical-align: top;">
|
||||
<div class="diff">
|
||||
<table><tr>
|
||||
<td style="padding-top: 2px;">
|
||||
<a href="<%= Html.ResolveUrl (string.Format ("~/builds/mono/{0}", item.RevisionNumber)) %>">
|
||||
<img src="<%= Html.ResolveUrl ("~/Media/diff.png") %>" alt="View Diff">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="<%= Html.ResolveUrl (string.Format ("~/builds/mono/{0}", item.RevisionNumber)) %>">
|
||||
View Diff
|
||||
</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<pre><%= Html.Encode (item.SvnLog.TrimEnd ()) %></pre>
|
||||
</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<div class="bluebox">
|
||||
<%= (string)Model %>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<div class="bluebox">
|
||||
<%= (string)Model %>
|
||||
</div>
|
|
@ -1,23 +1,23 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<ul class="breadcrumb">
|
||||
<li><a href="/MonkeyWrench/builds">Projects</a></li>
|
||||
<li>Mono (Trunk)</li>
|
||||
</ul>
|
||||
--%>
|
||||
|
||||
|
||||
<% MvcWrench.Models.BreadCrumb breadcrumb = (MvcWrench.Models.BreadCrumb)Model; %>
|
||||
|
||||
<ul class="breadcrumb">
|
||||
<% foreach (MvcWrench.Models.Crumb crumb in breadcrumb.Crumbs) { %>
|
||||
<% if (!string.IsNullOrEmpty (crumb.Url)) { %>
|
||||
<li><a href="<%= Html.ResolveUrl (crumb.Url) %>"><%= Html.Encode (crumb.Text)%></a></li>
|
||||
<% } else { %>
|
||||
<li><%= Html.Encode (crumb.Text)%></li>
|
||||
<% } %>
|
||||
<% } %>
|
||||
</ul>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<%--
|
||||
This is what we are building...
|
||||
|
||||
<ul class="breadcrumb">
|
||||
<li><a href="/MonkeyWrench/builds">Projects</a></li>
|
||||
<li>Mono (Trunk)</li>
|
||||
</ul>
|
||||
--%>
|
||||
|
||||
|
||||
<% MvcWrench.Models.BreadCrumb breadcrumb = (MvcWrench.Models.BreadCrumb)Model; %>
|
||||
|
||||
<ul class="breadcrumb">
|
||||
<% foreach (MvcWrench.Models.Crumb crumb in breadcrumb.Crumbs) { %>
|
||||
<% if (!string.IsNullOrEmpty (crumb.Url)) { %>
|
||||
<li><a href="<%= Html.ResolveUrl (crumb.Url) %>"><%= Html.Encode (crumb.Text)%></a></li>
|
||||
<% } else { %>
|
||||
<li><%= Html.Encode (crumb.Text)%></li>
|
||||
<% } %>
|
||||
<% } %>
|
||||
</ul>
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.Models.Commit>" %>
|
||||
<div id="commit" style="padding-bottom: 0px;">
|
||||
<div class="human">
|
||||
<div class="actor">
|
||||
<div class="gravatar">
|
||||
<img alt="" src="<%= MvcWrench.UserHelpers.EmailToGravatar (Model.Email, 30) %>" />
|
||||
</div>
|
||||
<div class="name"><%= Model.Author %></div>
|
||||
<div class="date"><%= Model.CommitTime.ToString () %></div>
|
||||
</div>
|
||||
<pre><%= Model.CommitLog %></pre>
|
||||
<table><tr><td><a href="<%= Html.ResolveUrl (string.Format ("~/builds/{1}/{0}", Model.Revision, Model.ProjectLinkName)) %>"><img src="<%= Html.ResolveUrl ("~/Media/diff.png") %>" alt="View Diff" /></a></td><td><a href="<%= Html.ResolveUrl (string.Format ("~/builds/{1}/{0}", Model.Revision, Model.ProjectLinkName)) %>" style="font-weight: normal;">View Diff</a></td></tr></table>
|
||||
</div>
|
||||
<div class="machine">
|
||||
Revision: <%= Model.Revision %><br />
|
||||
Status: <%= Model.StatusText %><br />
|
||||
Build: <%= Model.Lane %><br />
|
||||
Arch: <%= Model.Host %><br />
|
||||
Host: <%= Model.Builder %><br />
|
||||
Duration: <%= Model.BuildDuration == TimeSpan.Zero ? "" : Model.BuildDuration.ToHoursMinSec () %><br />
|
||||
</div>
|
||||
</div>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<MvcWrench.Models.Commit>" %>
|
||||
<div id="commit" style="padding-bottom: 0px;">
|
||||
<div class="human">
|
||||
<div class="actor">
|
||||
<div class="gravatar">
|
||||
<img alt="" src="<%= MvcWrench.UserHelpers.EmailToGravatar (Model.Email, 30) %>" />
|
||||
</div>
|
||||
<div class="name"><%= Model.Author %></div>
|
||||
<div class="date"><%= Model.CommitTime.ToString () %></div>
|
||||
</div>
|
||||
<pre><%= Model.CommitLog %></pre>
|
||||
<table><tr><td><a href="<%= Html.ResolveUrl (string.Format ("~/builds/{1}/{0}", Model.Revision, Model.ProjectLinkName)) %>"><img src="<%= Html.ResolveUrl ("~/Media/diff.png") %>" alt="View Diff" /></a></td><td><a href="<%= Html.ResolveUrl (string.Format ("~/builds/{1}/{0}", Model.Revision, Model.ProjectLinkName)) %>" style="font-weight: normal;">View Diff</a></td></tr></table>
|
||||
</div>
|
||||
<div class="machine">
|
||||
Revision: <%= Model.Revision %><br />
|
||||
Status: <%= Model.StatusText %><br />
|
||||
Build: <%= Model.Lane %><br />
|
||||
Arch: <%= Model.Host %><br />
|
||||
Host: <%= Model.Builder %><br />
|
||||
Duration: <%= Model.BuildDuration == TimeSpan.Zero ? "" : Model.BuildDuration.ToHoursMinSec () %><br />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<System.Web.Mvc.HandleErrorInfo>" %>
|
||||
|
||||
<asp:Content ID="errorTitle" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
Error
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="errorContent" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<h2>
|
||||
Sorry, an error occurred while processing your request.
|
||||
</h2>
|
||||
</asp:Content>
|
||||
<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<System.Web.Mvc.HandleErrorInfo>" %>
|
||||
|
||||
<asp:Content ID="errorTitle" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
Error
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="errorContent" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<h2>
|
||||
Sorry, an error occurred while processing your request.
|
||||
</h2>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<%
|
||||
List<MvcWrench.Models.Tab> tabs = (List<MvcWrench.Models.Tab>)ViewData["TabMenu"];
|
||||
%>
|
||||
<ul>
|
||||
<% foreach (var tab in tabs) { %> <li><a style="background-image: url(<%= Html.ResolveUrl (tab.Image) %>);" href="<%= Html.ResolveUrl (tab.Url) %>"><%= Html.Encode (tab.Name) %></a></li>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<%
|
||||
List<MvcWrench.Models.Tab> tabs = (List<MvcWrench.Models.Tab>)ViewData["TabMenu"];
|
||||
%>
|
||||
<ul>
|
||||
<% foreach (var tab in tabs) { %> <li><a style="background-image: url(<%= Html.ResolveUrl (tab.Image) %>);" href="<%= Html.ResolveUrl (tab.Url) %>"><%= Html.Encode (tab.Name) %></a></li>
|
||||
<% } %></ul>
|
|
@ -1,18 +1,18 @@
|
|||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<%
|
||||
MvcWrench.Models.TreeViewModel model = (MvcWrench.Models.TreeViewModel)Model;
|
||||
%>
|
||||
<ul>
|
||||
<li>
|
||||
<% foreach (MvcWrench.Models.TreeViewNode node in model.Nodes) { %>
|
||||
<span class="<%= node.Nodes.Count > 0 ? node.Expanded ? "collapse" : "expand" : "none" %>" onclick="<%= node.Nodes.Count > 0 ? string.Format ("ToggleVisibility(this, '{0}')", node.ID) : "#" %>"> </span>
|
||||
<% if (!string.IsNullOrEmpty (node.Url)) { %> <a href="<%= Html.ResolveUrl (node.Url) %>"><img src="<%= Html.ResolveUrl (node.ImageUrl) %>" title="<%= Html.Encode (node.ImageToolTip) %>" /><%= Html.Encode (node.Text) %></a><br /><% } %>
|
||||
<ul id="<%= node.ID %>" style="<%= node.Expanded ? "" : "display: none;" %>">
|
||||
<% foreach (var child in node.Nodes) { %>
|
||||
<li class="leaf"><span> </span><% if (!string.IsNullOrEmpty (child.Url)) { %><a href="<%= Html.ResolveUrl (child.Url) %>"><% } %><% if (!string.IsNullOrEmpty (child.ImageUrl)) { %><img src="<%= Html.ResolveUrl (child.ImageUrl) %>" title="<%= Html.Encode (child.ImageToolTip) %>" /><% } %><%= Html.Encode (child.Text)%><% if (!string.IsNullOrEmpty (child.Url)) { %></a><% } %></li>
|
||||
<% } %>
|
||||
</ul>
|
||||
<% } %>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<%
|
||||
MvcWrench.Models.TreeViewModel model = (MvcWrench.Models.TreeViewModel)Model;
|
||||
%>
|
||||
<ul>
|
||||
<li>
|
||||
<% foreach (MvcWrench.Models.TreeViewNode node in model.Nodes) { %>
|
||||
<span class="<%= node.Nodes.Count > 0 ? node.Expanded ? "collapse" : "expand" : "none" %>" onclick="<%= node.Nodes.Count > 0 ? string.Format ("ToggleVisibility(this, '{0}')", node.ID) : "#" %>"> </span>
|
||||
<% if (!string.IsNullOrEmpty (node.Url)) { %> <a href="<%= Html.ResolveUrl (node.Url) %>"><img src="<%= Html.ResolveUrl (node.ImageUrl) %>" title="<%= Html.Encode (node.ImageToolTip) %>" /><%= Html.Encode (node.Text) %></a><br /><% } %>
|
||||
<ul id="<%= node.ID %>" style="<%= node.Expanded ? "" : "display: none;" %>">
|
||||
<% foreach (var child in node.Nodes) { %>
|
||||
<li class="leaf"><span> </span><% if (!string.IsNullOrEmpty (child.Url)) { %><a href="<%= Html.ResolveUrl (child.Url) %>"><% } %><% if (!string.IsNullOrEmpty (child.ImageUrl)) { %><img src="<%= Html.ResolveUrl (child.ImageUrl) %>" title="<%= Html.Encode (child.ImageToolTip) %>" /><% } %><%= Html.Encode (child.Text)%><% if (!string.IsNullOrEmpty (child.Url)) { %></a><% } %></li>
|
||||
<% } %>
|
||||
</ul>
|
||||
<% } %>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Status/Status.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Class Status
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<iframe src="<%= Model %>" width="100%" height="100%" frameborder="0" style="margin-bottom: -5px;">
|
||||
<p>Your browser does not support iframes.</p>
|
||||
</iframe>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Status/Status.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Class Status
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<iframe src="<%= Model %>" width="100%" height="100%" frameborder="0" style="margin-bottom: -5px;">
|
||||
<p>Your browser does not support iframes.</p>
|
||||
</iframe>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Status/Status.Master" Inherits="System.Web.Mvc.ViewPage<MvcWrench.Models.ClassStatus>" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Class Status
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<ul>
|
||||
<% foreach (MvcWrench.Models.StatusProfile profile in Model.Profiles) { %>
|
||||
<li><a href="<%= Html.ResolveUrl (string.Format ("~/status/{0}/{1}", profile.Profile, profile.Reference)) %>"><%= profile.Name%></a></li>
|
||||
<% } %>
|
||||
</ul>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Status/Status.Master" Inherits="System.Web.Mvc.ViewPage<MvcWrench.Models.ClassStatus>" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Class Status
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="right_content_placeholder" runat="server">
|
||||
<ul>
|
||||
<% foreach (MvcWrench.Models.StatusProfile profile in Model.Profiles) { %>
|
||||
<li><a href="<%= Html.ResolveUrl (string.Format ("~/status/{0}/{1}", profile.Profile, profile.Reference)) %>"><%= profile.Name%></a></li>
|
||||
<% } %>
|
||||
</ul>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
<%@ Master Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewMasterPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<asp:ContentPlaceHolder ID="TitleContent" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<div id="line-background">
|
||||
<div id="left-content">
|
||||
<div id="TreeMenu1" class="treemenu">
|
||||
<% Html.RenderPartial ("TreeMenu", ViewData["TreeView"]); %>
|
||||
</div>
|
||||
</div>
|
||||
<div id="right-content">
|
||||
<asp:ContentPlaceHolder ID="right_content_placeholder" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</div></div>
|
||||
</asp:Content>
|
||||
<%@ Master Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewMasterPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
<asp:ContentPlaceHolder ID="TitleContent" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<div id="line-background">
|
||||
<div id="left-content">
|
||||
<div id="TreeMenu1" class="treemenu">
|
||||
<% Html.RenderPartial ("TreeMenu", ViewData["TreeView"]); %>
|
||||
</div>
|
||||
</div>
|
||||
<div id="right-content">
|
||||
<asp:ContentPlaceHolder ID="right_content_placeholder" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</div></div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,36 +1,36 @@
|
|||
<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Log in
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<% if (ViewData["Message"] != null) { %>
|
||||
<div style="border: solid 1px red">
|
||||
<%= Html.Encode(ViewData["Message"].ToString())%>
|
||||
</div>
|
||||
<% } %>
|
||||
|
||||
<div class="center">
|
||||
<span style="font-size: 1.6em">To log in, or to register an account, enter your OpenID:</span>
|
||||
<br /><br /><br />
|
||||
|
||||
<form action="Authenticate?ReturnUrl=<%=HttpUtility.UrlEncode(Request.QueryString["ReturnUrl"]) %>" method="post">
|
||||
<label for="openid_identifier">OpenID:</label>
|
||||
<input id="openid_identifier" name="openid_identifier" size="40" />
|
||||
<input id="openid_submit" type="submit" value="Login" />
|
||||
</form>
|
||||
|
||||
<br /><br />
|
||||
Or click your OpenID provider:
|
||||
<div id="OIDother" style="padding-left: 195px;">
|
||||
<%-- <a id="OIDnovell" onclick="document.getElementById('openid_identifier').value = 'http://novell.com/openid';document.getElementById('openid_submit').click()">Novell</a>--%>
|
||||
<a id="OIDgoogle" onclick="document.getElementById('openid_identifier').value = 'https://www.google.com/accounts/o8/id';document.getElementById('openid_submit').click()">Google</a>
|
||||
<a id="OIDyahoo" onclick="document.getElementById('openid_identifier').value = 'http://yahoo.com/';document.getElementById('openid_submit').click()">Yahoo!</a>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
document.getElementById("openid_identifier").focus();
|
||||
</script>
|
||||
</div>
|
||||
</asp:Content>
|
||||
<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Log in
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<% if (ViewData["Message"] != null) { %>
|
||||
<div style="border: solid 1px red">
|
||||
<%= Html.Encode(ViewData["Message"].ToString())%>
|
||||
</div>
|
||||
<% } %>
|
||||
|
||||
<div class="center">
|
||||
<span style="font-size: 1.6em">To log in, or to register an account, enter your OpenID:</span>
|
||||
<br /><br /><br />
|
||||
|
||||
<form action="Authenticate?ReturnUrl=<%=HttpUtility.UrlEncode(Request.QueryString["ReturnUrl"]) %>" method="post">
|
||||
<label for="openid_identifier">OpenID:</label>
|
||||
<input id="openid_identifier" name="openid_identifier" size="40" />
|
||||
<input id="openid_submit" type="submit" value="Login" />
|
||||
</form>
|
||||
|
||||
<br /><br />
|
||||
Or click your OpenID provider:
|
||||
<div id="OIDother" style="padding-left: 195px;">
|
||||
<%-- <a id="OIDnovell" onclick="document.getElementById('openid_identifier').value = 'http://novell.com/openid';document.getElementById('openid_submit').click()">Novell</a>--%>
|
||||
<a id="OIDgoogle" onclick="document.getElementById('openid_identifier').value = 'https://www.google.com/accounts/o8/id';document.getElementById('openid_submit').click()">Google</a>
|
||||
<a id="OIDyahoo" onclick="document.getElementById('openid_identifier').value = 'http://yahoo.com/';document.getElementById('openid_submit').click()">Yahoo!</a>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
document.getElementById("openid_identifier").focus();
|
||||
</script>
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,34 +1,34 @@
|
|||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Registration
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<div class="center">
|
||||
<b>We can't find an account associated with the OpenID:</b><br />
|
||||
<i><%= (Model as MvcWrench.Models.User).OpenID %></i>
|
||||
<br /><br />
|
||||
<b>To create a MonkeyWrench account tied to this OpenID, please fill out the following fields:</b><br />
|
||||
|
||||
<%= Html.ValidationSummary("Please correct the errors and try again.") %>
|
||||
<% using (Html.BeginForm ()) {
|
||||
MvcWrench.Models.User user = (MvcWrench.Models.User)Model; %>
|
||||
<p>
|
||||
<label for="Name">Username:</label><br />
|
||||
<%= Html.TextBox ("Name", user.Name, new { @class = "form-text" })%>
|
||||
<%= Html.ValidationMessage ("Name", "*")%>
|
||||
</p>
|
||||
<p>
|
||||
<label for="Email">Email:</label><br />
|
||||
<%= Html.TextBox("Email", user.Email, new { @class = "form-text" }) %>
|
||||
<%= Html.ValidationMessage("Email", "*") %>
|
||||
</p>
|
||||
<p>
|
||||
<input type="submit" value="Create Account" />
|
||||
</p>
|
||||
<% } %>
|
||||
|
||||
<% Html.RenderPartial ("BlueBox", "If you want to associate this OpenID with an existing MonkeyWrench account, this will not do it. That functionality is not available yet."); %>
|
||||
</div>
|
||||
</asp:Content>
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
|
||||
MonkeyWrench - Registration
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<div class="center">
|
||||
<b>We can't find an account associated with the OpenID:</b><br />
|
||||
<i><%= (Model as MvcWrench.Models.User).OpenID %></i>
|
||||
<br /><br />
|
||||
<b>To create a MonkeyWrench account tied to this OpenID, please fill out the following fields:</b><br />
|
||||
|
||||
<%= Html.ValidationSummary("Please correct the errors and try again.") %>
|
||||
<% using (Html.BeginForm ()) {
|
||||
MvcWrench.Models.User user = (MvcWrench.Models.User)Model; %>
|
||||
<p>
|
||||
<label for="Name">Username:</label><br />
|
||||
<%= Html.TextBox ("Name", user.Name, new { @class = "form-text" })%>
|
||||
<%= Html.ValidationMessage ("Name", "*")%>
|
||||
</p>
|
||||
<p>
|
||||
<label for="Email">Email:</label><br />
|
||||
<%= Html.TextBox("Email", user.Email, new { @class = "form-text" }) %>
|
||||
<%= Html.ValidationMessage("Email", "*") %>
|
||||
</p>
|
||||
<p>
|
||||
<input type="submit" value="Create Account" />
|
||||
</p>
|
||||
<% } %>
|
||||
|
||||
<% Html.RenderPartial ("BlueBox", "If you want to associate this OpenID with an existing MonkeyWrench account, this will not do it. That functionality is not available yet."); %>
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
|
|
@ -1,35 +1,35 @@
|
|||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<system.web>
|
||||
<customErrors mode="Off"/>
|
||||
<httpHandlers>
|
||||
<add path="*" verb="*"
|
||||
type="System.Web.HttpNotFoundHandler"/>
|
||||
</httpHandlers>
|
||||
|
||||
<!--
|
||||
Enabling request validation in view pages would cause validation to occur
|
||||
after the input has already been processed by the controller. By default
|
||||
MVC performs request validation before a controller processes the input.
|
||||
To change this behavior apply the ValidateInputAttribute to a
|
||||
controller or action.
|
||||
-->
|
||||
<pages
|
||||
validateRequest="false"
|
||||
pageParserFilterType="System.Web.Mvc.ViewTypeParserFilter, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"
|
||||
pageBaseType="System.Web.Mvc.ViewPage, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"
|
||||
userControlBaseType="System.Web.Mvc.ViewUserControl, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<controls>
|
||||
<add assembly="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" namespace="System.Web.Mvc" tagPrefix="mvc" />
|
||||
</controls>
|
||||
</pages>
|
||||
</system.web>
|
||||
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false"/>
|
||||
<handlers>
|
||||
<remove name="BlockViewHandler"/>
|
||||
<add name="BlockViewHandler" path="*" verb="*" preCondition="integratedMode" type="System.Web.HttpNotFoundHandler"/>
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<system.web>
|
||||
<customErrors mode="Off"/>
|
||||
<httpHandlers>
|
||||
<add path="*" verb="*"
|
||||
type="System.Web.HttpNotFoundHandler"/>
|
||||
</httpHandlers>
|
||||
|
||||
<!--
|
||||
Enabling request validation in view pages would cause validation to occur
|
||||
after the input has already been processed by the controller. By default
|
||||
MVC performs request validation before a controller processes the input.
|
||||
To change this behavior apply the ValidateInputAttribute to a
|
||||
controller or action.
|
||||
-->
|
||||
<pages
|
||||
validateRequest="false"
|
||||
pageParserFilterType="System.Web.Mvc.ViewTypeParserFilter, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"
|
||||
pageBaseType="System.Web.Mvc.ViewPage, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"
|
||||
userControlBaseType="System.Web.Mvc.ViewUserControl, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<controls>
|
||||
<add assembly="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" namespace="System.Web.Mvc" tagPrefix="mvc" />
|
||||
</controls>
|
||||
</pages>
|
||||
</system.web>
|
||||
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false"/>
|
||||
<handlers>
|
||||
<remove name="BlockViewHandler"/>
|
||||
<add name="BlockViewHandler" path="*" verb="*" preCondition="integratedMode" type="System.Web.HttpNotFoundHandler"/>
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="BuildRevision" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.MonkeyWrench.Public.BuildRevision, Web References.MonkeyWrench.Public.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="BuildRevision" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.MonkeyWrench.Public.BuildRevision, Web References.MonkeyWrench.Public.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="CompletedBuildStep" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.MonkeyWrench.Public.CompletedBuildStep, Web References.MonkeyWrench.Public.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="CompletedBuildStep" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.MonkeyWrench.Public.CompletedBuildStep, Web References.MonkeyWrench.Public.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||
<contractRef ref="http://68.52.167.37/MonkeyWrench.Public/Public.asmx?wsdl" docRef="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||
<soap address="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" xmlns:q1="http://tempuri.org/" binding="q1:PublicSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||
<soap address="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" xmlns:q2="http://tempuri.org/" binding="q2:PublicSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||
<contractRef ref="http://68.52.167.37/MonkeyWrench.Public/Public.asmx?wsdl" docRef="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||
<soap address="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" xmlns:q1="http://tempuri.org/" binding="q1:PublicSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||
<soap address="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" xmlns:q2="http://tempuri.org/" binding="q2:PublicSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
|
||||
</discovery>
|
|
@ -1,333 +1,333 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||
<wsdl:types>
|
||||
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
|
||||
<s:element name="GetRecentData">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="product" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetRecentDataResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetRecentDataResult" type="tns:ArrayOfBuildRevision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfBuildRevision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="BuildRevision" nillable="true" type="tns:BuildRevision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:complexType name="BuildRevision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Id" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ProductRevisionID" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="PlatformID" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="PlatformName" type="s:string" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="BuilderID" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Status" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="RevisionNumber" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="Author" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetCompletedSteps">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="buildRevisionID" type="s:long" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetCompletedStepsResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetCompletedStepsResult" type="tns:ArrayOfCompletedBuildStep" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfCompletedBuildStep">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="CompletedBuildStep" nillable="true" type="tns:CompletedBuildStep" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:complexType name="CompletedBuildStep">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Id" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="BuildRevisionId" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="BuildStepId" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ElapsedTime" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ExitCode" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="CompletionStatus" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="Log" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="StepName" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="PublishFile" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetBuildLog">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="completedStepID" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetBuildLogResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetBuildLogResult" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetRevisionByRevision">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="revision" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetRevisionByRevisionResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetRevisionByRevisionResult" type="tns:Revision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="Revision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Id" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ProductId" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="RevisionNumber" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Time" type="s:dateTime" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="Author" type="s:string" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Status" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="SvnLog" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="FileDiff" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetProductLatestRevisions">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="productID" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="limit" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetProductLatestRevisionsResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetProductLatestRevisionsResult" type="tns:ArrayOfRevision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfRevision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="Revision" nillable="true" type="tns:Revision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetLatestBugCounts">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="limit" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetLatestBugCountsResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetLatestBugCountsResult" type="tns:ArrayOfString" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfString">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:schema>
|
||||
</wsdl:types>
|
||||
<wsdl:message name="GetRecentDataSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetRecentData" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetRecentDataSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetRecentDataResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetCompletedStepsSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetCompletedSteps" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetCompletedStepsSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetCompletedStepsResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetBuildLogSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetBuildLog" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetBuildLogSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetBuildLogResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetRevisionByRevisionSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetRevisionByRevision" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetRevisionByRevisionSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetRevisionByRevisionResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetProductLatestRevisionsSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetProductLatestRevisions" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetProductLatestRevisionsSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetProductLatestRevisionsResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetLatestBugCountsSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetLatestBugCounts" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetLatestBugCountsSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetLatestBugCountsResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:portType name="PublicSoap">
|
||||
<wsdl:operation name="GetRecentData">
|
||||
<wsdl:input message="tns:GetRecentDataSoapIn" />
|
||||
<wsdl:output message="tns:GetRecentDataSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCompletedSteps">
|
||||
<wsdl:input message="tns:GetCompletedStepsSoapIn" />
|
||||
<wsdl:output message="tns:GetCompletedStepsSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBuildLog">
|
||||
<wsdl:input message="tns:GetBuildLogSoapIn" />
|
||||
<wsdl:output message="tns:GetBuildLogSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetRevisionByRevision">
|
||||
<wsdl:input message="tns:GetRevisionByRevisionSoapIn" />
|
||||
<wsdl:output message="tns:GetRevisionByRevisionSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetProductLatestRevisions">
|
||||
<wsdl:input message="tns:GetProductLatestRevisionsSoapIn" />
|
||||
<wsdl:output message="tns:GetProductLatestRevisionsSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLatestBugCounts">
|
||||
<wsdl:input message="tns:GetLatestBugCountsSoapIn" />
|
||||
<wsdl:output message="tns:GetLatestBugCountsSoapOut" />
|
||||
</wsdl:operation>
|
||||
</wsdl:portType>
|
||||
<wsdl:binding name="PublicSoap" type="tns:PublicSoap">
|
||||
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||
<wsdl:operation name="GetRecentData">
|
||||
<soap:operation soapAction="http://tempuri.org/GetRecentData" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCompletedSteps">
|
||||
<soap:operation soapAction="http://tempuri.org/GetCompletedSteps" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBuildLog">
|
||||
<soap:operation soapAction="http://tempuri.org/GetBuildLog" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetRevisionByRevision">
|
||||
<soap:operation soapAction="http://tempuri.org/GetRevisionByRevision" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetProductLatestRevisions">
|
||||
<soap:operation soapAction="http://tempuri.org/GetProductLatestRevisions" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLatestBugCounts">
|
||||
<soap:operation soapAction="http://tempuri.org/GetLatestBugCounts" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
<wsdl:binding name="PublicSoap12" type="tns:PublicSoap">
|
||||
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||
<wsdl:operation name="GetRecentData">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetRecentData" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCompletedSteps">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetCompletedSteps" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBuildLog">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetBuildLog" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetRevisionByRevision">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetRevisionByRevision" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetProductLatestRevisions">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetProductLatestRevisions" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLatestBugCounts">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetLatestBugCounts" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
<wsdl:service name="Public">
|
||||
<wsdl:port name="PublicSoap" binding="tns:PublicSoap">
|
||||
<soap:address location="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" />
|
||||
</wsdl:port>
|
||||
<wsdl:port name="PublicSoap12" binding="tns:PublicSoap12">
|
||||
<soap12:address location="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" />
|
||||
</wsdl:port>
|
||||
</wsdl:service>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||
<wsdl:types>
|
||||
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
|
||||
<s:element name="GetRecentData">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="product" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetRecentDataResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetRecentDataResult" type="tns:ArrayOfBuildRevision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfBuildRevision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="BuildRevision" nillable="true" type="tns:BuildRevision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:complexType name="BuildRevision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Id" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ProductRevisionID" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="PlatformID" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="PlatformName" type="s:string" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="BuilderID" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Status" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="RevisionNumber" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="Author" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetCompletedSteps">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="buildRevisionID" type="s:long" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetCompletedStepsResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetCompletedStepsResult" type="tns:ArrayOfCompletedBuildStep" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfCompletedBuildStep">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="CompletedBuildStep" nillable="true" type="tns:CompletedBuildStep" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:complexType name="CompletedBuildStep">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Id" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="BuildRevisionId" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="BuildStepId" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ElapsedTime" type="s:long" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ExitCode" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="CompletionStatus" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="Log" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="StepName" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="PublishFile" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetBuildLog">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="completedStepID" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetBuildLogResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetBuildLogResult" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetRevisionByRevision">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="revision" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetRevisionByRevisionResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetRevisionByRevisionResult" type="tns:Revision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="Revision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Id" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="ProductId" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="RevisionNumber" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Time" type="s:dateTime" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="Author" type="s:string" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="Status" type="s:int" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="SvnLog" type="s:string" />
|
||||
<s:element minOccurs="0" maxOccurs="1" name="FileDiff" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetProductLatestRevisions">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="productID" type="s:int" />
|
||||
<s:element minOccurs="1" maxOccurs="1" name="limit" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetProductLatestRevisionsResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetProductLatestRevisionsResult" type="tns:ArrayOfRevision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfRevision">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="Revision" nillable="true" type="tns:Revision" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
<s:element name="GetLatestBugCounts">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="1" maxOccurs="1" name="limit" type="s:int" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:element name="GetLatestBugCountsResponse">
|
||||
<s:complexType>
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="1" name="GetLatestBugCountsResult" type="tns:ArrayOfString" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:element>
|
||||
<s:complexType name="ArrayOfString">
|
||||
<s:sequence>
|
||||
<s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
|
||||
</s:sequence>
|
||||
</s:complexType>
|
||||
</s:schema>
|
||||
</wsdl:types>
|
||||
<wsdl:message name="GetRecentDataSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetRecentData" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetRecentDataSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetRecentDataResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetCompletedStepsSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetCompletedSteps" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetCompletedStepsSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetCompletedStepsResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetBuildLogSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetBuildLog" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetBuildLogSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetBuildLogResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetRevisionByRevisionSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetRevisionByRevision" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetRevisionByRevisionSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetRevisionByRevisionResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetProductLatestRevisionsSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetProductLatestRevisions" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetProductLatestRevisionsSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetProductLatestRevisionsResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetLatestBugCountsSoapIn">
|
||||
<wsdl:part name="parameters" element="tns:GetLatestBugCounts" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetLatestBugCountsSoapOut">
|
||||
<wsdl:part name="parameters" element="tns:GetLatestBugCountsResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:portType name="PublicSoap">
|
||||
<wsdl:operation name="GetRecentData">
|
||||
<wsdl:input message="tns:GetRecentDataSoapIn" />
|
||||
<wsdl:output message="tns:GetRecentDataSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCompletedSteps">
|
||||
<wsdl:input message="tns:GetCompletedStepsSoapIn" />
|
||||
<wsdl:output message="tns:GetCompletedStepsSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBuildLog">
|
||||
<wsdl:input message="tns:GetBuildLogSoapIn" />
|
||||
<wsdl:output message="tns:GetBuildLogSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetRevisionByRevision">
|
||||
<wsdl:input message="tns:GetRevisionByRevisionSoapIn" />
|
||||
<wsdl:output message="tns:GetRevisionByRevisionSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetProductLatestRevisions">
|
||||
<wsdl:input message="tns:GetProductLatestRevisionsSoapIn" />
|
||||
<wsdl:output message="tns:GetProductLatestRevisionsSoapOut" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLatestBugCounts">
|
||||
<wsdl:input message="tns:GetLatestBugCountsSoapIn" />
|
||||
<wsdl:output message="tns:GetLatestBugCountsSoapOut" />
|
||||
</wsdl:operation>
|
||||
</wsdl:portType>
|
||||
<wsdl:binding name="PublicSoap" type="tns:PublicSoap">
|
||||
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||
<wsdl:operation name="GetRecentData">
|
||||
<soap:operation soapAction="http://tempuri.org/GetRecentData" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCompletedSteps">
|
||||
<soap:operation soapAction="http://tempuri.org/GetCompletedSteps" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBuildLog">
|
||||
<soap:operation soapAction="http://tempuri.org/GetBuildLog" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetRevisionByRevision">
|
||||
<soap:operation soapAction="http://tempuri.org/GetRevisionByRevision" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetProductLatestRevisions">
|
||||
<soap:operation soapAction="http://tempuri.org/GetProductLatestRevisions" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLatestBugCounts">
|
||||
<soap:operation soapAction="http://tempuri.org/GetLatestBugCounts" style="document" />
|
||||
<wsdl:input>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
<wsdl:binding name="PublicSoap12" type="tns:PublicSoap">
|
||||
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||
<wsdl:operation name="GetRecentData">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetRecentData" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetCompletedSteps">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetCompletedSteps" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetBuildLog">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetBuildLog" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetRevisionByRevision">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetRevisionByRevision" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetProductLatestRevisions">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetProductLatestRevisions" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetLatestBugCounts">
|
||||
<soap12:operation soapAction="http://tempuri.org/GetLatestBugCounts" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
<wsdl:service name="Public">
|
||||
<wsdl:port name="PublicSoap" binding="tns:PublicSoap">
|
||||
<soap:address location="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" />
|
||||
</wsdl:port>
|
||||
<wsdl:port name="PublicSoap12" binding="tns:PublicSoap12">
|
||||
<soap12:address location="http://68.52.167.37/MonkeyWrench.Public/Public.asmx" />
|
||||
</wsdl:port>
|
||||
</wsdl:service>
|
||||
</wsdl:definitions>
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Results>
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://68.52.167.37/MonkeyWrench.Public/Public.asmx?wsdl" filename="Public.wsdl" />
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://68.52.167.37/MonkeyWrench.Public/Public.asmx?disco" filename="Public.disco" />
|
||||
</Results>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Results>
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://68.52.167.37/MonkeyWrench.Public/Public.asmx?wsdl" filename="Public.wsdl" />
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://68.52.167.37/MonkeyWrench.Public/Public.asmx?disco" filename="Public.disco" />
|
||||
</Results>
|
||||
</DiscoveryClientResultsFile>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Revision" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.MonkeyWrench.Public.Revision, Web References.MonkeyWrench.Public.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="Revision" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.MonkeyWrench.Public.Revision, Web References.MonkeyWrench.Public.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="DBLaneDeletionDirectiveView" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.DBLaneDeletionDirectiveView, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="DBLaneDeletionDirectiveView" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.DBLaneDeletionDirectiveView, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="DBState" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.DBState, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="DBState" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.DBState, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FindHostResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FindHostResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FindHostResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FindHostResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FindLaneResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FindLaneResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FindLaneResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FindLaneResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FindRevisionResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FindRevisionResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FindRevisionResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FindRevisionResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FrontPageResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FrontPageResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="FrontPageResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.FrontPageResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetAdminInfoResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetAdminInfoResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetAdminInfoResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetAdminInfoResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetBuildInfoResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetBuildInfoResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetBuildInfoResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetBuildInfoResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetHostForEditResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetHostForEditResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetHostForEditResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetHostForEditResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetHostsResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetHostsResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetHostsResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetHostsResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLaneFileForEditResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLaneFileForEditResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLaneFileForEditResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLaneFileForEditResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLaneForEditResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLaneForEditResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLaneForEditResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLaneForEditResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLaneResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLaneResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLaneResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLaneResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLanesResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLanesResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetLanesResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetLanesResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetUsersResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetUsersResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetUsersResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetUsersResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewLaneDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewLaneDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewLaneDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewLaneDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewLaneFileHistoryDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewLaneFileHistoryDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewLaneFileHistoryDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewLaneFileHistoryDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewTableDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewTableDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewTableDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewTableDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewWorkTableDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewWorkTableDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="GetViewWorkTableDataResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.GetViewWorkTableDataResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="LoginResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.LoginResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="LoginResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.LoginResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Results>
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://build.mono-project.com/WebServices/WebServices.asmx?wsdl" filename="WebServices.wsdl" />
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://build.mono-project.com/WebServices/WebServices.asmx?disco" filename="WebServices.disco" />
|
||||
</Results>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Results>
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://build.mono-project.com/WebServices/WebServices.asmx?wsdl" filename="WebServices.wsdl" />
|
||||
<DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://build.mono-project.com/WebServices/WebServices.asmx?disco" filename="WebServices.disco" />
|
||||
</Results>
|
||||
</DiscoveryClientResultsFile>
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="ReportBuildStateResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.ReportBuildStateResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="ReportBuildStateResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>MvcWrench.mono_build.ReportBuildStateResponse, Web References.mono-build.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||
<contractRef ref="http://build.mono-project.com/WebServices/WebServices.asmx?wsdl" docRef="http://build.mono-project.com/WebServices/WebServices.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
|
||||
<contractRef ref="http://build.mono-project.com/WebServices/WebServices.asmx?wsdl" docRef="http://build.mono-project.com/WebServices/WebServices.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
|
||||
</discovery>
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче