Pranav K
|
4b6f21c248
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-09 11:33:35 -08:00 |
Pranav K
|
5274f5fc39
|
Branching for 1.1.0
|
2016-11-09 11:33:33 -08:00 |
jacalvar
|
8ff910fdbe
|
Created public API baselines
|
2016-11-07 21:48:12 -08:00 |
Pranav K
|
8012e7aef3
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:56:41 -07:00 |
Pranav K
|
f9e492261c
|
Branching for 1.1.0-preview1
|
2016-10-17 09:49:48 -07:00 |
Pranav K
|
c8fe8ded59
|
Updating to netcoreapp1.1
|
2016-10-13 11:25:11 -07:00 |
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 |