Branch: refs/heads/master Home: https://github.com/jenkinsci/perfpublisher-plugin Commit: 70b27f16cdbc4814f78e03e4759307662cee3f47 https://github.com/jenkinsci/perfpublisher-plugin/commit/70b27f16cdbc4814f78e03e4759307662cee3f47 Author: Dmitri Makarov <dmaka...@alumni.stanford.edu> Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths: A .gitignore M pom.xml M src/main/java/hudson/plugins/PerfPublisher/ChangedStatusTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherBuildAction.java M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/global.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/index.jelly M src/main/resources/tabview/css2.jelly Log Message: ----------- Fix the build dependencies and paths to icons. Commit: 6909e863a0f780ee30f8c71a66d38de437db2cde https://github.com/jenkinsci/perfpublisher-plugin/commit/6909e863a0f780ee30f8c71a66d38de437db2cde Author: Dmitri Makarov <dmaka...@alumni.stanford.edu> Date: 2013-02-10 (Sun, 10 Feb 2013) Changed paths: M README M changelog Log Message: ----------- Updates to README and changelog Commit: 4dd0cd901da29e1377aec8d1c7255c389332bd6e https://github.com/jenkinsci/perfpublisher-plugin/commit/4dd0cd901da29e1377aec8d1c7255c389332bd6e Author: Dmitri Makarov <dmaka...@alumni.stanford.edu> Date: 2013-02-12 (Tue, 12 Feb 2013) Changed paths: M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherPublisher.java M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/TestDetails/index.jelly Log Message: ----------- Formatting. Commit: e0690057fcce09aa76967de83abbd344251b0bc2 https://github.com/jenkinsci/perfpublisher-plugin/commit/e0690057fcce09aa76967de83abbd344251b0bc2 Author: Martin Baar <martin.b...@gmail.com> Date: 2014-01-31 (Fri, 31 Jan 2014) Changed paths: M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherPublisher/config.jelly Log Message: ----------- Fix problem with not saved setting for custom metrics Commit: 03d7996e1d3013b504da6e381f458eb1552c5793 https://github.com/jenkinsci/perfpublisher-plugin/commit/03d7996e1d3013b504da6e381f458eb1552c5793 Author: Martin Baar <martin.b...@gmail.com> Date: 2014-01-31 (Fri, 31 Jan 2014) Changed paths: A .gitignore M README M changelog M pom.xml M src/main/java/hudson/plugins/PerfPublisher/ChangedStatusTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherBuildAction.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherPublisher.java M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/global.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/TestDetails/index.jelly M src/main/resources/tabview/css2.jelly Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: ac06bb67ed25a0266213e720908d3d181773e24a https://github.com/jenkinsci/perfpublisher-plugin/commit/ac06bb67ed25a0266213e720908d3d181773e24a Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherBuildAction.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherPublisher.java Log Message: ----------- Fix plugin to work in distributed master/slave environmnet Commit: 1bef4da85e872f25c96240784df9e54cbf3179ec https://github.com/jenkinsci/perfpublisher-plugin/commit/1bef4da85e872f25c96240784df9e54cbf3179ec Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherBuildAction.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherPublisher.java M src/main/java/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherFreestyleProjectAction.java M src/main/java/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherMatrixProjectAction.java M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherProjectAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherFreestyleProjectAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherMatrixConfigurationAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/tags/tableTest.jelly Log Message: ----------- Implement metric reports in build and plubin report + showing graphs of metrics under plugin report for freestyle job Commit: 39309fd8c3b6c585f2dda26a20ee0fa6ef8710d6 https://github.com/jenkinsci/perfpublisher-plugin/commit/39309fd8c3b6c585f2dda26a20ee0fa6ef8710d6 Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M src/main/java/hudson/plugins/PerfPublisher/CategoryDetails.java M src/main/java/hudson/plugins/PerfPublisher/DeletedTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/FilesDetails.java M src/main/java/hudson/plugins/PerfPublisher/NewTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherBuildAction.java M src/main/java/hudson/plugins/PerfPublisher/TestDetails.java M src/main/resources/hudson/plugins/PerfPublisher/CategoryDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/DeletedTestsDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/FilesDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/NewTestsDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/TestDetails/index.jelly Log Message: ----------- Present metric values in all Detail reports (Test, Category, File, DeletedTests, NewTests) Commit: e8efba625ccc6f03624e7e27cfc0bb745cd4d63c https://github.com/jenkinsci/perfpublisher-plugin/commit/e8efba625ccc6f03624e7e27cfc0bb745cd4d63c Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M changelog M pom.xml Log Message: ----------- increase version number and update change log for next release Commit: 64691d2857259b6f527d5d608ca5287ee2449829 https://github.com/jenkinsci/perfpublisher-plugin/commit/64691d2857259b6f527d5d608ca5287ee2449829 Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M pom.xml Log Message: ----------- Update POM file to be able to build release out of it Commit: e284864a523c5e4ee17b3b54cbe80f2c2cbbadfc https://github.com/jenkinsci/perfpublisher-plugin/commit/e284864a523c5e4ee17b3b54cbe80f2c2cbbadfc Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-05 (Wed, 05 Feb 2014) Changed paths: M pom.xml Log Message: ----------- Fix of dependecy in POM.xml file (try) Commit: d7ed8156e56ad2c3d8c72b37303fc3d3b498b3d0 https://github.com/jenkinsci/perfpublisher-plugin/commit/d7ed8156e56ad2c3d8c72b37303fc3d3b498b3d0 Author: Martin Baar <martin.b...@gmail.com> Date: 2014-02-06 (Thu, 06 Feb 2014) Changed paths: M pom.xml Log Message: ----------- Trying to fix pom file so its possible to compile it with java7 and remove dependencies that caused errors in tests Commit: 62c7032e5368262b4be3999856e860320f27862f https://github.com/jenkinsci/perfpublisher-plugin/commit/62c7032e5368262b4be3999856e860320f27862f Author: secondaryObject <martin.b...@gmail.com> Date: 2014-04-18 (Fri, 18 Apr 2014) Changed paths: M pom.xml Log Message: ----------- Update pom.xml to be SNAPSHOT version Commit: 6f207960cd4ac47f9b09e040a52cc7cce10c8353 https://github.com/jenkinsci/perfpublisher-plugin/commit/6f207960cd4ac47f9b09e040a52cc7cce10c8353 Author: langers2k <langer...@gmail.com> Date: 2014-05-02 (Fri, 02 May 2014) Changed paths: A .gitignore M README M changelog M pom.xml M src/main/java/hudson/plugins/PerfPublisher/CategoryDetails.java M src/main/java/hudson/plugins/PerfPublisher/ChangedStatusTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/DeletedTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/FilesDetails.java M src/main/java/hudson/plugins/PerfPublisher/NewTestsDetails.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherBuildAction.java M src/main/java/hudson/plugins/PerfPublisher/PerfPublisherPublisher.java M src/main/java/hudson/plugins/PerfPublisher/TestDetails.java M src/main/java/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherFreestyleProjectAction.java M src/main/java/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherMatrixProjectAction.java M src/main/resources/hudson/plugins/PerfPublisher/CategoryDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/DeletedTestsDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/FilesDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/NewTestsDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/global.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherBuildAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherProjectAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/PerfPublisherPublisher/config.jelly M src/main/resources/hudson/plugins/PerfPublisher/TestDetails/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherFreestyleProjectAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/projectsAction/PerfPublisherMatrixConfigurationAction/index.jelly M src/main/resources/hudson/plugins/PerfPublisher/tags/tableTest.jelly M src/main/resources/tabview/css2.jelly Log Message: ----------- Merge pull request #2 from secondaryObject/master Fix of several bugs and finished metric implementation Compare: https://github.com/jenkinsci/perfpublisher-plugin/compare/7163153e259d...6f207960cd4a -- 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.