Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: a70f3a5afc87cd01ee9130b5b207584387c47ebd
      
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/a70f3a5afc87cd01ee9130b5b207584387c47ebd
  Author: RobinRSchulz <[email protected]>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/jobConfigHistory/ConfigInfoCollector.java
    M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java
    M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction.java
    M src/main/java/hudson/plugins/jobConfigHistory/OverviewHistoryDao.java
    M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/history.jelly
    M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryRootAction/index.jelly

  Log Message:
  -----------
  [JENKINS-56023] Display folder jobs in root history overview correctly. (#83)

* Implement functionality to display jobs contained in folders.

* JENKINS-56023 Fix issue

* Fix some missing nullpointer checks.

* Improve code style, delete debug comments.

* Fix bug implemented in last commit.

* Deleted debug statement.

* Implemented full tree search for jobs in folders.

* Added some null checks.

* Removed some TODOs and a small mistake

* Remove unused import statements.

* Deactivate restoring for folder jobs, because it is buggy.

* Remove Restore project button in history.jelly, too.

* Replace general import statements by exact ones.


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

Reply via email to