1. 13 10月, 2014 2 次提交
  2. 06 10月, 2014 1 次提交
  3. 04 10月, 2014 6 次提交
  4. 03 10月, 2014 2 次提交
    • D
      [FIXED JENKINS-24966] Return failure when port is in use · 2b6c00db
      Daniel Beck 提交于
      Both 0 and 1 are used to indicate some kind of success (the latter when Jenkins doesn't need to be started because it was already running), so we need to return 2.
      2b6c00db
    • J
      NPE during shutdown. · c3d7e940
      Jesse Glick 提交于
      java.lang.NullPointerException
      	at hudson.model.User.idStrategy(User.java:140)
      	at hudson.model.User.getOrCreate(User.java:373)
      	at hudson.model.User.get(User.java:366)
      	at hudson.model.User.get(User.java:331)
      	at hudson.model.User.get(User.java:441)
      	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.getAuthentication(CpsFlowExecution.java:614)
      	at org.jenkinsci.plugins.workflow.cps.CpsVmThread.run(CpsVmThread.java:20)
      c3d7e940
  5. 02 10月, 2014 9 次提交
  6. 01 10月, 2014 1 次提交
  7. 29 9月, 2014 7 次提交
  8. 28 9月, 2014 4 次提交
  9. 26 9月, 2014 8 次提交