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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19Update build tools (#8528)John Luo
2019-02-09Fix flaky process output reading for dotnet-watch tests (#7173)BrennanConroy
2018-12-07Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-12-06Fix 2.1 build issues and remove obsolete build code (#4443)Justin Kotalik
2018-11-09Fix NU1605 build error by ensuring package versions are set correctly in subf...Nate McMaster
2018-10-31Code sign all packages in a single batch (#3778)Nate McMaster
2018-10-20Re-enable repo code signingNate McMaster
2018-10-19Include EFCore in real code signingNate McMaster
2018-10-18Merge release/2.1 and aspnet/WebSockets release/2.2Nate McMaster
2018-10-17React to renaming this repo from Universe to AspNetCoreNate McMaster
2018-10-15Merge aspnet/DataProtection release/2.2 into this repoNate McMaster
2018-10-15Remove DataProtection submodule and update path to DP source code to local fo...Nate McMaster
2018-10-12Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-10-12Share DOTNET_HOME with sub-repo builds (#1488)Nate McMaster
2018-10-11Skip code-signing EFCore with repo signing while we workout issues with signt...Nate McMaster
2018-10-11Prevent contention (#1486)Ryan Brandenburg
2018-10-11Run real-code signing on individual repo builds (#1453)Nate McMaster
2018-10-04Support checked-in global.json filesNate McMaster
2018-09-07Remove sign request mergingNate McMaster
2018-07-25Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-07-13Implement patch policies per repo and set default to ProductChangesOnlyNate McMaster
2018-06-07Gather and merge sign requests from repo buildsNate McMaster
2018-06-02Merge branch 'release/2.0' into release/2.1Nate McMaster
2018-04-25Pass DotNetAssetRootUrl to repository build context and install x86 shared ru...Nate McMaster
2018-04-20Add parameter so we can produce binary logs for individual reposNate McMaster
2018-03-27Make consistent variable names for RestoreSourcePropsPathNate McMaster
2018-03-22Prepare the 2.0.7 patchNate McMaster
2018-02-09Restore the original lockfile in repos after invoking build.cmd/sh (#865)Nate McMaster
2018-01-12Split compilation and tests into separate phases (#779)Nate McMaster
2018-01-08Update build tools to 2.0.3-rtm-10005Nate McMaster
2017-12-29Update to build tools 2.1.0-preview1-15651Nate McMaster
2017-12-21Update analyze build graph to ignore unknown artifact typesNate McMaster
2017-11-22Only produce one version of the runtime store, templates packages, and instal...Nate McMaster
2017-11-13Add support for PB_SkipTests and PB_SignType variables (#646)Nate McMaster
2017-11-09Fix missing package source and react to target renameNate McMaster
2017-11-09Merge branch 'rel/2.0.3' into devNate McMaster
2017-11-04Stop producing PackageLineup and remove obsolete code (#628)Nate McMaster
2017-11-01Use submodules for source dependencies (#621)Nate McMaster
2017-10-24Generate the PackageVersionProps file and put it in the lineup packageNate McMaster
2017-10-12Use submodules for source dependenciesNate McMaster
2017-10-09Update how PackageReference versions are setNate McMaster
2017-10-03Generate and set DotNetRestoreSourcePropsPathNate McMaster
2017-09-30Generate the package version props fileNate McMaster
2017-09-29Verify and mirror external dependencies and self-consistent package versions ...Nate McMaster
2017-09-18Remove dead code and ensure source code is cloned when building on CINate McMaster
2017-09-18When BuildGraphOf is used, only pin package references to packages currently ...Nate McMaster
2017-09-18Update PackageReferences to non-floating versions when building multiple reposNate McMaster
2017-09-15Begin implementation of build graph analysisNate McMaster
2017-09-15Backport improvements from dev branch to repo tasksNate McMaster
2017-08-11React to changes in the gatekeeper buildNate McMaster