Branch: refs/heads/master
Home: https://github.com/jenkinsci/gerrit-trigger-plugin
Commit: 12b74ea3eb73145c242c75dcf4a35a6472a329c5
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/12b74ea3eb73145c242c75dcf4a35a6472a329c5
Author: rinrinne <[email protected]>
Date: 2014-04-30 (Wed, 30 Apr 2014)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationCache.java
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationQueueTaskDispatcher.java
M
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationCacheTest.java
M
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationQueueTaskDispatcherTest.java
Log Message:
-----------
Catch implicit exception
CacheBuilder.expireAfterWrite() has possibility to raise exception if
expiration is negative. So cache object cannot be set to final member in
ReplicationCache. Also its exception is not catched anywhere.
This patch moves cache creation and logging to new method.
And adds factory class for initializing ReplicationCache correctly.
Fix for JENKINS-22814: Some infomations are logged from constructor on
startup
https://issues.jenkins-ci.org/browse/JENKINS-22814
Commit: 3aec6bd80f94ab6b8ca6944352ca1e4ca8c4a0e5
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/3aec6bd80f94ab6b8ca6944352ca1e4ca8c4a0e5
Author: rinrinne <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationCache.java
Log Message:
-----------
Improve to treat arguments and logging
Commit: 5599a668fbf89d718f9f2aaf1ae1552473e2b201
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/5599a668fbf89d718f9f2aaf1ae1552473e2b201
Author: rinrinne <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly
Log Message:
-----------
Change form value check to non-negative integer
Commit: fa9725a2073dea68d54453effac9f1d334967b6d
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/fa9725a2073dea68d54453effac9f1d334967b6d
Author: Robert Sandell <[email protected]>
Date: 2014-05-16 (Fri, 16 May 2014)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationCache.java
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationQueueTaskDispatcher.java
M
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly
M
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationCacheTest.java
M
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/replication/ReplicationQueueTaskDispatcherTest.java
Log Message:
-----------
Merge pull request #150 from rinrinne/replication-cache
Catch implicit exception
Compare:
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/96e43f2e6adf...fa9725a2073d
--
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].
For more options, visit https://groups.google.com/d/optout.