Commit Graph

40898 Commits

Author SHA1 Message Date
Cesar Blum Silveira 2578110c23 Fix OSX build on Travis. 2016-05-27 11:51:45 -07:00
Cesar Blum Silveira 7cf08e1c2d Fix OSX build on Travis. 2016-05-27 11:50:51 -07:00
Cesar Blum Silveira 99d9ed9c2f Fix OSX build on Travis. 2016-05-27 11:46:59 -07:00
Cesar Blum Silveira b269f13b17 Fix OSX build on Travis. 2016-05-27 11:46:28 -07:00
Cesar Blum Silveira c14f37ac6a Fix OSX build on Travis. 2016-05-27 11:45:47 -07:00
Cesar Blum Silveira 9ac13d94c4 Fix OSX build on Travis. 2016-05-27 11:45:20 -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 b358f571d6 Fix OSX build on Travis. 2016-05-27 11:36:59 -07:00
Cesar Blum Silveira a8210f78d9 Fix OSX build on Travis. 2016-05-27 11:35:43 -07:00
Cesar Blum Silveira 8bd6311703 Fix OSX build on Travis. 2016-05-27 11:32:14 -07:00
Cesar Blum Silveira 9decaef0e3 Fix OSX build on Travis. 2016-05-27 11:31:13 -07:00
Cesar Blum Silveira 8880cc0381 Fix OSX build on Travis. 2016-05-27 11:30:38 -07:00
Cesar Blum Silveira eec279be17 Fix OSX build on Travis. 2016-05-27 11:29:48 -07:00
Cesar Blum Silveira 9d954e1bd9 Fix OSX build on Travis. 2016-05-27 11:29:01 -07:00
Cesar Blum Silveira f98f39283a Fix OSX build on Travis. 2016-05-27 11:24:49 -07:00
Chris R ce8d23d3e5 Update sample 2016-05-27 09:49:54 -07:00
Chris R dda9376a0c Perf: More efficient range header checks. 2016-05-27 09:32:53 -07:00
Pavel Krymets c63f02c19f Optimize form reader allocations 2016-05-27 08:14:47 -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
Stephen Toub 69d8b17095 Remove uses of ValueTask<T>'s implicit casts
These are being removed.
2016-05-27 10:28:24 -04:00
Cesar Blum Silveira 8df6fbc500 Fix Travis build on OSX. 2016-05-26 22:13:28 -07:00
John Luo 8469da66d0 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:34:09 -07:00
John Luo 8a9963ece2 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:33:37 -07:00
John Luo 3222785d3f React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:32:53 -07:00
John Luo ccd0d52d8e React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:32:23 -07:00
John Luo 5eed7b9b88 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:31:05 -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 53b7fbb0ae React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:28:53 -07:00
John Luo 485e2e8327 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:28:04 -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 e57e01d02c React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:25:05 -07:00
John Luo f5bd95b93f React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:22:38 -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
Pranav K bb226aef6b Update Mvc.Core and dependencies to netstandard1.6 2016-05-26 16:52:04 -07:00
Michiel Post b6794ab1b7 Fixed null reference on ModelStateDictionary.ChildNodes when calling Clear 2016-05-26 16:12:49 -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
Stephen Halter b9b67f6bf4 Merge branch 'khellang/set-headers-on-response-start' into dev 2016-05-26 15:35:01 -07:00
Victor Hurdugaci 526f22f072 Rename the environment variable used for polling watcher 2016-05-26 15:13:19 -07:00
Pranav K abf9319e6c Modify test to look for assembly names rather than absolute paths
This workaround an issue \ bug with the results returned by DependencyContext where
the path uses a mix of forward and back slashes which causes comparison with Assembly.Location that only
uses forward slashes to fail.
2016-05-26 14:49:37 -07:00
Chris R 2634fe318d #814 Rework CookieAuth for compat with CookiePolicy. 2016-05-26 14:20:15 -07:00
Kiran Challa be7069b198 Fixed RemoteWindowsDeployer for testing portable apps and temporary workaround for a dotnet cli issue 2016-05-26 12:37:21 -07:00
Victor Hurdugaci 8ab32c44f7 Make RestartProcessThatTerminatesAfterFileChange more reliable 2016-05-26 11:55:43 -07:00
Shahriar Gholami 42dd4499e0 Fixed a bug in TagBuilder when attribute value is null
#4710
2016-05-26 11:04:32 -07:00
Pavel Krymets ef8b0a90d8 Fix merge formatting issues and cross plat tests 2016-05-26 10:34:25 -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
N. Taylor Mullen 54d9860eea Rename `ServiceCollectionExtensions` to `AntiforgeryServiceCollectionExtensions`.
#84
2016-05-26 10:06:26 -07:00
Victor Hurdugaci 07d504cf9a Update the project.json metadata 2016-05-26 09:44:15 -07:00
Kristian Hellang 72cc0ffbd5 Set Date and Server headers at response start
Closes #223
2016-05-26 17:38:16 +02:00