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
Pranav K
a3f24bcb1d
Reacting to Configuration changes
2015-09-25 07:51:25 -07:00
Hao Kung
21c043d788
React to Caption => DisplayName
2015-09-23 15:11:27 -07:00
Hao Kung
fa9cba8a7a
React to security
2015-09-23 14:10:23 -07:00
Hao Kung
cf6008e947
React to security
2015-09-18 12:59:03 -07:00
Hao Kung
da3c513ad4
React to security changes
2015-09-14 15:07:23 -07:00
Kiran Challa
bfe1de4819
React to Cors api changes
2015-09-14 11:08:11 -07:00
Kiran Challa
77a8eca1fd
React to errorhandler and errorpage extension name changes
2015-09-10 12:10:56 -07:00
Chris R
18a2663531
React to Authentication API changes.
2015-09-10 10:18:52 -07:00
Chris R
e47a2faa83
React to security changes.
2015-09-03 15:24:47 -07:00
Hao Kung
16a9872a55
React to identity
2015-09-02 16:40:27 -07:00
Hao Kung
d147f259a8
React to identity/security/options changes
2015-09-02 16:09:46 -07:00
Kiran Challa
0972116697
Removed SignalR related code from the sample and tests.
2015-09-01 10:54:32 -07:00
Kirthi Krishnamraju
b271887d9f
fix build break due to aspnet/configuration #246
2015-08-14 10:59:21 -07:00
Victor Hurdugaci
04c33bffd0
React to DNX renames
2015-07-29 11:49:38 -07:00
Hao Kung
856f510168
Add missed file
2015-07-01 16:01:39 -07:00
Hao Kung
eeb39d01e4
React to pinpoint PR
2015-07-01 15:50:46 -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
Chris R
f9ed27c3a0
React to removal of ErrorPageOptions.ShowAll.
2015-06-16 12:09:18 -07:00
Kiran Challa
f2d9594799
Fix build break
2015-05-26 15:42:51 -07:00
Kirthi Krishnamraju
54ddefe88c
React to aspnet/Configuration #194
2015-05-22 06:14:17 -07:00
Kirthi Krishnamraju
7968239891
React to aspnet/Configuration #195,#198
2015-05-20 23:40:16 -07:00
Kirthi Krishnamraju
d298c9206e
React to aspnet/Configuration #197
2015-05-18 15:35:41 -07:00
Youngjune Hong
3c1f3c94e9
Fixing a build break by adding ISystemClock services to the E2E startup
2015-05-04 16:03:31 -07:00
Praburaj
0929aa23df
Enclosing a bunch of test only code within #if TESTING
2015-04-18 18:03:17 -07:00
Praburaj
ecb6184214
Using IRuntimeEnvironment to detect if mono
2015-04-16 15:14:17 -07:00
Praburaj
29ef86fad3
Move deployment helpers out of the test project.
2015-04-14 15:46:42 -07:00
Troy Dai
dcac97fe3b
React to configuration model change
2015-04-10 11:42:23 -07:00
Praburaj
ba80195851
Tag helpers
2015-04-05 20:35:06 -07:00
Praburaj
2f36a9cd6b
Using optional configuration for IIS deployment
2015-03-30 11:54:10 -07:00
Praburaj
1eb38e5708
Adding CORS to the sample
2015-03-26 17:08:28 -07:00
Suhas Joshi
83d9003b7a
React to Identity changes
2015-03-24 13:07:41 -07:00
ajcvickers
9b188a047d
Use UseSqlServer in tests
2015-03-20 17:04:48 -07:00
ajcvickers
a76b6cac24
Stop passing IConfiguration to AddEntityFramework
2015-03-20 14:25:25 -07:00
Praburaj
5004bac6aa
React to AddSessionServices rename to AddSession
2015-03-13 11:56:20 -07:00
Praburaj
36271260a1
Reacting to Caching extension rename
2015-03-12 17:06:16 -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
Hao Kung
c49fd85c56
React to identity changes
2015-03-11 16:10:55 -07:00
Praburaj
39fc5ebdc4
Making the tests robust
...
And some general cleanup
2015-03-11 14:48:34 -07:00
N. Taylor Mullen
58c8e44786
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:51:38 -07:00
Hao Kung
28bfb92e63
React to identity changes
2015-03-05 14:23:12 -08:00
Hao Kung
850ba6375d
React to AuthN/Z changes
2015-03-02 16:31:35 -08:00
Praburaj
7da407a17a
Using statuscode pages in the sample
...
Adding some automation as well.
2015-02-16 17:22:57 -08:00
Praburaj
8617bdc223
Printing the runtime information at the beginning of the test
2015-02-04 11:10:53 -08:00
Praburaj
d29f24f4ad
Using session to store the cart details instead of cookies.
2015-01-26 10:51:20 -08:00
Hao Kung
464438862a
Fix music store policies
2015-01-16 15:15:19 -08:00
Praburaj
9e68b43069
Adding authorization policy for the missed startup class.
2015-01-16 10:05:53 -08:00
Praburaj
a6bf0e16aa
Adding console logger to the sample
2015-01-09 15:12:53 -08:00
Praburaj
6407ff0adc
Cleanup : Moving the mock code to the test project
...
This is to make the sample code cleaner. Moved the mock code to the test project.
Also fixed some intendation issues in some cshtml files.
2015-01-02 17:13:31 -08:00