|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-14704)... [email protected] (JIRA)
- [JIRA] (JENKINS-1... [email protected] (JIRA)
- [JIRA] (JENKINS-1... [email protected] (JIRA)
- [JIRA] (JENKINS-1... [email protected] (JIRA)

Code changed in jenkins
User: Your Name
Path:
pom.xml
src/main/java/hudson/scm/APISession.java
src/main/java/hudson/scm/DerbyUtils.java
src/main/java/hudson/scm/IntegrityCMProject.java
src/main/java/hudson/scm/IntegrityCheckoutTask.java
src/main/java/hudson/scm/IntegrityDeleteNonMembersAction.java
src/main/java/hudson/scm/IntegrityDeleteNonMembersTask.java
src/main/java/hudson/scm/IntegritySCM.java
src/main/resources/hudson/scm/IntegrityDeleteNonMembersAction/help.html
src/main/resources/hudson/scm/IntegritySCM/config.jelly
src/main/resources/hudson/scm/IntegritySCM/help-checkoutThreadPoolSize.html
src/main/resources/hudson/scm/IntegritySCM/help-deleteNonMembers.html
http://jenkins-ci.org/commit/integrity-plugin/66862206b41bc4d38219f1c7d3697bcdf8141e8d
Log:
Added thread polling feature for checkout - contributed by Sascha Dais
Added feature to clean workspace of non-source controlled files - contributed by Sascha Dais
Fixed JENKINS-14704 PTC Integrity Plugin throws/catches SQL Exception in case of too long revision number