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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-05-03Adding begin/end steps to build definitions (#29198)Divino César
2018-04-23Make build input urls secret so they can be used with secure feeds. (#29225)Matt Mitchell
2018-04-15Run docker commands in a container without a local filesystem mounted volume ...Christopher Costa
2018-03-27Removing duplicated/obsolute VSTS cleanup definitions.Cesar Soares Lucas
2018-03-21Change directory in AgentTools tasksJC Aguilera
2018-03-16Remove trailing commaJuan Carlos Aguilera Mendez
2018-03-16Move task to beginning and end of definitionJuan Carlos Aguilera Mendez
2018-03-16Enable task extensionsJuan Carlos Aguilera Mendez
2018-03-13Publish symbols using Microsoft.SymbolUploader.Build.Task packageMike McLaughlin
2018-03-09Use empty string instead of null for default value (#27902)Matt Mitchell
2018-03-08Pass product build id explicitly to helix job creation (#27856)Matt Mitchell
2018-03-07Fixed misnamed tokenJon Fortescue
2018-03-07Removed leaked secrets from pipebuild definitions.Jon Fortescue
2018-03-05Add ESRPSigning as conditional for queue time.Matt Galbraith
2018-03-02Revert "Set "esrpSigning": "true" on all Windows signing definitions."Matt Galbraith
2018-02-28Set "esrpSigning": "true" on all Windows signing definitions.Matt Galbraith
2018-02-14Move Windows builds to DotNetCore-Build (Server 2016 + VS 2017 only) build ag...Matt Galbraith
2018-01-12Cleaner implementation of #25798Matt Galbraith
2018-01-04Add default PB_AssetRootUrl for isolated builds (#26141)Davis Goodin
2017-11-30Update build definition conditions to api v3.2 (#25577)chcosta
2017-11-21Use BuildTools PackageVersionPropsUrl tooling (#25319)Davis Goodin
2017-11-03Switch to new PB_SkipTestBuild property to disable the test buildWes Haggard
2017-11-03Support PB_SignType with public instead of oss potential valuesWes Haggard
2017-11-03Support PB_SkipTests property in our build definitionsWes Haggard
2017-10-27Revert "Move to DotNetCore-Build agent pool (#24870)"Matt Galbraith
2017-10-27Disable alpine official tests build (#24898)Jan Vorlicek
2017-10-26Move to DotNetCore-Build agent pool (#24870)Karthik Rajasekaran
2017-10-10Fix staging directory variable for windowsChristopher Costa
2017-10-10fix variable names in build definitions for log publishingChristopher Costa
2017-10-09Replace deprecated VSTS task for copy/publish artifactsChristopher Costa
2017-09-26Temporarily hard-code signType to 'real' to unblock this step since Pipebuild...Matt Galbraith
2017-09-26Use conditional execution for signing plugin (does not support OSS).Matt Galbraith
2017-09-25Changes to actually propate PB_SignType through the PipeBuild processMatt Galbraith
2017-08-07Updating TargetQueue parameter in DotNet-CoreFx-Trusted-WindowsJuan Carlos Aguilera Mendez
2017-07-12Always run cleanup agent task on windows build (#22151)chcosta
2017-07-11Build CoreFx with a mounted docker volume (#21906)chcosta
2017-06-01Add dotnet.exe to list of killed processes for clean stageMatt Galbraith
2017-06-01Fix error in Stop-Process usage.Matt Galbraith
2017-06-01Add killing msbuild.exe and vbcscompiler before attempting to delete the Core...Matt Galbraith
2017-05-24Disable VSTS clean. (#20248)Chris Rummel
2017-04-25Add symbol publish (index/archive) build legDavis Goodin
2017-04-13Fix IBC data package restore by moving it to SyncDavis Goodin
2017-04-13Revert "Fixing netfx Official builds by disabling the publish packages step f...Jose Perez Rodriguez
2017-04-12Fix netfx Official builds by disabling the publish packages step for netfx bu...Jose Perez Rodriguez
2017-04-07Merge pull request #18085 from dagood/fix-package-overlap-2Davis Goodin
2017-03-29Remove usage of UAPToolsFolder propertyMatt Galbraith
2017-03-24Move UAPToolsFolder property to product build step (#17488)chcosta
2017-03-24Add uap build definition for testing (#17461)chcosta
2017-03-21Explicitly pass OfficialBuildId for packagingDavis Goodin