Branch: refs/heads/master
Home: https://github.com/jenkinsci/gerrit-trigger-plugin
Commit: 79c5a80b8165c534f062c9665e75eec0bb3c5b7b
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/79c5a80b8165c534f062c9665e75eec0bb3c5b7b
Author: Stephane Binetruy <[email protected]>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java
Log Message:
-----------
Stop the previous gerrit Server instances to be sure the connecions are
released. A copy in the List was not enough, it is not a shallow copy of the
objects it is safer to stop sthem before to configure and recreate the servers.
Commit: d86fad98b3b05a3211012a611b906f2d48cb06e8
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/d86fad98b3b05a3211012a611b906f2d48cb06e8
Author: Stephane Binetruy <[email protected]>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java
Log Message:
-----------
Remove unused import
Commit: 92c77fa6c6af6b95cf600d8e918cab30cb91f776
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/92c77fa6c6af6b95cf600d8e918cab30cb91f776
Author: alien: Hedi Ghediri <[email protected]>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java
Log Message:
-----------
Remove servers after stopping them when configure reload
To ensure the old servers are no longer present even if the configuration fails
Commit: 05751a3d414b85d1b9295fc86ba7d38f1227191e
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/05751a3d414b85d1b9295fc86ba7d38f1227191e
Author: Robert Sandell <[email protected]>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/config/GerritJcascConfigurator.java
Log Message:
-----------
Merge pull request #476 from criteo-forks/fix-connextion-leaks
Fix SSH connection leaks
Compare:
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/2b1f2874e416...05751a3d414b
--
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/gerrit-trigger-plugin/push/refs/heads/master/2b1f28-05751a%40github.com.