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

Make workspace/willRenameFiles working #2531

Open
wants to merge 70 commits into
base: master
Choose a base branch
from

Commits on Feb 4, 2024

  1. Make it working first

    przepompownia committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4e8923a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Try to use generator

    przepompownia committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d0e923e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 22, 2024

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

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    dcca493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0197e9a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    772ce0c View commit details
    Browse the repository at this point in the history
  2. Fix TestFileRenamer

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2f72e79 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b32e8a0 View commit details
    Browse the repository at this point in the history
  4. Fix FileRenamerTest

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ca646c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d0b4bb View commit details
    Browse the repository at this point in the history
  6. Add default value

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c00e8c0 View commit details
    Browse the repository at this point in the history
  7. Add missing import

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f7fb8a4 View commit details
    Browse the repository at this point in the history
  8. Nullsafe op.

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b3eab4c View commit details
    Browse the repository at this point in the history
  9. Nullsafe op.

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f47b15a View commit details
    Browse the repository at this point in the history
  10. Null to string

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    455b61e View commit details
    Browse the repository at this point in the history
  11. Null to array

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    83aa54d View commit details
    Browse the repository at this point in the history
  12. Update baseline

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    85043dc View commit details
    Browse the repository at this point in the history
  13. Remove unused import

    przepompownia committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b09fa7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    897bbca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efaf955 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. Rename local variable

    przepompownia committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    594545b View commit details
    Browse the repository at this point in the history
  2. Remove assertion

    przepompownia committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    41b9a2d View commit details
    Browse the repository at this point in the history
  3. Revert "Rename local variable"

    This reverts commit 594545b.
    przepompownia committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    aefac36 View commit details
    Browse the repository at this point in the history
  4. Fix renaming

    przepompownia committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fd42641 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e74770d View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    przepompownia committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    970a7e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Mar 10, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    870c09c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e484224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db0160 View commit details
    Browse the repository at this point in the history
  4. Fix FileRenamerTest

    przepompownia committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0fb5b64 View commit details
    Browse the repository at this point in the history
  5. cs-fixer

    przepompownia committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    8555bc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. phpstan

    przepompownia committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c2b7548 View commit details
    Browse the repository at this point in the history
  2. RenameEdit: only list

    przepompownia committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6177ce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    8331057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b2b33 View commit details
    Browse the repository at this point in the history
  3. Update baseline

    przepompownia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f630090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    288b0f9 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    przepompownia committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e3843eb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 23, 2024

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

Commits on Mar 29, 2024

  1. Merge branch 'master' into fix-will-rename-remote

    # Conflicts:
    #	phpstan-baseline.neon
    przepompownia committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a015161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d7adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d99b20a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2871419 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    1bf47bd View commit details
    Browse the repository at this point in the history
  2. Fix type in docblock

    przepompownia committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4fbb24b View commit details
    Browse the repository at this point in the history
  3. Update baseline

    przepompownia committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4640afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dc9c48 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 6, 2024

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

Commits on Apr 13, 2024

  1. Refactoring:

    - Rename WorkspaceRenameEdits => WorkspaceOperations
    - Removes dead variable
    - Use `merge` to accumulate changes to the operations
    - Only convert once
    - Use IteratorAggregate instead of extending ArrayIterator
    dantleech committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c6880ec View commit details
    Browse the repository at this point in the history
  2. Refactor to make the operation unit the textdocument edits

    ...i.e. LocatedTextDocuemntEdits maps to the LSP TextDocumentEdits
    dantleech committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8e7b819 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Update lib/Rename/Adapter/ClassMover/FileRenamer.php

    Co-authored-by: Tomasz N <przepompownia@users.noreply.github.com>
    dantleech and przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d9fa5c8 View commit details
    Browse the repository at this point in the history
  2. Update lib/Rename/Model/FileRenamer/TestFileRenamer.php

    Co-authored-by: Tomasz N <przepompownia@users.noreply.github.com>
    dantleech and przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    90e0cc0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from phpactor/fix-will-rename-dan

    Fixing Rename Refactorings
    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0077bb6 View commit details
    Browse the repository at this point in the history
  4. Rename variable

    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0af0c08 View commit details
    Browse the repository at this point in the history
  5. Clean unused import

    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aafe0bc View commit details
    Browse the repository at this point in the history
  6. Fix type

    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f3f311b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    279ad86 View commit details
    Browse the repository at this point in the history
  8. Update baseline

    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8267288 View commit details
    Browse the repository at this point in the history
  9. Remove unused import

    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2f56e95 View commit details
    Browse the repository at this point in the history
  10. Add sprintf format

    przepompownia committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    222f576 View commit details
    Browse the repository at this point in the history