Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-09Use the NuGet-advertised minimum version of JSON for builds and unit tests.davidmatson
2012-11-09Create separate CodeAnalysis configuration.davidmatson
2012-10-31Use one version of JSON library, not two.davidmatson
2012-10-31Make defined constants consistent between build.cmd and Visual Studio.davidmatson
2012-10-31Remove need for TestHttpNamespace.bat.davidmatson
2012-08-28Update all Microsoft.Net.Http package references to version 2.0.20710 (the RT...marcind
2012-08-23Updating xunit and xunit.extensions referencesbradwilson
2012-08-23Test fixup: Changed namespace of EnumHelperTestBase and removed extra copy in...henrikn
2012-08-23Clean up xUnit.net usage, standardizing around Microsoft.TestCommonbradwilson
2012-08-20Remove unnecessary project type GUIDsbradwilson
2012-08-18Fixed two test issues that popped up on VS 2012:henrikn
2012-08-17Enable StyleCop for test projects.marcind
2012-08-15Issue# 112 Remove miscellaneous source files in src root folder.harrisonbrock
2012-07-24Update copyright noticesbradwilson
2012-07-14Convert to built-in NuGet package restorebradwilson
2012-07-14[MQ] Enable running integration tests as non-adminraghuramn
2012-07-05Updated to xUnit.net 1.9.1bradwilson
2012-07-04Clean up skipped testsbradwilson
2012-06-30Added unit tests for internal enum helper classes which validate enum values....henrikn
2012-06-28Updated several unit tests to using TestDataSetAttribute instead of either Pr...henrikn
2012-06-22Updating System.Net.Httpbradwilson
2012-06-07Removed QueryAttribute and associated query composition featureraghuramn
2012-05-31Temporary fix to HttpSelfHostResponseTest flakinessyoussefm
2012-05-31Update Json.NET version used by WebAPI from 4.5.5 to 4.5.6youssefm
2012-05-30WebHost and SelfHost now return 500 for null HttpResponseMessage from message...roncain
2012-05-22[System.Net.Http.dll] Backport the changes on v4 back to v2yaohuang
2012-05-15Update Json.NET version used by WebAPI from 4.5.3 to 4.5.5youssefm
2012-05-141) Move HttpError to the System.Web.Http namespace for easier accessyoussefm
2012-05-08Removed use of Environment.MachineName in unit tests and instead switched to ...henrikn
2012-05-05Allow setting authentication schemehongmeig
2012-05-02Removed duplicated testshenrikn
2012-05-02Moved tests for src\Common classes to test\Common and included in projects by...henrikn
2012-05-01Add helper to access client certificatehongmeig
2012-04-19Add Receive and Send Timeout as settings on HttpSelfHostConfigurationyoussefm
2012-04-17Update JsonMediaTypeFormatter to use Json.NET v4.5.3youssefm
2012-04-16Add MaxHttpCollectionKey supporthongmeig
2012-04-07Added copyright headers and License.txtbradwilson
2012-04-01more code review feedbackhongmeig
2012-04-01bugFixhongmeig
2012-03-30more code review feedbackhongmeig
2012-03-27Upgraded System.Net.Httpbradwilson
2012-03-27383115/383116: Faster model binding prefix handlingbradwilson
2012-03-27Formatter Validation Featureyoussefm
2012-03-25Bug 384672: We shouldn't require people to increase *both* MaxReceivedMessage...henrikn
2012-03-23fix the poli-checkhongmeig
2012-03-23code review follow up.hongmeig
2012-03-22Changed HttpSelfHostServerTests to use different port than BasicOverHttp auth...roncain
2012-03-22Disabled HttpSelfHostServerTest that fails only on CI machineroncain
2012-03-22Improved buffering for WebHost and SelfHostroncain
2012-03-16Address code review feedbackhenrikn