Branch: refs/heads/master
Home: https://github.com/jenkinsci/envinject-plugin
Commit: 829cb796a43063c20220b175dfa6e7f5483e84fc
https://github.com/jenkinsci/envinject-plugin/commit/829cb796a43063c20220b175dfa6e7f5483e84fc
Author: Jim Klimov <[email protected]>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M pom.xml
M
src/main/resources/org/jenkinsci/plugins/envinject/EnvInjectNodeProperty/global.jelly
M
src/main/resources/org/jenkinsci/plugins/envinject/EnvInjectPasswordWrapper/config.jelly
M src/main/resources/util/hetero-list-readonly.jelly
Log Message:
-----------
Replace table/tr/td HTML tags by jelly constructs and div tags, and bump
dependency versions to match
Commit: cf872239ac31e05f5681469e9f70074f3e401c12
https://github.com/jenkinsci/envinject-plugin/commit/cf872239ac31e05f5681469e9f70074f3e401c12
Author: Jim Klimov <[email protected]>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M src/test/java/org/jenkinsci/plugins/envinject/EnvInjectVarListTest.java
Log Message:
-----------
EnvInjectVarListTest.java: assert a bit more
Commit: f891695fc0d2c47bf2b13e3f194d30a4ed09be7e
https://github.com/jenkinsci/envinject-plugin/commit/f891695fc0d2c47bf2b13e3f194d30a4ed09be7e
Author: Jim Klimov <[email protected]>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Reduce Jenkins version requirement to 2.264
Commit: bfd5c0523b37bff8bb60443190542fa675f8b2a4
https://github.com/jenkinsci/envinject-plugin/commit/bfd5c0523b37bff8bb60443190542fa675f8b2a4
Author: Jim Klimov <[email protected]>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M src/main/java/org/jenkinsci/plugins/envinject/EnvInjectAction.java
M
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectJobPropertyInfo.java
Log Message:
-----------
Adapt to xstream changes: change readResolve() from private to protected
Commit: c60c31b8dd7711353a836e8b2fa39a9e2f31488b
https://github.com/jenkinsci/envinject-plugin/commit/c60c31b8dd7711353a836e8b2fa39a9e2f31488b
Author: Jim Klimov <[email protected]>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M src/main/resources/util/hetero-list-readonly.jelly
Log Message:
-----------
hetero-list-readonly.jelly: align small style changes with upstream
hetero-list.jelly
Commit: 14dcda6376470aee56b39bf588bedb5372b8f92b
https://github.com/jenkinsci/envinject-plugin/commit/14dcda6376470aee56b39bf588bedb5372b8f92b
Author: Oleg Nenashev <[email protected]>
Date: 2020-12-26 (Sat, 26 Dec 2020)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/envinject/EnvInjectAction.java
M
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectJobPropertyInfo.java
M
src/main/resources/org/jenkinsci/plugins/envinject/EnvInjectNodeProperty/global.jelly
M
src/main/resources/org/jenkinsci/plugins/envinject/EnvInjectPasswordWrapper/config.jelly
M src/main/resources/util/hetero-list-readonly.jelly
M src/test/java/org/jenkinsci/plugins/envinject/EnvInjectVarListTest.java
Log Message:
-----------
Merge pull request #154 from jimklimov/table-vs-div
Replace table/tr/td HTML tags by jelly constructs and div tags, and…
Compare:
https://github.com/jenkinsci/envinject-plugin/compare/876a209d973a...14dcda637647
--
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/envinject-plugin/push/refs/heads/master/876a20-14dcda%40github.com.