25 lines
1.7 KiB
HTML
25 lines
1.7 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>VersionedSettings.showChanges - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.projectFeatures</a> / <a href="index.html">VersionedSettings</a> / <a href="./show-changes.html">showChanges</a><br/>
|
||
|
<br/>
|
||
|
<h1>showChanges</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.projectFeatures.VersionedSettings$showChanges"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">showChanges</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
||
|
<p>Whether <a href="https://www.jetbrains.com/help/teamcity/?Storing+Project+Settings+in+Version+Control#StoringProjectSettingsinVersionControl-DisplayingChanges">settings changes</a>
|
||
|
should be shown in builds when a settings VCS root is not attached to a build configuration.</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Whether <a href="https://www.jetbrains.com/help/teamcity/?Storing+Project+Settings+in+Version+Control#StoringProjectSettingsinVersionControl-DisplayingChanges">settings changes</a>
|
||
|
should be shown in builds when a settings VCS root is not attached to a build configuration.</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Whether <a href="https://www.jetbrains.com/help/teamcity/?Storing+Project+Settings+in+Version+Control#StoringProjectSettingsinVersionControl-DisplayingChanges">settings changes</a>
|
||
|
should be shown in builds when a settings VCS root is not attached to a build configuration.</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|