Граф коммитов

258 Коммитов

Автор SHA1 Сообщение Дата
Ryan Brandenburg 0ac2a3f66a Use existing CultureInfo 2016-09-23 15:50:10 -07:00
Ryan Brandenburg b2ef91df9f Localization finds resources in class libraries 2016-09-22 15:53:02 -07:00
Doug Bunting f650de8cdf Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- no need for libuv v1.4.2 w/ current Kestrel packages
2016-09-04 19:57:14 -07:00
Pranav K 81865ede09 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:12:22 -07:00
Pranav K 09123cb349 Cleanup package listings in README.md 2016-08-09 16:04:42 -07:00
Pranav K 342c910050 Switching to dotnet.myget.org feed 2016-08-09 15:04:47 -07:00
Pranav K dce6310b34 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:38:35 -07:00
Ryan Brandenburg d84b069116 Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
BrennanConroy 6d5999c0df Update .travis.yml 2016-08-02 13:10:58 -07:00
Ryan Brandenburg e976c0fa22 Include all strings from GetAllStrings (#264) 2016-07-15 10:01:02 -07:00
Doug Bunting 2669c32641 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:11:11 -07:00
Pranav K e510521097 Switch async void to async Task 2016-07-01 14:54:57 -07:00
Pranav K 60a08bcbaf Updating to RTM builds of xunit and Moq 2016-06-30 16:30:46 -07:00
Pranav K cf6e0de480 Updating to dev versions 2016-06-16 10:18:12 -07:00
Pranav K f69f32e9b5 Merge branch 'release' into dev 2016-06-14 16:29:35 -07:00
Pranav K dc44a5fc35 Updating to release. 2016-06-14 16:23:12 -07:00
N. Taylor Mullen 6389f1326d Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:11 -07:00
jacalvar 855d5381b1 Remove unncessary imports 2016-06-08 15:09:06 -07:00
Pranav K 5b605f511e Add a reference to Microsoft.Extensions.PlatformAbstractions to fix build break 2016-06-06 17:43:59 -07:00
John Luo 2c7368a6b3 Disable tests failing on CLR on Linux and Mac 2016-06-02 15:16:36 -07:00
Cesar Blum Silveira 7cf08e1c2d Fix OSX build on Travis. 2016-05-27 11:50:51 -07:00
Pavel Krymets 0283099928 Downgrade Server.Testing version to 0.1 2016-05-20 14:56:23 -07:00
BrennanConroy 83c7abe87a Dipose HttpClient 2016-05-16 14:51:30 -07:00
Hisham Bin Ateya b72816e24c Remove unecessary using (#242) 2016-05-16 14:44:29 -07:00
John Luo 56f986e9b6 Merge branch 'release' into dev 2016-05-06 17:26:25 -07:00
John Luo adbca3414a React to deployer update 2016-05-06 12:27:35 -07:00
Pranav K c9308f6de7 Merge branch 'release' into dev 2016-05-02 14:56:35 -07:00
Pranav K 08e394d994 Fix build warnings 2016-05-02 11:27:19 -07:00
BrennanConroy 317c422601 Merge branch 'release' into dev 2016-04-28 13:56:50 -07:00
BrennanConroy eb77b07ff6 Remove environment variable 2016-04-28 13:56:39 -07:00
BrennanConroy 22b4dfdb89 Merge branch 'release' into dev 2016-04-27 16:26:36 -07:00
BrennanConroy 693f58c18f Remove references to UseDefaultHostingConfiguration 2016-04-27 16:26:23 -07:00
BrennanConroy e8b896c86f Merge branch 'release' into dev 2016-04-25 11:29:04 -07:00
BrennanConroy 2887f2ee83 Update web.config and add publish tool 2016-04-25 09:04:54 -07:00
Pranav K b6b4ad3754 Merge branch 'release' into dev 2016-04-19 14:54:05 -07:00
Pranav K f98204d723 Use latest build of dotnet-test-xunit 2016-04-19 14:54:05 -07:00
Pavel Krymets eef52f2544 Merge branch 'release' into dev 2016-04-18 17:09:33 -07:00
Pavel Krymets 23bb1fca43 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:09:29 -07:00
Pavel Krymets 34a943a942 Merge branch 'release' into dev 2016-04-15 12:04:30 -07:00
Pavel Krymets 9268ca73df Migrate tests, tools and samples to portable 2016-04-15 12:04:16 -07:00
John Luo 7ef624756c Merge branch 'release' into dev 2016-04-11 10:04:58 -07:00
John Luo c9d53ad14b Move web.config and use ANCM 2016-04-11 10:04:14 -07:00
Kiran Challa b5bc7b6984 Merge branch 'release' into dev 2016-04-08 15:04:27 -07:00
Kiran Challa 624467286d Changed DNX451 references to NET451 2016-04-08 15:03:58 -07:00
Pranav K 8f8d5f0940 Merge branch 'release' into dev 2016-04-08 06:49:24 -07:00
Pranav K 0c5e5dbd29 Removing imports from src projects 2016-04-08 06:49:24 -07:00
Pranav K 4ce688dfda Merge branch 'release' into dev 2016-04-06 09:47:53 -07:00
Pranav K 0e36980c86 Updating to release. 2016-04-06 09:47:51 -07:00
jacalvar 2acc2b0a03 Return IServiceCollection from AddLocalization extension methods 2016-03-31 19:27:34 -07:00
= 6b6c658f6c Resolve test application paths more robustly
This fixes tests on Mono for full framework
2016-03-31 15:06:28 -07:00