Commit Graph

40898 Commits

Author SHA1 Message Date
John Luo fe41412eeb Stardardizing option initialization using lambdas 2015-12-21 16:44:01 -08:00
Hao Kung 6c7c373d82 OptionsModel => Options 2015-12-21 16:38:09 -08:00
Frédéric Barrière 042588e1b2 Fix check of default value in ConvertIdToString if TKey is a class and not a structure. 2015-12-21 16:33:19 -08:00
Camilo Bernal d79c218210 Fix comment for DuplicateRoleName key in Resources.resx 2015-12-21 16:29:53 -08:00
damianedwards ce0e35ff75 Make ViewLocalizer base name generation more efficient:
- Because @pranavkm made me do it
- And it is actually faster and less allocating than the old code (~25% faster)
- Added some more test cases
2015-12-21 16:25:35 -08:00
Hao Kung 9364f896b3 Options renames for functionals 2015-12-21 16:18:22 -08:00
Hao Kung 489250a8e1 OptionsModel => Options 2015-12-21 16:07:14 -08:00
Hao Kung e91ce99c70 OptionsModel => Options 2015-12-21 15:55:38 -08:00
Hao Kung a956fe53c1 OptionsModel => Options 2015-12-21 15:54:13 -08:00
Hao Kung 6879bc6fd8 More renames 2015-12-21 15:37:53 -08:00
Hao Kung f871d1fd91 OptionsModel => Options 2015-12-21 15:25:17 -08:00
John Luo 73fb78c47d Functional test update after Hosting API change 2015-12-21 15:04:55 -08:00
Hao Kung 1a485fadb0 OptionsModel => Options 2015-12-21 15:04:10 -08:00
Hao Kung 84279c07cf OptionsModel => Options rename 2015-12-21 15:02:14 -08:00
Hao Kung 0e8113e393 OptionsModel => Options rename 2015-12-21 15:00:31 -08:00
Hao Kung 8b71e9232f OptionsModel => Options 2015-12-21 14:57:18 -08:00
Hao Kung 0eec60b0ac React to OptionsModel => Options 2015-12-21 14:54:54 -08:00
Hao Kung 0e2fa1711d React to OptionsModel => Options 2015-12-21 14:53:01 -08:00
Hao Kung f073d0556b React to OptionsModel => Options 2015-12-21 14:47:58 -08:00
Hao Kung d79969aecb React to OptionsModel => Options 2015-12-21 14:41:52 -08:00
John Luo 7b43502817 Update selfhost to specify server via command line 2015-12-21 14:37:04 -08:00
damianedwards 1529c868f2 Improve ViewLocalizer resource look-up semantics:
- Always prepend with application name and let underlying `IStringLocalizerFactory` do the name gymnastics
- Use ExecutingFilePath instead of view name
- Trim off the file extension (so your resource doesn't have to have ".cshtml" in its name)
- Improved doc comments
- Added tests to cover ViewLocalizer behavior
- #3718
- #2767
2015-12-21 14:22:32 -08:00
Kiran Challa d77655fb73 MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00
Victor Hurdugaci c2b7e415a9 Reverse the xunit arguments. The assembly comes first 2015-12-21 11:05:41 -08:00
Chris R c31c6cd186 React to Hosting changes. 2015-12-21 10:54:47 -08:00
moozzyk aaf84afaff Don't try calling `uname` on Windows 2015-12-21 10:25:48 -08:00
Chris R f3f7027438 React to Hosting changes. 2015-12-21 10:20:59 -08:00
Chris R 94bf7bf2d5 Dont select an architecture specific version of IIS Express. 2015-12-21 10:17:50 -08:00
Chris R e4df43611d React to IdentityModel namespace changes. 2015-12-20 19:44:21 -08:00
Pranav K f56cf97805 Simplifying MvcTestFixture 2015-12-19 21:57:51 -08:00
Ben Adams 02fa0c306d Jit readonly static optimization 2015-12-20 00:34:42 +00:00
John Luo 25b909355d Reacting to new Hosting API 2015-12-18 17:35:52 -08:00
Pranav K bb666a04cc Removing MvcMinimalSample.Web from Mvc.sln 2015-12-18 16:41:51 -08:00
John Luo 55d9e6ee4a Reacting to new Hosting API 2015-12-18 16:35:11 -08:00
Victor Hurdugaci 50999bb876 typo 2015-12-18 16:16:22 -08:00
Ajay Bhargav Baaskaran 9517de1c45 React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
John Luo cb4c05084b Reacting to new Hosting API 2015-12-18 16:04:27 -08:00
N. Taylor Mullen 00722ce91a Remove `FilesWebSite` webroot. 2015-12-18 16:04:22 -08:00
John Luo 2b2c42069c Reacting to hew Hosting API 2015-12-18 16:01:43 -08:00
Pranav K 7dac5c711b Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
John Luo c476f91152 Reacting to new Hosting API 2015-12-18 15:57:26 -08:00
Victor Hurdugaci 952fdd5a38 no parallel on Linux 2015-12-18 15:55:14 -08:00
John Luo 5c98dd5d98 Reacting to new Hosting API 2015-12-18 15:52:58 -08:00
John Luo 92fff3ccf3 Reacting to new Hosting API 2015-12-18 15:44:29 -08:00
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -08:00
John Luo f49c218bdf Reacting to new Hosting API 2015-12-18 15:24:53 -08:00
John Luo 257c1786b3 Reacting to new Hosting API 2015-12-18 15:21:36 -08:00
John Luo a041807023 Reacting to new Hosting API 2015-12-18 15:09:41 -08:00
Victor Hurdugaci c626a599a7 Run tests on CoreCLR using DNX 2015-12-18 14:52:42 -08:00
John Luo 9edd6f60b9 Missed update after rebasing 2015-12-18 14:48:13 -08:00