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
Brice Lambson
97459de509
React to aspnet/EntityFramework#2613
2015-07-14 10:16:41 -07:00
Victor Hurdugaci
4cbc9ace9c
Add repository information to project files
2015-07-01 19:48:35 -07:00
Chris R
26a6b5dc33
#28 Remove environment page from the error page.
2015-06-30 17:05:42 -07:00
Arthur Vickers
83c6ea7116
React to EF namespace changes
2015-06-30 10:59:15 -07:00
Arthur Vickers
15fa458362
React to EF changes
2015-06-25 16:00:00 -07:00
Arthur Vickers
33a673cd35
React to EF name changes
2015-06-23 16:00:32 -07:00
Doug Bunting
4aa1d4b1b7
Change hardcoded `bash` shebang to `env`
...
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:54:02 -07:00
Arthur Vickers
3b29dbdd98
Fix old way of getting Migrator
2015-06-19 11:55:58 -07:00
Arthur Vickers
791ec1a016
Use ApplyMigrations extension method
2015-06-19 11:37:01 -07:00
Arthur Vickers
28d2d2e5d7
Add using directive
2015-06-19 11:18:18 -07:00
Arthur Vickers
b4a7d09ad2
React to removal of RelationalDatabase class.
2015-06-19 11:07:28 -07:00
Arthur Vickers
a07065c02e
React to removal of AsRelational
2015-06-19 09:39:41 -07:00
Arthur Vickers
7f63665607
Stop using GenerateValueOnAdd.
2015-06-17 11:54:48 -07:00
Chris R
9e547d5a9d
Remove extra bracket from error page view.
2015-06-16 10:25:54 -07:00
Henk Mollema
72d8c12ca3
Removed unused resource string
2015-06-16 09:51:11 -07:00
Henk Mollema
0da9e2bec5
Remove ErrorPageOptions properties except SourceCodeLineCount
...
- Removed all properties except `SourceCodeLineCount`
- Updated ErroPageMiddleware (including some minor code-style changes)
- Updated CompilationErrorPage.cshtml and ErrorPage.cshtml
- Added `run` command to PageGenerator project.json to execute from command line
- Include cookies on error page
- Removed showSource parameter
- Remove unused exception parameter
2015-06-16 09:51:10 -07:00
Arthur Vickers
ccdedc704d
React to EntityOptions -> DbContextOptions rename
2015-06-15 23:01:16 -07:00
Chris R
ef4ab17700
React to OnSendingHeaders rename.
2015-06-12 15:48:45 -07:00
Henk Mollema
6dbbe831c4
Removed SetDefaultVisibility for ErrorPageOptions
...
- Removed `SetDefaultVisibility` method from `(Database)ErrorPageOptions`
- `(Database)ErrorPageOptions` properties are now auto-properties since there is no default visibility anymore
- Removed `isDevMode` parameter from `ErrorPageMiddleware` ctor
- Removed comments from `ErroPageExtensions.UseErrorPage()`
- Updated Entity tests
#130
2015-06-09 10:14:22 -07:00
Troy Dai
c04ad9706a
Fix build break
2015-06-04 00:40:34 -07:00
Troy Dai
39fa2782d2
Merge branch 'release' into dev
2015-06-03 11:52:58 -07:00
Troy Dai
499de6536b
Fix Diagnostics build break
2015-06-03 11:50:51 -07:00