Branch: refs/heads/master Home: https://github.com/jenkinsci/foreman-node-sharing-plugin Commit: 0b31b87f5c157c1c322917de7ef218f06ffca944 https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/0b31b87f5c157c1c322917de7ef218f06ffca944 Author: Oliver Gondža <ogon...@gmail.com> Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths: M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java M src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/config.jelly A src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly Log Message: ----------- Show compatible hosts on dedicated page instead of configure page Commit: af5c928d80f09e417e99b1b49daf51e89d576f44 https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/af5c928d80f09e417e99b1b49daf51e89d576f44 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M pom.xml M src/main/java/com/redhat/foreman/DisposableImpl.java M src/main/java/com/redhat/foreman/ForemanAPI.java M src/main/java/com/redhat/foreman/ForemanCleanupThread.java M src/main/java/com/redhat/foreman/ForemanComputerListener.java M src/main/java/com/redhat/foreman/ForemanSharedNode.java M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java M src/test/java/com/redhat/foreman/ForemanTestRule.java M src/test/java/com/redhat/foreman/TestUtils.java Log Message: ----------- Merge branch 'master' of github.com:jenkinsci/foreman-node-sharing-plugin Commit: 61717a16122ba446660182e4d96c06c7b3c69a5d https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/61717a16122ba446660182e4d96c06c7b3c69a5d Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/main/java/com/redhat/foreman/DisposableImpl.java M src/main/java/com/redhat/foreman/ForemanAPI.java M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java A src/main/java/com/redhat/foreman/HostInfo.java M src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java M src/test/java/com/redhat/foreman/TestUtils.java R src/test/resources/com/redhat/foreman/body3.txt R src/test/resources/com/redhat/foreman/body5.txt R src/test/resources/com/redhat/foreman/body7.txt R src/test/resources/com/redhat/foreman/body8.txt A src/test/resources/com/redhat/foreman/host-info-idle.txt A src/test/resources/com/redhat/foreman/host-info-reserved-for-me.txt A src/test/resources/com/redhat/foreman/host-release-success.txt A src/test/resources/com/redhat/foreman/host-reserved-success.txt A src/test/resources/com/redhat/foreman/service-status.txt Log Message: ----------- Introduce HostInfo Commit: 7872ff827dc95866bd5ce4379adc65a047b4f1fe https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/7872ff827dc95866bd5ce4379adc65a047b4f1fe Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M .gitignore Log Message: ----------- Ignore work dir Commit: f8ea03baaecc77f352f8d339e7622507da0d898a https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/f8ea03baaecc77f352f8d339e7622507da0d898a Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/main/java/com/redhat/foreman/ForemanAPI.java M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java R src/test/resources/com/redhat/foreman/body10.txt R src/test/resources/com/redhat/foreman/body11.txt R src/test/resources/com/redhat/foreman/body6.txt R src/test/resources/com/redhat/foreman/body9.txt A src/test/resources/com/redhat/foreman/hosts-search-reservable.txt Log Message: ----------- Fix tests Commit: f9db2dd5ee2692ea3d0c9e41734ac1daf352c181 https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/f9db2dd5ee2692ea3d0c9e41734ac1daf352c181 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/main/java/com/redhat/foreman/ForemanAPI.java M src/main/java/com/redhat/foreman/ForemanSharedNode.java M src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly Log Message: ----------- Update view Commit: 53b5946280b8672cab0384084b302d25f595aaaa https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/53b5946280b8672cab0384084b302d25f595aaaa Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java M src/main/java/com/redhat/foreman/HostInfo.java Log Message: ----------- Polish Commit: e58ef14567e940af2e042425918db3706743c20e https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/e58ef14567e940af2e042425918db3706743c20e Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/main/java/com/redhat/foreman/ForemanAPI.java Log Message: ----------- Prevent NPE pointed out by findbugs Commit: 6e7230b378d887e688181adb003da21d9ed000d3 https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/6e7230b378d887e688181adb003da21d9ed000d3 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-15 (Wed, 15 Mar 2017) Changed paths: M .gitignore M src/main/java/com/redhat/foreman/DisposableImpl.java M src/main/java/com/redhat/foreman/ForemanAPI.java M src/main/java/com/redhat/foreman/ForemanSharedNode.java M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java A src/main/java/com/redhat/foreman/HostInfo.java M src/main/resources/com/redhat/foreman/ForemanSharedNodeCloud/index.jelly M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java M src/test/java/com/redhat/foreman/TestUtils.java R src/test/resources/com/redhat/foreman/body10.txt R src/test/resources/com/redhat/foreman/body11.txt R src/test/resources/com/redhat/foreman/body3.txt R src/test/resources/com/redhat/foreman/body5.txt R src/test/resources/com/redhat/foreman/body6.txt R src/test/resources/com/redhat/foreman/body7.txt R src/test/resources/com/redhat/foreman/body8.txt R src/test/resources/com/redhat/foreman/body9.txt A src/test/resources/com/redhat/foreman/host-info-idle.txt A src/test/resources/com/redhat/foreman/host-info-reserved-for-me.txt A src/test/resources/com/redhat/foreman/host-release-success.txt A src/test/resources/com/redhat/foreman/host-reserved-success.txt A src/test/resources/com/redhat/foreman/hosts-search-reservable.txt A src/test/resources/com/redhat/foreman/service-status.txt Log Message: ----------- Merge pull request #43 from olivergondza/introduce-host-object Presnet host detials on info page Compare: https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/b182f5d53406...6e7230b378d8 -- 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. For more options, visit https://groups.google.com/d/optout.