Commit Graph

113 Commits

Author SHA1 Message Date
Victor Hurdugaci 8bcbddc09b Make tests more robust by only checking the messages coming from session. Otherwise, anyone logging more below could break them 2015-10-27 10:18:47 -07:00
Pranav K 185309bfda Switching to generations TFMs 2015-10-22 01:09:42 -07:00
Cesar Blum Silveira 551d559ada Enable Microsoft.AspNet.Session.Tests on CoreCLR. 2015-10-16 11:35:58 -07:00
Doug Bunting f9155d17aa Fix local build break 2015-10-12 13:02:48 -07:00
Doug Bunting a3e3412695 React to aspnet/Universe#290 fix 2015-10-08 21:23:21 -07:00
Pranav K a6ac3f58f5 Replace NotNullAttribute with thrown exceptions 2015-10-07 10:32:48 -07:00
Pranav K b36d5663b2 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
Hisham Bin Ateya 786b1a466b Add exceptions messages to Resource file 2015-10-02 10:13:26 -07:00
N. Taylor Mullen 3503af2854 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:59:00 -07:00
Pranav K 63da465133 Merge branch 'release' into dev 2015-09-28 23:16:19 -07:00
Pranav K ef48e4e298 Updating to release NuGet.config. 2015-09-28 23:16:17 -07:00
Ajay Bhargav Baaskaran 20563b514f Enabling NuGetPackageVerifier 2015-09-23 14:41:54 -07:00
N. Taylor Mullen d7cba38dc8 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:46 -07:00
Eilon Lipton 276e918e7a Merge pull request #61 from hishamco/using
Remove unnecessary 'Cache' usings
2015-09-14 10:48:53 -07:00
Hisham Bin Ateya c2a267b2df Remove unnecessary 'Cache' usings 2015-09-13 02:10:04 +03:00
Hao Kung 2bd83e1589 ConfigureSession => AddSession overload 2015-09-11 14:16:13 -07:00
Pranav K dfaf6bb2ff Adding NeutralResourcesLanguageAttribute 2015-09-10 18:34:29 -07:00
Hao Kung a6169c628f React to options 2015-09-02 14:22:36 -07:00
Chris R 06392be333 Use new HttpContext.Features API. 2015-08-31 09:35:08 -07:00
Chris R c8f918681a React to string[] -> StringValue changes. 2015-08-28 14:25:01 -07:00
N. Taylor Mullen 724027ac02 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:44 -07:00
N. Taylor Mullen 871def4dc1 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:40 -07:00
N. Taylor Mullen 529be5cf96 Update NuGet feed from v2 => v3. 2015-08-19 14:55:16 -07:00
Pranav K 523d28e6b6 Updating to aspnetlitedev. 2015-08-18 14:00:27 -07:00
Pranav K fab65ab220 Merge branch 'release' into dev 2015-08-18 14:00:27 -07:00
Pranav K b57640612a Updating to aspnetliterelease. 2015-08-18 14:00:27 -07:00
Pranav K f33a71ae19 Merge branch 'release' into dev 2015-08-17 14:49:32 -07:00
Pranav K e0d60f7549 Updating to release NuGet.config. 2015-08-17 14:49:30 -07:00
Chris R fc7224a639 #54 React to CoreCLR Cryptography package changes. 2015-08-13 09:50:17 -07:00
Kiran Challa f0d989782f Enable pinning build script 2015-08-12 05:41:58 -07:00
Kiran Challa 80150ec3a6 Changed SessionSample's registratio of RedisCache service from Transient to Singleton 2015-08-03 16:41:13 -07:00
Hisham Abdullah Bin Ateya 9c099bc057 Remove unused dnx command 2015-07-18 06:03:33 +03:00
Kiran Challa 20bd4c799e Added unit tests 2015-07-17 11:03:14 -07:00
Kiran Challa d577f0ee67 Merge branch 'release' into dev 2015-07-17 10:31:06 -07:00
Kiran Challa 0d78bdbef2 Fixed sample and instructions 2015-07-17 10:29:03 -07:00
Pranav K 0c350aaec0 Merge branch 'release' into dev 2015-07-16 09:02:15 -07:00
Pranav K 64fa05dbaf Updating to release NuGet.config 2015-07-16 09:02:12 -07:00
Kiran Challa 28dfa0f0c4 Added SQL Server Cache to the sample. 2015-07-09 11:07:29 -07:00
Kiran Challa 76028af354 Added wwwroot folder 2015-07-07 13:53:45 -07:00
Kiran Challa d9b136e20d 'Refresh' the session even when its not accessed in current request #41 2015-07-02 09:50:31 -07:00
Victor Hurdugaci 5531b21d94 Add repository information to project files 2015-07-01 20:26:10 -07:00
Eilon Lipton 42321d243b Merge pull request #46 from hishamco/dev
Remove unnecessary 'using'
2015-06-30 09:47:59 -07:00
Eilon Lipton a5b887f40b Merge pull request #44 from hishamco/docs
Add missing docs for 'SessionOptions'
2015-06-30 09:20:05 -07:00
Hisham Abdullah Bin Ateya d88071e39d Remove unnecessary 'using' 2015-06-30 09:52:25 +03:00
Hisham Abdullah Bin Ateya 081eb5e255 Add missing doc for 'SessionOptions' 2015-06-30 09:04:54 +03:00
Eilon Lipton 13ff3159ea Merge pull request #43 from hishamco/docs
SessionServiceCollection & SessionMiddleware docs
2015-06-27 12:04:02 -07:00
Hisham Abdullah Bin Ateya 93490c4750 SessionMiddleware docs
Fix docs for SessionMiddleware

Fix typos

Fix docs
2015-06-27 21:55:28 +03:00
Hisham Abdullah Bin Ateya e6afe46edc SessionServiceCollection docs 2015-06-26 04:05:55 +03:00
Hao Kung 086b53d21d React to OnStarting rename 2015-06-25 17:05:57 -07:00
Hisham Abdullah Bin Ateya 32ecf485b9 Add 'SessionDefaults' docs & react to PR #36 changes
Grammatical fixes
2015-06-25 23:51:15 +03:00