Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactors CalculateChecksumCommandStep #3696

Merged
merged 23 commits into from
Jan 20, 2023

Commits on Jan 10, 2023

  1. TagExistsCommandStep

    * Migrates code from Liquibase to TagExists Command step
    * Create LockServiceCommandStep
    * Other changes to dependencies
    filipelautert committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    91fe7f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Hide new argument.

    filipelautert committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    926e0f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    07216a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed095e6 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    filipelautert committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    15fedcd View commit details
    Browse the repository at this point in the history
  4. Removed unused methods

    filipelautert committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b5d5006 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ddb564 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2826e55 View commit details
    Browse the repository at this point in the history
  7. Remove unused class.

    filipelautert committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    aa40700 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    835089f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    7bb279c View commit details
    Browse the repository at this point in the history
  2. Documentation + tests

    filipelautert committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4be3f19 View commit details
    Browse the repository at this point in the history
  3. Documentation

    filipelautert committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8b0005d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Update liquibase-core/src/main/java/liquibase/command/CommandDefiniti…

    …on.java
    
    Co-authored-by: Steven Massaro <steven.massaro.web@gmail.com>
    filipelautert and StevenMassaro committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2177f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc13ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26891ef View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Removes duplicated log.

    filipelautert committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    befc612 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    9eb4cf5 View commit details
    Browse the repository at this point in the history
  2. * Fix tests (make sure that we are testing)

    * Fix commandline messages.
    filipelautert committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    474be8c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/DAT-6636-Implement-TagExistsComm…

    …and' into DAT-6602-Implement-CalculateChecksumCommand
    filipelautert committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3e9b674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05aa405 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge remote-tracking branch 'origin/master' into DAT-6602-Implement-…

    …CalculateChecksumCommand
    
    # Conflicts:
    #	liquibase-core/src/main/java/liquibase/Liquibase.java
    filipelautert committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2adaacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0786b View commit details
    Browse the repository at this point in the history