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

[core] Replace TextFile::pathId #4425

Merged
merged 45 commits into from
May 29, 2023

Commits on Mar 19, 2023

  1. add PathId class

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2d7e200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82df565 View commit details
    Browse the repository at this point in the history
  3. Fix tests in pmd-core

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    28f6c01 View commit details
    Browse the repository at this point in the history
  4. Fix renderers

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f7ec779 View commit details
    Browse the repository at this point in the history
  5. Fix cache tests

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b88297e View commit details
    Browse the repository at this point in the history
  6. Fix more things

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    a4024c0 View commit details
    Browse the repository at this point in the history
  7. Improve jjt error messages

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    37e2f8f View commit details
    Browse the repository at this point in the history
  8. Rename PathId -> FileId

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    129b111 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8c481e View commit details
    Browse the repository at this point in the history
  10. Move out into own class

    oowekyala committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    a09532e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Lint

    oowekyala committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7bcb702 View commit details
    Browse the repository at this point in the history
  2. Move members around

    oowekyala committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ad219c9 View commit details
    Browse the repository at this point in the history
  3. Cleanups and renamings

    oowekyala committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b71e171 View commit details
    Browse the repository at this point in the history
  4. Fix checkValidity call

    oowekyala committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9eb5ac9 View commit details
    Browse the repository at this point in the history
  5. Fix VF impl

    oowekyala committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1946508 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    ccd364b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c385d58 View commit details
    Browse the repository at this point in the history
  3. Cache path strings

    oowekyala committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    aa0be20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b0a4ef View commit details
    Browse the repository at this point in the history
  5. Add tests

    oowekyala committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cbd6368 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fccde05 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    913a621 View commit details
    Browse the repository at this point in the history
  2. Fix NPE

    oowekyala committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7cf4d44 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    oowekyala committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    dd48dab View commit details
    Browse the repository at this point in the history
  4. Fix compil

    oowekyala committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d6b02d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    68a4e84 View commit details
    Browse the repository at this point in the history
  2. Fix windows tests

    oowekyala committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d8606f6 View commit details
    Browse the repository at this point in the history
  3. Tests and doc

    oowekyala committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    4834aca View commit details
    Browse the repository at this point in the history
  4. Fix tests

    oowekyala committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    a1bdbd4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/pmd7-textfile-display-name' into…

    … pmd7-textfile-display-name
    oowekyala committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    090ffa1 View commit details
    Browse the repository at this point in the history
  6. Fix bug on win

    oowekyala committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    5e6652a View commit details
    Browse the repository at this point in the history
  7. More win problems

    oowekyala committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    6cb92a8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Fix test on mac

    oowekyala committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0f15428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0887916 View commit details
    Browse the repository at this point in the history
  3. Fix test

    oowekyala committed May 1, 2023
    Configuration menu
    Copy the full SHA
    dd67170 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    ac86bb2 View commit details
    Browse the repository at this point in the history
  2. Fix win test

    oowekyala committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0b6b949 View commit details
    Browse the repository at this point in the history
  3. Lint

    oowekyala committed May 2, 2023
    Configuration menu
    Copy the full SHA
    05165a4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

    oowekyala committed May 3, 2023
    Configuration menu
    Copy the full SHA
    172d41d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    e243da6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b9d61 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    191b9de View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/pmd7-textfile-display-name' into…

    … pmd7-textfile-display-name
    oowekyala committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0c0d756 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

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