Hao Kung
|
ad90b4b35d
|
Decrease timeout for test
|
2016-12-05 14:16:00 -08:00 |
Hao Kung
|
7bd31ce38d
|
Merge remote-tracking branch 'gry/hotfix/broken-build-config-tests' into haok/12-5fix
|
2016-12-05 12:30:28 -08:00 |
Sly Gryphon
|
531361343a
|
Got a working build, so trying to work out which of the changes is the fix
|
2016-12-02 15:49:44 +10:00 |
Sly Gryphon
|
f4718e4244
|
Add delays in, e.g. between creating directory and creating the file, to see if that helps.
|
2016-12-02 08:12:23 +10:00 |
Sly Gryphon
|
0089c01429
|
See if there are any errors in the test (maybe need a gap between creating directory, or increase the reload delay)
|
2016-12-01 22:42:46 +10:00 |
Sly Gryphon
|
12520926a5
|
Revive previous (working) test that created 3 files to try and fix build
|
2016-12-01 21:45:27 +10:00 |
Sly Gryphon
|
09b543c1fb
|
Another attempt at fixing broken Linux build; using the factory method that sets the default file provider and use the relative path.
|
2016-12-01 10:26:01 +10:00 |
Sly Gryphon
|
c9d6a751d4
|
Have a guess at a fix that might work for the broken Travis Linux build.
|
2016-12-01 10:00:28 +10:00 |
Nate McMaster
|
f0613edd6a
|
Ensure secrets ID does not contain invalid file name characters
|
2016-11-28 10:23:13 -08:00 |
N. Taylor Mullen
|
f1722ea28f
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 15:57:17 -08:00 |
Sock
|
bc96e60de5
|
Add Exists extension method to ConfigurationSection
Currently syntatic sugar, so relatively expensive
|
2016-11-21 12:04:58 -08:00 |
Bill.B.Jia
|
0f9a85b48f
|
Preserve the value of Name Attribute in XmlConfigurationProvider
|
2016-11-21 12:02:01 -08:00 |
Hao Kung
|
abffd2e778
|
Smarter binding of Value/Children
|
2016-11-21 11:59:35 -08:00 |
Nate McMaster
|
7d4a09868d
|
Clean tmp folder after unzipping KoreBuild
|
2016-11-18 10:56:54 -08:00 |
Hao Kung
|
1fc1fbad15
|
Improve reliability of reloadOnChange tests
|
2016-11-16 15:07:10 -08:00 |
Nate McMaster
|
a8b6008d37
|
Sync resources.designer.cs and resx files
|
2016-11-10 14:19:01 -08:00 |
Nate McMaster
|
5d08dac609
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-10 13:57:14 -08:00 |
Nate McMaster
|
8b72942eb3
|
.AddUserSecrets() throws for null entry assemblies and add AddUserSecrets<T>()
|
2016-11-10 13:53:41 -08:00 |
Pranav K
|
ca0358af45
|
Fix versioning
|
2016-11-10 08:31:00 -08:00 |
Pranav K
|
9ea23af232
|
Updating versions to 1.2.0-*
|
2016-11-09 14:16:52 -08:00 |
Pranav K
|
b46354cab9
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-09 11:29:38 -08:00 |
Pranav K
|
284db879d5
|
Branching for 1.1.0
|
2016-11-09 11:29:35 -08:00 |
jacalvar
|
e6f383c166
|
Created public API baselines
|
2016-11-04 12:05:55 -07:00 |
Hao Kung
|
d73b261cce
|
Restore old Bind behavior
|
2016-11-01 14:51:54 -07:00 |
Hao Kung
|
801786623b
|
Tweak Bind to avoid Value if not convertable
|
2016-11-01 14:51:54 -07:00 |
Hao Kung
|
fd32636d25
|
Cleanup
|
2016-11-01 14:51:54 -07:00 |
Hao Kung
|
4b92f0b2e0
|
Return of Get<T> (RIP Bind<T>)
Bind<T> => Get<T>++
|
2016-11-01 14:51:54 -07:00 |
Pavel Krymets
|
4af76e962c
|
Upgrade KeyVault version (#531)
|
2016-10-25 15:09:35 -07:00 |
Nate McMaster
|
09bc782255
|
Merge branch 'rel/1.1.0-preview1' into dev
|
2016-10-17 15:30:42 -07:00 |
Nate McMaster
|
10db4e3e2d
|
Add warning when UserSecretsId is empty or missing
Fix incremental build for user secrets target.
Add functional test for user secret build target
|
2016-10-17 15:27:08 -07:00 |
Pranav K
|
a92f47b570
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:55:43 -07:00 |
Pranav K
|
efe0cb9be3
|
Branching for 1.1.0-preview1
|
2016-10-17 09:48:46 -07:00 |
Pranav K
|
b58133f48f
|
Updating to netcoreapp1.1
|
2016-10-13 11:12:50 -07:00 |
Pranav K
|
23aabd9c39
|
Revert "Updating to netcoreapp1.1"
This reverts commit 31be258e69 .
|
2016-10-12 16:08:06 -07:00 |
Pranav K
|
31be258e69
|
Updating to netcoreapp1.1
|
2016-10-12 13:44:56 -07:00 |
Hao Kung
|
90711ced9c
|
Increase delay in flaky test
|
2016-10-11 13:09:40 -07:00 |
Hao Kung
|
4686665ad1
|
Add Bind<T> overload that creates T
|
2016-10-11 12:58:05 -07:00 |
Nate McMaster
|
da0fc17431
|
Merge branch 'rel/1.0.1' into dev
|
2016-10-06 11:38:53 -07:00 |
Nate McMaster
|
25d9ec8065
|
Add support for assembly attribute containing user secret id
|
2016-10-06 11:29:28 -07:00 |
Nate McMaster
|
d718531f99
|
Merge branch 'rel/1.0.1' into dev
|
2016-10-06 11:28:15 -07:00 |
Nate McMaster
|
32e552d7c7
|
Add UserSecrets 1.0.1 (copied from aspnet/UserSecrets) (#524)
|
2016-10-06 10:39:39 -07:00 |
Nate McMaster
|
124fe99967
|
Bump versions to 1.0.1 (#527)
|
2016-10-06 10:39:06 -07:00 |
Pavel Krymets
|
5675ca507c
|
Change KeyVault section seperator from __ to -- (#510)
|
2016-10-05 10:12:36 -07:00 |
Pavel Krymets
|
af6c0a435a
|
Rename Azure.KeyVault to AzureKeyVault (#526)
|
2016-10-04 11:52:17 -07:00 |
Pranav K
|
28f117c0b1
|
Updating partner package versions
|
2016-09-28 11:49:47 -07:00 |
Hao Kung
|
38f770870c
|
Explicitly allow binding to object (as string)
|
2016-09-23 12:13:22 -07:00 |
Hao Kung
|
36ec5b0f8d
|
Add FileLoadException event, improve reloadOnChange
|
2016-09-21 16:05:25 -07:00 |
Hao Kung
|
cb271d3524
|
Allow empty strings to convert to nullable
|
2016-09-20 10:21:41 -07:00 |
Hao Kung
|
ccd817d706
|
Update to use List instead of array
|
2016-09-19 14:04:27 -07:00 |
Hao Kung
|
49b4986f3d
|
Support binding to uninitialized ICollection interfaces
|
2016-09-19 12:36:14 -07:00 |