Commit Graph

206 Commits

Author SHA1 Message Date
Pranav K 763634e81a Revert "Updating to netcoreapp1.1"
This reverts commit 1b9ae67215.
2016-10-12 16:09:45 -07:00
Pranav K 1b9ae67215 Updating to netcoreapp1.1 2016-10-12 13:46:38 -07:00
Hisham Bin Ateya 295d419265 Update sample to include Redis for Core (#128) 2016-10-04 14:49:56 -07:00
Pranav K 8f10080ad0 Updating partner package versions 2016-09-28 11:52:28 -07:00
Doug Bunting e77d7801ad Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 20:14:46 -07:00
Pranav K efe4477110 Switching to dotnet.myget.org feed 2016-08-09 15:12:02 -07:00
BrennanConroy eaa8a0a91c Update .travis.yml 2016-08-02 13:13:20 -07:00
Doug Bunting caa827f5c3 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:43:58 -07:00
Ajay Bhargav Baaskaran 7be2f4bebe Updating to RTM builds of xunit and Moq 2016-07-05 21:39:37 -07:00
Justin Kotalik 4f3d984f87 Forgotten summary tag 2016-06-16 13:40:16 -07:00
Justin Kotalik 219ef7450b #106 Fix: Adds Secure Cookie flag and tests 2016-06-16 11:57:58 -07:00
Pranav K 0112361557 Updating to dev versions 2016-06-16 10:18:39 -07:00
Pranav K db5fd0efec Merge branch 'release' into dev 2016-06-14 16:29:19 -07:00
Pranav K 028c7e2cec Updating to release. 2016-06-14 16:22:50 -07:00
N. Taylor Mullen 0acc4f5775 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:27 -07:00
Pavel Krymets b2c7469f17 Fix Collection was modified exception in test 2016-06-09 12:44:28 -07:00
jacalvar e2fd776e5b Remove unncessary usings 2016-06-09 00:49:43 -07:00
Cesar Blum Silveira 9d954e1bd9 Fix OSX build on Travis. 2016-05-27 11:29:01 -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 d61c5100c9 Handle cache unreliability #99 2016-05-23 10:10:48 -07:00
Chris R dabd28a5d9 #105 Use DataProtection to encrypt the cookie 2016-05-20 09:38:48 -07:00
Pranav K 627dfdc646 Revert "React to updated CoreCLR packages"
This reverts commit 1d588e0e82.
2016-05-18 09:43:09 -07:00
John Luo 1d588e0e82 React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
2016-05-17 14:57:06 -07:00
Pranav K a2d22a1048 Merge branch 'release' into dev 2016-05-02 14:57:27 -07:00
Pranav K 5ad3ffc4f6 Fix build warnings 2016-05-02 11:27:27 -07:00
BrennanConroy 74bd220987 Merge branch 'release' into dev 2016-04-27 19:00:09 -07:00
BrennanConroy f4452846cf Remove reference to UseDefaultHostConfiguration 2016-04-27 18:59:59 -07:00
BrennanConroy cefb406dfd Merge branch 'release' into dev 2016-04-25 11:28:05 -07:00
BrennanConroy ac8de50724 Update web.config and add publish tool 2016-04-25 08:52:22 -07:00
Pranav K 868442c352 Merge branch 'release' into dev 2016-04-19 14:54:12 -07:00
Pranav K 2b45e806cc Use latest build of dotnet-test-xunit 2016-04-19 14:54:12 -07:00
Pavel Krymets c1f424d461 Merge branch 'release' into dev 2016-04-18 17:02:31 -07:00
Pavel Krymets 4bddd93e32 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:02:26 -07:00
Pavel Krymets a82ce5ea77 Merge branch 'release' into dev 2016-04-14 16:10:07 -07:00
Pavel Krymets d26e7781c6 Migrate tests, tools and samples to portable 2016-04-14 16:03:47 -07:00
John Luo b5fea604ec Merge branch 'release' into dev 2016-04-11 09:56:17 -07:00
John Luo 8742b463ba Moving web.config 2016-04-11 09:55:42 -07:00
Pranav K 3bd0527f63 Merge branch 'release' into dev 2016-04-08 06:49:08 -07:00
Pranav K c2503d1da1 Removing imports from src projects 2016-04-08 06:49:08 -07:00
Pranav K 8c54c4fee2 Merge branch 'release' into dev 2016-04-06 09:47:18 -07:00
Pranav K 31627b7e70 Updating to release. 2016-04-06 09:47:16 -07:00
John Luo c0d265ce7b Reacting to Kestrel extensions 2016-03-30 16:27:01 -07:00
jacalvar 14473b5458 Return IServiceCollection from AddSession extension methods 2016-03-28 15:46:42 -07:00
John Luo a6382fe6af Update sample TFM 2016-03-24 21:16:19 -07:00
David Fowler 14bd62d880 Fixed the build 2016-03-25 02:53:31 -07:00
John Luo 97b775de2a React to Hosting changes 2016-03-24 12:07:45 -07:00
Pranav K 069220a85a Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit e3229fc4ea.
2016-03-23 11:47:23 -07:00
Doug Bunting e3229fc4ea Revert "Reacting to CoreCLR package changes"
This reverts commit 41b0ea9c3c.
2016-03-22 09:49:34 -07:00
Doug Bunting 5371e13a5a React to HttpAbstractions change: `ISession` in new namespace
- see issue aspnet/HttpAbstractions#590 and pull aspnet/HttpAbstractions#589
2016-03-21 09:09:33 -07:00
Pranav K 41b0ea9c3c Reacting to CoreCLR package changes 2016-03-21 06:56:02 -07:00