Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: 88dc2ce844e631aaff2c87d6457eb7ff23ec0c6f https://github.com/jenkinsci/remoting/commit/88dc2ce844e631aaff2c87d6457eb7ff23ec0c6f Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2019-08-22 (Thu, 22 Aug 2019)
Changed paths: M src/main/java/hudson/remoting/Base64.java M src/main/java/hudson/remoting/Launcher.java M src/main/java/hudson/remoting/Util.java M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java M src/main/java/org/jenkinsci/remoting/engine/JnlpEndpointResolver.java M src/test/java/hudson/remoting/BinarySafeStreamTest.java Log Message: ----------- Use base64 from java Commit: 0e76c78d8a7f8c0d74fefb31d6e56cf4649a6702 https://github.com/jenkinsci/remoting/commit/0e76c78d8a7f8c0d74fefb31d6e56cf4649a6702 Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2019-08-22 (Thu, 22 Aug 2019) Changed paths: M src/main/java/hudson/remoting/Base64.java Log Message: ----------- Remove all the remaining code Commit: 81116ae9df6e4bcddf426988bc016a6254da3d17 https://github.com/jenkinsci/remoting/commit/81116ae9df6e4bcddf426988bc016a6254da3d17 Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2019-08-22 (Thu, 22 Aug 2019) Changed paths: M src/main/java/hudson/remoting/Base64.java Log Message: ----------- Re-add Spotbug supression Commit: 1152e53d65b29e4afcb52aad860fdf174db55edf https://github.com/jenkinsci/remoting/commit/1152e53d65b29e4afcb52aad860fdf174db55edf Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/main/java/hudson/remoting/Base64.java M src/main/java/hudson/remoting/Launcher.java M src/main/java/hudson/remoting/Util.java M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java M src/main/java/org/jenkinsci/remoting/engine/JnlpEndpointResolver.java M src/test/java/hudson/remoting/BinarySafeStreamTest.java Log Message: ----------- Merge pull request #341 from res0nance/base64 [JENKINS-59047] - Use base64 from java Compare: https://github.com/jenkinsci/remoting/compare/58588ead47ed...1152e53d65b2 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/58588e-1152e5%40github.com.