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

  • e4eaabd600
    Branching for 2.1.0-preview2 Pranav K 2018-03-16 11:13:35 -0700
  • 23010f37ff Update deps Hao Kung 2018-03-15 13:45:09 -0700
  • 61bc6221f4 Cleanup spaces Hao Kung 2018-03-14 13:32:05 -0700
  • 4be495ae89 Switch to Action for overloads Hao Kung 2018-03-14 13:30:28 -0700
  • 4279ed81aa Only call GetSecret on secrets which are not disabled (#772) Adam Fiksen 2018-03-12 14:26:56 -0700
  • b3f5ebb663 Add BinderOptions + non public flag Hao Kung 2018-03-12 14:05:54 -0700
  • 26ad40d839
    Merge 0d18309901 into fdd8b2a0d0 dodexahedron 2018-03-09 22:55:11 +0000
  • fdd8b2a0d0 Update dependencies.props ASP.NET CI 2018-03-08 12:54:46 -0800
  • 2acd398c0a
    Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified Pranav K 2018-03-06 10:02:52 -0800
  • 74ec0b37fa
    Use dotnet-core feed in repos Pranav K 2018-03-06 10:02:52 -0800
  • ff60d0d70e
    Merge branch 'release/2.1' into dev Nate McMaster 2018-03-02 14:26:11 -0800
  • e5ce555988 Add some retries for flaky test Arthur Vickers 2018-03-02 10:12:06 -0800
  • ad48b5edad
    Add some retries for flaky test Arthur Vickers 2018-03-02 10:12:06 -0800
  • aee3a9e1dc Update dependencies.props ASP.NET CI 2018-02-26 10:56:09 -0800
  • b0af52bec4 Removed Console.WriteLine left by mistake williamb 2018-02-24 02:10:01 -0600
  • 45d5e6004c changed typeConverter to converter to decrease the number of changes williamb 2018-02-24 02:06:45 -0600
  • 35425446e7 Implement property attached TypeConverter support williamb 2018-02-24 02:02:30 -0600
  • 66aee138c1 Add TypeConverterAttribute to test class williamb 2018-02-24 02:02:03 -0600
  • dfa8209464 Add test for binding using TypeConverterAttribute applied to property williamb 2018-02-24 00:51:04 -0600
  • dd33ad364a Remove unused resources Hao Kung 2018-02-22 14:13:58 -0800
  • 8dfa70671a
    Make command line less strict (#785) Hao Kung 2018-02-22 13:40:06 -0800
  • f333186647 Use FeatureBranchVersionSuffix when generating VersionSuffix Pranav K 2018-02-21 18:26:51 -0800
  • a3252b524e Make command line less strict Hao Kung 2018-02-20 14:37:55 -0800
  • 4500a5ef1d Update dependencies.props ASP.NET CI 2018-02-18 12:12:28 -0800
  • e19ed3a4f3 Issue #689: Raise Exception for Duplicate Key Husain Alshehhi 2018-02-18 06:31:26 -0600
  • 4250b4ed11 Update core package versions for Mar 2018 patch John Luo 2018-02-14 15:33:01 -0800
  • e610d45f7e Update core package versions for Mar 2018 patch John Luo 2018-02-14 15:25:56 -0800
  • 0d18309901 Test the case of a DataMember without an explicit name dodexahedron 2018-02-11 19:13:32 -0500
  • 1f9b0b82d5 Test functionality of DataMemberAttribute support dodexahedron 2018-02-11 18:55:59 -0500
  • 8ba36002e0 Less code to accomplish the same task. dodexahedron 2018-02-11 18:39:59 -0500
  • 4228115b12 Support DataMember attribute for keys dodexahedron 2018-02-11 18:33:29 -0500
  • 2d68e24422 Update dependencies.props ASP.NET CI 2018-02-11 12:17:11 -0800
  • 9f860b8a1b Update dependencies.props ASP.NET CI 2018-02-09 11:35:50 -0800
  • 36fee9bf56 Update dependencies.props ASP.NET CI 2018-02-03 02:38:32 +0000
  • 218f957f47 add test Adam Fiksen 2018-02-01 15:19:58 -0800
  • b739e4634e only use secrets which are enabled Adam Fiksen 2018-02-01 15:19:49 -0800
  • bb20035446 Update dependencies.props ASP.NET CI 2018-02-01 02:56:46 +0000
  • 4b03172691 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 2.1.0-preview1-final Nate McMaster 2018-01-31 15:01:10 -0800
  • 20e67cb523 Merge a80993ed13 into 6d0fd2a800 Ryan Brandenburg 2018-01-24 23:47:15 +0000
  • a80993ed13 Preview2 Ryan Brandenburg 2018-01-24 15:47:08 -0800
  • 6d0fd2a800 Updating version to preview2 Pranav K 2018-01-24 15:00:26 -0800
  • ddaf39e4a3 Merge branch 'release/2.1' into dev Pranav K 2018-01-23 15:48:27 -0800
  • 03d66d749e Branching for 2.1.0-preview1 Pranav K 2018-01-23 15:30:21 -0800
  • c3f21a72ef Bump version, update build tools, and dependency versions 2.0.1 Nate McMaster 2018-01-18 16:27:44 -0800
  • 6db981a468 Updating core package versions for Feb 2018 patch John Luo 2018-01-18 10:08:57 -0800
  • 8cd2622da5 Update core package versions for Feb 2018 patch John Luo 2018-01-18 10:07:37 -0800
  • cfe8c9ee01
    Add KeyVault overloads with MSI support (#761) Pavel Krymets 2018-01-09 15:36:36 -0800
  • 3c2eccf246 Update dependencies.props ASP.NET CI 2018-01-06 14:11:10 -0800
  • 4d428d5da2 Add nullref check and test Pavel Krymets 2018-01-05 12:19:50 -0800
  • 8e3ca64f6f Add KeyVault overloads with MSI support Pavel Krymets 2017-12-22 15:08:26 -0800
  • 2ba3a05af4 Update dependencies.props ASP.NET CI 2018-01-04 00:39:42 +0000
  • c27b6b4685 Prevent Deadlock in AzureKeyVaultProvider Load (#753) Alexandre Arpin 2018-01-03 15:31:57 -0500
  • 6ea15fafcc Update dependencies.props ASP.NET CI 2017-12-31 20:34:15 +0000
  • 9ca263557d Update dependencies.props ASP.NET CI 2017-12-18 16:33:50 -0800
  • 9b05d1a52a Update runtime version John Luo 2017-12-13 16:36:03 -0800
  • cdd88f226d Update runtime verstion John Luo 2017-12-13 16:30:35 -0800
  • 4a28632fb4 Update dependencies.props ASP.NET CI 2017-12-13 20:20:09 +0000
  • 098684ad4e Update dependencies.props ASP.NET CI 2017-12-10 12:14:02 -0800
  • 200846a6a2 January Patch Update John Luo 2017-12-08 17:19:33 -0800
  • e22e5c5fa1 January Patch Update John Luo 2017-12-08 16:11:04 -0800
  • 50b913fc4b Update bootstrappers Ryan Brandenburg 2017-12-01 10:22:10 -0800
  • a18dbb5b5b Update bootstrappers Ryan Brandenburg 2017-12-01 10:22:10 -0800
  • d7e63abc52 Specify runtime versions to install Pranav K 2017-11-29 14:09:24 -0800
  • d9d955065f Prevent Deadlock in AzureKeyVaultProvider Load - Add additional ConfigureAwait(false) Alexandre Arpin 2017-11-29 13:43:01 -0500
  • 0b3b04fd12 Replace aspnetcore-ci-dev feed with aspnetcore-dev Pranav K 2017-11-21 16:27:00 -0800
  • 079ca6e16a
    Set the LocalUserSecrets project capability when UserSecrets is referenced (#750) Nate McMaster 2017-11-21 14:16:04 -0800
  • 2feb59ced6 Make JsonConfigurationFileParser.Parse a static method Nate McMaster 2017-11-21 09:11:26 -0800
  • 17b7136df9 Merge branch 'dev' into namc/capabilities Nate McMaster 2017-11-21 09:07:16 -0800
  • c5829d3d1a Use MSBuild to set NuGet feeds instead of NuGet.config Nate McMaster 2017-11-20 12:15:42 -0800
  • e2450a6a46 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 Pranav K 2017-11-17 13:00:24 -0800
  • 89a790862f Target netcoreapp2.1 in tests and samples Pranav K 2017-11-10 16:32:44 -0800
  • cc439cbbb9 ProjectCapabilities => ProjectCapability Nate McMaster 2017-11-08 11:05:21 -0800
  • 690bc75f19 PR feedback Nate McMaster 2017-11-08 09:54:35 -0800
  • a45bd6faf8 Set the LocalUserSecrets project capability when UserSecrets is referenced Nate McMaster 2017-11-07 14:27:08 -0800
  • 6cc477ed49 Pin tool and package versions to make builds more repeatable Nate McMaster 2017-10-31 11:01:24 -0700
  • 94a5f9e3d1 Modify ConfigurationBinder to use IDictionary<> setter instead of "Add" method (#735) akamyshanov 2017-10-25 00:13:36 +0300
  • 117c679f7a Add RepositoryRoot Ryan Brandenburg 2017-10-16 12:48:15 -0700
  • f7cbce882b Update dependencies to the latest patch Nate McMaster 2017-10-16 15:49:45 -0700
  • aeb6bd1392 Update patch build to latest dependencies Nate McMaster 2017-10-16 14:23:32 -0700
  • 1c6b803e1e Add RepositoryRoot Ryan Brandenburg 2017-10-16 12:48:15 -0700
  • 99777e88f9 Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 Nate McMaster 2017-10-13 13:00:30 -0700
  • 0b59d4e17b Patch 1.1.5 update versions John Luo 2017-10-11 00:01:54 -0700
  • 63c6bc6d06 1.0.7 patch version updates John Luo 2017-10-10 23:16:11 -0700
  • 78fd1d534d Update bootstrappers Ryan Brandenburg 2017-09-20 13:18:51 -0700
  • ebc12e335e Update how PackageReference versions are set Nate McMaster 2017-10-09 11:08:38 -0700
  • 51e13fb7b3 Try to fool xUnit analysis: Andrey Kamyshanov 2017-10-04 14:49:28 +0300
  • 9ffa3919b3 Modify ConfigurationBinder to use IDictionary<> setter instead of "Add" method. Andrey Kamyshanov 2017-10-04 14:24:12 +0300
  • eedc6dddc3 Use MSBuild to set NuGet feeds instead of NuGet.config Nate McMaster 2017-10-02 14:10:53 -0700
  • 979ef3ffad Import dependencies.props last to ensure TargetFramework is set first Nate McMaster 2017-09-29 17:00:08 -0700
  • 38e3e1199f Update build scripts and dependencies.props Nate McMaster 2017-09-29 12:16:58 -0700
  • 0b32526175 Increase Minimum Version of Visual Studio to 15.3.0 Justin Kotalik 2017-09-21 17:45:17 -0700
  • 6b9b194a80 Update bootstrappers Ryan Brandenburg 2017-09-20 13:18:51 -0700
  • d9e601266c Update Microsoft.NETCore.App to 1.1.4 John Luo 2017-09-14 18:32:09 -0700
  • 72dc187b07 Update Microsoft.NETCore.App to 1.0.7 John Luo 2017-09-14 17:16:12 -0700
  • ba2d66b275 Return out value instead of querying from dictionary again heku 2017-09-10 17:17:02 +0800
  • 3204d7e6ba Merge 3c439e1386 into b5e0142e8b Heku 2017-09-10 09:21:25 +0000
  • 3c439e1386 Return file provider from out parameter instead of query from dictionary again heku 2017-09-10 17:17:02 +0800
  • 2b1d7daf8f Updating CoreFx \ CoreCLR package references Pranav K 2017-09-06 12:49:04 -0700
  • 175940b626 Updating CoreFx \ CoreCLR package references Pranav K 2017-09-06 10:56:58 -0700
  • b5e0142e8b Fix breaking change Hao Kung 2017-09-05 11:22:47 -0700