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: introproventures/graphql-jpa-query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: introproventures/graphql-jpa-query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 33 files changed
  • 2 contributors

Commits on Nov 27, 2023

  1. Fix incorrect query intermittent results due to result list proxies (#…

    …379)
    
    * Fix incorrect query intermittent results due to result list proxies
    
    * remove legacy batch loader registry context
    
    * make query result list streams and batch loaders thread safe
    
    * Remove transactional from GraphQLController
    
    * Auto-configure shared entity manager for graphql schema builder instance
    igdianov authored Nov 27, 2023
    Copy the full SHA
    ee57b69 View commit details
  2. Copy the full SHA
    e9d57d5 View commit details
  3. Copy the full SHA
    1fb99ef View commit details
  4. Copy the full SHA
    1c118a9 View commit details
  5. Copy the full SHA
    23c1465 View commit details
Loading