John Luo
cfd6ec311e
Remove hosting.json
2016-03-30 16:58:39 -07:00
BrennanConroy
9b29eb19ae
Enable OpenId Tests
2016-03-30 14:04:13 -07:00
Pranav K
7f4a772859
Updating to NETStandard.Library 1.5.0
2016-03-28 06:32:52 -07:00
John Luo
514d752959
Enable IISExpress tests
2016-03-24 18:10:25 -07:00
John Luo
b4bdf6be08
Reacting to Hosting changes
2016-03-22 13:09:58 -07:00
ryanbrandenburg
416fc81cec
Include Microsoft.AspNetCore.Diagnostics in MusicStore
2016-03-16 13:11:50 -07:00
Arthur Vickers
98c69c3c4b
Use separate service providers
2016-03-16 09:18:07 -07:00
Arthur Vickers
6116f0e2e8
AddOptions, which is apparently not brought in my memory cache anymore.
2016-03-15 15:56:43 -07:00
Arthur Vickers
dc34c630b7
Go back to using app service provider as EF internal service provider when using in memory
2016-03-15 15:32:08 -07:00
Pranav K
43ce29c1f9
Fixing CI build failure
2016-03-14 13:25:25 -07:00
Arthur Vickers
a4ed79cc5a
Reacting to changes in EF service registration.
2016-03-10 14:55:58 -08:00
Nate McMaster
944afdc5ea
Clean up E2E tests
...
- Fix incorrect deployment environment variables
- Utilize xunit logging utility for cleaner, more traceable output
- Cleanup database creation/deletion
- Fix name in R# settings file
2016-03-08 08:50:16 -08:00
jacalvar
3faa34acf3
React to changes in Caching
2016-03-07 16:44:38 -08:00
Hao Kung
e5dcc78153
React to Identity changes
2016-03-07 14:01:34 -08:00
Nate McMaster
be43dda0f5
Minor fix to async issue on empty cart
2016-03-03 13:59:15 -08:00
Nate McMaster
0ae07188fc
Cleanup some EF TODOs
2016-03-03 13:52:21 -08:00
Doug Bunting
da20c535c5
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 20:37:03 -08:00
N. Taylor Mullen
e1870dd9f3
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:41:04 -08:00
Kiran Challa
19cdddbcd6
Move Razor tooling package to tooling section and fix build break
2016-02-19 12:41:02 -08:00
Kiran Challa
65ab6cffc0
Reacting to Razor tooling package name change
2016-02-19 12:18:55 -08:00
Kiran Challa
3574b1d981
Reacting to MVC's action result naming changes
2016-02-19 11:28:25 -08:00
Kiran Challa
b4438c0559
Enable publishing to IIS
2016-02-16 13:52:21 -08:00
Kiran Challa
de7475cc33
Updated per KB 3137909.
2016-02-12 14:47:50 -08:00
Brennan
378cc97bd0
Remove Mvc CodeGenerator
2016-02-12 13:27:04 -08:00
Kiran Challa
0da12619cd
[ Fixes #589 ] Remove TestMiddleware
2016-02-12 11:23:59 -08:00
Kiran Challa
09590416bd
Build and test with dotnet
2016-02-10 14:56:49 -08:00
N. Taylor Mullen
86c08ecf22
React to FacebookHelper and CLI changes.
2016-02-07 01:21:34 -08:00
Hao Kung
6709b07dc5
Add identity services for ntlm test
2016-02-01 13:00:17 -08:00
N. Taylor Mullen
d61c6985b7
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:29:04 -08:00
N. Taylor Mullen
d761c6b7ba
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
John Luo
ac21b9538d
Reacting to Identity API change
2016-01-19 11:13:05 -08:00
John Luo
30db1b0497
Reacting to hosting rename
2016-01-17 18:18:36 -08:00
Hao Kung
5c623b6e80
React to identity changes
2016-01-14 13:12:41 -08:00
Pranav K
7463dee1d5
Removing precompilation module
2016-01-12 15:24:29 -08:00
Chris R
1b9215002c
React to hosting API changes.
2016-01-12 14:36:24 -08:00
ryanbrandenburg
a182eca6d4
* Use suggested Antiforgery AJAX patern.
2016-01-12 11:56:59 -08:00
John Luo
6d91b8d9fd
Reacting to new middleware options pattern
2016-01-08 19:47:02 -08:00
N. Taylor Mullen
90601ef853
Cleanup `Microsoft.AspNet.Server.IIS` usage.
2015-12-28 16:48:37 -08:00
John Luo
26850f54c2
Fix build, relocating entrypoint to Program
2015-12-22 11:29:51 -08:00
Hao Kung
6c7c373d82
OptionsModel => Options
2015-12-21 16:38:09 -08:00
John Luo
55d9e6ee4a
Reacting to new Hosting API
2015-12-18 16:35:11 -08:00
Ryan Nowak
9b9fd5ff00
React to breaking changes in antiforgery
2015-12-15 15:55:09 -08:00
Kiran Challa
5c2ef70cae
Modifying E2E tests to run on coreclr
2015-12-12 23:01:38 -08:00
Pranav K
325a681d92
Reacting to Options changes
2015-12-10 16:56:22 -08:00
Jeffiy
8d18e1beac
add ShoppingCart table style
2015-12-07 13:33:09 -08:00
zhangmm
26e33b9d68
Unified naming
...
Unified naming of DefaultAdminPassword
2015-12-07 13:29:02 -08:00
Chris R
2ce9fcc233
Fix facebook tests.
2015-12-03 11:11:48 -08:00
Kiran Challa
d584c09413
Fixed OpenIdConnectBackChannelHttpHandler's path to the configuration file
2015-11-30 13:45:03 -08:00
Pavel Krymets
705769bda6
Fix build
2015-11-24 15:40:45 -08:00
Nate McMaster
9db4940c5d
Increase connect timeout in music store tests
2015-11-20 11:42:37 -08:00
Pranav K
5a3c4957d9
Reacting to FromServices changes
2015-11-17 16:20:56 -08:00
N. Taylor Mullen
221bf30492
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:25:15 -08:00
Doug Bunting
a02b003243
Remove unused `using Microsoft.AspNet.Diagnostics.Entity`
...
- also sort `using`s
2015-11-12 12:14:54 -08:00
ryanbrandenburg
5270c514a8
* Decrement cart count when removing cart item
2015-11-12 11:59:22 -08:00
Doug Bunting
dddc6a2ebb
Remove quotes from `@addTagHelper` directive
...
- react to aspnet/Razor#561 fix: PR aspnet/Razor#591 and commit aspnet/Razor@0c95315
2015-11-07 12:27:32 -08:00
Chris R
a6a17f296d
React to ServerFactory changes.
2015-10-31 07:35:42 -07:00
N. Taylor Mullen
978e2bb474
React to aspnet/Razor#196 .
...
- `TagHelper`s now auto-fill enums. Updated files to reflect new auto-filling enum changes.
2015-10-29 16:24:56 -07:00
Pavel Krymets
eb302bf359
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
2015-10-23 08:34:00 -07:00
Pavel Krymets
59cf82f9f1
React to hosting changes
2015-10-21 12:33:13 -07:00
Rowan Miller
d27d18fe5a
💚 Fix more calls to UseDatabaseErrorPage
...
Some more calls that I missed in my previous commit. The overload being used in the templates has swapped to a builder pattern (see aspnet/Diagnostics#184 ). But rather than updating to the new signature, just swapping to the parameterless overload since it enables everything by default (same as UseDeveloperExceptionPage()).
2015-10-21 10:22:43 -07:00
Rowan Miller
42a5a28210
💚 React to API change in UseDatabaseErrorPage
...
The overload being used in the Startup.cs has swapped to a builder pattern (see https://github.com/aspnet/Diagnostics/issues/184 ). But rather than updating to the new signature, just swapping to the parameterless overload since it enables everything by default (same as UseDeveloperExceptionPage()).
2015-10-21 10:00:03 -07:00
Victor Hurdugaci
69ed946970
Move compiler shared to its own folder
2015-10-16 10:11:09 -07:00
あまみや ゆうこ
912aaaa9d2
To correct word spell
2015-10-16 09:49:04 -07:00
Pranav K
f8b39bea63
Reacting to Cors rename
2015-10-15 16:00:05 -07:00
Kiran Challa
916bca69fc
Fix tests
2015-10-13 10:27:58 -07:00
Nate McMaster
176a89dfe7
React to EF rename
2015-10-05 13:50:45 -07:00
Pranav K
576023cc0f
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:59 -07:00
Eilon Lipton
26aca2b99c
Remove unneeded namespaces, use new startup APIs
2015-10-01 18:34:21 -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
Ajay Bhargav Baaskaran
019a50b3db
React to aspnet/Mvc#3165
2015-09-25 11:03:20 -07:00
Pranav K
a3f24bcb1d
Reacting to Configuration changes
2015-09-25 07:51:25 -07:00
Arthur Vickers
c4097f8080
React to EF fluent API changes
2015-09-24 10:44:30 -07:00
Kiran Challa
ea3fb85006
Changed google and twitter oauth client id and secret
2015-09-23 17:04:53 -07:00
Kiran Challa
d89747927e
Minor clean up related to formatting
2015-09-23 16:31:21 -07:00
Hao Kung
21c043d788
React to Caption => DisplayName
2015-09-23 15:11:27 -07:00
Kiran Challa
f9a03e83e9
Fix the way data is seeded to prevent using disposed ef contexts
2015-09-23 13:20:49 -07:00
Kiran Challa
2c1f1a277a
[ Fixes #537 ] Clear up MusicStore repo
2015-09-22 10:04:26 -07:00
Hao Kung
cf6008e947
React to security
2015-09-18 12:59:03 -07:00
Ryan Nowak
abd5303bb4
React to MVC renames
2015-09-17 00:17:15 -07:00
Nate McMaster
d162fff906
Temporary workaround for https://github.com/aspnet/EntityFramework/issues/3144
2015-09-15 15:33:02 -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
Kiran Challa
7f25096dda
React to RazorPreCompileModule changes
2015-09-10 08:32:21 -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
Chris R
2255f3f7ad
React to IApplicationBuilder.Server change.
2015-09-02 08:28:36 -07:00
Ryan Nowak
6d26d5efd7
React to breaking changes in MVC
2015-09-01 23:25:46 -07:00
Kiran Challa
0972116697
Removed SignalR related code from the sample and tests.
2015-09-01 10:54:32 -07:00
Pranav K
1c986b3bb5
Reacting to HttpAbstractions changes
2015-08-31 10:31:58 -07:00
Pranav K
ef24402f1d
Reacting to Mvc renames
2015-08-26 09:43:35 -07:00
Brennan
acefcff61d
Make work on Xplat CoreCLR
2015-08-21 16:28:16 -07:00
Ryan Nowak
dbeba581ea
Revert "React to MVC model binding changes and fix build break"
...
This reverts commit 52e2784f82 .
This 'MVC change' listed here was a compatibility bug with earlier
versions of MVC and has been reverted.
2015-08-16 16:43:32 -07:00
Kiran Challa
52e2784f82
React to MVC model binding changes and fix build break
2015-08-14 13:13:09 -07:00
Kirthi Krishnamraju
b271887d9f
fix build break due to aspnet/configuration #246
2015-08-14 10:59:21 -07:00
Stephen Halter
599217e7f8
React to Kestrel rename
...
aspnet/KestrelHttpServer#11
2015-08-12 12:26:48 -07:00
Kiran Challa
540bcc7950
Clear session on logoff
2015-08-07 10:45:13 -07:00
Peter Blazejewicz
012eb9a864
Use proper JavaScript comment. Closes #519
...
This commit replaces Razor syntax specific comment with default,
line JavaScript comment
2015-08-07 09:34:31 -07:00
Peter Blazejewicz
7f88a655c9
Add missing helper tag fallback attr. Closes #520
...
This commit add missing fallback test attribute to script tag helper.
This fix will remove missing fallback attribute warning from console
for this specific tag helper.
2015-08-07 09:34:30 -07:00
Kiran Challa
a0ef3ee814
[ Fixes #510 ] Remove or fix Helios.cmd
2015-08-04 13:48:19 -07:00
Victor Hurdugaci
04c33bffd0
React to DNX renames
2015-07-29 11:49:38 -07:00
Brice Lambson
ce3b958f69
Revert "React to aspnet/EntityFramework#2613"
...
This reverts commit 8fae544fb3 .
2015-07-21 15:40:02 -07:00
Brennan
cdcc5ae306
Add Serialization.Primitives dependency
2015-07-15 11:34:40 -07:00
Brice Lambson
8fae544fb3
React to aspnet/EntityFramework#2613
2015-07-14 10:19:00 -07:00
Arthur Vickers
11e14de7e9
React to EF renaming
2015-07-07 10:10:38 -07:00
Arthur Vickers
de4fb94bf1
React to EF namespace changes
2015-06-30 10:59:28 -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
Hao Kung
88d0efc2db
React to identity/http changes
2015-06-25 19:12:30 -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
Arthur Vickers
820b26744f
React to removal of RelationalDatabase
2015-06-19 11:15:39 -07:00
Hao Kung
e645863e82
Merge branch 'release' into dev
2015-06-17 11:29:39 -07:00
Chris R
f9ed27c3a0
React to removal of ErrorPageOptions.ShowAll.
2015-06-16 12:09:18 -07:00
Hao Kung
ff473d6fc8
React to identity rename
2015-06-16 11:41:04 -07:00
Kiran Challa
f2d9594799
Fix build break
2015-05-26 15:42:51 -07:00
Kiran Challa
116593f091
Fixed test
2015-05-26 15:22:36 -07:00
Kiran Challa
33cc8b06c9
React to Security change where instead of 401 Unauthorized, 403 Forbidden is going to be returned for authenticated users when trying to access unauthorized resource.
2015-05-26 14:54:55 -07:00
Kiran Challa
94a2b00d9a
React to 'form' tag helper changes
2015-05-22 12:46:00 -07:00
Kirthi Krishnamraju
54ddefe88c
React to aspnet/Configuration #194
2015-05-22 06:14:17 -07:00
Ryan Nowak
c428ddffa3
React to removal of [Activate] for ViewComponents
2015-05-21 23:03:30 -07:00
Kiran Challa
ddd76e2f4d
Fix for build break(removing reference to non-existing Caching.Distributed package)
2015-05-21 16:28:48 -07:00
Kiran Challa
903885c20d
Reacting to Caching api review changes
2015-05-21 13:28:37 -07:00
Doug Bunting
3bdaec5b7e
React to aspnet/Mvc#2489 fix
...
- rename _GlobalImport.cshtml file to _ViewImports.cshtml
2015-05-21 07:59:26 -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
Troy Dai
16c5addf79
Remove comments from project.json
2015-05-12 14:11:22 -07:00
Suhas Joshi
afca1242bc
Fixing database changes from EF
2015-05-07 11:02:14 -07:00
Victor Hurdugaci
63038b7278
Use the in memory store on the Nano server
2015-05-07 09:51:18 -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
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
Hao Kung
69d42502a6
React to WebHostBuilder
2015-04-24 00:11:58 -07:00
Praburaj
9027ce0982
Fixing the RuntimeInformation enum change
...
Also changing casing for some of the enums.
2015-04-17 11:57:22 -07:00
Troy Dai
63f6f42e7e
Update the sample data
...
Change the domain name in sample user from sample.com to example.com
2015-04-17 09:18:12 -07:00
Troy Dai
06b61511e5
Creating 100 sample users in sample data when it is run in Performance Lab
2015-04-16 21:21:34 -07:00
Praburaj
ecb6184214
Using IRuntimeEnvironment to detect if mono
2015-04-16 15:14:17 -07:00
Praburaj
76d0d56b5d
Setting DNX_APPBASE from the deployment helpers
2015-04-15 15:09:15 -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
Doug Bunting
55e7e83375
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 12:02:13 -07:00
Doug Bunting
df29aaaafd
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
Praburaj
9048a9e445
Removing the default compile values.
...
Anything specified in "compile" is expected to append to DNX defaults. So no need to specify **\*.cs
2015-03-31 11:37:20 -07:00
Praburaj
a559056266
Cleanup namespaces.
2015-03-30 20:16:04 -07:00
Hao Kung
b06d0855f0
React to hosting
2015-03-30 18:30:28 -07:00
Maurycy Markowski
9fb02849dc
fixing build break caused by namespace change in Entity Framework
2015-03-30 16:19:41 -07:00
Wei Wang
40edad4953
Merge remote-tracking branch 'origin/release' into dev
2015-03-30 15:23:49 -07:00
Wei Wang
1e29b52278
Rename "dnu bundle" to "dnu publish"
2015-03-28 12:10:12 -07:00
Praburaj
1eb38e5708
Adding CORS to the sample
2015-03-26 17:08:28 -07:00
Peter Hsu
273ad22337
Add precompiler to allow kre precompile views
2015-03-26 16:15:47 -07:00