Tags: jenkinsci/global-build-stats-plugin
Tags
Require Jenkins 2.479.3 (#93) * Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.7 Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.88 to 5.7. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](jenkinsci/plugin-pom@plugin-4.88...plugin-5.7) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Require Jenkins 2.479.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[JENKINS-74850] Remove unused inline Javascript handler (#84)
CSP compliance there have been many places where inline javascript is used, e.g. onchange, onclick or onblur attributes. Also script tags that directly included javascript All occurrences have been moved accordingly to dedicated js script files
ui refresh (#70) * ui refresh - replace yui dialogs with the jenkins built-in dialogs (there is no yui code left, all yui modules are deleted) - use symbols (old icons are deleted) - use jenkins form classes for radios, inputs, checkboxes - remove the back to dashboard links to by in sync with the recommendations with the design library
[JENKINS-60138] Fixed job links for jobs in folders (#62) Use getUrl() instead of reinventing its logic in jelly
[JENKINS-43183] Include all builds into statistics (#55) * Switched from AbstractBuild to Run
Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#51)
CVE-2022-27207 - fixed stored XSS vulnerability (#38) * URL encode string parameters * Use platform default encoding
PreviousNext