[GitHub] ignite pull request #786: IGNITE-1629 .Net: Introduce native logging facilit...

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

[GitHub] ignite pull request #786: IGNITE-1629 .Net: Introduce native logging facilit...

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-1629 .Net: Introduce native logging facility.

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-1629

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

    https://github.com/apache/ignite/pull/786.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 #786
   
----
commit 649203a12a6e92732381aa726e091befb9a3ad79
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T14:47:33Z

    IGNITE-1629 .Net: Introduce native logging facility.

commit a882f23a6d292eb4881642e10d02358752a0fcdc
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T15:20:31Z

    wip

commit 0d1545cfe30c9227e2a445b0453481fedab59f11
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T16:07:44Z

    wip

commit 68448e5c0c23e040fe5a751d3946aaf83e73e055
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T16:15:28Z

    wip C#

commit 99c3be4f38e2b9f9010dc2ff3dd22aeeefc51b9a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T16:29:24Z

    wip

commit 246779d721816299c8ced48cb34b25d4593905ad
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T16:34:37Z

    wip

commit 20d37ca0c91030539dc9083d299b507d854d84c0
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-07T16:55:40Z

    wip

commit 54f6b8b313cd4b0cc6296194aed437a513b0be99
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T09:53:47Z

    wip

commit 6470b49c361c2c0d35bf1b5566971154442c0e7a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T09:57:03Z

    wip

commit 81a83121f19701a32506e75fb8a790a7315173f2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T10:05:53Z

    wip

commit 7aac8f6376a9914447b00db9fda14bc3d4c3ea2f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T10:41:34Z

    wip

commit cc5d487ae81646e5afddf10e622b1864568fab79
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T11:00:11Z

    wip

commit 7445d83c266ea29e1441ffc34f98e4266980dfa2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T11:46:44Z

    wip

commit f508bf55008296bfe7d3b204b3f4e3274d0a6eea
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T11:49:27Z

    wip

commit 1cddb1a4ef65852d49930990652c5484679577e7
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T11:53:59Z

    wip

commit 13d73e281ff92aba9e46de6b96f18d824070a197
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T11:56:26Z

    wip

commit dba27541301016ccbf6445b3813217cbde3ef64c
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T11:57:46Z

    wip

commit b5761a5578c703c60f2066b8d5459ec83dda91cd
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T12:19:05Z

    ConsoleLogger implemented

commit bbda4ef50b1696670f26373dca9b40818d6e0ad8
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T12:24:41Z

    wip

commit 2d56c88ee4389dee9728ef2b8afa1bd9ee9750c6
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T12:28:51Z

    wip

commit 1ee78904004909b080648a5a979d3dae4b080511
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T12:33:48Z

    wip

commit e04b3564e200dff9176b43fb765143faa1fa2ae8
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T12:34:33Z

    wip

commit 789560702f56c0e121d2ab7751d5600f34a49109
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T12:52:22Z

    wip

commit 3ec2688ec609c6be06cdbc77cdc58a623da1600f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T13:21:58Z

    wip callbacks

commit 8ac78e202f07d466dada70274a8c968c7cea0ae7
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T13:23:46Z

    wip callbacks

commit 1345aa93542c01dec123e2faaa520ec82e153089
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T13:36:52Z

    Java callbacks done

commit 50323054e129985f697d1661fec3e701459895ab
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T14:07:10Z

    wip

commit ec21d607ffa78a1c958f2593a0c77e22911950d7
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T14:07:53Z

    Callback in Java done

commit 713dd4c2f25d075754dd268b53c9f33125c44c45
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T14:15:23Z

    Fix jbool result

commit 2022532ee36e6fe88d2aa642369b9674fe7f99d9
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-06-08T14:19:28Z

    fix callback exports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #786: IGNITE-1629 .Net: Introduce native logging facilit...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---