[GitHub] ignite pull request #3704: IGNITE-6879 and migration to spring-data 2.0.5.RE...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3704: IGNITE-6879 and migration to spring-data 2.0.5.RE...

andrey-kuznetsov
GitHub user homich1991 opened a pull request:

    https://github.com/apache/ignite/pull/3704

    IGNITE-6879 and migration to spring-data 2.0.5.RELEASE

    Fixed IGNITE-6879
    Migrated to spring-data 2.0.5.RELEASE
    Migrated to spring 5.0.4.RELEASE
    Fixed overrided methods naming
    ----------------------------------------------------------
   
    was problem with merging master in previous one https://github.com/apache/ignite/pull/3628, so created this one

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/homich1991/ignite ignite-6879

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3704.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3704
   
----
commit ae280108fad94d42a04d8b955262178ef6a365dd
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-13T15:32:46Z

    Fixed IGNITE-6879
    Migrated to spring-data 2.0.5.RELEASE
    Migrated to spring 5.0.4.RELEASE
    Fixed overrided methods naming

commit f090873961609dc0177172b0ea0a05efc4c462f8
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-13T18:34:17Z

    Fixed tests

commit 2b16d5224290f81cd7949643c8c98b8a4e2b3c4f
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-13T20:46:19Z

    Fixed sorting problem (added UNSORTED option)
    Fixed bean loading order. Now repositories are loaded only via factory and not by them selves.

commit 4ca587129cc91d0a10642ab88e8469bdec4a5d92
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-22T18:44:17Z

    Fixed comments on PR

commit 62f57f920eb3e57f036e664d3334dc9f3f6f599d
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-25T15:10:54Z

    Fixed comments on PR

commit e4c443198d52b70912d4ce06fb74c1acd726dad3
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-25T18:30:55Z

    Fixed spring data examples

commit df3fc87a815b816ad599a9872d479b3d63cd028f
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-25T18:34:50Z

    Fixed check style comments in ConditionFalse class

commit 1ab3d63cceff5646f9d9d24cec952bd02615a818
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-25T19:25:24Z

    Return null instead of exception throwing

commit b118dc23b65d2d6a28512ec19fa90cb779ffc793
Author: Roman_Meerson <roman_meerson@...>
Date:   2018-03-27T11:56:54Z

    Merge branch 'master' into ignite-6879

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3704: IGNITE-6879 and migration to spring-data 2.0.5.RE...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3704


---