Branch: refs/heads/master
Home: https://github.com/jenkinsci/overops-query-plugin
Commit: 634874e09efe02f9342b608bb1e2e9a45287ded7
https://github.com/jenkinsci/overops-query-plugin/commit/634874e09efe02f9342b608bb1e2e9a45287ded7
Author: Dave Snyder <[email protected]>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/OverOpsBuildAction.java
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
A src/main/webapp/images/icon-times.svg
Log Message:
-----------
INTG-362: add summary table
Commit: 873d10d23c1ad6b8c01f0b6d8f7b0664e85e81f0
https://github.com/jenkinsci/overops-query-plugin/commit/873d10d23c1ad6b8c01f0b6d8f7b0664e85e81f0
Author: Dave Snyder <[email protected]>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/OverOpsBuildAction.java
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
A src/main/webapp/images/icon-times.svg
Log Message:
-----------
Merge pull request #28 from jenkinsci/feature/INTG-362-summary-table
INTG-362: add summary table
Commit: 19f221882b022763f6a53b553932416ce1f283d9
https://github.com/jenkinsci/overops-query-plugin/commit/19f221882b022763f6a53b553932416ce1f283d9
Author: Dave Snyder <[email protected]>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/OverOpsBuildAction.java
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
A src/main/webapp/images/icon-question.svg
Log Message:
-----------
INTG-402: catch API exceptions and display them in the UI
Commit: 699aee78cb304bdfde473eab54ad265e8a50dc85
https://github.com/jenkinsci/overops-query-plugin/commit/699aee78cb304bdfde473eab54ad265e8a50dc85
Author: Dave Snyder <[email protected]>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/OverOpsBuildAction.java
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
A src/main/webapp/images/icon-times.svg
Log Message:
-----------
Merge branch 'develop' into bugfix/INTG-402-fail-gracefully
Commit: c471732f59ac3c0bf5a511a9839238f6bdd9fefe
https://github.com/jenkinsci/overops-query-plugin/commit/c471732f59ac3c0bf5a511a9839238f6bdd9fefe
Author: Dave Snyder <[email protected]>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/config.jelly
A
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-errorSuccess.html
Log Message:
-----------
optionally mark build 'success' when unable to generate quality report
Commit: a3e0a553d6fb6adb8fcc066c07409c9bf6b61788
https://github.com/jenkinsci/overops-query-plugin/commit/a3e0a553d6fb6adb8fcc066c07409c9bf6b61788
Author: Dave Snyder <[email protected]>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/OverOpsBuildAction.java
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/config.jelly
A
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-errorSuccess.html
A src/main/webapp/images/icon-question.svg
Log Message:
-----------
Merge pull request #29 from jenkinsci/bugfix/INTG-402-fail-gracefully
INTG-402
Commit: 5dbcd80ca886edf2658c861683d58794e9535bba
https://github.com/jenkinsci/overops-query-plugin/commit/5dbcd80ca886edf2658c861683d58794e9535bba
Author: Dave Snyder <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
fix url
Commit: 9a61a4b9153820c4c4f700c3aeb7bf3e99533f10
https://github.com/jenkinsci/overops-query-plugin/commit/9a61a4b9153820c4c4f700c3aeb7bf3e99533f10
Author: Dave Snyder <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
fix url
Commit: 7448657373e978382c19ac33fa674159f4c6f52c
https://github.com/jenkinsci/overops-query-plugin/commit/7448657373e978382c19ac33fa674159f4c6f52c
Author: Dave Snyder <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
add best practices link to error page
Commit: 0b2944a1d57cdbaf14e5481e2f7abd35f8808352
https://github.com/jenkinsci/overops-query-plugin/commit/0b2944a1d57cdbaf14e5481e2f7abd35f8808352
Author: Dave Snyder <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
Merge pull request #30 from jenkinsci/ds/fix-url
fix url
Commit: 1f9bd9033a98452f89ab84f2c9771b62fce2fe06
https://github.com/jenkinsci/overops-query-plugin/commit/1f9bd9033a98452f89ab84f2c9771b62fce2fe06
Author: Dave Snyder <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
Merge branch 'develop' into ds/add-best-practice
Commit: f87a64cf3251c0f1517665f3bbeee47d423d7b68
https://github.com/jenkinsci/overops-query-plugin/commit/f87a64cf3251c0f1517665f3bbeee47d423d7b68
Author: Dave Snyder <[email protected]>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
Merge pull request #31 from jenkinsci/ds/add-best-practice
add best practices link to error page
Commit: e0cfa8cb65b8a778b1f5cc6d0a06bc66f5b8ff42
https://github.com/jenkinsci/overops-query-plugin/commit/e0cfa8cb65b8a778b1f5cc6d0a06bc66f5b8ff42
Author: Eric Mizell <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
M src/main/java/com/overops/plugins/jenkins/query/ReportBuilder.java
Log Message:
-----------
Added logic to skip quality report if prior work has failed
Commit: b889f9cef4ea93265ec1126568fdf992f695a9e7
https://github.com/jenkinsci/overops-query-plugin/commit/b889f9cef4ea93265ec1126568fdf992f695a9e7
Author: Eric Mizell <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
Log Message:
-----------
added additional null check
Commit: ca5f564659eba1aa9960823826266be3318dc7e7
https://github.com/jenkinsci/overops-query-plugin/commit/ca5f564659eba1aa9960823826266be3318dc7e7
Author: Eric Mizell <[email protected]>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
Log Message:
-----------
trying different pattern for null check
Commit: 67e89a485a51efd5a2b6a3f7844c0d17956af3f2
https://github.com/jenkinsci/overops-query-plugin/commit/67e89a485a51efd5a2b6a3f7844c0d17956af3f2
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M .gitignore
Log Message:
-----------
ignore ide files
Commit: d8447e7598c169b115921a3e271b96d0d9b12aa4
https://github.com/jenkinsci/overops-query-plugin/commit/d8447e7598c169b115921a3e271b96d0d9b12aa4
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/main/java/com/overops/plugins/jenkins/query/ReportBuilder.java
Log Message:
-----------
INTG-416: use regex to replace source id in generated link with 4
Commit: eb41bba6ad13ac313d138e4d675ec92c1132ba6d
https://github.com/jenkinsci/overops-query-plugin/commit/eb41bba6ad13ac313d138e4d675ec92c1132ba6d
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M .gitignore
M src/main/java/com/overops/plugins/jenkins/query/ReportBuilder.java
Log Message:
-----------
Merge pull request #32 from jenkinsci/INTG-416-source-id
INTG-416: fix source ID
Commit: 322a0beda32cfa64f4a792c0e6df9c0b976e5bb9
https://github.com/jenkinsci/overops-query-plugin/commit/322a0beda32cfa64f4a792c0e6df9c0b976e5bb9
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
INTG-435: always show count in summary
Commit: c33e43db68dad1e60af237ddb875c7e4f2a87e59
https://github.com/jenkinsci/overops-query-plugin/commit/c33e43db68dad1e60af237ddb875c7e4f2a87e59
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
Merge pull request #33 from jenkinsci/bugfix/INTG-435
INTG-435: always show count in summary
Commit: a768a8834b8275efd248141b5aae90c04399c00e
https://github.com/jenkinsci/overops-query-plugin/commit/a768a8834b8275efd248141b5aae90c04399c00e
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M README.md
M readme/code-quality-gate-options.png
A readme/error-report.png
A readme/quality-report.png
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-activeTimespan.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-applicationName.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-applySeasonality.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-baselineTimespan.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-checkResurfacedErrors.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-criticalExceptionTypes.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-criticalRegressionDelta.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-debug.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-deploymentName.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-errorSuccess.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-markUnstable.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-minErrorRateThreshold.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-minVolumeThreshold.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsAPIKey.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsSID.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsURL.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-printTopIssues.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-regexFilter.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-regressionDelta.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-serviceId.html
Log Message:
-----------
update help docs and readme for next release
Commit: 66cc6a6aca3cf85ea1f07f27967578d735c268bb
https://github.com/jenkinsci/overops-query-plugin/commit/66cc6a6aca3cf85ea1f07f27967578d735c268bb
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M pom.xml
Log Message:
-----------
switch from Jenkins wiki to GitHub for marketplace documentation
Commit: c461af77f5aa72554c3c94ea7685742890b78d4e
https://github.com/jenkinsci/overops-query-plugin/commit/c461af77f5aa72554c3c94ea7685742890b78d4e
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M readme/code-quality-gate-options.png
M readme/error-report.png
Log Message:
-----------
optimize images
Commit: 41065b1794a5c356c165bcfdc2abe92b93b8ef63
https://github.com/jenkinsci/overops-query-plugin/commit/41065b1794a5c356c165bcfdc2abe92b93b8ef63
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M README.md
Log Message:
-----------
reorder, fix formatting, add TOC
Commit: b2bbaa90822d643349df3728ea3a75502e2cb2e3
https://github.com/jenkinsci/overops-query-plugin/commit/b2bbaa90822d643349df3728ea3a75502e2cb2e3
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M readme/quality-report.png
Log Message:
-----------
optimize image
Commit: db3050bb43210227b9a1acb9a87541bc283a0180
https://github.com/jenkinsci/overops-query-plugin/commit/db3050bb43210227b9a1acb9a87541bc283a0180
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M README.md
Log Message:
-----------
clarification
Commit: 73c7f1ad4e5ee9804d00dc2ef6b8283536fc3135
https://github.com/jenkinsci/overops-query-plugin/commit/73c7f1ad4e5ee9804d00dc2ef6b8283536fc3135
Author: Dave Snyder <[email protected]>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M README.md
M pom.xml
M readme/code-quality-gate-options.png
A readme/error-report.png
A readme/quality-report.png
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-activeTimespan.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-applicationName.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-applySeasonality.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-baselineTimespan.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-checkResurfacedErrors.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-criticalExceptionTypes.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-criticalRegressionDelta.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-debug.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-deploymentName.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-errorSuccess.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-markUnstable.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-minErrorRateThreshold.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-minVolumeThreshold.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsAPIKey.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsSID.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsURL.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-printTopIssues.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-regexFilter.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-regressionDelta.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-serviceId.html
Log Message:
-----------
Merge pull request #34 from jenkinsci/feature/INTG-405-documentation
documentation updates
Commit: 5f47b4d2e6a62887cafb4f8e7aeb0b64651c3f53
https://github.com/jenkinsci/overops-query-plugin/commit/5f47b4d2e6a62887cafb4f8e7aeb0b64651c3f53
Author: Eric Mizell <[email protected]>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
Log Message:
-----------
show total and unique errors under each section
Total and unique errors were displayed once for both which was confusing.
Commit: b005be8792c809dc5bc12e8563aefbef8e8d8fc0
https://github.com/jenkinsci/overops-query-plugin/commit/b005be8792c809dc5bc12e8563aefbef8e8d8fc0
Author: Eric Mizell <[email protected]>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M .gitignore
M README.md
M pom.xml
M readme/code-quality-gate-options.png
A readme/error-report.png
A readme/quality-report.png
M src/main/java/com/overops/plugins/jenkins/query/OverOpsBuildAction.java
M src/main/java/com/overops/plugins/jenkins/query/QueryOverOps.java
M src/main/java/com/overops/plugins/jenkins/query/ReportBuilder.java
M
src/main/resources/com/overops/plugins/jenkins/query/OverOpsBuildAction/index.jelly
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/config.jelly
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-activeTimespan.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-applicationName.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-applySeasonality.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-baselineTimespan.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-checkResurfacedErrors.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-criticalExceptionTypes.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-criticalRegressionDelta.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-debug.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-deploymentName.html
A
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-errorSuccess.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-markUnstable.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-minErrorRateThreshold.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-minVolumeThreshold.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsAPIKey.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsSID.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-overOpsURL.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-printTopIssues.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-regexFilter.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-regressionDelta.html
M
src/main/resources/com/overops/plugins/jenkins/query/QueryOverOps/help-serviceId.html
A src/main/webapp/images/icon-question.svg
A src/main/webapp/images/icon-times.svg
Log Message:
-----------
Merge pull request #35 from jenkinsci/develop
Develop
Compare:
https://github.com/jenkinsci/overops-query-plugin/compare/b9db7eea12ed...b005be8792c8
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/overops-query-plugin/push/refs/heads/master/b9db7e-b005be%40github.com.