Skip to content

Commit

Permalink
+ JENKINS-11678: first version for backing up the change log history …
Browse files Browse the repository at this point in the history
…plugin's files. no tests yet.

git-svn-id: https://svn.jenkins-ci.org/trunk/hudson/plugins/thinBackup@40138 71c3de6d-444a-0410-be80-ed276b4c234a
  • Loading branch information
msteinkogler committed Nov 22, 2011
1 parent ad7a447 commit 4fc8564
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Expand Up @@ -22,7 +22,7 @@
<l:main-panel>
<h1>
<img src="${it.iconFileName}" alt=""/>
Backup Configuration
thinBackup Configuration
</h1>

<f:form method="post" action="saveSettings">
Expand Down
5 changes: 5 additions & 0 deletions src/main/webapp/help/help-backupBuildResults.html
Expand Up @@ -26,4 +26,9 @@
<p>
If this option is enabled, build results will also be backed up. This is potentially a lot of data, so think carefully about it.
</p>
<p>
<b>NOTE:</b><br/>
Files created by the <a href="https://wiki.jenkins-ci.org/display/JENKINS/Change+Log+History+Plugin">Change Log History Plugin</a>
will be backed up as well if this options is checked.
</p>
</div>

0 comments on commit 4fc8564

Please sign in to comment.