Branch: refs/heads/master
Home: https://github.com/jenkinsci/jobConfigHistory-plugin
Commit: 1e421731d399dba615bebfa63e88765f92daa6b4
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/1e421731d399dba615bebfa63e88765f92daa6b4
Author: Jesse Glick <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly
M src/main/webapp/help/help-saveItemGroupConfiguration.html
Log Message:
-----------
Talking about ItemGroup (an internal API) in the UI is needlessly confusing.
Commit: 5c8ea8772abf18ea3ba5b66f141eb007c8446c2b
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/5c8ea8772abf18ea3ba5b66f141eb007c8446c2b
Author: Jesse Glick <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
M
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly
Log Message:
-----------
Recurse into folders looking for job configuration history.
Commit: b68cb844ede46192699779bc50268a9ac3faa78b
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/b68cb844ede46192699779bc50268a9ac3faa78b
Author: Jesse Glick <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M
src/main/java/hudson/plugins/jobConfigHistory/ConfigHistoryListenerHelper.java
M
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryJobListener.java
Log Message:
-----------
Do not record two events on the same job with the same timestamp; wait a
moment so distinct history entries are created.
Race condition observed to affect folder renames, which are apparently just
quicker than job renames.
Commit: 0af8cbd48476b532b3984b994732d8a35bbbe303
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/0af8cbd48476b532b3984b994732d8a35bbbe303
Author: Jesse Glick <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M src/main/java/hudson/plugins/jobConfigHistory/ConfigInfo.java
M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryTest.java
Log Message:
-----------
Test was actually written assuming race condition. In reality there is a
create and then a change.
Commit: 0cb20786c0fab138b91c139ca25e001fa8320cd5
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/0cb20786c0fab138b91c139ca25e001fa8320cd5
Author: Kathi Stutz <[email protected]>
Date: 2013-06-05 (Wed, 05 Jun 2013)
Changed paths:
M
src/main/java/hudson/plugins/jobConfigHistory/ConfigHistoryListenerHelper.java
M src/main/java/hudson/plugins/jobConfigHistory/ConfigInfo.java
M
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryJobListener.java
M
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
M
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly
M
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly
M src/main/webapp/help/help-saveItemGroupConfiguration.html
M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryTest.java
Log Message:
-----------
Merge pull request #15 from jglick/folders
More folder-related fixes
Compare:
https://github.com/jenkinsci/jobConfigHistory-plugin/compare/461d1c997159...0cb20786c0fa
--
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/groups/opt_out.