Commit Graph

5533 Commits

Author SHA1 Message Date
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 060a1c8f5a Replace PlatformAbstractions with RuntimeInformation 2016-05-31 09:49:59 -07:00
Victor Hurdugaci c5abb2e2eb Revert the fix for notification on folder deletion because it requires a big redesign. The simple fix doesn't work 2016-05-31 09:18:02 -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 45b4960e26 Fix OSX build on Travis. 2016-05-27 11:53:04 -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
Cesar Blum Silveira 8bd6311703 Fix OSX build on Travis. 2016-05-27 11:32:14 -07:00
Cesar Blum Silveira f98f39283a Fix OSX build on Travis. 2016-05-27 11:24:49 -07:00
Pranav K bf5f6b9275 Updating to netstandard1.6
Fixes https://github.com/aspnet/Coherence/issues/101
2016-05-27 07:36:33 -07:00
John Luo a2e3bdf408 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:29:26 -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
Victor Hurdugaci 2cf772b575 - Bugfix: Trigger on new project.json file structure
- Bugfix: Trigger on folder deletion
- Add test for folder deletion
2016-05-26 16:06:03 -07:00
Victor Hurdugaci 526f22f072 Rename the environment variable used for polling watcher 2016-05-26 15:13:19 -07:00
Victor Hurdugaci 8ab32c44f7 Make RestartProcessThatTerminatesAfterFileChange more reliable 2016-05-26 11:55:43 -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
Victor Hurdugaci f154a9ee3e Revert "Disable `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`"
This reverts commit dc9feade5a.
2016-05-26 10:23:28 -07:00
Victor Hurdugaci 07d504cf9a Update the project.json metadata 2016-05-26 09:44:15 -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
Victor Hurdugaci 63bbafdb1d Simplify watcher arguments by passing everything to dotnet 2016-05-24 16:05:43 -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
Doug Bunting dc9feade5a Disable `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`
- test is not reliable (95% success rate)
- should be restored as part of #98
2016-05-23 11:53:35 -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
Doug Bunting cb86ca81b1 Revert "Remove `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`"
This reverts commit c68145f44f.
2016-05-20 14:20:38 -07:00
Doug Bunting c68145f44f Remove `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`
- test is not reliable (95% success rate)
- should be restored as part of #98
2016-05-20 14:18:56 -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 47ee8e0cfa Revert "Update minor version of TypeConverter (#22)"
This reverts commit ca1e53bb34.
2016-05-18 09:44:47 -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
Ryan Brandenburg ca1e53bb34 Update minor version of TypeConverter (#22) 2016-05-17 12:28:18 -07:00
N. Taylor Mullen fe563b1459 Rename `HtmlEncodedString` => `HtmlString`.
- This rename makes the type more consistent with its `HtmlContentBuilder` counterparts (`AppendHtml`).

#25
2016-05-17 11:11:10 -07:00
moozzyk f58641be49 Adding support for outputName build option
Addresses #128
2016-05-12 15:45:49 -07:00
Pranav K 5bf2ab600b Merge remote-tracking branch 'origin/release' into dev 2016-05-11 08:45:43 -07:00