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

Replace week year (YYYY) with year (yyyy) in date formats #129

Merged
merged 17 commits into from
Jul 6, 2023

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. first test passes

    AlekSimpson committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9cf2f77 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/openrewrite/staticanalysis/ReplaceWeekYearWi…

    …thYear.java
    
    Co-authored-by: Tim te Beek <[email protected]>
    AlekSimpson and timtebeek authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    355341a View commit details
    Browse the repository at this point in the history
  3. Update src/test/java/org/openrewrite/staticanalysis/ReplaceWeekYearWi…

    …thYearTest.java
    
    Co-authored-by: Tim te Beek <[email protected]>
    AlekSimpson and timtebeek authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4cbfe7c View commit details
    Browse the repository at this point in the history
  4. Update src/test/java/org/openrewrite/staticanalysis/ReplaceWeekYearWi…

    …thYearTest.java
    
    Co-authored-by: Tim te Beek <[email protected]>
    AlekSimpson and timtebeek authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    974c211 View commit details
    Browse the repository at this point in the history
  5. Update src/test/java/org/openrewrite/staticanalysis/ReplaceWeekYearWi…

    …thYearTest.java
    
    Co-authored-by: Tim te Beek <[email protected]>
    AlekSimpson and timtebeek authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c4bd801 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5244382 View commit details
    Browse the repository at this point in the history
  7. added license headers

    AlekSimpson committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    03f886b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jun 30, 2023

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

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    47b48b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1f649 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fixed a weird issue

    AlekSimpson committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    384c8e2 View commit details
    Browse the repository at this point in the history
  2. update

    AlekSimpson committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7d977be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5211ebe View commit details
    Browse the repository at this point in the history
  4. update

    AlekSimpson committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    658a332 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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