Branch: refs/heads/master Home: https://github.com/jenkinsci/pretested-integration-plugin Commit: 15aa4e85ee3563ce6259c66948ac0b0b85676450 https://github.com/jenkinsci/pretested-integration-plugin/commit/15aa4e85ee3563ce6259c66948ac0b0b85676450 Author: Bue Petersen <b...@praqma.net> Date: 2015-03-31 (Tue, 31 Mar 2015)
Changed paths: M README.md M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/AccumulatedCommitMessageIT.java A src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/CommitMessagesWithDoubleQuotes.java M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/SquashCommitStrategyIT.java A src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/StaticGitRepositoryTestBase.java M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/TestUtilsFactory.java A src/test/resources/commitMessagesWithDoubleQuotes.md A src/test/resources/commitMessagesWithDoubleQuotes_linux-repo_description.log A src/test/resources/commitMessagesWithDoubleQuotes_linux.sh A src/test/resources/commitMessagesWithDoubleQuotes_linux.sh.log A src/test/resources/commitMessagesWithDoubleQuotes_linux.zip A src/test/resources/commitMessagesWithDoubleQuotes_windows.bat A src/test/resources/commitMessagesWithDoubleQuotes_windows.bat.log A src/test/resources/commitMessagesWithDoubleQuotes_windows.zip A src/test/resources/howtoTestUsingStaticGitRepos.md Log Message: ----------- [JENKINS-27662]: Refactoring and functional tests: Added functional test for reported bug related to using double quotes in commit messages. No bugs found, but tests added. Further the following refactoring was done: Test utils class: - added method to delete directory (temp dir for tests) - added a metod to unzip a zip-file - added method to check for a specific line in a file, eg. to verify merged content Accumulated commit message tests: - updated to use new test utils metods Readme file describes new way of testing with static git repositories. Added static git repositories as part of new tests, including short description on howto use them. Commit: 98d03cb6cfee3ee24aa94688e0150f2ec022f3de https://github.com/jenkinsci/pretested-integration-plugin/commit/98d03cb6cfee3ee24aa94688e0150f2ec022f3de Author: Bue Petersen <b...@praqma.net> Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M README.md M src/main/java/org/jenkinsci/plugins/pretestedintegration/AbstractSCMBridge.java M src/main/java/org/jenkinsci/plugins/pretestedintegration/scm/git/AccumulatedCommitStrategy.java M src/main/java/org/jenkinsci/plugins/pretestedintegration/scm/git/SquashCommitStrategy.java Log Message: ----------- [JENKINS-27690]: Improved logs if git client fails: For the two main clases related to the accumulated and squashed commit strategy, we have improved logging and reporting errors: - fixed the prefix of output to console to always be [PREINT] - made sure important steps are sorrunded by a "Starting to log..." and "Done doing ..." log - dublicated logging to console into logs as well, to be able to easier follow flow The rest of the code base will be updated with respect to logging next time we touch it. Commit: f222c7520e841f8b7bf8f1016c946b7cc8b31aaa https://github.com/jenkinsci/pretested-integration-plugin/commit/f222c7520e841f8b7bf8f1016c946b7cc8b31aaa Author: Bue Petersen <b...@praqma.net> Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/TestUtilsFactory.java Log Message: ----------- [JENKINS-27662]: Test utils class minor fix: There was a bug in the log statements when failing to deleting locked files. Improved log print to include correct time and count. Commit: f7457d71633a40d252026690bb107b3faee03d7a https://github.com/jenkinsci/pretested-integration-plugin/commit/f7457d71633a40d252026690bb107b3faee03d7a Author: Bue Petersen <b...@praqma.net> Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/AccumulatedCommitMessageIT.java M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/AccumulatedCommitStrategyIT.java M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/SquashCommitStrategyIT.java M src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/TestUtilsFactory.java Log Message: ----------- [JENKINS-27697] Fixing locked temp files on Win.: Better handling of closing git working repositories and git bare repositories, in both test methods and the test utility class. Few improvements in warnings, and added try-with-resource constructs also. Commit: cdda42d0c02d3a020aebd4bfa30c2cd8a2d0fa7a https://github.com/jenkinsci/pretested-integration-plugin/commit/cdda42d0c02d3a020aebd4bfa30c2cd8a2d0fa7a Author: ReleasePraqma <rele...@praqma.net> Date: 2015-04-04 (Sat, 04 Apr 2015) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release pretested-integration-2.2.2 Commit: 7319d486eabd16f1b71392e798571dc275fb73df https://github.com/jenkinsci/pretested-integration-plugin/commit/7319d486eabd16f1b71392e798571dc275fb73df Author: ReleasePraqma <rele...@praqma.net> Date: 2015-04-04 (Sat, 04 Apr 2015) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: c032c719b6eee4a0c855d695b05bcff5fee27a4d https://github.com/jenkinsci/pretested-integration-plugin/commit/c032c719b6eee4a0c855d695b05bcff5fee27a4d Author: Bue Petersen <b...@praqma.net> Date: 2015-04-05 (Sun, 05 Apr 2015) Changed paths: M pom.xml Log Message: ----------- Merge branch 'master' of github.com:Praqma/pretested-integration-plugin Compare: https://github.com/jenkinsci/pretested-integration-plugin/compare/4a0fd36c6089...c032c719b6ee -- 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. For more options, visit https://groups.google.com/d/optout.