Kiran Challa
fea15eb8de
Removed creation of request id logging scope
2015-07-16 18:51:57 -07:00
Victor Hurdugaci
4cbc9ace9c
Add repository information to project files
2015-07-01 19:48:35 -07:00
Troy Dai
0440ca751e
React to common package name change
2015-05-07 09:36:55 -07:00
N. Taylor Mullen
b1643b438a
Update LICENSE.txt and license header on files.
2015-05-01 13:46:24 -07:00
Brennan
976a4c6511
React to Logging package rename
2015-04-30 00:16:12 -07:00
Praburaj
ebf76371de
Adding a package description for the ELM middleware package
...
Fixes: https://github.com/aspnet/Diagnostics/issues/100
2015-04-15 12:10:04 -07:00
N. Taylor Mullen
dc94ede400
Merge branch 'release' into dev
2015-04-07 14:43:56 -07:00
N. Taylor Mullen
cfa6399de6
Add serviceable attribute to projects.
...
aspnet/DNX#1600
2015-04-07 14:43:50 -07:00
Kiran Challa
bd1e282e58
Reacting to ILogger api changes
2015-04-04 00:34:07 -07:00
Doug Bunting
b76de57432
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 11:40:43 -07:00
Doug Bunting
9d095e2f21
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:24 -07:00
Kiran Challa
9cffbd171b
Fix Elm extensions
2015-03-25 16:03:29 -07:00
Praburaj
cb159a678a
Fixing the Elm middleware to check if request has form content
...
With a change to HttpAbstractions, ReadFormAsync throws if called on a request whose content type is not
not form encoded content.
2015-03-24 10:43:00 -07:00
Praburaj
b879f4a084
using [NotNull] attribute from the Common repo
2015-03-13 17:21:37 -07:00
Praburaj
6ee155c40f
Move IServiceCollection extension to Microsoft.Framework.DependencyInjection namespace
...
Fixes: https://github.com/aspnet/Diagnostics/issues/96
2015-03-13 17:11:23 -07:00
N. Taylor Mullen
b07a656b8a
Update .kproj => .xproj.
2015-03-11 14:05:30 -07:00
N. Taylor Mullen
c746f2beb7
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:52:44 -07:00
N. Taylor Mullen
684983effb
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:48:36 -07:00
Brennan
4887a77498
Logging API changes
2015-03-04 17:04:05 -08:00
Praburaj
f243244972
Adding ability to turn off the status code pages
...
Added a feature named IStatusCodeFeature with an enabled property. MVC or any framework can get this feature and turn it off if
it does not want status code pages logic to take over and send HTML response.
Also refactored the sample flow to make it easier to understand.
2015-02-12 11:09:47 -08:00
Brennan
a54886b3f3
Updating .kproj files
2015-02-04 09:13:50 -08:00
Chris Ross
97b151f2c2
Handle ReadFormAsync breaking change.
2015-01-07 16:25:42 -08:00
Pranav K
effdc65d9f
Reacting to System.Threading.ExecutionContext being removed
2014-12-15 14:32:31 -08:00
SonjaKhan
4f75ae6485
grouping elm by activity context
2014-12-12 17:12:11 -08:00
SonjaKhan
71a4c18598
Collapsed Logs
2014-12-11 16:49:13 -08:00
SonjaKhan
234c9ec935
adding a clear button to elm
2014-12-08 09:52:37 -08:00
SonjaKhan
b5a328aa0e
fixing dependencies
2014-12-01 14:11:01 -08:00
Pranav K
b8626a75ca
Updating Elm to depend on Razor instead of Mvc.Razor
...
* Removing dependencies that are transitively included.
2014-11-25 17:07:04 -08:00
SonjaKhan
ce59419893
elm logger
2014-11-25 14:58:04 -08:00