Commit Graph

482 Commits

Author SHA1 Message Date
Kiran Challa 1a708b8479 Fixed razor view as its compilation fails due to changed apis
Updated PageGenerator to consider the modified Views folder paths
More restructuring of files
2015-09-09 09:38:42 -07:00
Kiran Challa 9044aeff47 Moved files into respective folders for better orgranization 2015-09-09 09:38:40 -07:00
Kiran Challa c46615dc53 Added new extensions UseExceptionHandler & UseDeveloperExceptionPage 2015-09-09 09:38:39 -07:00
Kiran Challa 5cb8ad3d87 Skipped tests using file paths not supported on Mono 2015-09-04 01:07:03 -07:00
Kiran Challa 12d9302a31 Skipped Database error page tests temporarily to fix Travis CI 2015-09-04 00:46:23 -07:00
N. Taylor Mullen a8df52fa7c Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:34:39 -07:00
Hao Kung 088f2f81cc React to options 2015-09-02 14:26:42 -07:00
Chris R ecc5874b6c Fix test. 2015-08-31 10:51:48 -07:00
Chris R 0bb77764d3 Use the new HttpContext.Features API. 2015-08-31 07:51:36 -07:00
Chris R 7b11506cc0 React to string[] -> StringValue changes. 2015-08-28 14:43:26 -07:00
Brice Lambson b95f67733d React to aspnet/EntityFramework#2948 2015-08-28 12:11:30 -07:00
Brice Lambson 8ccfb99624 React to aspnet/EntityFramework#2902 2015-08-24 10:41:56 -07:00
N. Taylor Mullen 2fe720604a Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:54 -07:00
N. Taylor Mullen bd9894eca7 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:06 -07:00
Kiran Challa 09b1c0fa63 [Fixes #167]Error page/handler should reset any buffered data, clear headers, etc. 2015-08-20 10:21:34 -07:00
Kiran Challa 417c7d2374 Fix displaying cookie values 2015-08-20 10:07:23 -07:00
N. Taylor Mullen d4fe578b6e Update NuGet feed from v2 => v3. 2015-08-19 14:54:31 -07:00
Pranav K 67407226bc Updating to aspnetlitedev. 2015-08-18 14:00:23 -07:00
Pranav K 6bb85c32af Merge branch 'release' into dev 2015-08-18 14:00:23 -07:00
Pranav K b5348cff40 Updating to aspnetliterelease. 2015-08-18 14:00:23 -07:00
Pranav K 4cdabf172d Merge branch 'release' into dev 2015-08-17 14:48:55 -07:00
Pranav K b47e6ecf28 Updating to release NuGet.config. 2015-08-17 14:48:53 -07:00
Brice Lambson e8fc5a970a React to aspnet/EntityFramework#2831 2015-08-17 10:24:21 -07:00
Kiran Challa 97e66878a7 Reacting to disposable logger provider 2015-08-12 16:07:16 -07:00
Kiran Challa 3c6868110a Enable build script to be pinned 2015-08-11 16:44:41 -07:00
Kiran Challa 5ffac92a1d Added wwwroot folder to WelcomePageSample 2015-08-10 13:12:15 -07:00
Kiran Challa 12e78455d4 Added Content-Type header to RuntimeInfoPage view and reacting to namespace change 2015-08-07 12:47:36 -07:00
Troy Dai 6a606a8c9a Update CoreCLR versions 2015-08-04 10:15:24 -07:00
Chris R 0e05c64855 React to IFeatureCollection changes, test cleanup. 2015-08-04 09:09:53 -07:00
Dejan Paležević 4a9029fc9c Used nameof expression to resolve parameters name 2015-08-03 11:56:04 -07:00
mikary c0255f4188 React to aspnet/EntityFramework#2757 2015-07-31 12:38:57 -07:00
mikary 80e9d35630 React to DNX renames 2015-07-31 12:38:40 -07:00
Victor Hurdugaci 15c0e16a91 React to DNX changes 2015-07-29 03:38:40 -07:00
Kiran Challa 8d583a4718 [Fixes #157] ErrorPage middleware doesn't show source code lines of Razor files 2015-07-28 08:49:53 -07:00
Brice Lambson 6e72a3935d Merge branch 'release' into dev 2015-07-22 08:34:30 -07:00
Andrew Stanton-Nurse 4656872876 react to DNX renames 2015-07-21 16:43:57 -07:00
Brice Lambson 3a7c0132c1 Revert "React to aspnet/EntityFramework#2613"
This reverts commit 97459de509.
2015-07-21 15:35:20 -07:00
Kiran Challa ab124d2ca0 Reacting to merging of FeatureModel into Http.Features 2015-07-17 10:06:24 -07:00
Kiran Challa 22449a09f7 Merge branch 'release' into dev 2015-07-16 18:56:17 -07:00
Kiran Challa 988c037ce5 Merge branch 'dev' of http://github.com/aspnet/diagnostics into dev 2015-07-16 18:53:23 -07:00
Kiran Challa fea15eb8de Removed creation of request id logging scope 2015-07-16 18:51:57 -07:00
Kiran Challa 191ffe1721 Fix null reference exception 2015-07-16 18:03:45 -07:00
Pranav K abc9f94cae Merge branch 'release' into dev 2015-07-16 08:56:24 -07:00
Pranav K 4836a561ea Updating to release NuGet.config 2015-07-16 08:56:20 -07:00
Pranav K 1c86ba98d4 Merge remote-tracking branch 'origin/release' into dev 2015-07-16 08:28:40 -07:00
Kiran Challa 4815e037dd Added Elm page sample 2015-07-15 09:04:27 -07:00
Kiran Challa 7c287c8712 Added logging to ErrorPageMiddleware 2015-07-14 21:17:57 -07:00
Kiran Challa 236d4009c3 [Fixes #40] Suppress caching for ErrorHandler 2015-07-14 21:15:51 -07:00
Kiran Challa 8c8490fab4 [Fixes #112] BaseView.ExecuteAsync disposes the response stream 2015-07-14 21:11:46 -07:00
Kiran Challa f7e7ce53a5 [Fixes #145] Fix typo "collapsable" to be a real word ("collapsible") 2015-07-14 20:50:32 -07:00