Commit Graph

7963 Commits

Author SHA1 Message Date
Pranav K e1f86a0c92 Updating to release. 2016-06-14 16:21:47 -07:00
N. Taylor Mullen abe0f9ed90 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:01 -07:00
N. Taylor Mullen df97717591 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:17 -07:00
N. Taylor Mullen ed4862dc40 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:28:27 -07:00
Pavel Krymets b8b0d3894c Try disabling running tests in parallel to fix DataProtectionProviderTests.System_UsesProvidedDirectoryAndCertificate failures 2016-06-09 15:54:43 -07:00
jacalvar b1af033529 Remove unncessary imports 2016-06-08 15:04:56 -07:00
Pranav K bfa281e24e Use aspnetexternal feed instead of CI share 2016-06-07 17:14:02 -07:00
jacalvar 3160b78f98 Update to Json.NET 9.0.1-beta1 2016-06-06 23:24:03 -07:00
Pranav K 2e29091722 Remove libuv-package from UniverseCoherence 2016-06-06 12:11:23 -07:00
Pavel Krymets 47d3ffdddc Add activator fallback to support rc1 keys 2016-06-03 12:27:17 -07:00
Pranav K 263d764215 Fix assembly metadata to fix package verifier warnings 2016-06-02 10:57:04 -07:00
Pranav K 6e8a5ad1e9 Print better error messages if project.json fails to parse 2016-05-31 15:01:57 -07:00
moozzyk 31a6a126e3 Always overwrite stdoutLogPath when publishing for Azure
Addresses #167
2016-05-31 10:35:51 -07:00
BrennanConroy acb8732ffd Replace PlatformAbstractions with RuntimeInformation 2016-05-27 16:01:59 -07:00
John Luo f45e533533 Update metadata 2016-05-27 15:29:53 -07:00
Cesar Blum Silveira 20a5d80fca Fix OSX build on Travis. 2016-05-27 11:38:55 -07:00
Cesar Blum Silveira 20a365b778 Fix OSX build on Travis. 2016-05-27 11:37:15 -07:00
John Luo 5095594cd3 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:26:02 -07:00
John Luo 3a1c463e02 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:19:13 -07:00
N. Taylor Mullen cc9873ae6c Unique-ify extension types to not be ambiguous.
- Also updated test class names to reflect new extension naming.

#148
2016-05-26 10:31:13 -07:00
Cesar Blum Silveira d1bacbf41e Fix makefile. 2016-05-25 21:27:49 -07:00
Cesar Blum Silveira d45cfd872f Don't break the CI. 2016-05-25 21:11:14 -07:00
Chris R ed85f504d8 #102 Filter out DEBUG requests under the debugger. 2016-05-25 10:39:52 -07:00
John Luo 4f7e4cffe6 Reenable tests and remove kerberos tests #187 2016-05-24 16:20:32 -07:00
Pavel Krymets a4118e75aa Fix DataProtection after build globbing changes will go in 2016-05-24 15:33:28 -07:00
Pranav K 0e4d154134 Update PinVersion tool use dotnet and v3 NuGet packages 2016-05-24 11:59:41 -07:00
Troy Dai 1f8f82463a disable two failed tests temporarily 2016-05-24 09:41:24 -07:00
Chris R fa3a0e7c7a #140 Disable header symmetry check on azure. 2016-05-23 14:59:44 -07:00
Daniel Roth 40343cc79b Update README.md 2016-05-23 09:07:17 -07:00
David Fowler a5b1172676 Remove dependency on hosting
- IIS integration only needs hosting.abstractions
- Fixed launch profiles
- Added AddDebug logging provider
2016-05-21 09:17:24 -07:00
Pranav K 6307533967 Include nuget-verify in default ci-build target 2016-05-20 16:10:08 -07:00
Pranav K 156a010646 Call use-local-coherence as part of CI-test 2016-05-20 15:16:51 -07:00
Pavel Krymets 39225f17c4 Downgrade Server.Testing version to 0.1 2016-05-20 15:00:00 -07:00
Pranav K 9020bb9df8 Fixing build break 2016-05-19 14:35:28 -07:00
Pranav K 59b2b9d66c Use expanded Coherence directory for ci-test 2016-05-19 14:04:20 -07:00
Pranav K e8faec59f0 Fixing schema change warnings 2016-05-18 19:09:57 -07:00
moozzyk 152c11394e Do not overwrite arguments for portable apps
Addresses #147
2016-05-18 14:20:05 -07:00
Pranav K 297c5d3ac0 Revert "React to updated CoreCLR packages"
This reverts commit b7be616f83.
2016-05-18 09:44:03 -07:00
Pranav K f20a8acb61 Revert "React to updated CoreCLR packages"
This reverts commit 5ddbe38630.
2016-05-18 09:42:58 -07:00
John Luo b7be616f83 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 15:45:07 -07:00
John Luo 5ddbe38630 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 14:45:03 -07:00
Glenn Condron 6f95507332 Merge pull request #1448 from aspnet/glennc/rc2
Glennc/rc2
2016-05-16 12:07:13 -07:00
Glenn Condron c14cd071cf Merge pull request #1447 from aspnet/glennc/updatereadme
Update README.md
2016-05-16 12:06:26 -07:00
Glenn Condron 541f36f2f2 Update README.md 2016-05-16 10:49:07 -07:00
Glenn Condron d2ac795bf8 Merge pull request #1436 from aspnet/glennc/rc2
Update the readme for RC2.
2016-05-16 10:04:54 -07:00
glennc 6ea669f2ac minor changes for feedback 2016-05-16 08:15:23 -07:00
glennc a9421d8b64 Update the readme for RC2. 2016-05-12 17:51:46 -07:00
moozzyk f58641be49 Adding support for outputName build option
Addresses #128
2016-05-12 15:45:49 -07:00
Pranav K 4565c0fb18 Merge remote-tracking branch 'origin/release' into dev 2016-05-10 16:50:36 -07:00
Pranav K c15e83c096 Look for dependencies in the tools node too 2016-05-09 22:48:24 -07:00