Branch: refs/heads/master Home: https://github.com/jenkinsci/jobConfigHistory-plugin Commit: fcd4889597deada58211c966622068756da829b2 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/fcd4889597deada58211c966622068756da829b2 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020)
Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistorySaveableListener.java A src/main/java/hudson/plugins/jobConfigHistory/JobLocalConfiguration.java A src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly M src/main/webapp/css/style.css Log Message: ----------- test stuff Commit: 91fe1caa79fc1f331baf66830dd989116a08e426 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/91fe1caa79fc1f331baf66830dd989116a08e426 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobLocalConfiguration.java M src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly M src/main/webapp/css/style.css Log Message: ----------- Implement warning and improve overall design. Commit: 5a57304251185c9d3072816c1478bbd0e45ec98f https://github.com/jenkinsci/jobConfigHistory-plugin/commit/5a57304251185c9d3072816c1478bbd0e45ec98f Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java M src/main/java/hudson/plugins/jobConfigHistory/HistoryDescr.java 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/LazyHistoryDescr.java M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly M src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly M src/main/webapp/css/style.css Log Message: ----------- Implement change reason comments for jobs. Viewable in diff view only yet. Commit: 3ba2a971269c839f4e934aff629d38444e516185 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/3ba2a971269c839f4e934aff629d38444e516185 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java M src/test/java/hudson/plugins/jobConfigHistory/FileHistoryDaoTest.java Log Message: ----------- Fix empty save bug and empty change message bug. Commit: ac61964c78b0fd7c33ee1b640405633c31b0107a https://github.com/jenkinsci/jobConfigHistory-plugin/commit/ac61964c78b0fd7c33ee1b640405633c31b0107a Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java Log Message: ----------- remove debug statements Commit: 40c19f5878a85541a1c54193e202fd70c53757bc https://github.com/jenkinsci/jobConfigHistory-plugin/commit/40c19f5878a85541a1c54193e202fd70c53757bc Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryConsts.java Log Message: ----------- remove unused imports and debug statements. Add comments and clean up code. Commit: 46d374945b85f4bd5445bc5dd38a1f57abc035c1 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/46d374945b85f4bd5445bc5dd38a1f57abc035c1 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java Log Message: ----------- add comments. Commit: 9c697efbf282047b15308c7fff5a1884c32b5ad6 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/9c697efbf282047b15308c7fff5a1884c32b5ad6 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java M src/main/java/hudson/plugins/jobConfigHistory/JobLocalConfiguration.java Log Message: ----------- further refactor code. Commit: f43380cba6f8f2cc50f313c82b19c7800442963d https://github.com/jenkinsci/jobConfigHistory-plugin/commit/f43380cba6f8f2cc50f313c82b19c7800442963d Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/webapp/css/style.css Log Message: ----------- cleanup style.css Commit: 10752be4000533605f87199de5fcb8d5ba1e9385 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/10752be4000533605f87199de5fcb8d5ba1e9385 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/test/java/hudson/plugins/jobConfigHistory/FileHistoryDaoTest.java Log Message: ----------- Remove unused import. Commit: c3eb5aaa107ed05cff9c5778f92ce89b3427b1c6 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/c3eb5aaa107ed05cff9c5778f92ce89b3427b1c6 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java Log Message: ----------- cleanup more. Add permission checking. Commit: 9b4616d0d89d3e12e683cf49d2f9f2d360b00edb https://github.com/jenkinsci/jobConfigHistory-plugin/commit/9b4616d0d89d3e12e683cf49d2f9f2d360b00edb Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistorySaveableListener.java M src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly Log Message: ----------- cleanup even more. Commit: fd11f1ba0a1d549f6fc1ef295ef866d726ed439c https://github.com/jenkinsci/jobConfigHistory-plugin/commit/fd11f1ba0a1d549f6fc1ef295ef866d726ed439c Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/ConfigInfo.java M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/index.jelly Log Message: ----------- Add change message tooltip in index page. Commit: f40970ffe7a24918357df2ffb3132b5e6b3c8803 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/f40970ffe7a24918357df2ffb3132b5e6b3c8803 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobLocalConfiguration.java Log Message: ----------- remove debug statement. Commit: 803b92606a336fd8b07b2cde595b90d5e90665a7 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/803b92606a336fd8b07b2cde595b90d5e90665a7 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java M src/main/java/hudson/plugins/jobConfigHistory/JobLocalConfiguration.java M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly M src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly A src/main/webapp/help/help-showChangeReasonCommentWindow.html Log Message: ----------- Add possibility to hide the commit message window Commit: 8bfd7bb3673d91e067204db565563048e0be0d6d https://github.com/jenkinsci/jobConfigHistory-plugin/commit/8bfd7bb3673d91e067204db565563048e0be0d6d Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-08 (Wed, 08 Jan 2020) Changed paths: M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly Log Message: ----------- code style. Commit: bb5afdc25c270e19603b2191a81609c972cbd862 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/bb5afdc25c270e19603b2191a81609c972cbd862 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-10 (Fri, 10 Jan 2020) Changed paths: M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryTest.java Log Message: ----------- Fix broken test. Commit: 63d50a5312a9451a173400e642352bb01a0b2807 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/63d50a5312a9451a173400e642352bb01a0b2807 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-10 (Fri, 10 Jan 2020) Changed paths: M src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly Log Message: ----------- Add workaround for broken layout in configure page. (content width bigger than viewport) Commit: ed09e811440e9eb0e5e9464a2e9be7aec2068bc2 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/ed09e811440e9eb0e5e9464a2e9be7aec2068bc2 Author: Robin Schulz <robin.sch...@1und1.de> Date: 2020-01-10 (Fri, 10 Jan 2020) Changed paths: M src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly Log Message: ----------- add default escaping as required. Commit: a1365192d95e05745ff2254c919383eaee14e725 https://github.com/jenkinsci/jobConfigHistory-plugin/commit/a1365192d95e05745ff2254c919383eaee14e725 Author: Stefan Brausch <stefanbrau...@protonmail.ch> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/jobConfigHistory/ConfigInfo.java M src/main/java/hudson/plugins/jobConfigHistory/FileHistoryDao.java M src/main/java/hudson/plugins/jobConfigHistory/HistoryDescr.java M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistory.java M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryConsts.java M src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java A src/main/java/hudson/plugins/jobConfigHistory/JobLocalConfiguration.java M src/main/java/hudson/plugins/jobConfigHistory/LazyHistoryDescr.java M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/index.jelly M src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly A src/main/resources/hudson/plugins/jobConfigHistory/JobLocalConfiguration/config.jelly M src/main/webapp/css/style.css A src/main/webapp/help/help-showChangeReasonCommentWindow.html M src/test/java/hudson/plugins/jobConfigHistory/FileHistoryDaoTest.java M src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryTest.java Log Message: ----------- Merge pull request #113 from RobinRSchulz/JENKINS-6659_configChange-comment [JENKINS-6659] Record a change message along with the job change history Compare: https://github.com/jenkinsci/jobConfigHistory-plugin/compare/553af1f5b695...a1365192d95e -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/553af1-a13651%40github.com.