[GitHub] ignite pull request #3016: Ignite 602

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

[GitHub] ignite pull request #3016: Ignite 602

andrey-kuznetsov
GitHub user agura opened a pull request:

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

    Ignite 602

   

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

    $ git pull https://github.com/agura/incubator-ignite ignite-602

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

    https://github.com/apache/ignite/pull/3016.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 #3016
   
----
commit 21879d4cada68df2fe594eb6ccbfb09c98c238f2
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-06-24T11:24:32Z

    GridToStringBuilder now remember printed objects.

commit b7102b467bd2ae4c108aeb988fdff711d06a7e66
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-06-24T11:39:22Z

    IdentityHashMap<object, position> instead of ArrayList<ObjectWithPosition>.

commit ccb118d9eb9964956312f9119a703be9179cf8ab
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-07T09:44:57Z

    One lookup from ThreadLocal.

commit e124bea9648ce1fc2a081096a0f0d087119f53eb
Author: SomeFire <[hidden email]>
Date:   2017-09-13T15:46:47Z

    Review fix.

commit af38c6a52834af497e727cae7110104ecbffa6a2
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-17T12:39:02Z

    Compilation fix.

commit e47133581eaed0f1da8b414895385f8dfba97bf9
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-20T13:05:45Z

    GridP2PRemoteClassLoadersSelfTest

commit 1668c0e6ec2ac2c6bb335407525786161b1a40e1
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-20T14:01:01Z

    IgniteDiagnosticMessagesMultipleConnectionsTest

commit 49b6ef882fcdc389312a0c2e241f06b44f7995f7
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-20T14:34:30Z

    Bugfix + refactor

commit a438d0b7dff84394dc84b494c239b11cab6e5fb8
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-22T08:42:43Z

    Refactor

commit fbc192e5a491e14c204f71430c5a1b3d60108ee3
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-22T09:07:15Z

    Test refactor

commit ffe15e8d22db9ceb70c64f800da9429b667f282c
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-22T09:57:18Z

    Refactor.

commit 5d432cabd67b973d951ed17fad1c5d936c27cad7
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-22T12:02:23Z

    toStringAddVal() removed.

commit 2ae3a853af73b66917a003da82270a86b75ba0fb
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-25T13:55:49Z

    fix

commit 9100aeec4c7f16e8a48e91f4f8a6beeed0c0c093
Author: Dmitrii Ryabov <[hidden email]>
Date:   2017-09-26T09:29:21Z

    info messages for tests

commit 4b2fb087a3aadd3a99deb7c25ce888534f7e7c97
Author: SomeFire <[hidden email]>
Date:   2017-09-30T05:59:15Z

    test

commit 5f22c5f5123f2c7ab0f7e9ded9144113af85ac1f
Author: Andrey Gura <[hidden email]>
Date:   2017-11-10T15:31:42Z

    ignite-602 review

----


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

[GitHub] ignite pull request #3016: Ignite 602

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

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


---