Branch: refs/heads/master
Home: https://github.com/jenkinsci/openshift-sync-plugin
Commit: d43b799f8e3927d4ad24798774d56f300ac50386
https://github.com/jenkinsci/openshift-sync-plugin/commit/d43b799f8e3927d4ad24798774d56f300ac50386
Author: c5403 <[email protected]>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M
src/main/java/io/fabric8/jenkins/openshiftsync/GlobalPluginConfiguration.java
M src/main/java/io/fabric8/jenkins/openshiftsync/OpenShiftUtils.java
M
src/main/resources/io/fabric8/jenkins/openshiftsync/GlobalPluginConfiguration/config.jelly
A src/test/java/io/fabric8/jenkins/openshiftsync/OpenShiftUtilsTest.java
Log Message:
-----------
Adding foldersEnabled field to global configuration
Commit: 5187a2b869253d593975176bc9c5102084dea100
https://github.com/jenkinsci/openshift-sync-plugin/commit/5187a2b869253d593975176bc9c5102084dea100
Author: Gabe Montero <[email protected]>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M README.md
Log Message:
-----------
update readme on 'build' step restriction (#232)
Commit: fbe299722f8395625963a14b3f5633f50683f69d
https://github.com/jenkinsci/openshift-sync-plugin/commit/fbe299722f8395625963a14b3f5633f50683f69d
Author: c5403 <[email protected]>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
A
src/main/resources/io/fabric8/jenkins/openshiftsync/GlobalPluginConfiguration/help-foldersEnabled.html
Log Message:
-----------
Adding help text for the foldersEnabled property
Commit: fc52e57fff13cefe6f0ab97c80535f479c120f3d
https://github.com/jenkinsci/openshift-sync-plugin/commit/fc52e57fff13cefe6f0ab97c80535f479c120f3d
Author: OpenShift Merge Robot <[email protected]>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Log Message:
-----------
Merge pull request #231 from jmcshane/master
Adding foldersEnabled field to global configuration
Commit: 5d4e3e30149adfc693d5a8964c6b7fd8c5b64c8c
https://github.com/jenkinsci/openshift-sync-plugin/commit/5d4e3e30149adfc693d5a8964c6b7fd8c5b64c8c
Author: Eldad Marciano <[email protected]>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M src/main/java/io/fabric8/jenkins/openshiftsync/BaseWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/BuildConfigToJobMap.java
M src/main/java/io/fabric8/jenkins/openshiftsync/BuildConfigWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/BuildSyncRunListener.java
M src/main/java/io/fabric8/jenkins/openshiftsync/BuildWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/ConfigMapWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/ImageStreamWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/SecretWatcher.java
Log Message:
-----------
unblocking - use java.concurrent without blocking. (#234)
This PR remove blocking (synchronized), in order to reduce blocking
time and blocked threads. and use java.util.concurrent as much as possible.
Compare:
https://github.com/jenkinsci/openshift-sync-plugin/compare/08cbe6a06afd...5d4e3e30149a
--
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.