Branch: refs/heads/develop Home: https://github.com/jenkinsci/liquibase-runner-plugin Commit: 3c231466d10e36b0b675d8b969140dcfa138bb8b https://github.com/jenkinsci/liquibase-runner-plugin/commit/3c231466d10e36b0b675d8b969140dcfa138bb8b Author: propspero238 <keithc...@gmail.com> Date: 2016-08-22 (Mon, 22 Aug 2016)
Changed paths: M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/AbstractLiquibaseBuilder.java M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/BuildChangeExecListener.java M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/ChangeSetDetail.java M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/ChangesetEvaluator.java M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/ExecutedChangesetAction.java M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/RollbackBuildStep.java M src/main/java/org/jenkinsci/plugins/liquibase/evaluator/RolledbackChangesetAction.java M src/main/resources/org/jenkinsci/plugins/liquibase/evaluator/ExecutedChangesetAction/index.jelly M src/main/resources/org/jenkinsci/plugins/liquibase/evaluator/ExecutedChangesetAction/summary.jelly M src/main/resources/org/jenkinsci/plugins/liquibase/evaluator/RolledbackChangesetAction/index.jelly M src/main/resources/org/jenkinsci/plugins/liquibase/evaluator/RolledbackChangesetAction/summary.jelly A src/main/webapp/accept.png M src/main/webapp/css/style.css A src/main/webapp/error.png R src/test/java/liquibase/ext/logging/JsonLoggerTest.java M src/test/java/org/jenkinsci/plugins/liquibase/integration/RollbackResultTest.java M src/test/resources/example-changesets/changeset-with-error.xml Log Message: ----------- Refactored to distinguish rollback operations that occur between those created via updateTestingRollbacks and those created via rollback commands. Column on changeset report to indicate whether rollback was tested. UI tweaks. -- 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.