Branch: refs/heads/master Home: https://github.com/jenkinsci/jobConfigHistory-plugin Commit: 2713290d72d0678f68de535262bafa19d8639344 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/2713290d72d0678f68de535262bafa19d8639344 Author: kstutz <kathi.st...@1und1.de> Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryBaseAction.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/JobConfigHistoryProjectAction/index.jelly A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/revertQuestion.jelly Log Message: ----------- Added revert button (no functionality yet) Commit: 5d0b9dbf6c41247364ca4dccf4a5610c6064596a https://github.com/jenkinsci/jobConfigHistory-plugin/commit/5d0b9dbf6c41247364ca4dccf4a5610c6064596a Author: kstutz <kathi.st...@1und1.de> Date: 2012-09-20 (Thu, 20 Sep 2012) Changed paths: M pom.xml M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/index.jelly A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/restoreQuestion.jelly R src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/revertQuestion.jelly Log Message: ----------- Added restore button for project configuration Commit: 68d0bd91e93c67221560d5ffe9edeb86c4d0e1f6 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/68d0bd91e93c67221560d5ffe9edeb86c4d0e1f6 Author: kstutz <kathi.st...@1und1.de> Date: 2012-09-25 (Tue, 25 Sep 2012) Changed paths: 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/JobConfigHistoryProjectAction/index.jelly A src/main/webapp/img/restore.png A src/main/webapp/img/restore1.png A src/main/webapp/img/restore3.png Log Message: ----------- Added icon for restore button Commit: 7f6567e3415fe60eaf600364f34e1c5cca77326d https://github.com/jenkinsci/jobConfigHistory-plugin/commit/7f6567e3415fe60eaf600364f34e1c5cca77326d Author: Stefan Brausch <stefan.brau...@1und1.de> Date: 2012-09-25 (Tue, 25 Sep 2012) Changed paths: M pom.xml M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryBaseAction.java M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryJobListener.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/JobConfigHistoryProjectAction/index.jelly A src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/restoreQuestion.jelly A src/main/webapp/img/restore.png A src/main/webapp/img/restore1.png A src/main/webapp/img/restore3.png Log Message: ----------- Merge pull request #4 from kstutz/master Added restore button for job configs Compare: https://github.com/jenkinsci/jobConfigHistory-plugin/compare/2d91b8ce689b...7f6567e3415f