Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Cosium/spring-data-jpa-entity-graph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Cosium/spring-data-jpa-entity-graph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.x
Choose a head ref
  • 16 commits
  • 79 files changed
  • 1 contributor

Commits on Apr 24, 2020

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

Commits on Apr 30, 2020

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

Commits on May 11, 2020

  1. Convert to a multi-module project (#37)

    (cherry picked from commit 95ba8c1)
    reda-alaoui committed May 11, 2020
    Configuration menu
    Copy the full SHA
    680887b View commit details
    Browse the repository at this point in the history
  2. Add an entity graph generator (#38)

    (cherry picked from commit acf3844)
    reda-alaoui committed May 11, 2020
    Configuration menu
    Copy the full SHA
    34f25e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2793ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    627e387 View commit details
    Browse the repository at this point in the history
  5. Generator: Use "____" instead of "root" and "build"

    This increases readability and eliminates the risk of collision with attributes that could be named "root" or "build".
    
    (cherry picked from commit 371e85c)
    reda-alaoui committed May 11, 2020
    Configuration menu
    Copy the full SHA
    8173b4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c683d69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    389fdc5 View commit details
    Browse the repository at this point in the history
  8. Remove logger from generator

    (cherry picked from commit ef5b967)
    reda-alaoui committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1c4326f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cec385 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    754893b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Generator should not ignore Map attributes

    (cherry picked from commit b9da773)
    reda-alaoui committed May 12, 2020
    Configuration menu
    Copy the full SHA
    e3f2c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f6f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c348d5 View commit details
    Browse the repository at this point in the history
Loading