Piotr Puszkiewicz
|
ef23038dcd
|
Yet more fixups
|
2017-03-02 22:35:24 -08:00 |
|
Piotr Puszkiewicz
|
5048f65703
|
Merged branch master into piotrpMSFT/infra/CodeCleanup
|
2017-03-02 21:56:50 -08:00 |
|
Piotr Puszkiewicz
|
db90fb2796
|
More Fixups
|
2017-03-02 21:56:44 -08:00 |
|
Livar
|
a47cce6150
|
Merge pull request #5905 from piotrpMSFT/piotrpMSFT/infra/TasklessGitInfo
Remove task usage in commitcount & hash calculation
|
2017-03-02 21:44:25 -08:00 |
|
Piotr Puszkiewicz
|
23396bdb8f
|
Fixups
|
2017-03-02 21:33:29 -08:00 |
|
Piotr Puszkiewicz
|
d55a8f8188
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
|
Piotr Puszkiewicz
|
bc5a53ed35
|
Fix excessive removals
|
2017-03-02 20:51:03 -08:00 |
|
Piotr Puszkiewicz
|
841846f32b
|
Standardize on newline between Property|ItemGroup areas
|
2017-03-02 20:38:56 -08:00 |
|
Piotr Puszkiewicz
|
e617376bc7
|
Trailing newlines + standardize tabs -> spaces
|
2017-03-02 20:35:20 -08:00 |
|
Piotr Puszkiewicz
|
d9a06ba95c
|
Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
</PropertyGroup>
|
2017-03-02 20:11:21 -08:00 |
|
Piotr Puszkiewicz
|
d847963ab7
|
Fix bad updates
|
2017-03-02 20:09:37 -08:00 |
|
Piotr Puszkiewicz
|
c56ef29300
|
Remove remaining unnecessary P2P's
|
2017-03-02 20:05:12 -08:00 |
|
Piotr Puszkiewicz
|
19e486bcb2
|
Version as Metadata in TestAssets
|
2017-03-02 19:52:26 -08:00 |
|
Piotr Puszkiewicz
|
a5862752c9
|
Version as Metadata in build/
|
2017-03-02 19:50:46 -08:00 |
|
Piotr Puszkiewicz
|
f39eeaf1c3
|
Version as Metadata in build_projects/
|
2017-03-02 19:50:19 -08:00 |
|
Piotr Puszkiewicz
|
78cf9a2941
|
Version as Metadata in src/
|
2017-03-02 19:49:30 -08:00 |
|
Piotr Puszkiewicz
|
b62dd924f8
|
Version as Metadata in remaining test projects
|
2017-03-02 19:45:55 -08:00 |
|
Piotr Puszkiewicz
|
75c49aaf1e
|
Version as Metadata in dotnet-sln-add.Tests
|
2017-03-02 19:45:12 -08:00 |
|
Piotr Puszkiewicz
|
eb811e9a48
|
Version as Metadata in dotnet-sln-list.Tests
|
2017-03-02 19:44:49 -08:00 |
|
Piotr Puszkiewicz
|
20b9303e94
|
Version as Metadata in dotnet sln remove tests
|
2017-03-02 19:44:35 -08:00 |
|
Piotr Puszkiewicz
|
aeb93edca8
|
Version as Metadata in dotnet-test.Tests
|
2017-03-02 19:44:15 -08:00 |
|
Piotr Puszkiewicz
|
b1be2ab5c5
|
Version as Metadata in dotnet-vstest.Tests
|
2017-03-02 19:44:02 -08:00 |
|
Piotr Puszkiewicz
|
8f2e6b99bf
|
Version as Metadata in dotnet.Tests
|
2017-03-02 19:43:17 -08:00 |
|
Piotr Puszkiewicz
|
7fc2107abb
|
Version as Metadata in msbuild.IntegrationTests
|
2017-03-02 19:42:48 -08:00 |
|
Piotr Puszkiewicz
|
d20807b4c1
|
Version as metadata for dotnet-cache tests
|
2017-03-02 19:41:22 -08:00 |
|
Piotr Puszkiewicz
|
e9087b71ca
|
Remove unnecessary P2P's from dotnet-cache tests
|
2017-03-02 19:39:20 -08:00 |
|
Piotr Puszkiewicz
|
09959ab045
|
Version as Metadata for dotnet-build
|
2017-03-02 19:37:46 -08:00 |
|
Piotr Puszkiewicz
|
6de49cdd1c
|
Remove unnecessary P2P's from dotnet-build.Tests
|
2017-03-02 19:26:05 -08:00 |
|
Piotr Puszkiewicz
|
5e4be2b13e
|
Version as metadata AddRef tests
|
2017-03-02 19:25:20 -08:00 |
|
Piotr Puszkiewicz
|
c25b6a70b9
|
Remove Unecessary P2P references from addref tests
|
2017-03-02 19:23:50 -08:00 |
|
Piotr Puszkiewicz
|
40db9678be
|
Version As Attribute in Crossgen tests
|
2017-03-02 19:21:58 -08:00 |
|
Piotr Puszkiewicz
|
cd3a4aa82c
|
Crossgen tests remove unnecessary components
|
2017-03-02 19:19:51 -08:00 |
|
Piotr Puszkiewicz
|
5ca4eec393
|
ArgumentForwardingTests Version As Attribute
|
2017-03-02 19:19:35 -08:00 |
|
Piotr Puszkiewicz
|
6982db1a45
|
Remove unnecessary references from ArgumentForwarding tests
|
2017-03-02 19:13:58 -08:00 |
|
Piotr Puszkiewicz
|
6cf6c45f0e
|
Remove Performance Tests
|
2017-03-02 18:58:47 -08:00 |
|
Piotr Puszkiewicz
|
4a0724e136
|
Merge pull request #5888 from piotrpMSFT/piotrpMSFT/infra/RemoveMigrationDefaultsConstructor
remove migration defaults constructor
|
2017-03-02 18:52:02 -08:00 |
|
Piotr Puszkiewicz
|
958fc85962
|
Merge pull request #5870 from ellismg/make-update-dependencies-idempotent
Make update-dependencies idempotent in the only update case
|
2017-03-02 18:51:31 -08:00 |
|
Piotr Puszkiewicz
|
808e7c5b81
|
Merge pull request #5894 from MichaelSimons/docker-hub-repo
Switch Docker Hub repo being used to microsoft/dotnet-buildtools-prereqs
|
2017-03-02 18:50:27 -08:00 |
|
Piotr Puszkiewicz
|
fbb75e1a47
|
Remove task usage in commitcount calculation
|
2017-03-02 18:46:08 -08:00 |
|
Livar
|
314aca0682
|
Merge pull request #5898 from dotnet/piotrpMSFT-patch-1
Enable Jenkins to parse trx file
|
2017-03-02 14:52:27 -08:00 |
|
Piotr Puszkiewicz
|
236dccc987
|
Enable Jenkins to parse trx file
|
2017-03-02 11:26:19 -08:00 |
|
MichaelSimons
|
0917c8b06e
|
Switch Docker Hub repo being used to microsoft/dotnet-buildtools-prereqs
|
2017-03-02 10:36:55 -06:00 |
|
Livar
|
1cafd69f62
|
Merge pull request #5886 from eerhardt/UpdateREADME
Remove OpenSUSE and Fedora from the readme.
|
2017-03-01 20:12:41 -08:00 |
|
Eric Erhardt
|
bb33fc1285
|
update version badge for new moniker name.
|
2017-03-01 20:01:18 -06:00 |
|
Unknown
|
b28ec60ed0
|
Remove MigrationDefaultsConstructor
|
2017-03-01 14:55:18 -08:00 |
|
Unknown
|
2d08b5523a
|
Let VS2017 do its thing to the sln file
|
2017-03-01 14:55:18 -08:00 |
|
Eric Erhardt
|
e4b04baa4d
|
Remove OpenSUSE and Fedora from the readme.
|
2017-03-01 16:38:29 -06:00 |
|
Eric Erhardt
|
5a22071c20
|
Merge pull request #5884 from eerhardt/RemoveOpenSuse13
Remove OpenSUSE13 and Fedora23 since they are end of lifed.
|
2017-03-01 15:54:37 -06:00 |
|
Eric Erhardt
|
b64068291b
|
Remove OpenSUSE13 and Fedora23 since they are end of lifed.
|
2017-03-01 15:27:50 -06:00 |
|
Eric Erhardt
|
b3b4e4257c
|
Merge pull request #5881 from livarcocc/fix_finalize_build
Updating the badge names that we use when checking if the build changed
|
2017-03-01 15:04:23 -06:00 |
|