Branch: refs/heads/add-visuals Home: https://github.com/jenkinsci/cloudcoreo-deploytime-plugin Commit: 198cc16b20707e90d2f6abced29df553b7ee1b70 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/198cc16b20707e90d2f6abced29df553b7ee1b70 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-20 (Mon, 20 Nov 2017)
Changed paths: M pom.xml A src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction.java Log Message: ----------- Created CloudCoreoProjectAction Commit: c44d6514fe6e3788cbb7b1861bd5e7abbb39f446 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/c44d6514fe6e3788cbb7b1861bd5e7abbb39f446 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-20 (Mon, 20 Nov 2017) Changed paths: A src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoBuildAction.java Log Message: ----------- Created CloudCoreoBuildAction Commit: 80b424894acbda2c6ec02756b66a8249561b5a3a https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/80b424894acbda2c6ec02756b66a8249561b5a3a Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver.java Log Message: ----------- Merge branch 'dev' into add-visuals Commit: f45a9ac1559761163f753420b5854cba0568dc31 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/f45a9ac1559761163f753420b5854cba0568dc31 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: A src/main/resources/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction/floatingBox.jelly A src/main/resources/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction/nodata.jelly Log Message: ----------- Created placeholder jelly files for CloudCoreoProjectAction Commit: 171620ba4938575ca0251cadbd4fd7c93110a98e https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/171620ba4938575ca0251cadbd4fd7c93110a98e Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M pom.xml Log Message: ----------- Added hudson core dependency Commit: 72cc328721c4294b93c50190bcbcd15b59f7a43c https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/72cc328721c4294b93c50190bcbcd15b59f7a43c Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/ContextTestResult.java Log Message: ----------- Added the ability to retrieve context result as JSON and defaulted level to be all-caps Commit: 801cb18cab0ecd52ecf8e15cd50e3073ae228f0f https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/801cb18cab0ecd52ecf8e15cd50e3073ae228f0f Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction.java Log Message: ----------- Some basics for CloudCoreoProjectAction Commit: e85c3f0910d1a47fc28aadf216d4bcf7b1086099 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/e85c3f0910d1a47fc28aadf216d4bcf7b1086099 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver.java Log Message: ----------- Added getProjectAction and createAggregator methods Commit: 92b9e5d476503f5a65bacd7048486309e384ef36 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/92b9e5d476503f5a65bacd7048486309e384ef36 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver.java Log Message: ----------- Changed how result files are written and where they're written Commit: 9a5dadd93db4f30027fe4cdc29f9c5dfe0c32e44 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/9a5dadd93db4f30027fe4cdc29f9c5dfe0c32e44 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver.java M src/test/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiverTest.java Log Message: ----------- Updating test and removing unnecessary toUpperCase Commit: 0d795711fc7bf25e2d0baabe5232740a913d7b63 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/0d795711fc7bf25e2d0baabe5232740a913d7b63 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver.java A src/main/java/com/cloudcoreo/plugins/jenkins/ResultManager.java Log Message: ----------- Moved results management into a ResultManager class Commit: 3fc359bc9d79212ee413a3ab4c85c747383024ad https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/3fc359bc9d79212ee413a3ab4c85c747383024ad Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: A src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisher.java R src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver.java A src/test/java/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisherTest.java R src/test/java/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiverTest.java Log Message: ----------- Renamed and refactored Publisher for easier testing Commit: eb4cef131851438d36415709194b23488ecb70a8 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/eb4cef131851438d36415709194b23488ecb70a8 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-25 (Sat, 25 Nov 2017) Changed paths: M pom.xml M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoBuildWrapper.java M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisher.java M src/main/java/com/cloudcoreo/plugins/jenkins/DeployTime.java A src/main/resources/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisher/config.jelly R src/main/resources/com/cloudcoreo/plugins/jenkins/CloudCoreoResultArchiver/config.jelly Log Message: ----------- Fix for handling messaging race condition and properly serializing team Commit: 1cf4f2231d93cdf428677089bee8cd407bd8248c https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/1cf4f2231d93cdf428677089bee8cd407bd8248c Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-25 (Sat, 25 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisher.java Log Message: ----------- Refactor to always write results to file, even when there are no blocking violations Commit: d6f39aa468acb685801b55934a99a16706e347fc https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/d6f39aa468acb685801b55934a99a16706e347fc Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-25 (Sat, 25 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/ResultManager.java Log Message: ----------- Using resultJSON for determining blocking failures Commit: bfa831eace9fa4005febe59b2cf6f9b05e9ff1c0 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/bfa831eace9fa4005febe59b2cf6f9b05e9ff1c0 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-25 (Sat, 25 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisher.java Log Message: ----------- Refactored publisher to store workspace FilePath Commit: 24e89540dfd4cd6e85cfadb792d8a33534fcfc6b https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/24e89540dfd4cd6e85cfadb792d8a33534fcfc6b Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-25 (Sat, 25 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/ResultManager.java Log Message: ----------- Added ability to get all/last results from ResultManager Commit: 78a68ba0741ffe52f72e42081b119afa2a57620e https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/78a68ba0741ffe52f72e42081b119afa2a57620e Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/main/resources/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction/floatingBox.jelly A src/main/webapp/css/vendor/amcharts/export.css A src/main/webapp/js/chart.js A src/main/webapp/js/vendor/amcharts/amcharts.js A src/main/webapp/js/vendor/amcharts/export.js A src/main/webapp/js/vendor/amcharts/images/dragIconRoundBig.svg A src/main/webapp/js/vendor/amcharts/images/lens.svg A src/main/webapp/js/vendor/amcharts/serial.js Log Message: ----------- Added sources for js charting and formatted results jelly Commit: df8b13d672ebd18db17439dd7e9d77d51824e0f4 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/df8b13d672ebd18db17439dd7e9d77d51824e0f4 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/main/resources/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction/floatingBox.jelly Log Message: ----------- Minor change to results jelly Commit: 5d6f7f34f05385f60e8a574ecbe7d8b4cc0426f5 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/5d6f7f34f05385f60e8a574ecbe7d8b4cc0426f5 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoBuildAction.java Log Message: ----------- Finalized basic build action Commit: 4856e0c659052fbf45c66256da9b89a01837508a https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/4856e0c659052fbf45c66256da9b89a01837508a Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/ResultManager.java Log Message: ----------- Changed format of results JSON within ResultManager Commit: 3974828f407acaa4d0cb53eb330d0c1de4c89fe1 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/3974828f407acaa4d0cb53eb330d0c1de4c89fe1 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoPublisher.java Log Message: ----------- Following previous change of results JSON format Commit: 7fed79aabec873926917dc1e9968e6afb0ef2991 https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/commit/7fed79aabec873926917dc1e9968e6afb0ef2991 Author: Andrew Armaneous <and...@cloudcoreo.com> Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/main/java/com/cloudcoreo/plugins/jenkins/CloudCoreoProjectAction.java Log Message: ----------- Added retrieving results from project action Compare: https://github.com/jenkinsci/cloudcoreo-deploytime-plugin/compare/198cc16b2070^...7fed79aabec8 -- 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.