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

Add archive:restore command #5095

Closed
wants to merge 27 commits into from

Commits on Mar 3, 2022

  1. Add ArchiveRestoreCommands backbone

    Sergei Churilo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    646e1f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Add confirmation prompts

    Sergei Churilo committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    046f089 View commit details
    Browse the repository at this point in the history
  2. Implement extractArchive()

    Sergei Churilo committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7114237 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Add check for file existence

    Sergei Churilo committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    cf638cb View commit details
    Browse the repository at this point in the history
  2. Add check for filename extension

    Sergei Churilo committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    53b8fc4 View commit details
    Browse the repository at this point in the history
  3. Add todo

    Sergei Churilo committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ad0cbfc View commit details
    Browse the repository at this point in the history
  4. Import code file for a local target only

    Sergei Churilo committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7bb8445 View commit details
    Browse the repository at this point in the history
  5. Import code files for a remote targets

    Sergei Churilo committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d9a3eaf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Fix $aliasConfigContext

    Sergei Churilo committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2238007 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Add '%composer-root' to core:status command

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a3d1022 View commit details
    Browse the repository at this point in the history
  2. Add 'composer-root' to @field-labels/@default-fields of core:status c…

    …ommand
    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ad44967 View commit details
    Browse the repository at this point in the history
  3. Detect composer root for a remote site

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    310162b View commit details
    Browse the repository at this point in the history
  4. Add rsyncFiles()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    cbc4811 View commit details
    Browse the repository at this point in the history
  5. Add importFiles()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b7a8e3a View commit details
    Browse the repository at this point in the history
  6. Add getSiteAlias(), getSiteStatus()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    454a390 View commit details
    Browse the repository at this point in the history
  7. Fix $evaluatedPath instantiation for a remote site

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    cd827dc View commit details
    Browse the repository at this point in the history
  8. Detect composer root for a remote site

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    aa47e32 View commit details
    Browse the repository at this point in the history
  9. Add rsyncFiles()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a97535c View commit details
    Browse the repository at this point in the history
  10. Add importFiles()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e6d28f9 View commit details
    Browse the repository at this point in the history
  11. Add getSiteAlias(), getSiteStatus()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6c7f2cb View commit details
    Browse the repository at this point in the history
  12. Fix $evaluatedPath instantiation for a remote site

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ffaf9d0 View commit details
    Browse the repository at this point in the history
  13. Add blueprint of importDatabase()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c508306 View commit details
    Browse the repository at this point in the history
  14. Update importDatabase()

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    4ad10c2 View commit details
    Browse the repository at this point in the history
  15. Fix todos

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d235854 View commit details
    Browse the repository at this point in the history
  16. Fix code style issues

    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1a47d72 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'upstream/11.x' into archive-restore-com…

    …mand
    Sergei Churilo committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    994c681 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    dcb9164 View commit details
    Browse the repository at this point in the history