Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 8a39e572e4ef550aef17cb7449528daecfb782bd
      
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/8a39e572e4ef550aef17cb7449528daecfb782bd
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-28 (Fri, 28 Feb 2014)

  Changed paths:
    M 
src/main/java/hudson/plugins/jobConfigHistory/FolderConfigHistoryActionFactory.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryActionFactory.java

  Log Message:
  -----------
  Comments noting TransientActionFactory.


  Commit: 6087e271f8b8f1f7cc9bf02be8172a305340dfc3
      
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/6087e271f8b8f1f7cc9bf02be8172a305340dfc3
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-28 (Fri, 28 Feb 2014)

  Changed paths:
    M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
    M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly

  Log Message:
  -----------
  Allow configuration changes to be saved for TopLevelItem’s which are not 
AbstractProject’s or Folder’s.
Only a partial fix since the action factory does not yet allow the config 
history details to be displayed,
but at least we are displaying the operation/date/user and storing the XML 
diffs,
so a future version of the plugin could display historical details.


  Commit: b04fb07126559f2c7af91cf66bbbad4489e6bd33
      
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/b04fb07126559f2c7af91cf66bbbad4489e6bd33
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-28 (Fri, 28 Feb 2014)

  Changed paths:
    M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java

  Log Message:
  -----------
  OK, testIsSaveable is actually checking for a non-TopLevelItem 
AbstractProject. Consider these saveable.


  Commit: c3bc53e1dc4de24da70a8016b8a68921045b8d96
      
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/c3bc53e1dc4de24da70a8016b8a68921045b8d96
  Author: Stefan Brausch <[email protected]>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M 
src/main/java/hudson/plugins/jobConfigHistory/FolderConfigHistoryActionFactory.java
    M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryActionFactory.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
    M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly

  Log Message:
  -----------
  Merge pull request #26 from jglick/non-AbstractProject

Support non-job items other than folders


Compare: 
https://github.com/jenkinsci/jobConfigHistory-plugin/compare/d05bf1a32348...c3bc53e1dc4d

-- 
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.

Reply via email to