Граф коммитов

396 Коммитов

Автор SHA1 Сообщение Дата
Pranav K fc1a8842bc Updating version to preview2 2018-01-24 15:00:26 -08:00
Pranav K fad9c03b54 Merge branch 'release/2.1' into dev 2018-01-23 15:47:53 -08:00
Pranav K 9022c60258 Branching for 2.1.0-preview1 2018-01-23 15:28:57 -08:00
Artak Mkrtchyan 4c84463ad4
Merge pull request #179 from aspnet/artakm/ReadonlyHeadersResetFix
Updated the DefaultAntiforgery to set the the cache headers only if the Response hasn't started yet
2018-01-22 22:19:23 -08:00
Artak Mkrtchyan 18bd033d8e Removed unnecessary comment 2018-01-22 18:10:01 -08:00
Artak Mkrtchyan 763393efc4 Added a test verifying that the cache headers are not set after the response has started. 2018-01-22 17:51:13 -08:00
Artak Mkrtchyan ea38977599 Removed unnecessary spaces 2018-01-22 16:41:43 -08:00
Artak Mkrtchyan 4fa975a416 Writing header cache values only when the response hasn't yet started 2018-01-22 16:40:57 -08:00
Artak Mkrtchyan 77b04e3c82 Removed redundant spacings 2018-01-22 14:53:46 -08:00
Artak Mkrtchyan 6138087de6 Updated the DefaultAntiforgery to set the the cache headers only if they aren't set yet. 2018-01-22 14:50:45 -08:00
Kiran Challa e5de4e672c Marked Antiforgery cookie as essential
Related to https://github.com/aspnet/Home/issues/2408 : Determine if the antiforgery cookie is considered essential
2018-01-12 11:06:47 -08:00
Kiran Challa d2c27104dd Throwing AntiforgeryValidationException for failure to deserializing tokens 2018-01-10 15:03:54 -08:00
ASP.NET CI 0401377fe4 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 14:01:27 -08:00
ASP.NET CI 09afaf3e3d Update dependencies.props
[auto-updated: dependencies]
2018-01-04 00:31:32 +00:00
Eilon Lipton 393b33ea34
Create ISSUE_TEMPLATE.md 2018-01-02 14:26:37 -08:00
ASP.NET CI b4d67776af Update dependencies.props
[auto-updated: dependencies]
2017-12-31 20:25:10 +00:00
ASP.NET CI f1386f2789 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 16:25:06 -08:00
ASP.NET CI 62fe8b1172 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 20:11:20 +00:00
ASP.NET CI d4486c2bf1 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:05:11 -08:00
Ryan Brandenburg e30d20bbbc Update bootstrappers 2017-12-01 12:26:44 -08:00
Pranav K eee2184455 Specify runtime versions to install 2017-11-29 14:21:42 -08:00
Pranav K 77485a2d23 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:26:51 -08:00
Nate McMaster 181c7faa12 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:36 -08:00
Pranav K 83c6a1187c Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -08:00
Pranav K 9edeb74ce1 Target netcoreapp2.1 in tests and samples 2017-11-10 16:51:46 -08:00
Nate McMaster e188458677 Upgrade build tools to 2.1.0-preview1-15549 and aspnetcore to 2.1.0-preview1-27475
[auto-updated: dependencies]
[auto-updated: buildtools]
2017-10-31 14:23:13 -07:00
Nate McMaster 521b9bdd5e Add missing import 2017-10-26 09:37:58 -07:00
Nate McMaster df486e54a8 Pin tools and package versions to make builds more repeatable 2017-10-26 09:30:36 -07:00
Ryan Brandenburg 743ab4f74e Add RepositoryRoot 2017-10-18 09:34:35 -07:00
Ryan Brandenburg 7f111956fd Update bootstrappers 2017-10-09 12:40:11 -07:00
Justin Kotalik b6a2732a82 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:34:19 -07:00
Nate McMaster 68889167bd Rename version.xml => version.props 2017-09-01 17:16:20 -07:00
Kiran Challa 12e9430d89 Sets the default cookie secure policy to None 2017-08-30 10:25:14 -07:00
Nate McMaster ac0ce9c8ee Use PackageLineup to manage PackageReference versions (#162) 2017-08-28 14:19:18 -07:00
Nate McMaster ab2730ea4f Use Directory.Build.targets/props 2017-08-28 10:37:05 -07:00
Nate McMaster 3f065cb774 Upgrade to xunit 2.3.0-beta4 2017-08-22 10:42:42 -07:00
John Luo 48396215b4 Ensure fallback to curl after failed wget 2017-08-02 14:30:21 -07:00
John Luo 791e4dc38b Update __get_remote_file logic 2017-08-02 12:44:42 -07:00
Nate McMaster 3ce2d54d3b Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:26:22 -07:00
Nate McMaster 7d053b49a7 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:30:26 -07:00
Pranav K 2614a4a858 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:11:42 -07:00
Ryan Brandenburg 95617ba1d7 Set AspNetCoreVersion 2017-07-24 17:54:02 -07:00
Ryan Brandenburg 5456b8bc7c 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:26:13 -07:00
Ryan Brandenburg 17ff73dd87 Skip first time experience on Appveyor 2017-07-10 15:21:13 -07:00
Pranav K 3db41d0efe Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:53 -07:00
Pranav K e2a4591384 Updating KoreBuild branch 2017-07-10 11:57:53 -07:00
Pranav K a5a39e2825 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:40:23 -07:00
Pranav K 3230531cd3 Branching for 2.0.0 rtm 2017-07-10 11:40:23 -07:00
Pranav K f17e2098fc Update version suffix for 2.0.0 RTM release 2017-07-06 15:07:50 -07:00
Nate McMaster 30e9db3009 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:34:27 -07:00