Commit Graph

643 Commits

Author SHA1 Message Date
Ryan Brandenburg dc07aba935 Set 2.0 baselines 2018-03-19 09:27:10 -07:00
Pranav K 748176ec4c
Update KoreBuild channel 2018-03-16 12:33:27 -07:00
Pranav K 96e2e1c684
Branching for 2.1.0-preview2 2018-03-16 11:16:45 -07:00
ASP.NET CI 1c114d9151 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:13:06 -08:00
Pranav K 41a6ce5dea
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:05:49 -08:00
Pranav K 54b8104b6b
Use dotnet-core feed in repos 2018-03-06 10:05:49 -08:00
Nate McMaster d6e8c935f6
Merge branch 'release/2.1' into dev 2018-03-02 14:27:45 -08:00
ASP.NET CI 1d1c9c5118 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:14:30 -08:00
Pranav K df587c372b Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:11 -08:00
ASP.NET CI 185b2ed599 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:30:31 -08:00
ASP.NET CI 2efc4362b1 Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:39:31 -08:00
ASP.NET CI 6fcbf67d90 Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:58:45 -08:00
ASP.NET CI d931596faa Update dependencies.props
[auto-updated: dependencies]
2018-02-03 03:01:36 +00:00
ASP.NET CI ab183bb2c0 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 04:23:37 +00:00
Nate McMaster c5c10b5ed1 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:13 -08:00
Pranav K d6c37fa77c Updating version to preview2 2018-01-24 15:00:29 -08:00
Pranav K 22d17046a4 Merge branch 'release/2.1' into dev 2018-01-23 15:50:56 -08:00
Pranav K d5af99075b Branching for 2.1.0-preview1 2018-01-23 15:32:40 -08:00
Jass Bagga 57697baedb
Tolerate leading "~/" or "/" (#509) 2018-01-11 13:00:01 -08:00
Jass Bagga 93d20ec78c
Revert Dispatcher changes (#508)
Addresses aspnet/Home#2741
2018-01-10 12:53:17 -08:00
ASP.NET CI 34c60bc14d Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:31:10 -08:00
Jass Bagga 8502900c18
Add Dispatcher packages descriptions (#507)
Addresses aspnet/Home#2656
2018-01-04 11:02:05 -08:00
Jass Bagga c66d5240d1
Recreate cache of endpoints when data source updated (#503)
Addresses #454
2018-01-03 14:33:16 -08:00
Jass Bagga a50780f8e3
Skip failing tests temporarily (#506) 2018-01-03 14:11:41 -08:00
Eilon Lipton bf231f0da8
Create ISSUE_TEMPLATE.md 2018-01-02 13:56:06 -08:00
ASP.NET CI b8b83cbfa6 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:52:32 +00:00
ASP.NET CI 37364ebf08 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:49:32 -08:00
Ryan Brandenburg aa4de988b0 Use current Visual Studio image 2017-12-18 11:51:46 -08:00
ASP.NET CI 52e8d13708 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:36:12 +00:00
ASP.NET CI fdf5b64fae Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:40:55 -08:00
Ryan Brandenburg 2a7c4fe32a Update bootstrappers 2017-12-01 12:38:04 -08:00
Pranav K 5bf1259348 Specify runtime versions to install 2017-11-29 14:09:29 -08:00
Pranav K 2093e6b937 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:47 -08:00
Jass Bagga 54e96bd404
Tolerate leading "~/" or "/" (#499)
Addresses #441
2017-11-21 14:20:17 -08:00
Nate McMaster e450e1fa32 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 15:57:34 -08:00
Jass Bagga 1b0258ab8f
Move AddEntryToTree to shared source (#496)
Addresses #495
2017-11-20 14:18:50 -08:00
Jass Bagga e014f7218f
Use previous version of Appveyor image to avoid dotnet bug (#497) 2017-11-20 13:53:11 -08:00
Pranav K e1ee0d4697 Updating dependencies to make samples work 2017-11-17 15:29:35 -08:00
Pranav K 8b6c2ba31b Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Jass Bagga e2bcefc3d0
Move TreeEnumerator to shared source (#494) 2017-11-15 11:17:59 -08:00
Pranav K b67c63927c Update samples and tests to target netcoreapp2.1 2017-11-13 16:45:38 -08:00
Jass Bagga 7f8ba171f4
Move UrlMatchingTree to shared source (#492)
Addresses #489
2017-11-13 11:40:26 -08:00
Nate McMaster 6c8af17e3a
Add placeholder package descriptions to fix NuGetPackageVerifier errors (#490)
Merged to unblock CI. cref #491 to update the packages with tags and real package descriptions
2017-11-08 09:43:55 -08:00
Jass Bagga fd83b300b8
Port TreeMatcher (#488)
Addresses #472
2017-11-07 10:51:50 -08:00
Jass Bagga 3fadca6a1b
Add IConstraintFactory (#487)
Addresses part of #472
2017-11-02 10:57:37 -07:00
Nate McMaster f4fb178f55 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:32:09 -07:00
Ryan Nowak bb413c6ac3 Rename a bunch of old stuff 2017-10-26 12:35:58 -07:00
Ryan Nowak 81ddda7b96 Add MetadataCollection 2017-10-26 12:35:58 -07:00
Ryan Nowak 812fa9599a Reorganize some folders 2017-10-26 12:35:58 -07:00
Ryan Nowak ddcc409353 Move some files in/out of abstractions 2017-10-26 12:35:58 -07:00