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: ebean-orm/ebean
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ebean-orm/ebean
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/3129
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 435 files changed
  • 3 contributors

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    8473f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4bfa48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3af5cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66d29a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a11dcb View commit details
    Browse the repository at this point in the history
  6. [15x] Remove "Future queries" findFutureList, findFutureIds, findFutu…

    …reCount
    
    Note that findFutureCount still exists as an internal implementation detail
    of findPagedList but not exposed via Query API for public use.
    rbygrave committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    475c30c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7316fb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    355144f View commit details
    Browse the repository at this point in the history
  9. Rebase from master

    rbygrave committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ca97338 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Feb 19, 2024

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

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    71edd33 View commit details
    Browse the repository at this point in the history
  2. #3340 Changes to support Revert "[15x] Remove "Future queries

    The spiQuery.usingFuture() was added after the original removal so adding that.
    rbygrave committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0ebcba1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request #3340 from ebean-orm/revert-3212-15x/remove-future…

    …-queries
    
    Revert "[15x] Remove "Future queries" findFutureList, findFutureIds, findFutureCount"
    rbygrave authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    559b39e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 21, 2024

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

Commits on Apr 4, 2024

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

Commits on May 14, 2024

  1. #3129 Fix for 15.x to verify DBJson dirtiness using same field orderi…

    …ng on both sides (due to PostgreSQL reordering fields for JsonB types)
    AntoineDuComptoirDesPharmacies committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b5fe26d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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