|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
cps-global-lib/pom.xml
cps-global-lib/src/main/java/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepository.java
cps-global-lib/src/test/java/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryLocalTest.java
http://jenkins-ci.org/commit/workflow-plugin/c38829e0920f7225bb4d717a8cb2828bf533c284
Log:
JENKINS-25632
Start off by empty repository instead of having an empty commit.
This way, people can git-push existing workflow libraries into
a new Jenkins instance without using the forced push.
While writing a test, I also discovered a bad interaction with CSRF protection
and git-server plugin, which I fixed in git-server plugin 1.5.