Commit Graph

311 Commits

Author SHA1 Message Date
Ryan Brandenburg bb52bcf11b Set 2.0 baselines 2018-03-21 14:54:59 -07:00
Pranav K 878ed82365
Update KoreBuild channel 2018-03-16 12:25:01 -07:00
Pranav K 1ef20c7b65
Branching for 2.1.0-preview2 2018-03-16 11:12:26 -07:00
ASP.NET CI d53db529fc Update dependencies.props
[auto-updated: dependencies]
2018-03-08 12:50:29 -08:00
Pranav K 26f65bd70e
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:02:12 -08:00
Pranav K 6e84db5e06
Use dotnet-core feed in repos 2018-03-06 10:02:11 -08:00
Nate McMaster 94cd3e73a6
Merge branch 'release/2.1' into dev 2018-03-02 14:25:51 -08:00
ASP.NET CI 828036796f Update dependencies.props
[auto-updated: dependencies]
2018-02-26 10:51:09 -08:00
Pranav K 6f9e7728ca Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 14:54:45 -08:00
ASP.NET CI 7ab86d5505 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:08:18 -08:00
ASP.NET CI 35784501ec Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:12:21 -08:00
ASP.NET CI b30a9785be Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:30:35 -08:00
ASP.NET CI c8490e95eb Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:32:52 +00:00
ASP.NET CI aaa3f20a86 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 02:47:04 +00:00
Nate McMaster d2cfd09acf Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:09 -08:00
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