Commit Graph

207 Commits

Author SHA1 Message Date
John Luo dfb1f9c712 Reacting to Kestrel extensions 2016-03-30 16:23:13 -07:00
BrennanConroy 62a22caa00 Fixing sample for tests 2016-03-29 10:45:41 -07:00
Eilon Lipton 5ba0c4a0f7 Fix package metadata 2016-03-27 15:35:54 -07:00
Chris R b52e33caa7 Fix tests by publishing. 2016-03-25 11:38:38 -07:00
David Fowler f26f951d0d Fixed packages 2016-03-25 02:14:11 -07:00
John Luo c69a159672 React to Hosting changes 2016-03-22 12:04:03 -07:00
Hisham Bin Ateya 007821bf1b Remove unnecessary 'usings' 2016-03-21 14:38:38 -07:00
Pranav K c8f5ab7ac6 Reacting to new CoreCLR packages 2016-03-21 07:09:00 -07:00
Pranav K 1d76db4d36 Removing ifdefs from test
Fixes #210
2016-03-17 16:44:54 -07:00
Pranav K 90235c7008 Reacting to Hosting changes 2016-03-15 09:14:31 -07:00
Cesar Blum Silveira dbf16e14c0 ASP.NET 5 -> ASP.NET Core 2016-03-14 21:26:41 -07:00
Pranav K 948c4d6b98 * Target minimal TFM 2016-03-13 22:12:40 -07:00
Nate McMaster 72dd9bd978 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster 5b7f7be133 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Victor Hurdugaci e84d800491 Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
Pranav K 85d6aa2acc Reacting to KoreBuild changes 2016-03-07 14:57:27 -08:00
Ajay Bhargav Baaskaran 3b560d65df Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:34 -08:00
John Luo 7c8be4d8e3 Update cookie name 2016-03-03 13:36:47 -08:00
Doug Bunting 6412a14502 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:59:17 -08:00
N. Taylor Mullen b746844466 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:14 -08:00
Kiran Challa 7ac771155d Fix test failures 2016-03-01 09:32:01 -08:00
jacalvar 4b348efa59 Make ServiceCollectionExtensions consistent 2016-02-29 11:28:52 -08:00
Victor Hurdugaci 7d6638bc47 Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
Victor Hurdugaci a03d8e26a8 Update the build scripts 2016-02-27 12:51:15 -08:00
Pranav K eb3c513caa Don't run functional tests in parallel 2016-02-25 10:54:28 -08:00
John Luo bb4a04b3a3 Fix samples used by tests 2016-02-24 16:12:32 -08:00
Doug Bunting da93a75da4 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:49:55 -08:00
John Luo b294828b0f Updating test TFMs for custom test discovery 2016-02-22 14:50:21 -08:00
Hisham Bin Ateya a928982055 Localization Sample Fix 2016-02-22 12:54:10 -08:00
Ajay Bhargav Baaskaran 324f586eeb Enabled xml doc generation 2016-02-18 16:58:35 -08:00
N. Taylor Mullen 0d6d596219 Update System.Linq 4.0.2-* => 4.1.0-*. 2016-02-18 15:36:54 -08:00
Kiran Challa 43fd4c465f Enable tests to run using dotnet xunit runner 2016-02-10 14:59:50 -08:00
Victor Hurdugaci 81ef98b7d5 Fix build errors 2016-02-10 14:08:12 -08:00
Pranav K 67611a81cb Reacting to CoreCLR package version changes 2016-02-08 09:33:47 -08:00
Pranav K 33134f7f2a Change build to use dotnet
Fixes #198
2016-02-05 12:06:03 -08:00
Hisham Bin Ateya 3590cacd3f Add 'UseServer' 2016-02-03 02:12:37 +03:00
Hisham Bin Ateya 6f5bddea69 FunctionalTest for LocalizationSample
Remove LocalizationTest comments

Move shared code into a private method

Add CoreClr with Mono in non Windows test

Fix typo
2016-02-02 14:58:43 -08:00
Cesar Blum Silveira 58ab5d6699 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:21:13 -08:00
Pavel Krymets bc4426cf44 Fix sample on CoreClr 2016-02-02 12:52:59 -08:00
N. Taylor Mullen 4010676634 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:55 -08:00
N. Taylor Mullen ee1738db56 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:52 -08:00
ryanbrandenburg 60047186eb * Replace System.Resources.ReaderWriter 2016-01-20 12:02:02 -08:00
John Luo 0bd2e3281d Reacting to hosting rename 2016-01-17 17:56:43 -08:00
Chris R 30b71fb8c5 React to hosting API changes. 2016-01-12 14:22:45 -08:00
John Luo 5c2bdc8923 Updating to new options pattern 2016-01-07 18:26:38 -08:00
ryanbrandenburg 5b1beb68b5 * Make test culture independent 2016-01-05 12:01:16 -08:00
ryanbrandenburg f3855b9cf2 * Throw proper exception when missing resource 2015-12-29 14:13:20 -08:00
Eilon Lipton 2ce31c5122 Merge pull request #191 from hishamco/readme
Fix Microsoft.AspNet.Localization feed in README
2015-12-28 10:18:16 -08:00
John Luo c1589ef9bc Adding back middleware initialization with options instance. 2015-12-23 15:09:59 -08:00
Hisham Bin Ateya a5e95cd914 Fix Microsoft.AspNet.Localization feed in README 2015-12-23 11:32:28 +03:00