1. 28 3月, 2018 1 次提交
  2. 26 3月, 2018 3 次提交
  3. 23 3月, 2018 10 次提交
  4. 19 3月, 2018 2 次提交
  5. 16 3月, 2018 2 次提交
  6. 01 3月, 2018 3 次提交
  7. 15 2月, 2018 1 次提交
  8. 13 2月, 2018 1 次提交
  9. 12 2月, 2018 3 次提交
  10. 10 2月, 2018 6 次提交
  11. 08 2月, 2018 7 次提交
  12. 06 2月, 2018 1 次提交
    • J
      [JENKINS-27035] Gathering command read/write events (#3071) · f4b78921
      Jesse Glick 提交于
      * Slave.JnlpJar.getURL did not work in some modes when core had a snapshot dependency on Remoting.
      
      * Starting to implement Channel.Listener.read/write.
      
      * Now obtaining response timing statistics.
      
      * For now, avoiding timestamped snapshots, as it caused problems for #3120 which I have asked for help from @stephenc diagnosing.
      
      * Simplified logging a bit.
      
      * onResponse
      
      * hudson.FilePath$Mkdirs is a lot more readable than hudson.FilePath$13.
      
      * Specific snapshot.
      
      * onJar
      
      * LoggingChannelListener
      
      * remoting.version=3.17
      
      * Making a few test assertions more lenient to adapt to https://github.com/jenkinsci/remoting/pull/247.
      f4b78921