Commit Graph

40898 Commits

Author SHA1 Message Date
N. Taylor Mullen 0a6571b9f9 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:14 -07:00
N. Taylor Mullen 56c80aa7e2 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:09 -07:00
N. Taylor Mullen b0a1a52068 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:57:48 -07:00
N. Taylor Mullen fda6fcdeff Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:57:38 -07:00
N. Taylor Mullen 8ef20c5c56 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:57:25 -07:00
N. Taylor Mullen ef8e7a0a29 Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:57:15 -07:00
Pranav K 2028351bb8 React to WriteAttribute \ AddHtmlAttribute API changes 2015-10-01 10:19:14 -07:00
Pranav K a60719ff44 Changes per PR comments 2015-10-01 10:14:15 -07:00
Pranav K 5a705d820d Replacing NotNullAttribute with thrown exceptions 2015-10-01 08:23:21 -07:00
Pranav K 3a876e387f Replacing NotNullAttribute with thrown exceptions 2015-10-01 06:19:18 -07:00
ASP.NET Push Bot cc903dde20 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@f0a8ba2897
2015-09-30 19:21:22 -07:00
Pranav K 02c36a1c48 Replace NotNullAttribute with thrown exceptions 2015-09-30 17:18:16 -07:00
Pranav K 3e8b7b607d Refactor WriteAttribute \ AddHtmlAttribute
Fixes #177
2015-09-30 16:12:10 -07:00
Chris R 11c31275af React to IFeatureCollection changes. 2015-09-30 15:27:53 -07:00
Ajay Bhargav Baaskaran ef799223de Merge branch 'release' into dev 2015-09-30 14:55:29 -07:00
Ajay Bhargav Baaskaran bc103fcaa4 Fix: Index out of bounds for incomplete attribute value
- #555
- Added a unit and a code generation test
2015-09-30 14:51:43 -07:00
Chris R 894c8dbe2b Hosting#359 Remove IDisposable from HttpContext and IFeatureCollection. 2015-09-30 14:31:03 -07:00
Kirthi Krishnamraju fa5f9399e8 Remove mono check from localization test 2015-09-30 11:44:00 -07:00
Pranav K f0d83bcbb5 Merge remote-tracking branch 'origin/release' into dev 2015-09-30 11:30:55 -07:00
Pranav K ec8c0d87f1 Updating to AzureAD feed 2015-09-30 11:29:58 -07:00
Pranav K f0aa74773c Merge branch 'release' into dev 2015-09-30 11:17:11 -07:00
Pranav K 81a8f273ec Switching to release AzureAD feed 2015-09-30 11:16:25 -07:00
moozzyk 2467eb891b Fixing feed link 2015-09-30 11:07:17 -07:00
Chris R 3f76a61841 Merge branch 'release' into dev 2015-09-30 11:00:27 -07:00
Chris R b33cb285fb Disable broken IIS tests. Standardize commands. 2015-09-30 11:00:08 -07:00
Chris R 63f78ead6a Merge branch 'release' into dev 2015-09-30 10:15:41 -07:00
Chris R 22729d2145 Fix functional tests. 2015-09-30 09:54:27 -07:00
BrennanConroy d7c3cebac9 Fix merge from release to dev 2015-09-30 09:33:42 -07:00
David Fowler e323a14b43 Merge pull request #375 from benaadams/log-scope-only-enabled
Proposal: Start log scope only if logging is enabled
2015-09-30 03:09:31 -07:00
ASP.NET Push Bot 36968d5cc3 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@16530beba7
2015-09-29 21:46:03 -07:00
Ajay Bhargav Baaskaran eefa58e617 [Fixes #3043] Overflow exceptions converted to invalid value messages 2015-09-29 16:24:19 -07:00
Pranav K 47ec2b4e50 Fix default feed for dev branch 2015-09-29 14:38:56 -07:00
Ajay Bhargav Baaskaran d5d11eb30e Fix case sensitive comparison in TemplateMatcher 2015-09-29 14:36:42 -07:00
moozzyk 3d5f70fd01 Updating RuntimeEnvironment after IRuntimeEnvironment changes 2015-09-29 13:52:13 -07:00
Pranav K 89f366d4bc Updating to dev NuGet.config 2015-09-29 13:10:25 -07:00
Pranav K a5715d4a03 Adding libuv-build to Coherence list 2015-09-29 13:08:51 -07:00
Pranav K df96275f69 Adding aspnet.xunit to universe list 2015-09-29 12:57:58 -07:00
Pranav K 66573cc464 Adding JsonPatch to universe list 2015-09-29 12:57:27 -07:00
Chris R c6477ad031 Fix unit tests on x-plat. 2015-09-29 12:48:15 -07:00
Pranav K 9bdc3585ee Merge remote-tracking branch 'origin/release' into dev 2015-09-29 12:40:10 -07:00
Pranav K bed133858e Updating to release NuGet.config 2015-09-29 12:39:30 -07:00
Stephen Halter 34a422b865 Ifdef lines in LibuvCopier that use APIs not available on CoreCLR
- This means DNX_HOME or DNX_PACKAGES must be set to restore with CoreCLR
2015-09-29 11:11:58 -07:00
Stephen Halter f3b5bc2483 Don't set ThreadCount in sample project since it is temporarily broken
- We should be able to add this back once https://github.com/libuv/libuv/pull/540
  gets merged.
2015-09-29 11:07:06 -07:00
Ajay Bhargav Baaskaran 5dc1a639d2 Merge branch 'nuget-package-verifier' into dev 2015-09-29 10:40:51 -07:00
Gerardo Melendrez f162f70c1e Fixed typo (occured to occurred) in comments and resources. 2015-09-29 10:19:26 -07:00
Doug Bunting 13af6f8e1a Wrap rather long line in 9243d83 2015-09-29 09:58:23 -07:00
Stefán Jökull Sigurðarson c713aa92ca Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
Pranav K 6ed7d1f3c0 Replace NotNullAttribute with thrown exceptions 2015-09-29 09:35:27 -07:00
ASP.NET Push Bot d051776440 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: aspnet/dnvm@cc9db92133
2015-09-28 23:34:37 -07:00
Pranav K fed03ab17e Merge branch 'release' into dev 2015-09-28 23:20:15 -07:00