You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/24 10:50:20 UTC

[jira] [Commented] (IGNITE-3199) .NET: ASP.NET Session-State Store Provider

    [ https://issues.apache.org/jira/browse/IGNITE-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434692#comment-15434692 ] 

ASF GitHub Bot commented on IGNITE-3199:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-3199 .NET: ASP.NET Session-State Store Provider

    

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

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

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

    https://github.com/apache/ignite/pull/978.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 #978
    
----
commit 3190b3c6dba8e8ddeb5478099b29529eccc40c3d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T09:58:10Z

    IGNITE-3199 .NET: ASP.NET Session-State Store Provider

commit 8863de6de23fa3abf2fe05b14c52fbbc2bd4be63
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T10:00:03Z

    wip

commit 335d39708ed560f51e5fb4880c798d85364d35eb
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T10:30:47Z

    wip

commit 3fffc7c48fee39a3ef41eed7b552ce4838fc5de3
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T10:41:34Z

    wip

commit c6328479c9f892bb66bfcbc1236fa8bae09722a9
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T10:44:08Z

    wip

commit ab164875e2621b4c4d2e7e4c8d037d1d5265b517
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T10:44:51Z

    wip

commit c7cd0eabc283c95fa0c3ef96b6211deeb1a1e3f2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T11:04:03Z

    wip

commit ca1d57fff7a9b5f23a9c811df95e6b2878b82f6a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T11:43:34Z

    wip

commit dae77633894d78d7a2de31239dc458972707d77c
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T11:48:26Z

    wip

commit bca3414fb657f4fc86dfa5f0e895fe8b6e511625
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T11:49:41Z

    wip

commit 3dc8b804794c9be3df3aaf80a73e4a30acb0077e
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T12:08:10Z

    wip

commit 068671a1416b831f4cc5bac6058531a392ccb9f8
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T13:57:00Z

    wip

commit 18c0da02aab31917a67d0d12beb99f8ba873d006
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:04:19Z

    wip

commit e49545e6939b27dc114a55fabacf4a7fedb489c0
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:08:38Z

    wip

commit 90562911a89d6a0b7a6fbf5c2d08a830113c27f7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:19:51Z

    wip

commit 9dc884d9a19eaaaae0d05e2593a61b989ae9eeba
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:31:07Z

    Refactor expiry holder

commit c18c653bb2b6dc7d321c8b4fcc0a93373c125086
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:34:19Z

    Fix build

commit 9ad4581ddfe6e6e31055fbc9ecd21100d0057188
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:43:41Z

    wip

commit c4a5d2a6c6e2e1ad4a94547afe44f7953b1a2e51
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T14:55:24Z

    add logging

commit 01b5febd62b083a5c18219df9ac951ed8c65a465
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:12:49Z

    wip

commit 56536479ae1fa410cdcf1a899fd8c933402877e1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:12:59Z

    wip

commit bd15d3e676daca5a4b3e844b1a1493b49c38e05b
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:17:46Z

    All methods implemented, should be workable

commit 9bd5131081083346cbdbf21258195d10cb9e4350
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:24:57Z

    wip

commit 924b783182891c5189b2277537512ee8d14564fe
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:32:02Z

    cleanup

commit 3d999ede94a64b3f736c9badcd8f50c51cc1d727
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:35:37Z

    Update docs

commit 7ee4ce3cb8f24d2bb7401fe69dfc4c8b74e8536f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T15:54:16Z

    wip tests

commit fe160625e786f605a78b64cc1960dd4559c9bcc7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T16:02:24Z

    wip tests

commit 5a298c0ef32c7316c2a309452fc9ed2a623b62bf
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T16:03:34Z

    Fix build

commit e8a7fcb30b6524979eec42e327a3ba371caf90d7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T16:13:01Z

    wip transaction enforcement

commit 8f99df4011227a9ec2e5ca0bce5e92181a4ccb3c
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-08-22T16:23:55Z

    wip tests

----


> .NET: ASP.NET Session-State Store Provider
> ------------------------------------------
>
>                 Key: IGNITE-3199
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3199
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>              Labels: .net
>             Fix For: 1.8
>
>
> See https://msdn.microsoft.com/en-us/library/ms178587.aspx
> Code should be put to Apache.Ignite.AspNet assembly (see IGNITE-2379)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)