Commit Graph

26 Commits

Author SHA1 Message Date
John Luo 257c1786b3 Reacting to new Hosting API 2015-12-18 15:21:36 -08:00
Pranav K 196450ac99 Reacting to DI changes 2015-11-13 11:30:07 -08:00
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
Cesar Blum Silveira 551d559ada Enable Microsoft.AspNet.Session.Tests on CoreCLR. 2015-10-16 11:35:58 -07:00
Pranav K b36d5663b2 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
Hao Kung 2bd83e1589 ConfigureSession => AddSession overload 2015-09-11 14:16:13 -07:00
Chris R 06392be333 Use new HttpContext.Features API. 2015-08-31 09:35:08 -07:00
Kiran Challa 20bd4c799e Added unit tests 2015-07-17 11:03:14 -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
Kiran Challa dab08ba7e9 Session api review changes 2015-06-03 21:19:18 -07:00
N. Taylor Mullen b7a38ce39a Update LICENSE.txt and license header on files. 2015-05-01 14:00:47 -07:00
Justin Van Patten d37f9dded2 React to SessionCollectionExtensions renames
React to aspnet/HttpAbstractions#280
2015-04-16 18:30:25 -07:00
Chris Ross 10f1b9c038 Fix cookie handling in tests. 2015-04-15 11:04:46 -07:00
Kiran Challa a1a9f7294c Reacting to ILogger api changes 2015-04-04 02:01:19 -07:00
Doug Bunting 7702deff7e Merge remote-tracking branch 'origin/release' into dev 2015-04-03 12:13:13 -07:00
Praburaj 4e1e03db10 Fixing tests to run successfully on mono
Removing the leading '/' on httpClient.GetAsync().
2015-04-03 09:29:48 -07:00
Doug Bunting b7186c4bf7 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:29 -07:00
Hao Kung fa95120dde React to hosting 2015-03-19 11:38:20 -07:00
N. Taylor Mullen 20bcd6346e Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 17:26:17 -07:00
N. Taylor Mullen a6105d4206 Update .kproj => .xproj. 2015-03-11 14:05:07 -07:00
N. Taylor Mullen cc836b7c9b Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:12 -07:00
N. Taylor Mullen c2c2c6b55d Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:56:25 -07:00
Brennan b2f66944da Logging.Testing and Http.Interfaces change 2015-03-06 10:28:20 -08:00
Brennan 4a37359174 Logging API changes 2015-03-04 20:28:47 -08:00
N. Taylor Mullen 8f1ab39f6c Added Microsoft.AspNet.Testing.Logging to test project.
- Reacting to Logging changes and corresponding Testing changes.
2015-02-24 14:30:13 -08:00
Pranav K 7df56f6d2d Porting Session from Microsoft.Framework.Cache 2015-02-14 09:50:08 -08:00