Doug Bunting
332e0a0b87
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-06 22:03:23 -07:00
Pranav K
12c0f10147
Updating to RTM builds of dotnet-test-xunit and Moq
2016-06-29 16:04:56 -07:00
Pranav K
69fa821522
Updating to dev versions
2016-06-16 10:17:41 -07:00
Pranav K
88cecb106c
Merge branch 'release' into dev
2016-06-14 16:28:49 -07:00
Pranav K
13620507c9
Updating to release.
2016-06-14 16:22:21 -07:00
N. Taylor Mullen
ed4862dc40
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:28:27 -07:00
Pavel Krymets
b8b0d3894c
Try disabling running tests in parallel to fix DataProtectionProviderTests.System_UsesProvidedDirectoryAndCertificate failures
2016-06-09 15:54:43 -07:00
Pavel Krymets
47d3ffdddc
Add activator fallback to support rc1 keys
2016-06-03 12:27:17 -07:00
BrennanConroy
acb8732ffd
Replace PlatformAbstractions with RuntimeInformation
2016-05-27 16:01:59 -07:00
Cesar Blum Silveira
20a365b778
Fix OSX build on Travis.
2016-05-27 11:37:15 -07:00
John Luo
5095594cd3
React to updated CoreCLR packages
...
https://github.com/aspnet/Coherence/issues/97
2016-05-26 18:26:02 -07:00
N. Taylor Mullen
cc9873ae6c
Unique-ify extension types to not be ambiguous.
...
- Also updated test class names to reflect new extension naming.
#148
2016-05-26 10:31:13 -07:00
Cesar Blum Silveira
d1bacbf41e
Fix makefile.
2016-05-25 21:27:49 -07:00
Cesar Blum Silveira
d45cfd872f
Don't break the CI.
2016-05-25 21:11:14 -07:00
Pavel Krymets
a4118e75aa
Fix DataProtection after build globbing changes will go in
2016-05-24 15:33:28 -07:00
Pranav K
e8faec59f0
Fixing schema change warnings
2016-05-18 19:09:57 -07:00
Pranav K
297c5d3ac0
Revert "React to updated CoreCLR packages"
...
This reverts commit b7be616f83 .
2016-05-18 09:44:03 -07:00
John Luo
b7be616f83
React to updated CoreCLR packages
...
https://github.com/aspnet/Coherence/issues/97
2016-05-17 15:45:07 -07:00
Pranav K
9834102242
Merge branch 'release' into dev
2016-05-05 07:14:59 -07:00
Pranav K
0216221e50
Revert "Fix DataProtection after build globbing changes will go in"
...
This reverts commit f0ddc81e07 .
2016-05-05 07:14:25 -07:00
Pavel Krymets
255a6dec63
Merge branch 'release' into dev
2016-05-04 12:21:38 -07:00
Pavel Krymets
95d86a3070
Fix issue with build script producing empty packages
2016-05-04 12:20:59 -07:00
Pavel Krymets
aad85220df
Merge branch 'release' into dev
2016-05-04 11:10:43 -07:00
Pavel Krymets
f0ddc81e07
Fix DataProtection after build globbing changes will go in
2016-05-04 11:00:14 -07:00
Pranav K
e9369bfb99
Merge branch 'release' into dev
2016-05-02 14:55:40 -07:00
Pranav K
5abd3bf076
Fix build warnings
2016-05-02 11:27:08 -07:00
Pranav K
2762e492bc
Merge branch 'release' into dev
2016-04-26 09:27:29 -07:00
Pranav K
5e81b89378
Replace IApplicationEnvironment with IHostingEnvironment
2016-04-25 16:54:35 -07:00
Pranav K
bc4900d46b
Merge branch 'release' into dev
2016-04-19 14:53:54 -07:00
Pranav K
36d84468fa
Use latest build of dotnet-test-xunit
2016-04-19 14:53:54 -07:00
Pavel Krymets
63715c4ad5
Merge branch 'release' into dev
2016-04-18 16:48:02 -07:00
Pavel Krymets
a20299eeeb
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 16:47:48 -07:00
Pavel Krymets
c01981d6dc
Merge branch 'release' into dev
2016-04-18 08:38:10 -07:00
Pavel Krymets
6aca37fe5e
Migrate tests, tools and samples to portable
2016-04-18 08:37:56 -07:00
Pranav K
2fbbeb75c6
Merge branch 'release' into dev
2016-04-08 06:48:39 -07:00
Pranav K
31732c3d91
Removing imports from src projects
2016-04-08 06:48:39 -07:00
Ajay Bhargav Baaskaran
c971250f2e
Merge branch 'release' into dev
2016-04-06 14:42:07 -07:00
Ajay Bhargav Baaskaran
5654310a68
[ Fixes #130 ] Added few DataProtectionProvider.Create overloads
2016-04-06 13:10:55 -07:00
Pranav K
c3fca6cb2b
Merge branch 'release' into dev
2016-04-06 09:46:17 -07:00
Pranav K
8a592d1bee
Updating to release.
2016-04-06 09:46:14 -07:00
BrennanConroy
f5944178e2
React to logging changes
2016-04-01 11:58:24 -07:00
Victor Hurdugaci
f540174114
Webhook notifications
2016-03-30 15:01:44 -07:00
Eilon Lipton
7cace9a7fe
Fix package metadata
2016-03-24 23:50:57 -07:00
Pranav K
f2a42d1f71
Reacting to CoreCLR package changes
2016-03-23 13:00:46 -07:00
Pranav K
be1b128dbf
Use build-compile from KoreBuild
2016-03-23 08:46:25 -07:00
Pranav K
8503e161d0
Reacting to CoreCLR package changes
2016-03-19 11:43:51 -07:00
Pranav K
6ad27bb705
* Remove xunit.runner.console reference
...
* Replace ExceptionAssert2.ThrowsArgumentNull with
ExceptionAssert.ThrowsArgumentNull
2016-03-17 17:11:49 -07:00
Cesar Blum Silveira
f46b3a2db6
Build only if src directory exists.
2016-03-15 04:47:10 -07:00
jacalvar
aa1495deb0
[ Fixes #120 , Fixes #121 , Fixes #122 ] Make data protection follow the options model
...
* Add an IDataProtectionBuilder interface and move methods on DataProtectionConfiguration
to extension methods on IDataProtectionBuilder.
* Make AddDataProtection return an IDataProtectionBuilder instance for further configuration.
* Make AddDataProtection take in an action with a GlobalConfigurationOptions parameter instead
of a DataProtectionConfiguration parameter.
* Make DataProtectionProvider static
* Remove ConfigureGlobalOptions
* Change Option suffix in classes that are not actually options to Settings.
* Add extension method for configuring key management options.
* Cleanups.
2016-03-15 15:20:59 -07:00
Pranav K
64f7eff322
Fixing CI build break
2016-03-15 12:39:38 -07:00