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
Eilon Lipton
396bef4b6d
Fix package metadata
2016-03-15 14:42:37 -07:00
Cesar Blum Silveira
0c3b17dafd
ASP.NET 5 -> ASP.NET Core
2016-03-14 21:51:06 -07:00
Nate McMaster
2e64ed8ce4
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster
4865151879
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci
6a37b0ace2
Update the build scripts to the latest version
2016-03-07 20:55:04 -08:00
jacalvar
2b1841fc86
React to changes in Caching
2016-03-07 16:07:07 -08:00
Chris R
432de7a158
#96 Add a session Id
2016-03-04 15:11:35 -08:00
Ajay Bhargav Baaskaran
7c60cd5fa6
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:32:58 -08:00
John Luo
dea425d3b2
Update cookie name
2016-03-03 13:35:09 -08:00
Doug Bunting
2f1bb39407
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 21:22:43 -08:00
N. Taylor Mullen
6ef4e68ced
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:23 -08:00
Victor Hurdugaci
fb21277a80
Return the error code from build.cmd
2016-02-28 10:12:18 -08:00
Victor Hurdugaci
85fea1c9a4
Update the build scripts
2016-02-27 12:51:15 -08:00