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: spring-projects/spring-data-elasticsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: null-exception/spring-data-elasticsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 23, 2016

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

Commits on Dec 6, 2016

  1. DATAES-313 - Register ElasticsearchRepositoryFactory in spring.factor…

    …ies.
    
    This is required for the switch in support for multi-store detection.
    
    Related ticket: DATACMNS-952.
    mp911de committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    b83a097 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

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

Commits on Dec 21, 2016

  1. Configuration menu
    Copy the full SHA
    bf4cadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812e202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18c3007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af1f658 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d921f9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c2894e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

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

Commits on Jan 26, 2017

  1. Configuration menu
    Copy the full SHA
    ea07d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344f439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38604eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b74c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7eb297a View commit details
    Browse the repository at this point in the history
  6. DATAES-325 - Replace references to GenericCollectionTypeResolver with…

    … ResolvableType.
    
    Using ResolvableType instead of GenericCollectionTypeResolver that is removed with Spring 5.
    
    Related ticket: SPR-15160.
    mp911de committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    a5c99a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. DATAES-329 - Remove references to Assert single-arg methods.

    Replace references to Assert single-arg methods with references to methods accepting the test object and message.
    
    Related ticket: SPR-15196.
    mp911de committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    0f67e9a View commit details
    Browse the repository at this point in the history
Loading