Граф коммитов

466 Коммитов

Автор SHA1 Сообщение Дата
Pranav K 7f929e2411 Adding NeutralResourcesLanguageAttribute 2015-09-10 16:35:09 -07:00
Victor Hurdugaci e66124720b Fix the missing framework in project.json 2015-09-05 00:22:31 -07:00
Hisham Abdullah Bin Ateya 017b7ba112 Using Constants.KeyDelimiter instead of ":" 2015-09-01 14:30:47 -07:00
MichaCo 3125ec94c5 Adding support for arrays to ConfigurationBinder 2015-08-26 14:58:10 -07:00
N. Taylor Mullen 547a8fa688 Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:45:30 -07:00
N. Taylor Mullen fb0a2b95b9 Update uild.cmd to pull Sake from v2 NuGet feed. 2015-08-20 15:29:06 -07:00
N. Taylor Mullen 9a2be9a17b Update NuGet feed from v2 => v3. 2015-08-19 14:51:16 -07:00
Pranav K 2933676628 Updating to aspnetlitedev. 2015-08-18 14:00:15 -07:00
Pranav K 2e4d676758 Merge branch 'release' into dev 2015-08-18 14:00:15 -07:00
Pranav K 427b3c4d6b Updating to aspnetliterelease. 2015-08-18 14:00:15 -07:00
Pranav K b172e72163 Merge branch 'release' into dev 2015-08-17 14:47:22 -07:00
Pranav K 1c06f19ec7 Updating to release NuGet.config. 2015-08-17 14:47:20 -07:00
Troy Dai cb0535a1a4 Update packages' versions 2015-08-17 11:09:02 -07:00
Hao Kung 28b62f0489 ConfigurationBinder API Review feedback 2015-08-14 16:42:58 -07:00
Brennan cafd2e53eb : replaces __ in environment variables 2015-08-14 08:53:00 -07:00
Kirthi Krishnamraju ddd7c42ece fix #246: BCL API review: More IConfiguration changes and IConfigurationSection addition 2015-08-13 21:28:34 -07:00
Hao Kung 66df4336a6 Binder now ignores indexer properties 2015-08-13 15:30:17 -07:00
Kiran Challa 6a2cd14aa1 Enable pinning build script 2015-08-11 16:56:02 -07:00
Troy Dai 2381645452 Update CoreCLR versions 2015-08-04 10:15:22 -07:00
MichaCo 3476fad293 Binder now uses System.ComponentModel.TypeConverter.
Added tests to validate all common types supported by TypeConverters.
2015-07-24 13:12:12 -07:00
Eilon Lipton 602ce3723f General cleanup (namespace, file names, naming conventions, etc.)
- Fixed package descriptions
- Put types in correct namespaces
- Put files in correct folders (based on namespace)
- Fixed some class names
2015-07-22 13:27:40 -07:00
Pranav K bd3b5c4bc5 Merge branch 'release' into dev 2015-07-16 08:54:07 -07:00
Pranav K b5b274e602 Updating to release NuGet.config 2015-07-16 08:54:03 -07:00
Eilon Lipton f481e5ffd1 Merge pull request #243 from hishamco/namespaceFix
Fix Namespaces
2015-07-06 15:06:06 -07:00
Hisham Abdullah Bin Ateya b1aefea40f Update namespace for JsonConfigurationSource 2015-07-06 21:42:13 +03:00
Hisham Abdullah Bin Ateya 6aebabf6ba Update namespaces for XmlConfiguration classes 2015-07-06 21:41:44 +03:00
Kirthi Krishnamraju 562cdf3bdb fix #168: Can all constructors of XmlConfigurationSource be made public 2015-07-02 11:34:47 -07:00
Victor Hurdugaci 60c5110762 Add repository information to project files 2015-07-01 19:27:35 -07:00
Kirthi Krishnamraju d467b4cea8 fix #193:ConfigurationExtensions.AddInMemoryCollection() 2015-06-29 15:36:58 -07:00
Kirthi Krishnamraju 341661addb fix for #173: Improve handling of JsonReaderExceptions in JsonConfigurationSource.Load 2015-06-29 12:17:05 -07:00
Doug Bunting 0b2a030acc Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:51:49 -07:00
Ivan Derevianko 49272941fb Fix #222: Allow environment variables with the same name but in different cases. 2015-06-18 10:11:52 -07:00
Brice Lambson 6f1cd0319d Merge branch 'release' into dev 2015-06-04 07:15:56 -07:00
Brice Lambson 57fd583437 dotnet all the things 2015-06-03 13:46:56 -07:00
Pranav K d4fc5833f0 Merge branch 'release' into dev 2015-05-27 16:06:52 -07:00
Pranav K aa98fd82e8 Updating to release NuGet.config 2015-05-27 16:06:48 -07:00
Kirthi Krishnamraju 046a5860b7 Fix #194 : Split implementation of IConfigurationBuilder and IConfiguration 2015-05-22 04:44:45 -07:00
Kirthi Krishnamraju e4b714a8e4 Add portable config binder's project.json 2015-05-21 15:13:43 -07:00
Kirthi Krishnamraju 71be4574c7 Fix #210: Move ConfigurationBinder functionality into its own package in the Configuration repo 2015-05-21 14:22:53 -07:00
Kirthi Krishnamraju 59e8430ef5 Fix #198 : Find a better namespace name than ConfigurationModel 2015-05-20 14:37:12 -07:00
Kirthi Krishnamraju b5b318dcea Fix #195: Separate platform specific configuration source implementations into their own packages 2015-05-19 16:58:06 -07:00
Kirthi Krishnamraju 5d217eb284 Fix #96: Configuration no-ops with no sources 2015-05-19 16:09:06 -07:00
Hao Kung 7d0ccdeaaf Move ConfigurationBinder to Configuration 2015-05-19 13:43:50 -07:00
Kirthi Krishnamraju 893754d91d Fix #196: Find a better name for IConfigurationSourceRoot 2015-05-15 16:09:01 -07:00
Kirthi Krishnamraju 505b881622 fix #197: Find a better name for IConfiguration.GetSubKey() 2015-05-15 16:03:57 -07:00
Pranav K aa8098b4ce Revert "Reacting to updated CoreCLR packages"
This reverts commit c5f6e52a13.
2015-05-15 12:21:55 -07:00
Kirthi Krishnamraju 14b18ddc57 fix #199: Remove strongly-typed Get<T> support from configuration 2015-05-15 11:26:05 -07:00
Pranav K c5f6e52a13 Reacting to updated CoreCLR packages 2015-05-15 08:34:44 -07:00
Eilon Lipton 6c07ccd0a2 Update Home master -> Home dev 2015-05-12 11:50:43 -07:00
Eilon Lipton 7377ea5e2c Merge pull request #192 from hishamco/dev
Using [NotNull]
2015-05-10 09:59:25 -07:00