Граф коммитов

  • 6bbd98d3a5
    Changed to use Cosmos DB .NET SDK v3 (#60) Tatsuro Shibamura 2023-01-28 02:04:21 +0900
  • eff9de28d3 Drop partition options entirely. Still accept 'collectionId' for compat. Steve Molloy 2023-01-27 00:01:14 -0800
  • 402c076826
    Update for build pipeline changes (#64) Steve Molloy 2023-01-25 10:28:56 -0800
  • aabf69a056 Update signing cert. Steve Molloy 2023-01-20 13:53:16 -0800
  • 349e82d033 Updates for modern build pipeline. Reorganize docs. Update Nuget package authoring. Steve Molloy 2023-01-20 13:07:28 -0800
  • c8eab4ad97 Rename `collection` to `container` according to the latest naming convention Tatsuro Shibamura 2022-09-05 00:11:59 +0900
  • 2fbef674f2 Changed to use Microsoft SqlClient Data Provider Tatsuro Shibamura 2022-09-04 23:50:37 +0900
  • 7b78f6d5b5 Changed to use Cosmos DB .NET SDK v3 Tatsuro Shibamura 2022-09-04 23:48:51 +0900
  • 5dec1c2d3b
    Bump Newtonsoft.Json in /src/CosmosDBSessionStateProviderAsync dependabot[bot] 2022-06-22 18:53:58 +0000
  • b79129b654
    Bump Newtonsoft.Json dependabot[bot] 2022-06-22 18:52:50 +0000
  • 5fda603563
    Fix typo Bouke Haarsma 2021-08-25 15:53:59 +0200
  • ec7b1a24ef Avoid closure by adding the HttpApllication to TaskAsyncHelpr.BeginTask. Xi Qian 2020-05-04 17:48:00 -0400
  • dcfbf81f1c Replaced de-facto constants with actually constants Paulo Morgado 2021-03-10 21:57:48 +0000
  • 6a2eb1f555 Replace Thread.Sleep with await Task.Delay Paulo Morgado 2021-03-09 19:00:58 +0000
  • 1f03a4193b Fix CosmosDB stored procedures to use requestOptions in queryDocuments Xi Qian 2021-01-19 15:37:13 -0500
  • 4a58f9926f
    Update Readme.md (#34) Xi Qian 2020-05-04 17:48:00 -0400
  • 05ef56faf2 Readme - Application name parameter described Dimitri Dering 2020-05-04 20:14:49 +0200
  • 4b4fc99f01 possiblity to set application name via web.config Dimitri Dering 2020-05-04 20:09:44 +0200
  • 42b6ff6958
    Link Code of Conduct (#38) Immo Landwerth 2020-04-09 12:53:28 -0700
  • 51085e94b0 Link Code of Conduct Immo Landwerth 2020-04-08 15:10:34 -0700
  • 31ba27ecbf Added a setting from config to specify the suffix to be used rather than using the HttpRuntime.AppDomainAppId property Martin Venter 2020-03-30 21:36:29 +0200
  • a46101e7aa
    Update Readme.md Xi Qian 2019-08-06 18:01:11 -0400
  • 872b573d90 Allowing to use provisioned throughput by setting offerThroughput value to "0". Al Baymar 2019-08-06 14:46:38 -0400
  • 6a5fe70cd8
    Fix CosmosDB tests to handle pre-encoded session data from PR #25. (#28) v1.1.0-cosmos Steve Molloy 2019-06-18 20:29:29 -0700
  • 1b63ea25b8 Fix CosmosDB tests to handle pre-encoded session data from PR #25. Steve Molloy 2019-06-18 20:28:30 -0700
  • cbd79ba0be
    Fix version handling in nupkg config transforms; RTM CosmosDB 1.1. (#27) Steve Molloy 2019-06-18 19:31:13 -0700
  • c9922494f3 Fix version handling in nupkg config transforms; RTM CosmosDB 1.1. Steve Molloy 2019-06-18 19:27:20 -0700
  • a5e4433083
    Encode session data early when we know how much of the byte array to encode. (#25) Steve Molloy 2019-06-18 18:01:14 -0700
  • 333f13630e Updated readme (#10) Josiah Peters 2019-06-18 18:56:16 -0600
  • cda28608bc
    21 more cosmos db partitions by default (#24) Steve Molloy 2019-06-18 17:54:42 -0700
  • c00d6a5621 More rebase cleanup. :/ Steve Molloy 2019-06-13 19:12:46 -0700
  • 0d1ab8c476 Encode session data early when we know how much of the byte array to encode. Steve Molloy 2019-06-13 19:09:14 -0700
  • 5450d75f26 Fix versioning. Steve Molloy 2019-06-13 18:26:20 -0700
  • dba5c5cfcf Prevent using 'id' for partition key. Update Readme. Steve Molloy 2019-06-06 23:14:00 -0700
  • 5ae3c9d4c8 Update Cosmos tests for wildcard partitioning. Steve Molloy 2019-06-06 22:29:19 -0700
  • 6217a7ef8a Partitioning off by default. Opt-in to mega-partitioning. Steve Molloy 2019-06-06 20:49:29 -0700
  • f41a70af3f Use Cosmos partitions by default, keyed by full sessionId. Steve Molloy 2019-06-05 17:09:26 -0700
  • 2dbbfd787d Verify signing on .nupkg files only. Steve Molloy 2019-06-12 14:10:22 -0700
  • 7879c9fce5 Fix versions Steve Molloy 2019-06-05 15:55:47 -0700
  • 0178a72449 Update solution to build on cmd line and VS2017, and hopefully in build pipeline. Steve Molloy 2019-06-04 19:21:08 -0700
  • 1b31b0c069
    Solution cleanup (#23) Steve Molloy 2019-06-13 18:10:46 -0700
  • 48af57c558 Don't rev version numbers for a build environment cleanup. No code changed. Steve Molloy 2019-06-13 18:06:00 -0700
  • 4f6de4abd2 Verify signing on .nupkg files only. Steve Molloy 2019-06-12 14:10:22 -0700
  • ad6b5e4afb Project build order; Update .gitignore Steve Molloy 2019-06-05 16:33:53 -0700
  • d78169b8d5 Fix versions Steve Molloy 2019-06-05 15:55:47 -0700
  • 02df55ac17 Update solution to build on cmd line and VS2017, and hopefully in build pipeline. Steve Molloy 2019-06-04 19:21:08 -0700
  • cabc68f790 Updated readme - Added section to readme that includes instructions to replace existing web.config session module with the new session state module Josiah Peters 2018-10-10 23:54:32 -0600
  • c0efe35f64
    Merge f123032999 into c3f8126ec3 Tatsuro Shibamura 2018-09-06 07:12:42 +0000
  • f123032999 Adding a new provider for Redis Cache shibayan 2018-09-06 16:05:42 +0900
  • c3f8126ec3 Update Readme.md (#7) Oleg Shevchenko 2018-04-18 01:25:22 +0300
  • 2afe612b53
    Update Readme.md Oleg Shevchenko 2018-04-16 12:27:20 +0300
  • 4dfc3ccf4e update cla link (#6) Jinhuafei 2018-04-05 13:11:04 -0700
  • 3655037f2a update cla link Matt Fei 2018-04-05 10:36:51 -0700
  • 3bdaea8f0a update according to the feedback (#5) Jinhuafei 2018-04-04 13:22:04 -0700
  • cc5df81a5d clean up Matt Fei 2018-04-04 13:06:56 -0700
  • 4e24d8c496 update license msg in cs file Matt Fei 2018-04-04 09:34:44 -0700
  • c0b4f02d38 update lisence and fix some test issues Matt Fei 2018-04-03 16:48:47 -0700
  • 6299679874 update according to the feedback Matt Fei 2018-04-03 08:55:30 -0700
  • 1f25cd8e89 Changes for OSS (#4) Jinhuafei 2018-03-30 11:40:51 -0700
  • 1c2b9c9a6f update license info Matt Fei 2018-03-23 15:18:14 -0700
  • 19f1653b83 update readme Matt Fei 2018-03-23 15:08:25 -0700
  • b1dd5c714f update build Matt Fei 2018-03-23 11:56:23 -0700
  • 717f8df49c added unit tests for cosmosdb provider Matt Fei 2018-03-22 17:04:00 -0700
  • 086c2046ba added SqlSessionStateAsyncProviderTest Matt Fei 2018-03-19 17:21:59 -0700
  • 100cd77fda A provider for cosmosDB (#3) Jinhuafei 2018-03-15 15:49:26 -0700
  • 765a94d0f9 fix IsNewSession in cookieless mode Matt Fei 2017-10-05 17:11:33 -0700
  • e4b2f88012 update nupkg dependency Matt Fei 2017-09-11 10:15:53 -0700
  • beb1abdf79 fix timeout unit issue Matt Fei 2017-09-08 16:39:36 -0700
  • c1cf497015 update according to CR Matt Fei 2017-09-05 11:37:10 -0700
  • cd7bce1906 delete unnecessary file Matt Fei 2017-08-24 15:43:17 -0700
  • 9ae4ca85f2 fix several bugs Matt Fei 2017-08-24 14:17:34 -0700
  • 018e7f7684 add partition support Matt Fei 2017-08-11 15:33:36 -0700
  • 4d64bbaa29 fixing concurrent requests bugs, moving secrets to appsettings and nupkg Matt Fei 2017-08-04 16:47:20 -0700
  • f84dfb033f v1 Matt Fei 2017-08-02 09:46:21 -0700
  • 1630641e1a V1.1 update (#2) v1.1.0 Jinhuafei 2017-07-12 10:52:16 -0700
  • cc09e1f20c update to use SessionItemLong field only Matt Fei 2017-05-02 15:27:45 -0700
  • 33567d2105 refactor code Matt Fei 2017-04-06 16:47:02 -0700
  • caeb345566 Fixing issues Matt Fei 2017-03-29 13:54:01 -0700
  • db3ad1c035 Refactor code based on code review Matt Fei 2017-03-28 16:42:44 -0700
  • 6dc66cf301 ADO.net version sqlsession provider Matt Fei 2017-03-27 15:26:52 -0700
  • a95581c32c Merge branch 'sessionstatemodule-1.1' into dev-sqlproviderADO Matt Fei 2017-03-22 10:45:30 -0700
  • 0fb7ced7a3 1st version Matt Fei 2017-03-22 10:41:25 -0700
  • 3e2f334a4c v2 Matt Fei 2017-02-08 11:26:12 -0800
  • 1e0550e193 v1 Matt Fei 2017-01-13 11:40:27 -0800
  • e8037c689b Merge pull request #1 from Jinhuafei/master v1.0.0 Jinhuafei 2016-11-30 10:20:17 -0800
  • 2a777783e5 fix build system issue jinhuafei 2016-09-06 14:25:03 -0700
  • 4570ec9870 update assembly info jinhuafei 2016-09-06 10:57:00 -0700
  • 64409b63a5 pack signed assemblies into nupkg jinhuafei 2016-09-06 10:46:30 -0700
  • eeafed1424 update codesign approvers jinhuafei 2016-09-06 09:52:13 -0700
  • 2eea7f712f update codesign task jinhuafei 2016-09-01 09:25:12 -0700
  • 6ae0e99985 update Microsoft.Web.MsBuildTasks2.dll jinhuafei 2016-08-31 13:15:44 -0700
  • 5b21e97e21 update targets file to support CI build jinhuafei 2016-08-19 15:22:57 -0700
  • 2305aa2a62 update snk key and fix a bug in sqlsessionstate provider jinhuafei 2016-08-18 13:29:45 -0700
  • d69dc1af5c revise according to the code review feedback jinhuafei 2016-08-03 10:00:34 -0700
  • 6183785e63 revise code according to feedback jinhuafei 2016-08-02 11:05:45 -0700
  • 5f2a7f86ad Rename jinhuafei 2016-07-28 12:56:42 -0700
  • 1fadbaf6c3 adding InProcAsyncSessionStateStore and clean up other code jinhuafei 2016-07-14 13:43:00 -0700
  • 63fa010f0d Bug fix jinhuafei 2016-07-12 11:49:57 -0700
  • 98d6f4e447 Fix several stress bug and clean up the code jinhuafei 2016-07-07 14:15:06 -0700
  • 7fc08621a5 Async Session Module & provider jinhuafei 2016-06-30 17:47:52 -0700