Branch: refs/heads/master Home: https://github.com/jenkinsci/plot-plugin Commit: a8967b1f1de5a4a9e35aa4a52c6f98a66cd2f409 https://github.com/jenkinsci/plot-plugin/commit/a8967b1f1de5a4a9e35aa4a52c6f98a66cd2f409 Author: offa <bm-...@yandex.com> Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths: M src/main/java/hudson/plugins/plot/CSVSeries.java M src/main/java/hudson/plugins/plot/MatrixPlotPublisher.java M src/main/java/hudson/plugins/plot/PlotBuilder.java M src/main/java/hudson/plugins/plot/PlotDescriptor.java M src/main/java/hudson/plugins/plot/PropertiesSeries.java M src/main/java/hudson/plugins/plot/Series.java M src/main/java/hudson/plugins/plot/XMLSeries.java Log Message: ----------- Remove JSR 305 and add missing nullability annotations Commit: 6940c282625d0e7c7fd020e1f003ecca9febd643 https://github.com/jenkinsci/plot-plugin/commit/6940c282625d0e7c7fd020e1f003ecca9febd643 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-08-24 (Wed, 24 Aug 2022) Changed paths: M README.md M pom.xml M src/main/resources/hudson/plugins/plot/PlotReport/index.jelly Log Message: ----------- Merge branch 'master' into nullability Commit: 394b5676f929c72ebdf3f2c932c825a664d4918f https://github.com/jenkinsci/plot-plugin/commit/394b5676f929c72ebdf3f2c932c825a664d4918f Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2022-08-24 (Wed, 24 Aug 2022) Changed paths: M src/main/java/hudson/plugins/plot/CSVSeries.java M src/main/java/hudson/plugins/plot/MatrixPlotPublisher.java M src/main/java/hudson/plugins/plot/PlotBuilder.java M src/main/java/hudson/plugins/plot/PlotDescriptor.java M src/main/java/hudson/plugins/plot/PropertiesSeries.java M src/main/java/hudson/plugins/plot/Series.java M src/main/java/hudson/plugins/plot/XMLSeries.java Log Message: ----------- Merge pull request #68 from offa/nullability Remove JSR 305 and add missing nullability annotations Compare: https://github.com/jenkinsci/plot-plugin/compare/3e47ed7f6ee4...394b5676f929 -- 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/plot-plugin/push/refs/heads/master/3e47ed-394b56%40github.com.