Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: 9990f4b280d3780f4033e406cd410b0fefe6b0fb https://github.com/jenkinsci/remoting/commit/9990f4b280d3780f4033e406cd410b0fefe6b0fb Author: Jeff Thompson <jeffre...@gmail.com> Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths: M CHANGELOG-2.x.md M CHANGELOG.md M README.md M docs/configuration.md M docs/logging.md M docs/protocols.md M docs/remoting-3-compatibility.md M docs/tcpAgent.md M docs/workDir.md M src/main/java/org/jenkinsci/remoting/engine/HandshakeCiphers.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol1Handler.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol2Handler.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol3Handler.java M src/main/java/org/jenkinsci/remoting/engine/WorkDirManager.java M src/test/java/hudson/remoting/TrafficAnalyzer.java M src/test/java/org/jenkinsci/remoting/engine/HandshakeCiphersTest.java Log Message: ----------- Clean up "slave" term from documentation. Where possible remove the term "slave" from documentation, replacing with "agent" as needed. In some instances, both were used but we're past the time where we need to continue using the old name. Removes from AsciiDoc pages, JavaDoc, and code comments. The remaining documentation references are for external or remaining API references. Commit: 80b0054956d9f8157e522a27bdf695f1267d3693 https://github.com/jenkinsci/remoting/commit/80b0054956d9f8157e522a27bdf695f1267d3693 Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com> Date: 2019-11-02 (Sat, 02 Nov 2019) Changed paths: M CHANGELOG-2.x.md M CHANGELOG.md M README.md M docs/configuration.md M docs/logging.md M docs/protocols.md M docs/remoting-3-compatibility.md M docs/tcpAgent.md M docs/workDir.md M src/main/java/org/jenkinsci/remoting/engine/HandshakeCiphers.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol1Handler.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol2Handler.java M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol3Handler.java M src/main/java/org/jenkinsci/remoting/engine/WorkDirManager.java M src/test/java/hudson/remoting/TrafficAnalyzer.java M src/test/java/org/jenkinsci/remoting/engine/HandshakeCiphersTest.java Log Message: ----------- Merge pull request #351 from jeffret-b/removeSlaveDocs Clean up "slave" term from documentation. Compare: https://github.com/jenkinsci/remoting/compare/c2b0525a66a6...80b0054956d9 -- 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/c2b052-80b005%40github.com.