Pranav K
576023cc0f
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:59 -07:00
Doug Bunting
f3fb2374ac
Cleanup dependencies and restore runtime installations
...
- remove and sort `using`s
- remove a couple of `project.json` dependencies reached transitively
- both pretty clean before I started this
Also install runtimes needed for testing
- accidentally lost in 19f8830
2015-10-01 16:42:49 -07:00
Ryan Nowak
abd5303bb4
React to MVC renames
2015-09-17 00:17:15 -07:00
N. Taylor Mullen
b1ca5d41d8
Update project.json to have warningsAsErrors accept a bool.
2015-09-02 15:35:36 -07:00
Ryan Nowak
6d26d5efd7
React to breaking changes in MVC
2015-09-01 23:25:46 -07:00
Kiran Challa
aa3795de86
Reacting to HttpAbstractions' StringValues change
2015-09-01 11:19:48 -07:00
Kiran Challa
0972116697
Removed SignalR related code from the sample and tests.
2015-09-01 10:54:32 -07:00
Chris R
370475b807
Use new HttpContext.Features API.
2015-08-31 10:57:21 -07:00
Kiran Challa
f2a0ea6a21
React to HttpContextAccessor change
2015-08-13 11:34:38 -07:00
Kiran Challa
ae379c5dd2
Fixed build break
2015-06-29 18:01:21 -07:00
Kiran Challa
761a182145
Reacting to Session, Authentication changes
2015-06-29 12:15:34 -07:00
Kiran Challa
f5a880ba32
React to Session api changes
2015-06-29 12:14:22 -07:00
Arthur Vickers
c6b92fe16c
React to EF changes
2015-06-25 16:01:25 -07:00
Arthur Vickers
88288ae9d3
React to EF name changes
2015-06-23 16:00:56 -07:00
Kiran Challa
24be0672fd
React to MVC ViewComponent's Activate changes
2015-05-22 12:16:15 -07:00
Ryan Nowak
c428ddffa3
React to removal of [Activate] for ViewComponents
2015-05-21 23:03:30 -07:00
Kiran Challa
9e62751649
Fixed for build break
2015-05-21 16:47:40 -07:00
Kiran Challa
d2f041def9
Fixed test
2015-05-21 16:43:15 -07:00
Victor Hurdugaci
7839b80f04
Scripts to run tests remotely
2015-05-08 14:08:13 -07:00
Chris R
b7f4058c28
React to Http namespace changes.
2015-05-07 15:31:35 -07:00
Youngjune Hong
797f802906
Adding the unit tests for ViewComponents in MusicStore
2015-05-04 10:18:35 -07:00
Chris Ross
2063ad5f67
React to Auth API changes.
2015-04-24 12:03:19 -07:00
Chris Ross
b4903e22d1
Handle Http.Core rename.
2015-04-16 17:18:34 -07:00
Doug Bunting
18153af367
Add a few more `<Service/>` items
2015-04-02 23:01:54 -07:00
Doug Bunting
df29aaaafd
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
Praburaj
3b8d53e010
Fixing namespaces.
...
My VS build succeeds even without this change. On CI it seems to fail.
2015-04-01 13:59:57 -07:00
Praburaj
09a7250ccd
Fixing the logging package names in the unit test projects.
2015-04-01 13:25:13 -07:00
Suhas Joshi
83d9003b7a
React to Identity changes
2015-03-24 13:07:41 -07:00
ianhong
1b502cbee7
Music Store sample Unit Tests - (except usermanager and signinmanager)
2015-03-17 11:12:51 -07:00
Hao Kung
47b34cd1da
React to auth changes
2015-03-16 18:38:53 -07:00
N. Taylor Mullen
649a74a753
Update xunit.runner.kre => xunit.runner.aspnet.
2015-03-13 00:34:51 -07:00
Praburaj
ad9e11ed2e
React to Caching package rename
...
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:39:00 -07:00
N. Taylor Mullen
a6982fae6c
Update .kproj => .xproj.
2015-03-11 14:09:25 -07:00
N. Taylor Mullen
9878f7dcf9
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:19 -07:00
N. Taylor Mullen
58c8e44786
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:51:38 -07:00
N. Taylor Mullen
2ecb358c10
React to interface hosting changes.
2015-03-05 22:04:46 -08:00
ianhong
a67ed25586
Adding MusicStore unit tests for Session and Cookies
2015-03-04 23:51:39 -08:00
Hao Kung
a1e5048a0a
React to DI
2015-03-04 19:27:34 -08:00
ianhong
5f95406fd0
MusicStore Unit Tests (1) - MVC, EF, Cache, RequestAborted, User
2015-03-04 15:16:23 -08:00
ianhong
6efdbc75c7
Adding a unit test for SignInManager and UnitManager
2015-03-04 14:47:58 -08:00